"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/03/31 01:34:43 DEBUG : Creating backend with remote "TestB2:rclone-test-yoxivab4ruva" 2025/03/31 01:34:43 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/03/31 01:34:46 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/31 01:34:46 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/31 01:34:46 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/03/31 01:35:15 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/03/31 01:35:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/03/31 01:35:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/03/31 01:35:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/03/31 01:35:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/03/31 01:35:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/03/31 01:35:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/03/31 01:35:18 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/03/31 01:35:26 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/31 01:35:27 DEBUG : Creating backend with remote "TestB2:" 2025/03/31 01:35:27 DEBUG : Config file has changed externally - reloading === 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/03/31 01:35:32 INFO : B2 bucket rclone-test-yoxivab4ruva: cleaning bucket "rclone-test-yoxivab4ruva" of all files 2025/03/31 01:35:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945f1_d20250331_m013531_c001_v0001109_t0022_u01743384931160") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/31 01:35:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yoxivab4ruva/dirToPurgeFromRoot" 2025/03/31 01:35:35 INFO : B2 bucket rclone-test-yoxivab4ruva path dirToPurgeFromRoot: cleaning bucket "rclone-test-yoxivab4ruva" of all files 2025/03/31 01:35:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945f7_d20250331_m013533_c001_v0001109_t0017_u01743384933048") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/31 01:35:36 DEBUG : Creating backend with remote "TestB2:rclone-test-yoxivab4ruva/hello? sausage/êé" 2025/03/31 01:35:40 INFO : B2 bucket rclone-test-yoxivab4ruva path hello? sausage/êé: cleaning bucket "rclone-test-yoxivab4ruva" of all files 2025/03/31 01:35:40 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f110a6ad2ae04c051_d20250331_m013538_c001_v0001183_t0031_u01743384938603") === 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/03/31 01:35:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yoxivab4ruva/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/31 01:35:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yoxivab4ruva/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-yoxivab4ruva" from "TestB2:rclone-test-yoxivab4ruva" 2025/03/31 01:35:52 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/03/31 01:36:03 DEBUG : Creating backend with remote "TestB2:rclone-test-masuyey0popi" 2025/03/31 01:36:06 DEBUG : B2 bucket rclone-test-masuyey0popi: Purge remote 2025/03/31 01:36:06 INFO : B2 bucket rclone-test-masuyey0popi: cleaning bucket "rclone-test-masuyey0popi" of all files 2025/03/31 01:36:06 DEBUG : somefile: Deleting (id "4_z4f826de3d07deb9b9f580e1b_f41618f14860b6522_d20250331_m013605_c001_v0001044_t0049_u01743384965577") === 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/03/31 01:36:07 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/31 01:36:08 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/03/31 01:36:12 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/03/31 01:36:12 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/03/31 01:36:12 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.601Ki offset 6Mi/6.106Mi 2025/03/31 01:36:12 DEBUG : test-metadata: Sending chunk 1 length 111207 2025/03/31 01:36:14 DEBUG : test-metadata: Done sending chunk 1 2025/03/31 01:36:14 DEBUG : test-metadata: Done sending chunk 0 2025/03/31 01:36:14 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/03/31 01:36:25 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1109-18.backblaze.com/b2api/v1/b2_upload_file/8fd23da3d06deb9b9f580e1b/c001_v0001109_t0028": EOF 2025/03/31 01:36:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-18.backblaze.com/b2api/v1/b2_upload_file/8fd23da3d06deb9b9f580e1b/c001_v0001109_t0028": EOF) 2025/03/31 01:36:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1109-18.backblaze.com/b2api/v1/b2_upload_file/8fd23da3d06deb9b9f580e1b/c001_v0001109_t0028": EOF - low level retry 1/10 2025/03/31 01:36:27 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-03-31-013619-635.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/03/31 01:36:29 DEBUG : oldPath = "TestB2:rclone-test-yoxivab4ruva/versions/test-versions-v2025-03-31-013619-635.txt" 2025/03/31 01:36:29 DEBUG : newPath = "TestB2,versions:rclone-test-yoxivab4ruva/versions/test-versions-v2025-03-31-013619-635.txt" 2025/03/31 01:36:29 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yoxivab4ruva/versions/test-versions-v2025-03-31-013619-635.txt" 2025/03/31 01:36:29 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/03/31 01:36:30 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yoxivab4ruva/versions/test-versions-v2025-03-31-013619-635.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yoxivab4ruva/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/03/31 01:36:32 INFO : B2 bucket rclone-test-yoxivab4ruva: cleaning bucket "rclone-test-yoxivab4ruva" of all hidden files 2025/03/31 01:36:32 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6ef_d20250331_m013455_c001_v7007000_t0000_u01743384895270") as it is a hide marker 2025/03/31 01:36:32 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : leading space/ leading space: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94577_d20250331_m013454_c001_v0001109_t0007_u01743384894408") 2025/03/31 01:36:32 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6ee_d20250331_m013454_c001_v7007000_t0000_u01743384894046") as it is a hide marker 2025/03/31 01:36:32 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94575_d20250331_m013453_c001_v0001109_t0008_u01743384893156") 2025/03/31 01:36:32 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f5_d20250331_m013502_c001_v7007000_t0000_u01743384902951") as it is a hide marker 2025/03/31 01:36:32 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94592_d20250331_m013501_c001_v0001109_t0025_u01743384901904") 2025/03/31 01:36:32 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : created from root.txt: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f403016e1547a92ce_d20250331_m013559_c001_v7007000_t0000_u01743384959814") as it is a hide marker 2025/03/31 01:36:32 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : created from root.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f10402d82ee6ae647_d20250331_m013558_c001_v0001181_t0002_u01743384958891") 2025/03/31 01:36:32 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : file name.txt: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f4065fc64ff2146eb_d20250331_m013607_c001_v7007000_t0000_u01743384967645") as it is a hide marker 2025/03/31 01:36:32 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : file name.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94623_d20250331_m013547_c001_v0001109_t0030_u01743384947824") 2025/03/31 01:36:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : file name.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f10915907b19425d4_d20250331_m013544_c001_v0001109_t0018_u01743384944057") 2025/03/31 01:36:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : file name.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945db_d20250331_m013523_c001_v0001109_t0053_u01743384923293") 2025/03/31 01:36:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : file name.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945cd_d20250331_m013521_c001_v0001109_t0054_u01743384921938") 2025/03/31 01:36:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945d5_d20250331_m013522_c001_v0001109_t0053_u01743384922652") "upload" dated 2025-03-31 01:35:22.652 +0000 UTC (1m9.891938507s ago) 2025/03/31 01:36:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f419bc2c4354c893b_d20250331_m013541_c001_v7007000_t0000_u01743384941834") as it is a hide marker 2025/03/31 01:36:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f1037f27581ad398c_d20250331_m013541_c001_v0001184_t0024_u01743384941622") 2025/03/31 01:36:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f119fc3d307a63141_d20250331_m013541_c001_v0001183_t0050_u01743384941042") 2025/03/31 01:36:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b701_d20250331_m013511_c001_v7007000_t0000_u01743384911853") as it is a hide marker 2025/03/31 01:36:32 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945b8_d20250331_m013510_c001_v0001109_t0032_u01743384910929") 2025/03/31 01:36:32 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : piped data.txt: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f4065fc64ff2146ee_d20250331_m013609_c001_v7007000_t0000_u01743384969767") as it is a hide marker 2025/03/31 01:36:32 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : piped data.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d9467b_d20250331_m013608_c001_v0001109_t0032_u01743384968937") 2025/03/31 01:36:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : piped data.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4065fc64ff2146ed_d20250331_m013608_c001_v7007000_t0000_u01743384968753") 2025/03/31 01:36:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : piped data.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f418e3759d6d94679_d20250331_m013608_c001_v0001109_t0028_u01743384968382") 2025/03/31 01:36:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b702_d20250331_m013513_c001_v7007000_t0000_u01743384913485") as it is a hide marker 2025/03/31 01:36:32 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945ba_d20250331_m013512_c001_v0001109_t0029_u01743384912217") 2025/03/31 01:36:32 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : test-metadata: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f416051d139b5e2bb_d20250331_m013617_c001_v7007000_t0000_u01743384977091") as it is a hide marker 2025/03/31 01:36:32 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : test-metadata: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2065fc64ff2146f1_d20250331_m013611_c001_v0001093_t0038_u01743384971966") 2025/03/31 01:36:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : test-metadata: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4065fc64ff2146ef_d20250331_m013611_c001_v7007000_t0000_u01743384971123") 2025/03/31 01:36:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : test-metadata: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94681_d20250331_m013609_c001_v0001109_t0005_u01743384969953") 2025/03/31 01:36:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f8_d20250331_m013505_c001_v7007000_t0000_u01743384905503") as it is a hide marker 2025/03/31 01:36:32 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94598_d20250331_m013504_c001_v0001109_t0006_u01743384904611") 2025/03/31 01:36:32 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6fb_d20250331_m013508_c001_v7007000_t0000_u01743384908111") as it is a hide marker 2025/03/31 01:36:32 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945a6_d20250331_m013507_c001_v0001109_t0004_u01743384907010") 2025/03/31 01:36:32 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f9_d20250331_m013506_c001_v7007000_t0000_u01743384906650") as it is a hide marker 2025/03/31 01:36:32 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d9459e_d20250331_m013505_c001_v0001109_t0044_u01743384905863") 2025/03/31 01:36:32 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6fc_d20250331_m013509_c001_v7007000_t0000_u01743384909326") as it is a hide marker 2025/03/31 01:36:32 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945aa_d20250331_m013508_c001_v0001109_t0054_u01743384908473") 2025/03/31 01:36:32 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6fd_d20250331_m013510_c001_v7007000_t0000_u01743384910566") as it is a hide marker 2025/03/31 01:36:32 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945b0_d20250331_m013509_c001_v0001109_t0012_u01743384909689") 2025/03/31 01:36:32 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f7_d20250331_m013504_c001_v7007000_t0000_u01743384904249") as it is a hide marker 2025/03/31 01:36:32 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : trailing space /trailing space : Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94594_d20250331_m013503_c001_v0001109_t0000_u01743384903314") 2025/03/31 01:36:32 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f116ccd2cec154e99_d20250331_m013627_c001_v0001093_t0021_u01743384987811") "upload" dated 2025-03-31 01:36:27.811 +0000 UTC (4.733251214s ago) 2025/03/31 01:36:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f41727ba3ec4bad7e_d20250331_m013623_c001_v7007000_t0000_u01743384983045") 2025/03/31 01:36:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d946a3_d20250331_m013619_c001_v0001109_t0011_u01743384979635") 2025/03/31 01:36:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b708_d20250331_m013521_c001_v7007000_t0000_u01743384921390") as it is a hide marker 2025/03/31 01:36:32 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f201ed8ec77c1b706_d20250331_m013515_c001_v0001150_t0011_u01743384915606") 2025/03/31 01:36:32 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : zero-length-file: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b705_d20250331_m013515_c001_v7007000_t0000_u01743384915302") as it is a hide marker 2025/03/31 01:36:32 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : zero-length-file: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f418e3759d6d945c0_d20250331_m013514_c001_v0001109_t0028_u01743384914759") 2025/03/31 01:36:32 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f0_d20250331_m013456_c001_v7007000_t0000_u01743384896467") as it is a hide marker 2025/03/31 01:36:32 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d9457a_d20250331_m013455_c001_v0001109_t0049_u01743384895631") 2025/03/31 01:36:32 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6e6_d20250331_m013449_c001_v7007000_t0000_u01743384889996") as it is a hide marker 2025/03/31 01:36:32 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94567_d20250331_m013448_c001_v0001109_t0028_u01743384888626") 2025/03/31 01:36:32 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f3_d20250331_m013500_c001_v7007000_t0000_u01743384900394") as it is a hide marker 2025/03/31 01:36:32 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d9458c_d20250331_m013459_c001_v0001109_t0005_u01743384899501") 2025/03/31 01:36:32 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f2_d20250331_m013459_c001_v7007000_t0000_u01743384899139") as it is a hide marker 2025/03/31 01:36:32 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94582_d20250331_m013457_c001_v0001109_t0054_u01743384897983") 2025/03/31 01:36:32 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f4_d20250331_m013501_c001_v7007000_t0000_u01743384901542") as it is a hide marker 2025/03/31 01:36:32 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94590_d20250331_m013500_c001_v0001109_t0046_u01743384900756") 2025/03/31 01:36:32 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f1_d20250331_m013457_c001_v7007000_t0000_u01743384897621") as it is a hide marker 2025/03/31 01:36:32 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d9457e_d20250331_m013456_c001_v0001109_t0052_u01743384896830") 2025/03/31 01:36:32 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : ./.: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6ea_d20250331_m013451_c001_v7007000_t0000_u01743384891647") as it is a hide marker 2025/03/31 01:36:32 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : ./.: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94569_d20250331_m013450_c001_v0001109_t0004_u01743384890357") 2025/03/31 01:36:32 NOTICE: ./.: Skipped delete as --dry-run is set 2025/03/31 01:36:32 DEBUG : ../..: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6ed_d20250331_m013452_c001_v7007000_t0000_u01743384892794") as it is a hide marker 2025/03/31 01:36:32 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/03/31 01:36:32 DEBUG : ../..: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d9456f_d20250331_m013452_c001_v0001109_t0042_u01743384892009") 2025/03/31 01:36:32 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/03/31 01:36:32 INFO : B2 bucket rclone-test-yoxivab4ruva: cleaning bucket "rclone-test-yoxivab4ruva" of all hidden files 2025/03/31 01:36:32 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6ef_d20250331_m013455_c001_v7007000_t0000_u01743384895270") as it is a hide marker 2025/03/31 01:36:32 DEBUG : leading space/ leading space: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94577_d20250331_m013454_c001_v0001109_t0007_u01743384894408") 2025/03/31 01:36:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6ee_d20250331_m013454_c001_v7007000_t0000_u01743384894046") as it is a hide marker 2025/03/31 01:36:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94575_d20250331_m013453_c001_v0001109_t0008_u01743384893156") 2025/03/31 01:36:32 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f5_d20250331_m013502_c001_v7007000_t0000_u01743384902951") as it is a hide marker 2025/03/31 01:36:32 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94592_d20250331_m013501_c001_v0001109_t0025_u01743384901904") 2025/03/31 01:36:32 DEBUG : created from root.txt: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f403016e1547a92ce_d20250331_m013559_c001_v7007000_t0000_u01743384959814") as it is a hide marker 2025/03/31 01:36:32 DEBUG : created from root.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f10402d82ee6ae647_d20250331_m013558_c001_v0001181_t0002_u01743384958891") 2025/03/31 01:36:32 DEBUG : file name.txt: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f4065fc64ff2146eb_d20250331_m013607_c001_v7007000_t0000_u01743384967645") as it is a hide marker 2025/03/31 01:36:33 DEBUG : file name.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94623_d20250331_m013547_c001_v0001109_t0030_u01743384947824") 2025/03/31 01:36:33 DEBUG : file name.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f10915907b19425d4_d20250331_m013544_c001_v0001109_t0018_u01743384944057") 2025/03/31 01:36:33 DEBUG : file name.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945db_d20250331_m013523_c001_v0001109_t0053_u01743384923293") 2025/03/31 01:36:33 DEBUG : file name.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945cd_d20250331_m013521_c001_v0001109_t0054_u01743384921938") 2025/03/31 01:36:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945d5_d20250331_m013522_c001_v0001109_t0053_u01743384922652") "upload" dated 2025-03-31 01:35:22.652 +0000 UTC (1m10.968985737s ago) 2025/03/31 01:36:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f419bc2c4354c893b_d20250331_m013541_c001_v7007000_t0000_u01743384941834") as it is a hide marker 2025/03/31 01:36:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f1037f27581ad398c_d20250331_m013541_c001_v0001184_t0024_u01743384941622") 2025/03/31 01:36:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f119fc3d307a63141_d20250331_m013541_c001_v0001183_t0050_u01743384941042") 2025/03/31 01:36:33 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b701_d20250331_m013511_c001_v7007000_t0000_u01743384911853") as it is a hide marker 2025/03/31 01:36:33 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945b8_d20250331_m013510_c001_v0001109_t0032_u01743384910929") 2025/03/31 01:36:33 DEBUG : piped data.txt: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f4065fc64ff2146ee_d20250331_m013609_c001_v7007000_t0000_u01743384969767") as it is a hide marker 2025/03/31 01:36:33 DEBUG : piped data.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d9467b_d20250331_m013608_c001_v0001109_t0032_u01743384968937") 2025/03/31 01:36:33 DEBUG : piped data.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4065fc64ff2146ed_d20250331_m013608_c001_v7007000_t0000_u01743384968753") 2025/03/31 01:36:34 DEBUG : piped data.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f418e3759d6d94679_d20250331_m013608_c001_v0001109_t0028_u01743384968382") 2025/03/31 01:36:34 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b702_d20250331_m013513_c001_v7007000_t0000_u01743384913485") as it is a hide marker 2025/03/31 01:36:34 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945ba_d20250331_m013512_c001_v0001109_t0029_u01743384912217") 2025/03/31 01:36:34 DEBUG : test-metadata: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f416051d139b5e2bb_d20250331_m013617_c001_v7007000_t0000_u01743384977091") as it is a hide marker 2025/03/31 01:36:34 DEBUG : test-metadata: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2065fc64ff2146f1_d20250331_m013611_c001_v0001093_t0038_u01743384971966") 2025/03/31 01:36:34 DEBUG : test-metadata: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4065fc64ff2146ef_d20250331_m013611_c001_v7007000_t0000_u01743384971123") 2025/03/31 01:36:34 DEBUG : test-metadata: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94681_d20250331_m013609_c001_v0001109_t0005_u01743384969953") 2025/03/31 01:36:34 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f8_d20250331_m013505_c001_v7007000_t0000_u01743384905503") as it is a hide marker 2025/03/31 01:36:34 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94598_d20250331_m013504_c001_v0001109_t0006_u01743384904611") 2025/03/31 01:36:34 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6fb_d20250331_m013508_c001_v7007000_t0000_u01743384908111") as it is a hide marker 2025/03/31 01:36:34 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945a6_d20250331_m013507_c001_v0001109_t0004_u01743384907010") 2025/03/31 01:36:34 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f9_d20250331_m013506_c001_v7007000_t0000_u01743384906650") as it is a hide marker 2025/03/31 01:36:34 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d9459e_d20250331_m013505_c001_v0001109_t0044_u01743384905863") 2025/03/31 01:36:34 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6fc_d20250331_m013509_c001_v7007000_t0000_u01743384909326") as it is a hide marker 2025/03/31 01:36:34 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945aa_d20250331_m013508_c001_v0001109_t0054_u01743384908473") 2025/03/31 01:36:34 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6fd_d20250331_m013510_c001_v7007000_t0000_u01743384910566") as it is a hide marker 2025/03/31 01:36:34 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945b0_d20250331_m013509_c001_v0001109_t0012_u01743384909689") 2025/03/31 01:36:34 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f7_d20250331_m013504_c001_v7007000_t0000_u01743384904249") as it is a hide marker 2025/03/31 01:36:34 DEBUG : trailing space /trailing space : Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94594_d20250331_m013503_c001_v0001109_t0000_u01743384903314") 2025/03/31 01:36:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f116ccd2cec154e99_d20250331_m013627_c001_v0001093_t0021_u01743384987811") "upload" dated 2025-03-31 01:36:27.811 +0000 UTC (7.16727885s ago) 2025/03/31 01:36:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f41727ba3ec4bad7e_d20250331_m013623_c001_v7007000_t0000_u01743384983045") 2025/03/31 01:36:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d946a3_d20250331_m013619_c001_v0001109_t0011_u01743384979635") 2025/03/31 01:36:34 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b708_d20250331_m013521_c001_v7007000_t0000_u01743384921390") as it is a hide marker 2025/03/31 01:36:35 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f201ed8ec77c1b706_d20250331_m013515_c001_v0001150_t0011_u01743384915606") 2025/03/31 01:36:35 DEBUG : zero-length-file: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b705_d20250331_m013515_c001_v7007000_t0000_u01743384915302") as it is a hide marker 2025/03/31 01:36:35 DEBUG : zero-length-file: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f418e3759d6d945c0_d20250331_m013514_c001_v0001109_t0028_u01743384914759") 2025/03/31 01:36:35 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f0_d20250331_m013456_c001_v7007000_t0000_u01743384896467") as it is a hide marker 2025/03/31 01:36:35 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d9457a_d20250331_m013455_c001_v0001109_t0049_u01743384895631") 2025/03/31 01:36:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6e6_d20250331_m013449_c001_v7007000_t0000_u01743384889996") as it is a hide marker 2025/03/31 01:36:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94567_d20250331_m013448_c001_v0001109_t0028_u01743384888626") 2025/03/31 01:36:35 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f3_d20250331_m013500_c001_v7007000_t0000_u01743384900394") as it is a hide marker 2025/03/31 01:36:35 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d9458c_d20250331_m013459_c001_v0001109_t0005_u01743384899501") 2025/03/31 01:36:35 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f2_d20250331_m013459_c001_v7007000_t0000_u01743384899139") as it is a hide marker 2025/03/31 01:36:35 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94582_d20250331_m013457_c001_v0001109_t0054_u01743384897983") 2025/03/31 01:36:35 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f4_d20250331_m013501_c001_v7007000_t0000_u01743384901542") as it is a hide marker 2025/03/31 01:36:35 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94590_d20250331_m013500_c001_v0001109_t0046_u01743384900756") 2025/03/31 01:36:35 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6f1_d20250331_m013457_c001_v7007000_t0000_u01743384897621") as it is a hide marker 2025/03/31 01:36:35 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d9457e_d20250331_m013456_c001_v0001109_t0052_u01743384896830") 2025/03/31 01:36:35 DEBUG : ./.: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6ea_d20250331_m013451_c001_v7007000_t0000_u01743384891647") as it is a hide marker 2025/03/31 01:36:35 DEBUG : ./.: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d94569_d20250331_m013450_c001_v0001109_t0004_u01743384890357") 2025/03/31 01:36:35 DEBUG : ../..: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f401ed8ec77c1b6ed_d20250331_m013452_c001_v7007000_t0000_u01743384892794") as it is a hide marker 2025/03/31 01:36:35 DEBUG : ../..: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d9456f_d20250331_m013452_c001_v0001109_t0042_u01743384892009") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/03/31 01:36: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/03/31 01:36:36 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/03/31 01:36: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/03/31 01:36: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/03/31 01:36:37 INFO : B2 bucket rclone-test-yoxivab4ruva: cleaning bucket "rclone-test-yoxivab4ruva" of pending multipart uploads older than 0s 2025/03/31 01:36:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945d5_d20250331_m013522_c001_v0001109_t0053_u01743384922652") "upload" dated 2025-03-31 01:35:22.652 +0000 UTC (1m15.184851159s ago) 2025/03/31 01:36:37 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f21727ba3ec4bad89_d20250331_m013636_c001_v0001182_t0014_u01743384996838") as it is a start marker (upload started at 2025-03-31 01:36:36.838 +0000 UTC) 2025/03/31 01:36:37 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/03/31 01:36:37 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f21727ba3ec4bad8a_d20250331_m013637_c001_v0001131_t0047_u01743384997020") as it is a start marker (upload started at 2025-03-31 01:36:37.02 +0000 UTC) 2025/03/31 01:36:37 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/03/31 01:36:37 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f21727ba3ec4bad8b_d20250331_m013637_c001_v0001184_t0022_u01743384997201") as it is a start marker (upload started at 2025-03-31 01:36:37.201 +0000 UTC) 2025/03/31 01:36:37 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/03/31 01:36:37 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f21727ba3ec4bad8c_d20250331_m013637_c001_v0001144_t0056_u01743384997382") as it is a start marker (upload started at 2025-03-31 01:36:37.382 +0000 UTC) 2025/03/31 01:36:37 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/03/31 01:36:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f41727ba3ec4bad87_d20250331_m013636_c001_v7007000_t0000_u01743384996640") "hide" dated 2025-03-31 01:36:36.64 +0000 UTC (1.196970203s ago) 2025/03/31 01:36:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f116ccd2cec154e99_d20250331_m013627_c001_v0001093_t0021_u01743384987811") 2025/03/31 01:36:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/03/31 01:36:38 INFO : B2 bucket rclone-test-yoxivab4ruva: cleaning bucket "rclone-test-yoxivab4ruva" of pending multipart uploads older than 0s 2025/03/31 01:36:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945d5_d20250331_m013522_c001_v0001109_t0053_u01743384922652") "upload" dated 2025-03-31 01:35:22.652 +0000 UTC (1m15.546732508s ago) 2025/03/31 01:36:38 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f21727ba3ec4bad89_d20250331_m013636_c001_v0001182_t0014_u01743384996838") as it is a start marker (upload started at 2025-03-31 01:36:36.838 +0000 UTC) 2025/03/31 01:36:38 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f21727ba3ec4bad8a_d20250331_m013637_c001_v0001131_t0047_u01743384997020") as it is a start marker (upload started at 2025-03-31 01:36:37.02 +0000 UTC) 2025/03/31 01:36:38 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f21727ba3ec4bad8b_d20250331_m013637_c001_v0001184_t0022_u01743384997201") as it is a start marker (upload started at 2025-03-31 01:36:37.201 +0000 UTC) 2025/03/31 01:36:38 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f21727ba3ec4bad8c_d20250331_m013637_c001_v0001144_t0056_u01743384997382") as it is a start marker (upload started at 2025-03-31 01:36:37.382 +0000 UTC) 2025/03/31 01:36:38 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fd23da3d06deb9b9f580e1b_f41727ba3ec4bad87_d20250331_m013636_c001_v7007000_t0000_u01743384996640") "hide" dated 2025-03-31 01:36:36.64 +0000 UTC (1.558881979s ago) 2025/03/31 01:36:38 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f116ccd2cec154e99_d20250331_m013627_c001_v0001093_t0021_u01743384987811") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/03/31 01:36:38 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/31 01:36:39 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/31 01:36:39 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/03/31 01:36:41 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/03/31 01:36:41 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/03/31 01:36:41 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/03/31 01:36:41 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/03/31 01:36:42 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/03/31 01:36:44 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/03/31 01:36:44 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/03/31 01:36:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:36:46 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/03/31 01:36:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f21814cf3739f0ae8_d20250331_m013646_c001_v0001184_t0029_u01743385006987") 2025/03/31 01:36:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/31 01:36:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/31 01:36:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/31 01:36:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:36:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:36:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/03/31 01:36:50 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/03/31 01:36:50 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/03/31 01:36:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/03/31 01:36:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/03/31 01:36:53 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/03/31 01:36:53 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/03/31 01:36:53 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/03/31 01:36:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:36:54 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/03/31 01:36:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f216051d139b5e2d4_d20250331_m013654_c001_v0001184_t0056_u01743385014976") 2025/03/31 01:36:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/31 01:36:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/31 01:36:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/31 01:36:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:36:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:36:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/31 01:36:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/31 01:36:59 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/03/31 01:36:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/31 01:36:59 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/03/31 01:36:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/31 01:36:59 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/03/31 01:37:00 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/03/31 01:37:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/03/31 01:37:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/03/31 01:37:01 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/31 01:37:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:37:03 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/03/31 01:37:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f216051d139b5e2db_d20250331_m013703_c001_v0001103_t0013_u01743385023471") 2025/03/31 01:37:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/31 01:37:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/31 01:37:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/31 01:37:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/31 01:37:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/03/31 01:37:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:37:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:37:06 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/03/31 01:37:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/03/31 01:37:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/03/31 01:37:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/31 01:37:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/03/31 01:37:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/03/31 01:37:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/03/31 01:37:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/03/31 01:37:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:37:11 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/03/31 01:37:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f216051d139b5e2e5_d20250331_m013711_c001_v0001145_t0028_u01743385031975") 2025/03/31 01:37:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/31 01:37:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/03/31 01:37:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/31 01:37:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:37:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:37:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/03/31 01:37:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/31 01:37:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/31 01:37:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/31 01:37:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/31 01:37:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/31 01:37:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/31 01:37:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/03/31 01:37:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:37:19 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/03/31 01:37:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f216051d139b5e319_d20250331_m013720_c001_v0001165_t0039_u01743385040002") 2025/03/31 01:37:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/31 01:37:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/31 01:37:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/31 01:37:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:37:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:37:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/31 01:37:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/31 01:37:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/31 01:37:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/31 01:37:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/31 01:37:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/31 01:37:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/31 01:37:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/03/31 01:37:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/31 01:37:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/31 01:37:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/31 01:37:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:37:33 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/03/31 01:37:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f2154fa61e7b8ea22_d20250331_m013733_c001_v0001182_t0004_u01743385053977") 2025/03/31 01:37:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/31 01:37:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/31 01:37:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/31 01:37:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/31 01:37:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/31 01:37:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:37:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:37:36 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/03/31 01:37:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/03/31 01:37:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/03/31 01:37:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/31 01:37:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/03/31 01:37:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/03/31 01:37:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/03/31 01:37:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/03/31 01:37:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:37:42 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/03/31 01:37:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f2154fa61e7b8ea38_d20250331_m013742_c001_v0001043_t0034_u01743385062277") 2025/03/31 01:37:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/31 01:37:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/03/31 01:37:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/31 01:37:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:37:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:37:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/03/31 01:37:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/31 01:37:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/31 01:37:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/31 01:37:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/31 01:37:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/31 01:37:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/31 01:37:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/03/31 01:37:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:37:50 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/03/31 01:37:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f2154fa61e7b8ea48_d20250331_m013750_c001_v0001176_t0026_u01743385070638") 2025/03/31 01:37:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/31 01:37:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/31 01:37:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/31 01:37:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:37:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:37:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/31 01:37:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/31 01:37:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/31 01:37:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/31 01:37:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/31 01:37:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/31 01:37:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/31 01:37:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/03/31 01:37:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/31 01:37:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/31 01:37:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/31 01:37:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:37:59 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/03/31 01:37:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f2154fa61e7b8ea57_d20250331_m013759_c001_v0001184_t0033_u01743385079263") 2025/03/31 01:37:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/31 01:37:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/31 01:37:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/31 01:37:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/31 01:38:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/31 01:38:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:38:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:38:02 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/03/31 01:38:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/31 01:38:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/31 01:38:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/31 01:38:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/31 01:38:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/31 01:38:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/03/31 01:38:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/03/31 01:38:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:38:08 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/03/31 01:38:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f2154fa61e7b8ea5f_d20250331_m013808_c001_v0001136_t0049_u01743385088505") 2025/03/31 01:38:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/31 01:38:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/03/31 01:38:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/31 01:38:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:38:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:38:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/03/31 01:38:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/31 01:38:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/31 01:38:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/31 01:38:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/31 01:38:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/31 01:38:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/31 01:38:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/03/31 01:38:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:38: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/03/31 01:38:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f2077d795fed2ecd5_d20250331_m013823_c001_v0001182_t0017_u01743385103913") 2025/03/31 01:38:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/31 01:38:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/31 01:38:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/31 01:38:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:38:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:38:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/31 01:38:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/31 01:38:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/31 01:38:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/31 01:38:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/03/31 01:38:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/31 01:38:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/31 01:38:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/03/31 01:38:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/31 01:38:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/31 01:38:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/31 01:38:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:38:35 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/03/31 01:38:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f212b67bc1f40cdb6_d20250331_m013835_c001_v0001120_t0042_u01743385115315") 2025/03/31 01:38:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/31 01:38:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/31 01:38:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/03/31 01:38:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/31 01:38:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/03/31 01:38:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:38:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:38:38 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/03/31 01:38:40 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/03/31 01:38:40 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/03/31 01:38:40 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/03/31 01:38:40 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/03/31 01:38:41 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/03/31 01:38:43 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/03/31 01:38:43 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/03/31 01:38:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:38:44 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/03/31 01:38:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f212b67bc1f40cdc0_d20250331_m013844_c001_v0001180_t0028_u01743385124855") 2025/03/31 01:38:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/31 01:38:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/31 01:38:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/31 01:38:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:38:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:38:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/03/31 01:38:49 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/03/31 01:38:49 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/03/31 01:38:49 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/03/31 01:38:49 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/03/31 01:38:51 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/03/31 01:38:51 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/03/31 01:38:51 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/03/31 01:38:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:38:54 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/03/31 01:38:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f212b67bc1f40cdcf_d20250331_m013854_c001_v0001150_t0026_u01743385134117") 2025/03/31 01:38:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/31 01:38:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/31 01:38:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/31 01:38:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:38:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:38:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/31 01:38:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/31 01:38:59 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/03/31 01:38:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/31 01:38:59 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/03/31 01:38:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/31 01:38:59 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/03/31 01:39:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/03/31 01:39:01 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/03/31 01:39:02 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/03/31 01:39:02 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/31 01:39:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:39:04 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/03/31 01:39:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f214362178aa5fa0d_d20250331_m013904_c001_v0001144_t0045_u01743385144579") 2025/03/31 01:39:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/31 01:39:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/31 01:39:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/31 01:39:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/31 01:39:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/31 01:39:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/31 01:39:05 DEBUG : pacer: Reducing sleep to 10ms 2025/03/31 01:39:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/03/31 01:39:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:39:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:39:08 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/03/31 01:39:10 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/03/31 01:39:10 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/03/31 01:39:10 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/03/31 01:39:10 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/03/31 01:39:11 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/03/31 01:39:13 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/03/31 01:39:13 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/03/31 01:39:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:39:15 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/03/31 01:39:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be44220719e_d20250331_m013915_c001_v0001041_t0023_u01743385155637") 2025/03/31 01:39:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/31 01:39:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/31 01:39:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/31 01:39:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:39:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:39:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/03/31 01:39:21 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/03/31 01:39:21 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/03/31 01:39:21 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/03/31 01:39:21 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/03/31 01:39:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/03/31 01:39:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/03/31 01:39:24 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/03/31 01:39:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:39:27 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/03/31 01:39:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071a5_d20250331_m013927_c001_v0001157_t0019_u01743385167799") 2025/03/31 01:39:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/31 01:39:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/31 01:39:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/31 01:39:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:39:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:39:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/31 01:39:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/31 01:39:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/03/31 01:39:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/31 01:39:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/03/31 01:39:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/31 01:39:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/03/31 01:39:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/03/31 01:39:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/03/31 01:39:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/03/31 01:39:36 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/31 01:39:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/31 01:39:39 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/03/31 01:39:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071ad_d20250331_m013939_c001_v0001109_t0017_u01743385179676") 2025/03/31 01:39:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/31 01:39:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/31 01:39:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/31 01:39:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/31 01:39:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/03/31 01:39:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/03/31 01:39:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/03/31 01:39:42 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/03/31 01:39:51 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071bd_d20250331_m013951_c001_v0001183_t0027_u01743385191464") 2025/03/31 01:39:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/03/31 01:39:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/31 01:39:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/31 01:39:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/31 01:39:52 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/31 01:39:54 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/31 01:39:54 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/31 01:39:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/31 01:39:54 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/03/31 01:39:56 DEBUG : chunked-copy: Done sending chunk 0 2025/03/31 01:39:56 DEBUG : chunked-copy: Done sending chunk 1 2025/03/31 01:39:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/31 01:39:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fd23da3d06deb9b9f580e1b_f2072e55d261d46e0_d20250331_m013957_c001_v0001038_t0046_u01743385197228") 2025/03/31 01:39:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/03/31 01:39:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/31 01:39:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/31 01:39:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/31 01:39:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/31 01:40:00 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/03/31 01:40:00 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/31 01:40:00 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/03/31 01:40:00 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/03/31 01:40:02 DEBUG : chunked-copy: Done sending chunk 0 2025/03/31 01:40:03 DEBUG : chunked-copy: Done sending chunk 1 2025/03/31 01:40:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/31 01:40:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071c5_d20250331_m014003_c001_v0001184_t0049_u01743385203749") 2025/03/31 01:40:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/31 01:40:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/31 01:40:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/31 01:40:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/31 01:40:04 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/31 01:40:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/31 01:40:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/31 01:40:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/31 01:40:06 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/03/31 01:40:08 DEBUG : chunked-copy: Done sending chunk 0 2025/03/31 01:40:09 DEBUG : chunked-copy: Done sending chunk 1 2025/03/31 01:40:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/31 01:40:10 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071c7_d20250331_m014010_c001_v0001182_t0048_u01743385210129") 2025/03/31 01:40:10 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/03/31 01:40:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/31 01:40:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/31 01:40:10 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/03/31 01:40:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/31 01:40:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/31 01:40:10 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/31 01:40:12 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/31 01:40:14 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/31 01:40:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yoxivab4ruva/deeper/nonexisting/directory" === 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/03/31 01:40:16 INFO : B2 bucket rclone-test-yoxivab4ruva: cleaning bucket "rclone-test-yoxivab4ruva" of all files 2025/03/31 01:40:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071a2_d20250331_m013920_c001_v7007000_t0000_u01743385160779") 2025/03/31 01:40:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be44220719e_d20250331_m013915_c001_v0001041_t0023_u01743385155637") 2025/03/31 01:40:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be44220719d_d20250331_m013915_c001_v7007000_t0000_u01743385155025") 2025/03/31 01:40:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f219b182e6903c961_d20250331_m013910_c001_v0001183_t0006_u01743385150198") 2025/03/31 01:40:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071b5_d20250331_m013945_c001_v7007000_t0000_u01743385185128") 2025/03/31 01:40:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071ad_d20250331_m013939_c001_v0001109_t0017_u01743385179676") 2025/03/31 01:40:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071ac_d20250331_m013939_c001_v7007000_t0000_u01743385179101") 2025/03/31 01:40:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071ab_d20250331_m013933_c001_v0001039_t0051_u01743385173329") 2025/03/31 01:40:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071aa_d20250331_m013933_c001_v7007000_t0000_u01743385173114") 2025/03/31 01:40:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071a5_d20250331_m013927_c001_v0001157_t0019_u01743385167799") 2025/03/31 01:40:16 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071a4_d20250331_m013927_c001_v7007000_t0000_u01743385167145") 2025/03/31 01:40:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071a3_d20250331_m013921_c001_v0001029_t0001_u01743385161069") 2025/03/31 01:40:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4077d795fed2ecaa_d20250331_m013737_c001_v7007000_t0000_u01743385057993") 2025/03/31 01:40:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2154fa61e7b8ea22_d20250331_m013733_c001_v0001182_t0004_u01743385053977") 2025/03/31 01:40:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4077d795fed2eca1_d20250331_m013729_c001_v7007000_t0000_u01743385049116") 2025/03/31 01:40:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f216051d139b5e319_d20250331_m013720_c001_v0001165_t0039_u01743385040002") 2025/03/31 01:40:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4154fa61e7b8ea21_d20250331_m013733_c001_v7007000_t0000_u01743385053578") 2025/03/31 01:40:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2077d795fed2eca2_d20250331_m013729_c001_v0001183_t0016_u01743385049299") 2025/03/31 01:40:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f416051d139b5e316_d20250331_m013719_c001_v7007000_t0000_u01743385039636") 2025/03/31 01:40:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f216051d139b5e2fb_d20250331_m013715_c001_v0001184_t0049_u01743385035616") 2025/03/31 01:40:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f416051d139b5e2f9_d20250331_m013715_c001_v7007000_t0000_u01743385035435") 2025/03/31 01:40:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f216051d139b5e2e5_d20250331_m013711_c001_v0001145_t0028_u01743385031975") 2025/03/31 01:40:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f416051d139b5e2e4_d20250331_m013711_c001_v7007000_t0000_u01743385031552") 2025/03/31 01:40:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f216051d139b5e2e1_d20250331_m013707_c001_v0001146_t0008_u01743385027793") 2025/03/31 01:40:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be442207160_d20250331_m013803_c001_v7007000_t0000_u01743385083616") 2025/03/31 01:40:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2154fa61e7b8ea57_d20250331_m013759_c001_v0001184_t0033_u01743385079263") 2025/03/31 01:40:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4154fa61e7b8ea4d_d20250331_m013754_c001_v7007000_t0000_u01743385074592") 2025/03/31 01:40:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2154fa61e7b8ea48_d20250331_m013750_c001_v0001176_t0026_u01743385070638") 2025/03/31 01:40:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4154fa61e7b8ea56_d20250331_m013758_c001_v7007000_t0000_u01743385078870") 2025/03/31 01:40:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2154fa61e7b8ea4e_d20250331_m013754_c001_v0001177_t0027_u01743385074789") 2025/03/31 01:40:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4154fa61e7b8ea47_d20250331_m013750_c001_v7007000_t0000_u01743385070188") 2025/03/31 01:40:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2077d795fed2ecaf_d20250331_m013746_c001_v0001176_t0050_u01743385066096") 2025/03/31 01:40:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4077d795fed2ecae_d20250331_m013745_c001_v7007000_t0000_u01743385065914") 2025/03/31 01:40:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2154fa61e7b8ea38_d20250331_m013742_c001_v0001043_t0034_u01743385062277") 2025/03/31 01:40:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4154fa61e7b8ea36_d20250331_m013741_c001_v7007000_t0000_u01743385061892") 2025/03/31 01:40:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2077d795fed2ecab_d20250331_m013738_c001_v0001098_t0007_u01743385058177") 2025/03/31 01:40:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f416051d139b5e2e0_d20250331_m013707_c001_v7007000_t0000_u01743385027584") 2025/03/31 01:40:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f216051d139b5e2db_d20250331_m013703_c001_v0001103_t0013_u01743385023471") 2025/03/31 01:40:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f416051d139b5e2da_d20250331_m013703_c001_v7007000_t0000_u01743385023088") 2025/03/31 01:40:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f216051d139b5e2d8_d20250331_m013659_c001_v0001184_t0034_u01743385019024") 2025/03/31 01:40:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f416051d139b5e2d7_d20250331_m013658_c001_v7007000_t0000_u01743385018841") 2025/03/31 01:40:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f216051d139b5e2d4_d20250331_m013654_c001_v0001184_t0056_u01743385014976") 2025/03/31 01:40:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f416051d139b5e2d2_d20250331_m013654_c001_v7007000_t0000_u01743385014598") 2025/03/31 01:40:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f216051d139b5e2cf_d20250331_m013650_c001_v0001184_t0023_u01743385010516") 2025/03/31 01:40:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f416051d139b5e2ce_d20250331_m013650_c001_v7007000_t0000_u01743385010333") 2025/03/31 01:40:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f21814cf3739f0ae8_d20250331_m013646_c001_v0001184_t0029_u01743385006987") 2025/03/31 01:40:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f41814cf3739f0ae7_d20250331_m013646_c001_v7007000_t0000_u01743385006540") 2025/03/31 01:40:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f21727ba3ec4bad9a_d20250331_m013641_c001_v0001116_t0039_u01743385001269") 2025/03/31 01:40:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4054139e400e0cb5_d20250331_m013839_c001_v7007000_t0000_u01743385119899") 2025/03/31 01:40:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f212b67bc1f40cdb6_d20250331_m013835_c001_v0001120_t0042_u01743385115315") 2025/03/31 01:40:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4077d795fed2ecd9_d20250331_m013829_c001_v7007000_t0000_u01743385109436") 2025/03/31 01:40:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2077d795fed2ecd5_d20250331_m013823_c001_v0001182_t0017_u01743385103913") 2025/03/31 01:40:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f412b67bc1f40cdb5_d20250331_m013834_c001_v7007000_t0000_u01743385114876") 2025/03/31 01:40:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2077d795fed2ecda_d20250331_m013829_c001_v0001117_t0008_u01743385109627") 2025/03/31 01:40:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4077d795fed2ecd4_d20250331_m013823_c001_v7007000_t0000_u01743385103436") 2025/03/31 01:40:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2077d795fed2eccf_d20250331_m013818_c001_v0001184_t0037_u01743385098866") 2025/03/31 01:40:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4077d795fed2ecce_d20250331_m013818_c001_v7007000_t0000_u01743385098662") 2025/03/31 01:40:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2154fa61e7b8ea5f_d20250331_m013808_c001_v0001136_t0049_u01743385088505") 2025/03/31 01:40:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4154fa61e7b8ea5e_d20250331_m013808_c001_v7007000_t0000_u01743385088052") 2025/03/31 01:40:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be442207161_d20250331_m013803_c001_v0001157_t0020_u01743385083828") 2025/03/31 01:40:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f419b182e6903c960_d20250331_m013909_c001_v7007000_t0000_u01743385149980") 2025/03/31 01:40:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f214362178aa5fa0d_d20250331_m013904_c001_v0001144_t0045_u01743385144579") 2025/03/31 01:40:19 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f414362178aa5fa0c_d20250331_m013904_c001_v7007000_t0000_u01743385144110") 2025/03/31 01:40:19 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f212b67bc1f40cdd2_d20250331_m013859_c001_v0001179_t0016_u01743385139012") 2025/03/31 01:40:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f412b67bc1f40cdd1_d20250331_m013858_c001_v7007000_t0000_u01743385138811") 2025/03/31 01:40:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f212b67bc1f40cdcf_d20250331_m013854_c001_v0001150_t0026_u01743385134117") 2025/03/31 01:40:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f412b67bc1f40cdce_d20250331_m013853_c001_v7007000_t0000_u01743385133631") 2025/03/31 01:40:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f212b67bc1f40cdc7_d20250331_m013848_c001_v0001183_t0006_u01743385128834") 2025/03/31 01:40:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f412b67bc1f40cdc6_d20250331_m013848_c001_v7007000_t0000_u01743385128633") 2025/03/31 01:40:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f212b67bc1f40cdc0_d20250331_m013844_c001_v0001180_t0028_u01743385124855") 2025/03/31 01:40:20 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f412b67bc1f40cdbf_d20250331_m013844_c001_v7007000_t0000_u01743385124404") 2025/03/31 01:40:20 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2054139e400e0cb6_d20250331_m013840_c001_v0001103_t0035_u01743385120085") 2025/03/31 01:40:20 DEBUG : chunked-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071c9_d20250331_m014012_c001_v7007000_t0000_u01743385212523") 2025/03/31 01:40:20 DEBUG : chunked-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2072e55d261d46ea_d20250331_m014006_c001_v0001099_t0024_u01743385206225") 2025/03/31 01:40:20 DEBUG : chunked-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4072e55d261d46e9_d20250331_m014005_c001_v7007000_t0000_u01743385205631") 2025/03/31 01:40:20 DEBUG : chunked-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2072e55d261d46e5_d20250331_m014000_c001_v0001134_t0005_u01743385200155") 2025/03/31 01:40:20 DEBUG : chunked-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4072e55d261d46e3_d20250331_m013959_c001_v7007000_t0000_u01743385199560") 2025/03/31 01:40:20 DEBUG : chunked-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071c0_d20250331_m013953_c001_v0001183_t0028_u01743385193954") 2025/03/31 01:40:20 DEBUG : chunked-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071bf_d20250331_m013953_c001_v7007000_t0000_u01743385193325") 2025/03/31 01:40:20 DEBUG : chunked-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f116ccd2cec154f7d_d20250331_m013949_c001_v0001093_t0050_u01743385189617") 2025/03/31 01:40:20 DEBUG : chunked-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071b8_d20250331_m013949_c001_v7007000_t0000_u01743385189192") 2025/03/31 01:40:20 DEBUG : chunked-copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f116ccd2cec154f79_d20250331_m013945_c001_v0001093_t0049_u01743385185933") 2025/03/31 01:40:20 DEBUG : chunked-copy.copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071c8_d20250331_m014012_c001_v7007000_t0000_u01743385212309") 2025/03/31 01:40:20 DEBUG : chunked-copy.copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071c7_d20250331_m014010_c001_v0001182_t0048_u01743385210129") 2025/03/31 01:40:21 DEBUG : chunked-copy.copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4072e55d261d46e8_d20250331_m014005_c001_v7007000_t0000_u01743385205431") 2025/03/31 01:40:21 DEBUG : chunked-copy.copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071c5_d20250331_m014003_c001_v0001184_t0049_u01743385203749") 2025/03/31 01:40:21 DEBUG : chunked-copy.copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f4072e55d261d46e1_d20250331_m013959_c001_v7007000_t0000_u01743385199376") 2025/03/31 01:40:21 DEBUG : chunked-copy.copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f2072e55d261d46e0_d20250331_m013957_c001_v0001038_t0046_u01743385197228") 2025/03/31 01:40:21 DEBUG : chunked-copy.copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071be_d20250331_m013953_c001_v7007000_t0000_u01743385193130") 2025/03/31 01:40:21 DEBUG : chunked-copy.copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f200e3be4422071bd_d20250331_m013951_c001_v0001183_t0027_u01743385191464") 2025/03/31 01:40:21 DEBUG : chunked-copy.copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071b7_d20250331_m013949_c001_v7007000_t0000_u01743385189008") 2025/03/31 01:40:21 DEBUG : chunked-copy.copy: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f1020a32d7019ffcf_d20250331_m013948_c001_v0001179_t0025_u01743385188144") 2025/03/31 01:40:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f118e3759d6d945d5_d20250331_m013522_c001_v0001109_t0053_u01743384922652") 2025/03/31 01:40:21 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071ca_d20250331_m014013_c001_v7007000_t0000_u01743385213455") 2025/03/31 01:40:21 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f116ccd2cec154f8b_d20250331_m014013_c001_v0001093_t0057_u01743385213082") 2025/03/31 01:40:21 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f400e3be4422071cb_d20250331_m014014_c001_v7007000_t0000_u01743385214730") 2025/03/31 01:40:21 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f116ccd2cec154f91_d20250331_m014014_c001_v0001093_t0007_u01743385214291") 2025/03/31 01:40:21 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f116ccd2cec154f8f_d20250331_m014013_c001_v0001093_t0057_u01743385213638") 2025/03/31 01:40:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fd23da3d06deb9b9f580e1b_f41727ba3ec4bad87_d20250331_m013636_c001_v7007000_t0000_u01743384996640") 2025/03/31 01:40:22 INFO : B2 bucket rclone-test-yoxivab4ruva: cleaning bucket "rclone-test-yoxivab4ruva" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (339.57s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (337.37s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- 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 (25.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.63s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.10s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.53s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.29s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.36s) --- 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 (5.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (184.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (13.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (36.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (15.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (10.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.29s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 339.587s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m40.440544189s (try 1/5)