"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/04/18 05:13:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qogebew0gufu" 2025/04/18 05:13:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/18 05:13:33 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/18 05:13:33 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/18 05:13:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/04/18 05:13:59 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/04/18 05:13:59 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/18 05:14:01 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/18 05:14:01 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/18 05:14:01 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/18 05:14:01 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/18 05:14:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/18 05:14:02 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/04/18 05:14:08 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/18 05:14:10 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/18 05:14:14 INFO : B2 bucket rclone-test-qogebew0gufu: cleaning bucket "rclone-test-qogebew0gufu" of all files 2025/04/18 05:14:15 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf896_d20250418_m051414_c001_v0001137_t0008_u01744953254152") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/18 05:14:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qogebew0gufu/dirToPurgeFromRoot" 2025/04/18 05:14:17 INFO : B2 bucket rclone-test-qogebew0gufu path dirToPurgeFromRoot: cleaning bucket "rclone-test-qogebew0gufu" of all files 2025/04/18 05:14:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf8a0_d20250418_m051415_c001_v0001137_t0010_u01744953255922") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/18 05:14:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qogebew0gufu/hello? sausage/êé" 2025/04/18 05:14:23 INFO : B2 bucket rclone-test-qogebew0gufu path hello? sausage/êé: cleaning bucket "rclone-test-qogebew0gufu" of all files 2025/04/18 05:14:23 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f1156df8f7c813f16_d20250418_m051421_c001_v0001102_t0000_u01744953261515") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/18 05:14:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qogebew0gufu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/18 05:14:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qogebew0gufu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-qogebew0gufu" from "TestB2:rclone-test-qogebew0gufu" 2025/04/18 05:14:37 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/04/18 05:14:49 DEBUG : Creating backend with remote "TestB2:rclone-test-rikomet6buse" 2025/04/18 05:14:52 DEBUG : B2 bucket rclone-test-rikomet6buse: Purge remote 2025/04/18 05:14:52 INFO : B2 bucket rclone-test-rikomet6buse: cleaning bucket "rclone-test-rikomet6buse" of all files 2025/04/18 05:14:52 DEBUG : somefile: Deleting (id "4_z5fe22de3502d4b7b9f680e1b_f4169561ba869a3be_d20250418_m051451_c001_v0001144_t0053_u01744953291277") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/18 05:14:53 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/18 05:14:54 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/04/18 05:14:57 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/18 05:14:57 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/18 05:14:57 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109Ki offset 6Mi/6.106Mi 2025/04/18 05:14:57 DEBUG : test-metadata: Sending chunk 1 length 111616 2025/04/18 05:14:59 DEBUG : test-metadata: Done sending chunk 1 2025/04/18 05:14:59 DEBUG : test-metadata: Done sending chunk 0 2025/04/18 05:14:59 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/04/18 05:15:10 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1137-12.backblaze.com/b2api/v1/b2_upload_file/1f52fdc3500d4b7b9f680e1b/c001_v0001137_t0028": EOF 2025/04/18 05:15:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-12.backblaze.com/b2api/v1/b2_upload_file/1f52fdc3500d4b7b9f680e1b/c001_v0001137_t0028": EOF) 2025/04/18 05:15:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1137-12.backblaze.com/b2api/v1/b2_upload_file/1f52fdc3500d4b7b9f680e1b/c001_v0001137_t0028": EOF - low level retry 1/10 2025/04/18 05:15:12 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-04-18-051504-863.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/04/18 05:15:14 DEBUG : oldPath = "TestB2:rclone-test-qogebew0gufu/versions/test-versions-v2025-04-18-051504-863.txt" 2025/04/18 05:15:14 DEBUG : newPath = "TestB2,versions:rclone-test-qogebew0gufu/versions/test-versions-v2025-04-18-051504-863.txt" 2025/04/18 05:15:14 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-qogebew0gufu/versions/test-versions-v2025-04-18-051504-863.txt" 2025/04/18 05:15:14 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/18 05:15:15 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-qogebew0gufu/versions/test-versions-v2025-04-18-051504-863.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-qogebew0gufu/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/04/18 05:15:17 INFO : B2 bucket rclone-test-qogebew0gufu: cleaning bucket "rclone-test-qogebew0gufu" of all hidden files 2025/04/18 05:15:17 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bfc_d20250418_m051341_c001_v7007000_t0000_u01744953221219") as it is a hide marker 2025/04/18 05:15:17 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : leading space/ leading space: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf80c_d20250418_m051340_c001_v0001137_t0048_u01744953220538") 2025/04/18 05:15:17 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bfb_d20250418_m051340_c001_v7007000_t0000_u01744953220178") as it is a hide marker 2025/04/18 05:15:17 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf806_d20250418_m051339_c001_v0001137_t0050_u01744953219298") 2025/04/18 05:15:17 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c04_d20250418_m051348_c001_v7007000_t0000_u01744953228046") as it is a hide marker 2025/04/18 05:15:17 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf830_d20250418_m051347_c001_v0001137_t0003_u01744953227297") 2025/04/18 05:15:17 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : created from root.txt: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f417097eeed734ec5_d20250418_m051445_c001_v7007000_t0000_u01744953285328") as it is a hide marker 2025/04/18 05:15:17 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : created from root.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f106a430ac723c8c7_d20250418_m051444_c001_v0001131_t0059_u01744953284189") 2025/04/18 05:15:17 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : file name.txt: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f407620db0e23fe7e_d20250418_m051453_c001_v7007000_t0000_u01744953293479") as it is a hide marker 2025/04/18 05:15:17 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : file name.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf8ce_d20250418_m051432_c001_v0001137_t0053_u01744953272778") 2025/04/18 05:15:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : file name.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f1176909932203395_d20250418_m051429_c001_v0001102_t0011_u01744953269091") 2025/04/18 05:15:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : file name.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf884_d20250418_m051406_c001_v0001137_t0044_u01744953246401") 2025/04/18 05:15:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : file name.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf87a_d20250418_m051405_c001_v0001137_t0041_u01744953245396") 2025/04/18 05:15:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf880_d20250418_m051405_c001_v0001137_t0016_u01744953245900") "upload" dated 2025-04-18 05:14:05.9 +0000 UTC (1m11.755817208s ago) 2025/04/18 05:15:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f40238c91b2b1adce_d20250418_m051426_c001_v7007000_t0000_u01744953266644") as it is a hide marker 2025/04/18 05:15:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f10009c2848f7de47_d20250418_m051425_c001_v0001104_t0054_u01744953265983") 2025/04/18 05:15:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f10284296f4e170bb_d20250418_m051424_c001_v0001116_t0043_u01744953264563") 2025/04/18 05:15:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c11_d20250418_m051355_c001_v7007000_t0000_u01744953235975") as it is a hide marker 2025/04/18 05:15:17 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf852_d20250418_m051355_c001_v0001137_t0046_u01744953235294") 2025/04/18 05:15:17 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : piped data.txt: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f407620db0e23fe80_d20250418_m051455_c001_v7007000_t0000_u01744953295325") as it is a hide marker 2025/04/18 05:15:17 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : piped data.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf902_d20250418_m051454_c001_v0001137_t0022_u01744953294791") 2025/04/18 05:15:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : piped data.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f407620db0e23fe7f_d20250418_m051454_c001_v7007000_t0000_u01744953294601") 2025/04/18 05:15:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : piped data.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f412147c38bbcf8fe_d20250418_m051454_c001_v0001137_t0028_u01744953294224") 2025/04/18 05:15:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c12_d20250418_m051357_c001_v7007000_t0000_u01744953237037") as it is a hide marker 2025/04/18 05:15:17 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf856_d20250418_m051356_c001_v0001137_t0027_u01744953236341") 2025/04/18 05:15:17 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : test-metadata: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f411367abab6726e0_d20250418_m051502_c001_v7007000_t0000_u01744953302323") as it is a hide marker 2025/04/18 05:15:17 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : test-metadata: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f207620db0e23fe86_d20250418_m051457_c001_v0001182_t0004_u01744953297238") 2025/04/18 05:15:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : test-metadata: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f407620db0e23fe83_d20250418_m051456_c001_v7007000_t0000_u01744953296373") 2025/04/18 05:15:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : test-metadata: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf904_d20250418_m051455_c001_v0001137_t0032_u01744953295511") 2025/04/18 05:15:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c07_d20250418_m051350_c001_v7007000_t0000_u01744953230409") as it is a hide marker 2025/04/18 05:15:17 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf83a_d20250418_m051349_c001_v0001137_t0004_u01744953229517") 2025/04/18 05:15:17 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c0b_d20250418_m051352_c001_v7007000_t0000_u01744953232672") as it is a hide marker 2025/04/18 05:15:17 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf842_d20250418_m051351_c001_v0001137_t0021_u01744953231919") 2025/04/18 05:15:17 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c09_d20250418_m051351_c001_v7007000_t0000_u01744953231554") as it is a hide marker 2025/04/18 05:15:17 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf83e_d20250418_m051350_c001_v0001137_t0035_u01744953230776") 2025/04/18 05:15:17 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c0d_d20250418_m051353_c001_v7007000_t0000_u01744953233782") as it is a hide marker 2025/04/18 05:15:17 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf84a_d20250418_m051353_c001_v0001137_t0054_u01744953233039") 2025/04/18 05:15:17 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c0f_d20250418_m051354_c001_v7007000_t0000_u01744953234928") as it is a hide marker 2025/04/18 05:15:17 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf84c_d20250418_m051354_c001_v0001137_t0005_u01744953234154") 2025/04/18 05:15:17 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c06_d20250418_m051349_c001_v7007000_t0000_u01744953229144") as it is a hide marker 2025/04/18 05:15:17 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : trailing space /trailing space : Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf836_d20250418_m051348_c001_v0001137_t0022_u01744953228414") 2025/04/18 05:15:17 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f105aeddc03741767_d20250418_m051512_c001_v0001131_t0005_u01744953312913") "upload" dated 2025-04-18 05:15:12.913 +0000 UTC (4.743376788s ago) 2025/04/18 05:15:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f41911e299d835c6e_d20250418_m051508_c001_v7007000_t0000_u01744953308108") 2025/04/18 05:15:17 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf91e_d20250418_m051504_c001_v0001137_t0006_u01744953304863") 2025/04/18 05:15:17 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c18_d20250418_m051404_c001_v7007000_t0000_u01744953244845") as it is a hide marker 2025/04/18 05:15:17 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f21870d48f8593c14_d20250418_m051359_c001_v0001183_t0044_u01744953239234") 2025/04/18 05:15:17 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : zero-length-file: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c13_d20250418_m051358_c001_v7007000_t0000_u01744953238919") as it is a hide marker 2025/04/18 05:15:17 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : zero-length-file: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f412147c38bbcf862_d20250418_m051358_c001_v0001137_t0028_u01744953238369") 2025/04/18 05:15:17 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bfd_d20250418_m051342_c001_v7007000_t0000_u01744953222427") as it is a hide marker 2025/04/18 05:15:17 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf810_d20250418_m051341_c001_v0001137_t0013_u01744953221582") 2025/04/18 05:15:17 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bf3_d20250418_m051336_c001_v7007000_t0000_u01744953216739") as it is a hide marker 2025/04/18 05:15:17 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf7f8_d20250418_m051335_c001_v0001137_t0016_u01744953215678") 2025/04/18 05:15:17 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c02_d20250418_m051345_c001_v7007000_t0000_u01744953225751") as it is a hide marker 2025/04/18 05:15:17 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf81c_d20250418_m051344_c001_v0001137_t0007_u01744953224997") 2025/04/18 05:15:17 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c01_d20250418_m051344_c001_v7007000_t0000_u01744953224626") as it is a hide marker 2025/04/18 05:15:17 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf818_d20250418_m051343_c001_v0001137_t0054_u01744953223860") 2025/04/18 05:15:17 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c03_d20250418_m051346_c001_v7007000_t0000_u01744953226934") as it is a hide marker 2025/04/18 05:15:17 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf82a_d20250418_m051346_c001_v0001137_t0009_u01744953226113") 2025/04/18 05:15:17 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bfe_d20250418_m051343_c001_v7007000_t0000_u01744953223481") as it is a hide marker 2025/04/18 05:15:17 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf812_d20250418_m051342_c001_v0001137_t0023_u01744953222790") 2025/04/18 05:15:17 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : ./.: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bf5_d20250418_m051337_c001_v7007000_t0000_u01744953217906") as it is a hide marker 2025/04/18 05:15:17 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : ./.: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf7fe_d20250418_m051337_c001_v0001137_t0021_u01744953217120") 2025/04/18 05:15:17 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/18 05:15:17 DEBUG : ../..: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bf6_d20250418_m051338_c001_v7007000_t0000_u01744953218922") as it is a hide marker 2025/04/18 05:15:17 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/18 05:15:17 DEBUG : ../..: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf804_d20250418_m051338_c001_v0001137_t0016_u01744953218268") 2025/04/18 05:15:17 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/18 05:15:17 INFO : B2 bucket rclone-test-qogebew0gufu: cleaning bucket "rclone-test-qogebew0gufu" of all hidden files 2025/04/18 05:15:18 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bfc_d20250418_m051341_c001_v7007000_t0000_u01744953221219") as it is a hide marker 2025/04/18 05:15:18 DEBUG : leading space/ leading space: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf80c_d20250418_m051340_c001_v0001137_t0048_u01744953220538") 2025/04/18 05:15:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bfb_d20250418_m051340_c001_v7007000_t0000_u01744953220178") as it is a hide marker 2025/04/18 05:15:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf806_d20250418_m051339_c001_v0001137_t0050_u01744953219298") 2025/04/18 05:15:18 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c04_d20250418_m051348_c001_v7007000_t0000_u01744953228046") as it is a hide marker 2025/04/18 05:15:18 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf830_d20250418_m051347_c001_v0001137_t0003_u01744953227297") 2025/04/18 05:15:18 DEBUG : created from root.txt: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f417097eeed734ec5_d20250418_m051445_c001_v7007000_t0000_u01744953285328") as it is a hide marker 2025/04/18 05:15:18 DEBUG : created from root.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f106a430ac723c8c7_d20250418_m051444_c001_v0001131_t0059_u01744953284189") 2025/04/18 05:15:18 DEBUG : file name.txt: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f407620db0e23fe7e_d20250418_m051453_c001_v7007000_t0000_u01744953293479") as it is a hide marker 2025/04/18 05:15:18 DEBUG : file name.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf8ce_d20250418_m051432_c001_v0001137_t0053_u01744953272778") 2025/04/18 05:15:18 DEBUG : file name.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f1176909932203395_d20250418_m051429_c001_v0001102_t0011_u01744953269091") 2025/04/18 05:15:18 DEBUG : file name.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf884_d20250418_m051406_c001_v0001137_t0044_u01744953246401") 2025/04/18 05:15:18 DEBUG : file name.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf87a_d20250418_m051405_c001_v0001137_t0041_u01744953245396") 2025/04/18 05:15:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf880_d20250418_m051405_c001_v0001137_t0016_u01744953245900") "upload" dated 2025-04-18 05:14:05.9 +0000 UTC (1m12.802410969s ago) 2025/04/18 05:15:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f40238c91b2b1adce_d20250418_m051426_c001_v7007000_t0000_u01744953266644") as it is a hide marker 2025/04/18 05:15:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f10009c2848f7de47_d20250418_m051425_c001_v0001104_t0054_u01744953265983") 2025/04/18 05:15:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f10284296f4e170bb_d20250418_m051424_c001_v0001116_t0043_u01744953264563") 2025/04/18 05:15:18 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c11_d20250418_m051355_c001_v7007000_t0000_u01744953235975") as it is a hide marker 2025/04/18 05:15:18 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf852_d20250418_m051355_c001_v0001137_t0046_u01744953235294") 2025/04/18 05:15:18 DEBUG : piped data.txt: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f407620db0e23fe80_d20250418_m051455_c001_v7007000_t0000_u01744953295325") as it is a hide marker 2025/04/18 05:15:19 DEBUG : piped data.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf902_d20250418_m051454_c001_v0001137_t0022_u01744953294791") 2025/04/18 05:15:19 DEBUG : piped data.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f407620db0e23fe7f_d20250418_m051454_c001_v7007000_t0000_u01744953294601") 2025/04/18 05:15:19 DEBUG : piped data.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f412147c38bbcf8fe_d20250418_m051454_c001_v0001137_t0028_u01744953294224") 2025/04/18 05:15:19 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c12_d20250418_m051357_c001_v7007000_t0000_u01744953237037") as it is a hide marker 2025/04/18 05:15:19 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf856_d20250418_m051356_c001_v0001137_t0027_u01744953236341") 2025/04/18 05:15:19 DEBUG : test-metadata: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f411367abab6726e0_d20250418_m051502_c001_v7007000_t0000_u01744953302323") as it is a hide marker 2025/04/18 05:15:19 DEBUG : test-metadata: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f207620db0e23fe86_d20250418_m051457_c001_v0001182_t0004_u01744953297238") 2025/04/18 05:15:19 DEBUG : test-metadata: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f407620db0e23fe83_d20250418_m051456_c001_v7007000_t0000_u01744953296373") 2025/04/18 05:15:19 DEBUG : test-metadata: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf904_d20250418_m051455_c001_v0001137_t0032_u01744953295511") 2025/04/18 05:15:19 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c07_d20250418_m051350_c001_v7007000_t0000_u01744953230409") as it is a hide marker 2025/04/18 05:15:19 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf83a_d20250418_m051349_c001_v0001137_t0004_u01744953229517") 2025/04/18 05:15:19 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c0b_d20250418_m051352_c001_v7007000_t0000_u01744953232672") as it is a hide marker 2025/04/18 05:15:19 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf842_d20250418_m051351_c001_v0001137_t0021_u01744953231919") 2025/04/18 05:15:19 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c09_d20250418_m051351_c001_v7007000_t0000_u01744953231554") as it is a hide marker 2025/04/18 05:15:19 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf83e_d20250418_m051350_c001_v0001137_t0035_u01744953230776") 2025/04/18 05:15:19 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c0d_d20250418_m051353_c001_v7007000_t0000_u01744953233782") as it is a hide marker 2025/04/18 05:15:19 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf84a_d20250418_m051353_c001_v0001137_t0054_u01744953233039") 2025/04/18 05:15:19 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c0f_d20250418_m051354_c001_v7007000_t0000_u01744953234928") as it is a hide marker 2025/04/18 05:15:19 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf84c_d20250418_m051354_c001_v0001137_t0005_u01744953234154") 2025/04/18 05:15:20 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c06_d20250418_m051349_c001_v7007000_t0000_u01744953229144") as it is a hide marker 2025/04/18 05:15:20 DEBUG : trailing space /trailing space : Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf836_d20250418_m051348_c001_v0001137_t0022_u01744953228414") 2025/04/18 05:15:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f105aeddc03741767_d20250418_m051512_c001_v0001131_t0005_u01744953312913") "upload" dated 2025-04-18 05:15:12.913 +0000 UTC (7.211347503s ago) 2025/04/18 05:15:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f41911e299d835c6e_d20250418_m051508_c001_v7007000_t0000_u01744953308108") 2025/04/18 05:15:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf91e_d20250418_m051504_c001_v0001137_t0006_u01744953304863") 2025/04/18 05:15:20 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c18_d20250418_m051404_c001_v7007000_t0000_u01744953244845") as it is a hide marker 2025/04/18 05:15:20 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f21870d48f8593c14_d20250418_m051359_c001_v0001183_t0044_u01744953239234") 2025/04/18 05:15:20 DEBUG : zero-length-file: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c13_d20250418_m051358_c001_v7007000_t0000_u01744953238919") as it is a hide marker 2025/04/18 05:15:20 DEBUG : zero-length-file: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f412147c38bbcf862_d20250418_m051358_c001_v0001137_t0028_u01744953238369") 2025/04/18 05:15:20 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bfd_d20250418_m051342_c001_v7007000_t0000_u01744953222427") as it is a hide marker 2025/04/18 05:15:20 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf810_d20250418_m051341_c001_v0001137_t0013_u01744953221582") 2025/04/18 05:15:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bf3_d20250418_m051336_c001_v7007000_t0000_u01744953216739") as it is a hide marker 2025/04/18 05:15:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf7f8_d20250418_m051335_c001_v0001137_t0016_u01744953215678") 2025/04/18 05:15:20 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c02_d20250418_m051345_c001_v7007000_t0000_u01744953225751") as it is a hide marker 2025/04/18 05:15:20 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf81c_d20250418_m051344_c001_v0001137_t0007_u01744953224997") 2025/04/18 05:15:20 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c01_d20250418_m051344_c001_v7007000_t0000_u01744953224626") as it is a hide marker 2025/04/18 05:15:20 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf818_d20250418_m051343_c001_v0001137_t0054_u01744953223860") 2025/04/18 05:15:20 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593c03_d20250418_m051346_c001_v7007000_t0000_u01744953226934") as it is a hide marker 2025/04/18 05:15:20 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf82a_d20250418_m051346_c001_v0001137_t0009_u01744953226113") 2025/04/18 05:15:20 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bfe_d20250418_m051343_c001_v7007000_t0000_u01744953223481") as it is a hide marker 2025/04/18 05:15:20 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf812_d20250418_m051342_c001_v0001137_t0023_u01744953222790") 2025/04/18 05:15:21 DEBUG : ./.: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bf5_d20250418_m051337_c001_v7007000_t0000_u01744953217906") as it is a hide marker 2025/04/18 05:15:21 DEBUG : ./.: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf7fe_d20250418_m051337_c001_v0001137_t0021_u01744953217120") 2025/04/18 05:15:21 DEBUG : ../..: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f8593bf6_d20250418_m051338_c001_v7007000_t0000_u01744953218922") as it is a hide marker 2025/04/18 05:15:21 DEBUG : ../..: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf804_d20250418_m051338_c001_v0001137_t0016_u01744953218268") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/18 05:15:22 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/18 05:15:22 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/18 05:15:22 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/18 05:15:22 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/04/18 05:15:22 INFO : B2 bucket rclone-test-qogebew0gufu: cleaning bucket "rclone-test-qogebew0gufu" of pending multipart uploads older than 0s 2025/04/18 05:15:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf880_d20250418_m051405_c001_v0001137_t0016_u01744953245900") "upload" dated 2025-04-18 05:14:05.9 +0000 UTC (1m17.254561415s ago) 2025/04/18 05:15:23 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f21675930f18ab78f_d20250418_m051522_c001_v0001104_t0027_u01744953322119") as it is a start marker (upload started at 2025-04-18 05:15:22.119 +0000 UTC) 2025/04/18 05:15:23 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/18 05:15:23 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f21675930f18ab791_d20250418_m051522_c001_v0001183_t0042_u01744953322303") as it is a start marker (upload started at 2025-04-18 05:15:22.303 +0000 UTC) 2025/04/18 05:15:23 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/18 05:15:23 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f21675930f18ab792_d20250418_m051522_c001_v0001144_t0020_u01744953322493") as it is a start marker (upload started at 2025-04-18 05:15:22.493 +0000 UTC) 2025/04/18 05:15:23 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/18 05:15:23 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f21675930f18ab794_d20250418_m051522_c001_v0001109_t0057_u01744953322682") as it is a start marker (upload started at 2025-04-18 05:15:22.682 +0000 UTC) 2025/04/18 05:15:23 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/18 05:15:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41675930f18ab78e_d20250418_m051521_c001_v7007000_t0000_u01744953321922") "hide" dated 2025-04-18 05:15:21.922 +0000 UTC (1.232767051s ago) 2025/04/18 05:15:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f105aeddc03741767_d20250418_m051512_c001_v0001131_t0005_u01744953312913") 2025/04/18 05:15:23 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/18 05:15:23 INFO : B2 bucket rclone-test-qogebew0gufu: cleaning bucket "rclone-test-qogebew0gufu" of pending multipart uploads older than 0s 2025/04/18 05:15:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf880_d20250418_m051405_c001_v0001137_t0016_u01744953245900") "upload" dated 2025-04-18 05:14:05.9 +0000 UTC (1m17.641238412s ago) 2025/04/18 05:15:23 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f21675930f18ab78f_d20250418_m051522_c001_v0001104_t0027_u01744953322119") as it is a start marker (upload started at 2025-04-18 05:15:22.119 +0000 UTC) 2025/04/18 05:15:23 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f21675930f18ab791_d20250418_m051522_c001_v0001183_t0042_u01744953322303") as it is a start marker (upload started at 2025-04-18 05:15:22.303 +0000 UTC) 2025/04/18 05:15:23 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f21675930f18ab792_d20250418_m051522_c001_v0001144_t0020_u01744953322493") as it is a start marker (upload started at 2025-04-18 05:15:22.493 +0000 UTC) 2025/04/18 05:15:23 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f21675930f18ab794_d20250418_m051522_c001_v0001109_t0057_u01744953322682") as it is a start marker (upload started at 2025-04-18 05:15:22.682 +0000 UTC) 2025/04/18 05:15:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f52fdc3500d4b7b9f680e1b_f41675930f18ab78e_d20250418_m051521_c001_v7007000_t0000_u01744953321922") "hide" dated 2025-04-18 05:15:21.922 +0000 UTC (1.619422757s ago) 2025/04/18 05:15:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f105aeddc03741767_d20250418_m051512_c001_v0001131_t0005_u01744953312913") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/18 05:15:24 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/18 05:15:24 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/18 05:15:24 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/04/18 05:15:26 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/18 05:15:26 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/18 05:15:26 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/18 05:15:26 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/18 05:15:27 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/18 05:15:28 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/18 05:15:28 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/18 05:15:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:15:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/18 05:15:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f21911e299d835c79_d20250418_m051531_c001_v0001043_t0026_u01744953331539") 2025/04/18 05:15:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/18 05:15:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/18 05:15:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/18 05:15:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:15:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:15:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/18 05:15:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/18 05:15:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/18 05:15:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/18 05:15:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/18 05:15:38 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/18 05:15:38 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/18 05:15:38 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/18 05:15:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:15:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/18 05:15:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f21911e299d835c7e_d20250418_m051540_c001_v0001117_t0050_u01744953340104") 2025/04/18 05:15:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/18 05:15:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/18 05:15:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/18 05:15:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:15:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:15:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/18 05:15:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/18 05:15:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/18 05:15:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/18 05:15:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/18 05:15:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/18 05:15:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/18 05:15:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/18 05:15:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/18 05:15:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/18 05:15:49 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/18 05:15:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:15:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/18 05:15:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f2130823f2785abfe_d20250418_m051551_c001_v0001183_t0022_u01744953351686") 2025/04/18 05:15:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/18 05:15:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/18 05:15:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/18 05:15:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/18 05:15:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/18 05:15:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:15:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:15:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/04/18 05:15:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/18 05:15:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/18 05:15:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/18 05:15:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/18 05:15:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/18 05:15:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/18 05:15:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/18 05:16:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:16:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/18 05:16:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f217097eeed734f54_d20250418_m051600_c001_v0001098_t0002_u01744953360235") 2025/04/18 05:16:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/18 05:16:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/18 05:16:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/18 05:16:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:16:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:16:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/18 05:16:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/18 05:16:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/18 05:16:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/18 05:16:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/18 05:16:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/18 05:16:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/18 05:16:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/18 05:16:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:16:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/18 05:16:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f2130823f2785ac7a_d20250418_m051609_c001_v0001183_t0050_u01744953369525") 2025/04/18 05:16:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/18 05:16:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/18 05:16:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/18 05:16:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:16:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:16:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/18 05:16:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/18 05:16:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/18 05:16:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/18 05:16:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/18 05:16:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/18 05:16:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/18 05:16:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/18 05:16:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/18 05:16:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/18 05:16:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/18 05:16:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:16:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/18 05:16:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f2183e4e1c5674abd_d20250418_m051619_c001_v0001184_t0023_u01744953379017") 2025/04/18 05:16:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/18 05:16:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/18 05:16:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/18 05:16:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/18 05:16:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/18 05:16:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:16:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:16:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/04/18 05:16:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/18 05:16:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/18 05:16:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/18 05:16:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/18 05:16:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/18 05:16:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/18 05:16:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/18 05:16:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:16:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/18 05:16:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f2183e4e1c5674ac7_d20250418_m051627_c001_v0001165_t0034_u01744953387967") 2025/04/18 05:16:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/18 05:16:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/18 05:16:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/18 05:16:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:16:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:16:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/18 05:16:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/18 05:16:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/18 05:16:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/18 05:16:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/18 05:16:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/18 05:16:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/18 05:16:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/18 05:16:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:16:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/18 05:16:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f2183e4e1c5674eba_d20250418_m051636_c001_v0001090_t0047_u01744953396406") 2025/04/18 05:16:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/18 05:16:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/18 05:16:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/18 05:16:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:16:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:16:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/18 05:16:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/18 05:16:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/18 05:16:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/18 05:16:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/18 05:16:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/18 05:16:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/18 05:16:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/18 05:16:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/18 05:16:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/18 05:16:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/18 05:16:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:16:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/18 05:16:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f211367abab672845_d20250418_m051646_c001_v0001183_t0048_u01744953406456") 2025/04/18 05:16:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/18 05:16:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/18 05:16:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/18 05:16:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/18 05:16:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/18 05:16:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:16:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:16:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/04/18 05:16:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/18 05:16:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/18 05:16:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/18 05:16:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/18 05:16:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/18 05:16:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/18 05:16:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/18 05:16:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:16:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/18 05:16:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f211367abab672860_d20250418_m051655_c001_v0001183_t0031_u01744953415165") 2025/04/18 05:16:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/18 05:16:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/18 05:16:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/18 05:16:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:16:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:16:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/18 05:16:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/18 05:16:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/18 05:17:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/18 05:17:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/18 05:17:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/18 05:17:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/18 05:17:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/18 05:17:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:17:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/18 05:17:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f2183e4e1c5676691_d20250418_m051705_c001_v0001171_t0023_u01744953425850") 2025/04/18 05:17:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/18 05:17:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/18 05:17:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/18 05:17:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:17:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:17:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/18 05:17:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/18 05:17:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/18 05:17:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/18 05:17:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/18 05:17:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/18 05:17:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/18 05:17:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/18 05:17:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/18 05:17:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/18 05:17:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/18 05:17:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:17:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/18 05:17:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f21577622b593a664_d20250418_m051723_c001_v0001171_t0052_u01744953443874") 2025/04/18 05:17:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/18 05:17:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/18 05:17:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/18 05:17:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/18 05:17:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/18 05:17:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:17:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:17:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/04/18 05:17:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/18 05:17:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/18 05:17:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/18 05:17:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/18 05:17:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/18 05:17:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/18 05:17:29 DEBUG : pacer: Reducing sleep to 10ms 2025/04/18 05:17:30 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/18 05:17:31 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/18 05:17:31 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/18 05:17:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:17:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/18 05:17:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f2129d8d9a2b7144f_d20250418_m051733_c001_v0001144_t0054_u01744953453617") 2025/04/18 05:17:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/18 05:17:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/18 05:17:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/18 05:17:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:17:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:17:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/18 05:17:38 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/18 05:17:38 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/18 05:17:38 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/18 05:17:38 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/18 05:17:46 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/18 05:17:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/18 05:17:47 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/18 05:17:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:17:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/18 05:17:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f20538c25babacbda_d20250418_m051751_c001_v0001092_t0043_u01744953471189") 2025/04/18 05:17:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/18 05:17:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/18 05:17:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/18 05:17:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:17:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:17:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/18 05:17:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/18 05:17:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/18 05:17:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/18 05:17:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/18 05:17:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/18 05:17:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/18 05:17:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/18 05:17:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/18 05:17:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/18 05:17:59 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/18 05:18:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:18:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/18 05:18:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f21870d48f85955d0_d20250418_m051802_c001_v0001171_t0054_u01744953482010") 2025/04/18 05:18:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/18 05:18:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/18 05:18:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/18 05:18:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/18 05:18:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/18 05:18:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:18:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:18:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/04/18 05:18:08 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/18 05:18:08 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/18 05:18:08 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/18 05:18:08 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/18 05:18:08 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/18 05:18:10 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/18 05:18:10 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/18 05:18:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:18:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/18 05:18:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f2063d6cfd297faef_d20250418_m051812_c001_v0001120_t0032_u01744953492879") 2025/04/18 05:18:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/18 05:18:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/18 05:18:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/18 05:18:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:18:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:18:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/18 05:18:17 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/18 05:18:17 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/18 05:18:18 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/18 05:18:18 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/18 05:18:21 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/18 05:18:21 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/18 05:18:21 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/18 05:18:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:18:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/18 05:18:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f20813580f4e8069e_d20250418_m051824_c001_v0001090_t0043_u01744953504855") 2025/04/18 05:18:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/18 05:18:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/18 05:18:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/18 05:18:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:18:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:18:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/18 05:18:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/18 05:18:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/18 05:18:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/18 05:18:31 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/18 05:18:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/18 05:18:31 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/18 05:18:32 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/18 05:18:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/18 05:18:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/18 05:18:33 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/18 05:18:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/18 05:18:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/18 05:18:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f52fdc3500d4b7b9f680e1b_f2073e444b33db7ce_d20250418_m051836_c001_v0001180_t0037_u01744953516594") 2025/04/18 05:18:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/18 05:18:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/18 05:18:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/18 05:18:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/18 05:18:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/18 05:18:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/18 05:18:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/18 05:18:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/04/18 05:18:49 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f52fdc3500d4b7b9f680e1b_f20341f9e52314a11_d20250418_m051849_c001_v0001184_t0058_u01744953529054") 2025/04/18 05:18:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/18 05:18:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/18 05:18:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/18 05:18:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/18 05:18:50 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/18 05:18:52 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/18 05:18:52 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/18 05:18:52 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/18 05:18:52 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/18 05:18:54 DEBUG : chunked-copy: Done sending chunk 0 2025/04/18 05:18:54 DEBUG : chunked-copy: Done sending chunk 1 2025/04/18 05:18:54 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/18 05:18:55 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f52fdc3500d4b7b9f680e1b_f20813580f4e806ae_d20250418_m051855_c001_v0001171_t0036_u01744953535355") 2025/04/18 05:18:55 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/18 05:18:55 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/18 05:18:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/18 05:18:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/18 05:18:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/18 05:18:58 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/18 05:18:58 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/18 05:18:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/18 05:18:59 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/18 05:19:01 DEBUG : chunked-copy: Done sending chunk 0 2025/04/18 05:19:01 DEBUG : chunked-copy: Done sending chunk 1 2025/04/18 05:19:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/18 05:19:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f52fdc3500d4b7b9f680e1b_f20813580f4e806da_d20250418_m051902_c001_v0001176_t0028_u01744953542136") 2025/04/18 05:19:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/18 05:19:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/18 05:19:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/18 05:19:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/18 05:19:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/18 05:19:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/18 05:19:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/18 05:19:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/18 05:19:05 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/18 05:19:08 DEBUG : chunked-copy: Done sending chunk 1 2025/04/18 05:19:10 DEBUG : chunked-copy: Done sending chunk 0 2025/04/18 05:19:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/18 05:19:12 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1f52fdc3500d4b7b9f680e1b_f2101c6abf8e312d8_d20250418_m051912_c001_v0001184_t0033_u01744953552472") 2025/04/18 05:19:12 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/18 05:19:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/18 05:19:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/18 05:19:12 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/18 05:19:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/18 05:19:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/18 05:19:13 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/18 05:19:16 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/18 05:19:18 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/18 05:19:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qogebew0gufu/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/04/18 05:19:19 INFO : B2 bucket rclone-test-qogebew0gufu: cleaning bucket "rclone-test-qogebew0gufu" of all files 2025/04/18 05:19:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40813580f4e8069a_d20250418_m051817_c001_v7007000_t0000_u01744953497243") 2025/04/18 05:19:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2063d6cfd297faef_d20250418_m051812_c001_v0001120_t0032_u01744953492879") 2025/04/18 05:19:20 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4063d6cfd297faed_d20250418_m051812_c001_v7007000_t0000_u01744953492346") 2025/04/18 05:19:20 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20813580f4e80694_d20250418_m051807_c001_v0001120_t0031_u01744953487515") 2025/04/18 05:19:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40341f9e52314a09_d20250418_m051841_c001_v7007000_t0000_u01744953521954") 2025/04/18 05:19:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2073e444b33db7ce_d20250418_m051836_c001_v0001180_t0037_u01744953516594") 2025/04/18 05:19:20 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4073e444b33db7cd_d20250418_m051836_c001_v7007000_t0000_u01744953516016") 2025/04/18 05:19:20 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20813580f4e806a3_d20250418_m051830_c001_v0001178_t0051_u01744953510359") 2025/04/18 05:19:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40813580f4e806a2_d20250418_m051830_c001_v7007000_t0000_u01744953510171") 2025/04/18 05:19:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20813580f4e8069e_d20250418_m051824_c001_v0001090_t0043_u01744953504855") 2025/04/18 05:19:20 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40813580f4e8069d_d20250418_m051824_c001_v7007000_t0000_u01744953504293") 2025/04/18 05:19:20 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20813580f4e8069b_d20250418_m051817_c001_v0001171_t0037_u01744953497435") 2025/04/18 05:19:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4130823f2785acdf_d20250418_m051623_c001_v7007000_t0000_u01744953383130") 2025/04/18 05:19:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2183e4e1c5674abd_d20250418_m051619_c001_v0001184_t0023_u01744953379017") 2025/04/18 05:19:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4130823f2785acac_d20250418_m051613_c001_v7007000_t0000_u01744953373542") 2025/04/18 05:19:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2130823f2785ac7a_d20250418_m051609_c001_v0001183_t0050_u01744953369525") 2025/04/18 05:19:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4183e4e1c5674abb_d20250418_m051618_c001_v7007000_t0000_u01744953378595") 2025/04/18 05:19:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2130823f2785acaf_d20250418_m051613_c001_v0001029_t0040_u01744953373729") 2025/04/18 05:19:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4130823f2785ac75_d20250418_m051609_c001_v7007000_t0000_u01744953369126") 2025/04/18 05:19:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2130823f2785ac45_d20250418_m051603_c001_v0001106_t0017_u01744953363994") 2025/04/18 05:19:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4130823f2785ac42_d20250418_m051603_c001_v7007000_t0000_u01744953363810") 2025/04/18 05:19:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f217097eeed734f54_d20250418_m051600_c001_v0001098_t0002_u01744953360235") 2025/04/18 05:19:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f417097eeed734f51_d20250418_m051559_c001_v7007000_t0000_u01744953359828") 2025/04/18 05:19:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f217097eeed734f50_d20250418_m051556_c001_v0001184_t0030_u01744953356163") 2025/04/18 05:19:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4183e4e1c5675acc_d20250418_m051650_c001_v7007000_t0000_u01744953410414") 2025/04/18 05:19:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f211367abab672845_d20250418_m051646_c001_v0001183_t0048_u01744953406456") 2025/04/18 05:19:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4183e4e1c567568e_d20250418_m051641_c001_v7007000_t0000_u01744953401095") 2025/04/18 05:19:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2183e4e1c5674eba_d20250418_m051636_c001_v0001090_t0047_u01744953396406") 2025/04/18 05:19:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f411367abab672844_d20250418_m051646_c001_v7007000_t0000_u01744953406054") 2025/04/18 05:19:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2183e4e1c567568f_d20250418_m051641_c001_v0001171_t0033_u01744953401289") 2025/04/18 05:19:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4183e4e1c5674eb8_d20250418_m051635_c001_v7007000_t0000_u01744953395949") 2025/04/18 05:19:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2130823f2785b0d2_d20250418_m051631_c001_v0001182_t0050_u01744953391754") 2025/04/18 05:19:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4130823f2785af81_d20250418_m051631_c001_v7007000_t0000_u01744953391532") 2025/04/18 05:19:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2183e4e1c5674ac7_d20250418_m051627_c001_v0001165_t0034_u01744953387967") 2025/04/18 05:19:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4183e4e1c5674ac6_d20250418_m051627_c001_v7007000_t0000_u01744953387560") 2025/04/18 05:19:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2130823f2785ace0_d20250418_m051623_c001_v0001171_t0031_u01744953383323") 2025/04/18 05:19:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f417097eeed734f4f_d20250418_m051555_c001_v7007000_t0000_u01744953355969") 2025/04/18 05:19:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2130823f2785abfe_d20250418_m051551_c001_v0001183_t0022_u01744953351686") 2025/04/18 05:19:22 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4130823f2785abfd_d20250418_m051551_c001_v7007000_t0000_u01744953351238") 2025/04/18 05:19:22 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f21911e299d835c82_d20250418_m051546_c001_v0001165_t0030_u01744953346077") 2025/04/18 05:19:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f41911e299d835c81_d20250418_m051545_c001_v7007000_t0000_u01744953345891") 2025/04/18 05:19:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f21911e299d835c7e_d20250418_m051540_c001_v0001117_t0050_u01744953340104") 2025/04/18 05:19:22 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f41911e299d835c7d_d20250418_m051539_c001_v7007000_t0000_u01744953339703") 2025/04/18 05:19:22 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20054749f40e1968_d20250418_m051535_c001_v0001184_t0043_u01744953335497") 2025/04/18 05:19:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40054749f40e1965_d20250418_m051535_c001_v7007000_t0000_u01744953335309") 2025/04/18 05:19:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f21911e299d835c79_d20250418_m051531_c001_v0001043_t0026_u01744953331539") 2025/04/18 05:19:22 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f41911e299d835c78_d20250418_m051531_c001_v7007000_t0000_u01744953331132") 2025/04/18 05:19:22 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f205cbc8899a201a7_d20250418_m051525_c001_v0001171_t0011_u01744953325665") 2025/04/18 05:19:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f85955b6_d20250418_m051728_c001_v7007000_t0000_u01744953448656") 2025/04/18 05:19:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f21577622b593a664_d20250418_m051723_c001_v0001171_t0052_u01744953443874") 2025/04/18 05:19:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f85951c7_d20250418_m051718_c001_v7007000_t0000_u01744953438408") 2025/04/18 05:19:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2183e4e1c5676691_d20250418_m051705_c001_v0001171_t0023_u01744953425850") 2025/04/18 05:19:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f41577622b593a662_d20250418_m051723_c001_v7007000_t0000_u01744953443428") 2025/04/18 05:19:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f21870d48f85951c8_d20250418_m051718_c001_v0001180_t0033_u01744953438598") 2025/04/18 05:19:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4183e4e1c567668e_d20250418_m051705_c001_v7007000_t0000_u01744953425376") 2025/04/18 05:19:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2183e4e1c567668b_d20250418_m051659_c001_v0001172_t0038_u01744953419464") 2025/04/18 05:19:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4183e4e1c567668a_d20250418_m051659_c001_v7007000_t0000_u01744953419271") 2025/04/18 05:19:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f211367abab672860_d20250418_m051655_c001_v0001183_t0031_u01744953415165") 2025/04/18 05:19:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f411367abab672846_d20250418_m051654_c001_v7007000_t0000_u01744953414707") 2025/04/18 05:19:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2183e4e1c5675acd_d20250418_m051650_c001_v0001181_t0016_u01744953410619") 2025/04/18 05:19:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40813580f4e80693_d20250418_m051807_c001_v7007000_t0000_u01744953487328") 2025/04/18 05:19:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f21870d48f85955d0_d20250418_m051802_c001_v0001171_t0054_u01744953482010") 2025/04/18 05:19:23 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f85955cf_d20250418_m051801_c001_v7007000_t0000_u01744953481528") 2025/04/18 05:19:23 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20538c25babacbdc_d20250418_m051756_c001_v0001120_t0027_u01744953476167") 2025/04/18 05:19:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40538c25babacbdb_d20250418_m051755_c001_v7007000_t0000_u01744953475983") 2025/04/18 05:19:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20538c25babacbda_d20250418_m051751_c001_v0001092_t0043_u01744953471189") 2025/04/18 05:19:23 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40538c25babacbd9_d20250418_m051750_c001_v7007000_t0000_u01744953470689") 2025/04/18 05:19:23 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f21870d48f85955c1_d20250418_m051738_c001_v0001101_t0022_u01744953458157") 2025/04/18 05:19:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f41870d48f85955c0_d20250418_m051737_c001_v7007000_t0000_u01744953457952") 2025/04/18 05:19:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2129d8d9a2b7144f_d20250418_m051733_c001_v0001144_t0054_u01744953453617") 2025/04/18 05:19:23 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f4129d8d9a2b71060_d20250418_m051733_c001_v7007000_t0000_u01744953453106") 2025/04/18 05:19:23 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f21870d48f85955b7_d20250418_m051728_c001_v0001183_t0014_u01744953448840") 2025/04/18 05:19:23 DEBUG : chunked-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f405cbc8899a2171d_d20250418_m051915_c001_v7007000_t0000_u01744953555996") 2025/04/18 05:19:24 DEBUG : chunked-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20813580f4e806f0_d20250418_m051905_c001_v0001171_t0012_u01744953545101") 2025/04/18 05:19:24 DEBUG : chunked-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40813580f4e806ee_d20250418_m051904_c001_v7007000_t0000_u01744953544497") 2025/04/18 05:19:24 DEBUG : chunked-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20341f9e52314a1f_d20250418_m051858_c001_v0001146_t0017_u01744953538623") 2025/04/18 05:19:24 DEBUG : chunked-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40341f9e52314a1d_d20250418_m051857_c001_v7007000_t0000_u01744953537963") 2025/04/18 05:19:24 DEBUG : chunked-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20341f9e52314a15_d20250418_m051851_c001_v0001182_t0029_u01744953531887") 2025/04/18 05:19:24 DEBUG : chunked-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40341f9e52314a14_d20250418_m051851_c001_v7007000_t0000_u01744953531297") 2025/04/18 05:19:24 DEBUG : chunked-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f105aeddc037418cd_d20250418_m051846_c001_v0001131_t0030_u01744953526993") 2025/04/18 05:19:24 DEBUG : chunked-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40341f9e52314a0e_d20250418_m051846_c001_v7007000_t0000_u01744953526604") 2025/04/18 05:19:24 DEBUG : chunked-copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f105aeddc037418c3_d20250418_m051842_c001_v0001131_t0004_u01744953522744") 2025/04/18 05:19:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f405cbc8899a2171b_d20250418_m051915_c001_v7007000_t0000_u01744953555813") 2025/04/18 05:19:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f2101c6abf8e312d8_d20250418_m051912_c001_v0001184_t0033_u01744953552472") 2025/04/18 05:19:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40813580f4e806ea_d20250418_m051904_c001_v7007000_t0000_u01744953544309") 2025/04/18 05:19:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20813580f4e806da_d20250418_m051902_c001_v0001176_t0028_u01744953542136") 2025/04/18 05:19:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40341f9e52314a1c_d20250418_m051857_c001_v7007000_t0000_u01744953537773") 2025/04/18 05:19:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20813580f4e806ae_d20250418_m051855_c001_v0001171_t0036_u01744953535355") 2025/04/18 05:19:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40341f9e52314a12_d20250418_m051851_c001_v7007000_t0000_u01744953531110") 2025/04/18 05:19:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f20341f9e52314a11_d20250418_m051849_c001_v0001184_t0058_u01744953529054") 2025/04/18 05:19:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f40341f9e52314a0d_d20250418_m051846_c001_v7007000_t0000_u01744953526333") 2025/04/18 05:19:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f1099a158ddd6cf07_d20250418_m051845_c001_v0001036_t0026_u01744953525153") 2025/04/18 05:19:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f112147c38bbcf880_d20250418_m051405_c001_v0001137_t0016_u01744953245900") 2025/04/18 05:19:25 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f405cbc8899a2171f_d20250418_m051917_c001_v7007000_t0000_u01744953557260") 2025/04/18 05:19:25 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f105aeddc037418f9_d20250418_m051916_c001_v0001131_t0007_u01744953556546") 2025/04/18 05:19:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f405cbc8899a21722_d20250418_m051918_c001_v7007000_t0000_u01744953558458") 2025/04/18 05:19:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f105aeddc037418fd_d20250418_m051918_c001_v0001131_t0021_u01744953558161") 2025/04/18 05:19:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f105aeddc037418fb_d20250418_m051917_c001_v0001131_t0000_u01744953557446") 2025/04/18 05:19:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f52fdc3500d4b7b9f680e1b_f41675930f18ab78e_d20250418_m051521_c001_v7007000_t0000_u01744953321922") 2025/04/18 05:19:26 INFO : B2 bucket rclone-test-qogebew0gufu: cleaning bucket "rclone-test-qogebew0gufu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (360.19s) --- 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.42s) --- PASS: TestIntegration/FsMkdir (354.84s) --- 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 (22.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.06s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.93s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.63s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.43s) --- 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.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.28s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.60s) --- 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.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.05s) --- 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.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- 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.22s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (196.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (6.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (38.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (19.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (13.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (38.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (18.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (34.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (11.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.46s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 360.212s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m0.964468255s (try 1/5)