"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:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2025/01/06 01:11:05 DEBUG : Creating backend with remote "TestB2:rclone-test-foturab3zaze" 2025/01/06 01:11:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: 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/01/06 01:11:08 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/06 01:11:08 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/06 01:11:09 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/06 01:11:31 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/01/06 01:11:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/06 01:11:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/06 01:11:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/06 01:11:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/06 01:11:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/06 01:11:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/06 01:11:35 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/01/06 01:11:42 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/06 01:11:43 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/06 01:11:48 INFO : B2 bucket rclone-test-foturab3zaze: cleaning bucket "rclone-test-foturab3zaze" of all files 2025/01/06 01:11:49 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b5973329_d20250106_m011148_c001_v0001179_t0033_u01736125908017") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/06 01:11:50 DEBUG : Creating backend with remote "TestB2:rclone-test-foturab3zaze/dirToPurgeFromRoot" 2025/01/06 01:11:51 INFO : B2 bucket rclone-test-foturab3zaze path dirToPurgeFromRoot: cleaning bucket "rclone-test-foturab3zaze" of all files 2025/01/06 01:11:52 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b5973331_d20250106_m011149_c001_v0001179_t0026_u01736125909836") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/06 01:11:53 DEBUG : Creating backend with remote "TestB2:rclone-test-foturab3zaze/hello? sausage/êé" 2025/01/06 01:11:57 INFO : B2 bucket rclone-test-foturab3zaze path hello? sausage/êé: cleaning bucket "rclone-test-foturab3zaze" of all files 2025/01/06 01:11:57 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f11652ddbf0ff988f_d20250106_m011155_c001_v0001099_t0045_u01736125915580") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/06 01:11:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/06 01:11:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/06 01:11:58 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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/01/06 01:12:05 DEBUG : Creating backend with remote "TestB2:rclone-test-foturab3zaze/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/06 01:12:07 DEBUG : Creating backend with remote "TestB2:rclone-test-foturab3zaze/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-foturab3zaze" from "TestB2:rclone-test-foturab3zaze" 2025/01/06 01:12:10 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/01/06 01:12:22 DEBUG : Creating backend with remote "TestB2:rclone-test-bobohun6nini" 2025/01/06 01:12:26 DEBUG : B2 bucket rclone-test-bobohun6nini: Purge remote 2025/01/06 01:12:26 INFO : B2 bucket rclone-test-bobohun6nini: cleaning bucket "rclone-test-bobohun6nini" of all files 2025/01/06 01:12:26 DEBUG : somefile: Deleting (id "4_z4f129d1320bd3b9b9f480e1b_f413faad6a60a8b4b_d20250106_m011225_c001_v0001180_t0052_u01736125945228") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/06 01:12:27 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/06 01:12:28 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/01/06 01:12:31 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/06 01:12:31 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/06 01:12:31 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.506Ki offset 6Mi/6.106Mi 2025/01/06 01:12:31 DEBUG : test-metadata: Sending chunk 1 length 111110 2025/01/06 01:12:33 DEBUG : test-metadata: Done sending chunk 1 2025/01/06 01:12:33 DEBUG : test-metadata: Done sending chunk 0 2025/01/06 01:12:33 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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2025-01-06-011239-146.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/01/06 01:12:45 DEBUG : oldPath = "TestB2:rclone-test-foturab3zaze/versions/test-versions-v2025-01-06-011239-146.txt" 2025/01/06 01:12:45 DEBUG : newPath = "TestB2,versions:rclone-test-foturab3zaze/versions/test-versions-v2025-01-06-011239-146.txt" 2025/01/06 01:12:45 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-foturab3zaze/versions/test-versions-v2025-01-06-011239-146.txt" 2025/01/06 01:12:45 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/06 01:12:46 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-foturab3zaze/versions/test-versions-v2025-01-06-011239-146.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-foturab3zaze/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 2025/01/06 01:12:48 INFO : B2 bucket rclone-test-foturab3zaze: cleaning bucket "rclone-test-foturab3zaze" of all hidden files 2025/01/06 01:12:48 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b231_d20250106_m011115_c001_v7007000_t0000_u01736125875862") as it is a hide marker 2025/01/06 01:12:48 DEBUG : leading space/ leading space: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b5973291_d20250106_m011115_c001_v0001179_t0034_u01736125875245") 2025/01/06 01:12:48 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b230_d20250106_m011114_c001_v7007000_t0000_u01736125874881") as it is a hide marker 2025/01/06 01:12:48 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b597328d_d20250106_m011114_c001_v0001179_t0051_u01736125874314") 2025/01/06 01:12:48 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b23f_d20250106_m011122_c001_v7007000_t0000_u01736125882059") as it is a hide marker 2025/01/06 01:12:48 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732bd_d20250106_m011121_c001_v0001179_t0008_u01736125881429") 2025/01/06 01:12:48 DEBUG : created from root.txt: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4173cf1718147ac6_d20250106_m011218_c001_v7007000_t0000_u01736125938150") as it is a hide marker 2025/01/06 01:12:48 DEBUG : created from root.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10170c27cd96d6e3_d20250106_m011216_c001_v0001109_t0056_u01736125936859") 2025/01/06 01:12:48 DEBUG : file name.txt: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f40443c28186f6ae6_d20250106_m011227_c001_v7007000_t0000_u01736125947526") as it is a hide marker 2025/01/06 01:12:48 DEBUG : file name.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b597336d_d20250106_m011205_c001_v0001179_t0057_u01736125925250") 2025/01/06 01:12:48 DEBUG : file name.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f115c7fae3c3e5ea5_d20250106_m011201_c001_v0001184_t0050_u01736125921628") 2025/01/06 01:12:48 DEBUG : file name.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b597330f_d20250106_m011139_c001_v0001179_t0046_u01736125899937") 2025/01/06 01:12:48 DEBUG : file name.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b5973309_d20250106_m011139_c001_v0001179_t0058_u01736125899146") 2025/01/06 01:12:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b597330b_d20250106_m011139_c001_v0001179_t0022_u01736125899534") "upload" dated 2025-01-06 01:11:39.534 +0000 UTC (1m9.567088694s ago) 2025/01/06 01:12:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f401468940cd35559_d20250106_m011159_c001_v7007000_t0000_u01736125919320") as it is a hide marker 2025/01/06 01:12:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f1114ae2f3313d9f8_d20250106_m011159_c001_v0001184_t0042_u01736125919109") 2025/01/06 01:12:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f103659cb2ec3d882_d20250106_m011158_c001_v0001177_t0000_u01736125918490") 2025/01/06 01:12:49 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b255_d20250106_m011128_c001_v7007000_t0000_u01736125888910") as it is a hide marker 2025/01/06 01:12:49 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732dd_d20250106_m011128_c001_v0001179_t0047_u01736125888323") 2025/01/06 01:12:49 DEBUG : piped data.txt: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f40443c28186f6ae9_d20250106_m011229_c001_v7007000_t0000_u01736125949267") as it is a hide marker 2025/01/06 01:12:49 DEBUG : piped data.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59733bb_d20250106_m011228_c001_v0001179_t0055_u01736125948835") 2025/01/06 01:12:49 DEBUG : piped data.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40443c28186f6ae8_d20250106_m011228_c001_v7007000_t0000_u01736125948651") 2025/01/06 01:12:49 DEBUG : piped data.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40742ad6b59733b7_d20250106_m011228_c001_v0001179_t0036_u01736125948261") 2025/01/06 01:12:49 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b258_d20250106_m011129_c001_v7007000_t0000_u01736125889843") as it is a hide marker 2025/01/06 01:12:49 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732df_d20250106_m011129_c001_v0001179_t0005_u01736125889272") 2025/01/06 01:12:49 DEBUG : test-metadata: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f40443c28186f6b18_d20250106_m011236_c001_v7007000_t0000_u01736125956460") as it is a hide marker 2025/01/06 01:12:49 DEBUG : test-metadata: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20443c28186f6af1_d20250106_m011231_c001_v0001183_t0048_u01736125951211") 2025/01/06 01:12:49 DEBUG : test-metadata: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40443c28186f6aef_d20250106_m011230_c001_v7007000_t0000_u01736125950444") 2025/01/06 01:12:49 DEBUG : test-metadata: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59733bf_d20250106_m011229_c001_v0001179_t0028_u01736125949465") 2025/01/06 01:12:49 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b249_d20250106_m011124_c001_v7007000_t0000_u01736125884020") as it is a hide marker 2025/01/06 01:12:49 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732c9_d20250106_m011123_c001_v0001179_t0038_u01736125883429") 2025/01/06 01:12:49 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b24d_d20250106_m011125_c001_v7007000_t0000_u01736125885901") as it is a hide marker 2025/01/06 01:12:50 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732d1_d20250106_m011125_c001_v0001179_t0048_u01736125885330") 2025/01/06 01:12:50 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b24c_d20250106_m011124_c001_v7007000_t0000_u01736125884969") as it is a hide marker 2025/01/06 01:12:50 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732cd_d20250106_m011124_c001_v0001179_t0059_u01736125884383") 2025/01/06 01:12:50 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b24f_d20250106_m011127_c001_v7007000_t0000_u01736125887002") as it is a hide marker 2025/01/06 01:12:50 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732d5_d20250106_m011126_c001_v0001179_t0029_u01736125886273") 2025/01/06 01:12:50 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b250_d20250106_m011127_c001_v7007000_t0000_u01736125887951") as it is a hide marker 2025/01/06 01:12:50 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732d9_d20250106_m011127_c001_v0001179_t0006_u01736125887363") 2025/01/06 01:12:50 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b246_d20250106_m011123_c001_v7007000_t0000_u01736125883055") as it is a hide marker 2025/01/06 01:12:50 DEBUG : trailing space /trailing space : Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732c1_d20250106_m011122_c001_v0001179_t0055_u01736125882442") 2025/01/06 01:12:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59733f9_d20250106_m011244_c001_v0001179_t0056_u01736125964027") "upload" dated 2025-01-06 01:12:44.027 +0000 UTC (6.611914031s ago) 2025/01/06 01:12:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f407f7e60477b9b0f_d20250106_m011241_c001_v7007000_t0000_u01736125961818") 2025/01/06 01:12:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59733db_d20250106_m011239_c001_v0001179_t0036_u01736125959146") 2025/01/06 01:12:50 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b278_d20250106_m011138_c001_v7007000_t0000_u01736125898605") as it is a hide marker 2025/01/06 01:12:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f2196da177fc3b263_d20250106_m011131_c001_v0001172_t0015_u01736125891969") 2025/01/06 01:12:50 DEBUG : zero-length-file: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b262_d20250106_m011131_c001_v7007000_t0000_u01736125891718") as it is a hide marker 2025/01/06 01:12:50 DEBUG : zero-length-file: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40742ad6b59732eb_d20250106_m011131_c001_v0001179_t0036_u01736125891168") 2025/01/06 01:12:51 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b233_d20250106_m011116_c001_v7007000_t0000_u01736125876851") as it is a hide marker 2025/01/06 01:12:51 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b5973297_d20250106_m011116_c001_v0001179_t0034_u01736125876236") 2025/01/06 01:12:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b223_d20250106_m011112_c001_v7007000_t0000_u01736125872066") as it is a hide marker 2025/01/06 01:12:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b597327b_d20250106_m011111_c001_v0001179_t0019_u01736125871096") 2025/01/06 01:12:51 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b23d_d20250106_m011119_c001_v7007000_t0000_u01736125879977") as it is a hide marker 2025/01/06 01:12:51 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732ab_d20250106_m011119_c001_v0001179_t0034_u01736125879328") 2025/01/06 01:12:51 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b239_d20250106_m011118_c001_v7007000_t0000_u01736125878935") as it is a hide marker 2025/01/06 01:12:51 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732a7_d20250106_m011118_c001_v0001179_t0019_u01736125878284") 2025/01/06 01:12:51 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b23e_d20250106_m011121_c001_v7007000_t0000_u01736125881040") as it is a hide marker 2025/01/06 01:12:51 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732b7_d20250106_m011120_c001_v0001179_t0042_u01736125880385") 2025/01/06 01:12:51 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b236_d20250106_m011117_c001_v7007000_t0000_u01736125877877") as it is a hide marker 2025/01/06 01:12:51 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59732a1_d20250106_m011117_c001_v0001179_t0021_u01736125877218") 2025/01/06 01:12:51 DEBUG : ./.: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b224_d20250106_m011113_c001_v7007000_t0000_u01736125873029") as it is a hide marker 2025/01/06 01:12:51 DEBUG : ./.: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b5973285_d20250106_m011112_c001_v0001179_t0018_u01736125872428") 2025/01/06 01:12:51 DEBUG : ../..: Deleting current version (id "4_zaf526d8320ad3b9b9f480e1b_f4196da177fc3b226_d20250106_m011113_c001_v7007000_t0000_u01736125873951") as it is a hide marker 2025/01/06 01:12:51 DEBUG : ../..: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b5973287_d20250106_m011113_c001_v0001179_t0048_u01736125873390") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/01/06 01:12:53 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/06 01:12:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/06 01:12:53 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/06 01:12:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/06 01:12:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/06 01:12:56 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/06 01:12:56 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/06 01:12:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:12:59 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/01/06 01:12:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f205dec485761e4df_d20250106_m011259_c001_v0001183_t0043_u01736125979672") 2025/01/06 01:12:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/06 01:12:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/06 01:12:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/06 01:13:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:13:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:13:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/06 01:13:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/06 01:13:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/06 01:13:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/06 01:13:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/06 01:13:05 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/06 01:13:06 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/06 01:13:06 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/06 01:13:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:13:07 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/01/06 01:13:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f20443c28186f6b89_d20250106_m011307_c001_v0001183_t0005_u01736125987789") 2025/01/06 01:13:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/06 01:13:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/06 01:13:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/06 01:13:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:13:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:13:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/06 01:13:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/06 01:13:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/06 01:13:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/06 01:13:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/06 01:13:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/06 01:13:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/06 01:13:14 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/06 01:13:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/06 01:13:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/06 01:13:15 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/06 01:13:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:13:17 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/01/06 01:13:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f2090dbe05772d6df_d20250106_m011317_c001_v0001102_t0013_u01736125997382") 2025/01/06 01:13:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/06 01:13:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/06 01:13:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/06 01:13:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/06 01:13:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/06 01:13:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/06 01:13:18 DEBUG : pacer: Reducing sleep to 10ms 2025/01/06 01:13:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/06 01:13:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:13:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:13:21 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/01/06 01:13:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/06 01:13:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/06 01:13:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/06 01:13:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/06 01:13:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/06 01:13:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/06 01:13:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/06 01:13:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:13:35 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/01/06 01:13:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f2165d2c336beba76_d20250106_m011335_c001_v0001145_t0055_u01736126015684") 2025/01/06 01:13:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/06 01:13:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/06 01:13:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/06 01:13:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:13:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:13:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/06 01:13:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/06 01:13:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/06 01:13:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/06 01:13:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/06 01:13:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/06 01:13:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/06 01:13:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/06 01:13:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:13:44 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/01/06 01:13:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f2165d2c336beba7e_d20250106_m011344_c001_v0001181_t0032_u01736126024368") 2025/01/06 01:13:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/06 01:13:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/06 01:13:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/06 01:13:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:13:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:13:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/06 01:13:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/06 01:13:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/06 01:13:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/06 01:13:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/06 01:13:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/06 01:13:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/06 01:13:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/06 01:13:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/06 01:13:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/06 01:13:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/06 01:13:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:13:54 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/01/06 01:13:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f20326dab22d48549_d20250106_m011354_c001_v0001104_t0058_u01736126034624") 2025/01/06 01:13:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/06 01:13:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/06 01:13:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/06 01:13:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/06 01:13:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/06 01:13:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:13:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:13:59 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/01/06 01:14:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/06 01:14:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/06 01:14:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/06 01:14:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/06 01:14:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/06 01:14:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/06 01:14:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/06 01:14:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:14:06 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/01/06 01:14:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f2039059da3f2d275_d20250106_m011407_c001_v0001093_t0044_u01736126047023") 2025/01/06 01:14:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/06 01:14:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/06 01:14:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/06 01:14:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:14:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:14:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/06 01:14:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/06 01:14:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/06 01:14:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/06 01:14:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/06 01:14:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/06 01:14:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/06 01:14:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/06 01:14:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:14:24 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/01/06 01:14:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f207f7e60477b9c6d_d20250106_m011424_c001_v0001183_t0042_u01736126064802") 2025/01/06 01:14:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/06 01:14:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/06 01:14:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/06 01:14:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:14:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:14:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/06 01:14:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/06 01:14:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/06 01:14:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/06 01:14:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/06 01:14:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/06 01:14:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/06 01:14:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/06 01:14:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/06 01:14:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/06 01:14:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/06 01:14:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:14:35 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/01/06 01:14:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f202c573ce7f180d8_d20250106_m011436_c001_v0001183_t0040_u01736126076071") 2025/01/06 01:14:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/06 01:14:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/06 01:14:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/06 01:14:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/06 01:14:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/06 01:14:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:14:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:14:38 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/01/06 01:14:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/06 01:14:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/06 01:14:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/06 01:14:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/06 01:14:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/06 01:14:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/06 01:14:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/06 01:14:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:14:44 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/01/06 01:14:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f200e399eeb6d886e_d20250106_m011444_c001_v0001106_t0049_u01736126084679") 2025/01/06 01:14:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/06 01:14:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/06 01:14:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/06 01:14:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:14:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:14:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/06 01:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/06 01:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/06 01:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/06 01:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/06 01:14:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/06 01:14:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/06 01:14:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/06 01:15:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:15:01 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/01/06 01:15:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f21099105f5106310_d20250106_m011501_c001_v0001154_t0023_u01736126101952") 2025/01/06 01:15:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/06 01:15:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/06 01:15:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/06 01:15:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:15:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:15:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/06 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/06 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/06 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/06 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/06 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/06 01:15:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/06 01:15:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/06 01:15:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/06 01:15:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/06 01:15:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/06 01:15:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:15:12 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/01/06 01:15:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f207f7e60477b9cda_d20250106_m011512_c001_v0001176_t0035_u01736126112538") 2025/01/06 01:15:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/06 01:15:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/06 01:15:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/06 01:15:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/06 01:15:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/06 01:15:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:15:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:15:15 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/01/06 01:15:17 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/06 01:15:17 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/06 01:15:17 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/06 01:15:17 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/06 01:15:18 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/06 01:15:19 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/06 01:15:19 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/06 01:15:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:15:21 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/01/06 01:15:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f207f7e60477b9cfb_d20250106_m011521_c001_v0001183_t0058_u01736126121959") 2025/01/06 01:15:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/06 01:15:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/06 01:15:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/06 01:15:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:15:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:15:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/06 01:15:26 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/06 01:15:26 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/06 01:15:27 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/06 01:15:27 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/06 01:15:29 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/06 01:15:29 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/06 01:15:29 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/06 01:15:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:15:32 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/01/06 01:15:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f20443c28186f6cba_d20250106_m011532_c001_v0001104_t0037_u01736126132137") 2025/01/06 01:15:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/06 01:15:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/06 01:15:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/06 01:15:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:15:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:15:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/06 01:15:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/06 01:15:37 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/06 01:15:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/06 01:15:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/06 01:15:37 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/06 01:15:37 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/06 01:15:38 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/06 01:15:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/06 01:15:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/06 01:15:45 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/06 01:15:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:15:49 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/01/06 01:15:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f2067400895c01b2d_d20250106_m011549_c001_v0001137_t0047_u01736126149277") 2025/01/06 01:15:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/06 01:15:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/06 01:15:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/06 01:15:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/06 01:15:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/06 01:15:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:15:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:15:52 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/01/06 01:15:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/06 01:15:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/06 01:15:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/06 01:15:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/06 01:15:55 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/06 01:15:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/06 01:15:57 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/06 01:15:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:15:58 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/01/06 01:15:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f207f7e60477b9d68_d20250106_m011559_c001_v0001144_t0022_u01736126159055") 2025/01/06 01:15:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/06 01:15:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/06 01:15:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/06 01:16:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:16:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:16:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/06 01:16:07 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/06 01:16:07 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/06 01:16:07 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/06 01:16:07 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/06 01:16:10 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/06 01:16:11 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/06 01:16:11 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/06 01:16:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:16:15 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/01/06 01:16:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f2067400895c01b92_d20250106_m011615_c001_v0001153_t0010_u01736126175355") 2025/01/06 01:16:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/06 01:16:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/06 01:16:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/06 01:16:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:16:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:16:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/06 01:16:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/06 01:16:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/06 01:16:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/06 01:16:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/06 01:16:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/06 01:16:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/06 01:16:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/06 01:16:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/06 01:16:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/06 01:16:57 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/06 01:17:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/06 01:17:00 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/01/06 01:17:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d8320ad3b9b9f480e1b_f20443c28186f6d7e_d20250106_m011700_c001_v0001029_t0016_u01736126220185") 2025/01/06 01:17:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/06 01:17:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/06 01:17:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/06 01:17:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/06 01:17:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/06 01:17:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/06 01:17:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/06 01:17:03 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/01/06 01:17:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf526d8320ad3b9b9f480e1b_f20326dab22d48b1c_d20250106_m011712_c001_v0001183_t0059_u01736126232091") 2025/01/06 01:17:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/06 01:17:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/06 01:17:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/06 01:17:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/06 01:17:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/06 01:17:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/06 01:17:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/06 01:17:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/06 01:17:14 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/06 01:17:17 DEBUG : chunked-copy: Done sending chunk 0 2025/01/06 01:17:17 DEBUG : chunked-copy: Done sending chunk 1 2025/01/06 01:17:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/06 01:17:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf526d8320ad3b9b9f480e1b_f218b9a93d69a1ade_d20250106_m011718_c001_v0001183_t0057_u01736126238099") 2025/01/06 01:17:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/06 01:17:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/06 01:17:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/06 01:17:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/06 01:17:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/06 01:17:21 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/06 01:17:21 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/06 01:17:21 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/06 01:17:21 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/06 01:17:24 DEBUG : chunked-copy: Done sending chunk 0 2025/01/06 01:17:25 DEBUG : chunked-copy: Done sending chunk 1 2025/01/06 01:17:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/06 01:17:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf526d8320ad3b9b9f480e1b_f20326dab22d48b4c_d20250106_m011726_c001_v0001172_t0014_u01736126246583") 2025/01/06 01:17:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/06 01:17:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/06 01:17:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/06 01:17:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/06 01:17:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/06 01:17:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/06 01:17:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/06 01:17:31 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/06 01:17:31 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/06 01:17:34 DEBUG : chunked-copy: Done sending chunk 1 2025/01/06 01:17:34 DEBUG : chunked-copy: Done sending chunk 0 2025/01/06 01:17:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/06 01:17:35 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zaf526d8320ad3b9b9f480e1b_f20326dab22d48b72_d20250106_m011735_c001_v0001100_t0013_u01736126255661") 2025/01/06 01:17:35 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/06 01:17:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/06 01:17:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/06 01:17:36 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/06 01:17:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/06 01:17:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/06 01:17:36 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/06 01:17:39 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/06 01:17:41 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/06 01:17:41 DEBUG : Creating backend with remote "TestB2:rclone-test-foturab3zaze/deeper/nonexisting/directory" 2025/01/06 01:17:41 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2025/01/06 01:17:43 INFO : B2 bucket rclone-test-foturab3zaze: cleaning bucket "rclone-test-foturab3zaze" of all files 2025/01/06 01:17:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f4067400895c01b79_d20250106_m011606_c001_v7007000_t0000_u01736126166664") 2025/01/06 01:17:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f207f7e60477b9d68_d20250106_m011559_c001_v0001144_t0022_u01736126159055") 2025/01/06 01:17:43 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f407f7e60477b9d66_d20250106_m011558_c001_v7007000_t0000_u01736126158555") 2025/01/06 01:17:43 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f2067400895c01b44_d20250106_m011554_c001_v0001184_t0042_u01736126154203") 2025/01/06 01:17:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48b05_d20250106_m011705_c001_v7007000_t0000_u01736126225935") 2025/01/06 01:17:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20443c28186f6d7e_d20250106_m011700_c001_v0001029_t0016_u01736126220185") 2025/01/06 01:17:43 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40443c28186f6d7d_d20250106_m011659_c001_v7007000_t0000_u01736126219693") 2025/01/06 01:17:43 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20326dab22d48af8_d20250106_m011654_c001_v0001182_t0024_u01736126214302") 2025/01/06 01:17:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48af7_d20250106_m011654_c001_v7007000_t0000_u01736126214112") 2025/01/06 01:17:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f2067400895c01b92_d20250106_m011615_c001_v0001153_t0010_u01736126175355") 2025/01/06 01:17:43 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f4067400895c01b90_d20250106_m011614_c001_v7007000_t0000_u01736126174828") 2025/01/06 01:17:43 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f2067400895c01b7c_d20250106_m011606_c001_v0001099_t0006_u01736126166845") 2025/01/06 01:17:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f4099f3ef9dc0df76_d20250106_m011402_c001_v7007000_t0000_u01736126042842") 2025/01/06 01:17:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20326dab22d48549_d20250106_m011354_c001_v0001104_t0058_u01736126034624") 2025/01/06 01:17:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f407f7e60477b9c34_d20250106_m011348_c001_v7007000_t0000_u01736126028543") 2025/01/06 01:17:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f2165d2c336beba7e_d20250106_m011344_c001_v0001181_t0032_u01736126024368") 2025/01/06 01:17:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48545_d20250106_m011354_c001_v7007000_t0000_u01736126034278") 2025/01/06 01:17:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f207f7e60477b9c35_d20250106_m011348_c001_v0001180_t0028_u01736126028726") 2025/01/06 01:17:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f4165d2c336beba7d_d20250106_m011344_c001_v7007000_t0000_u01736126024030") 2025/01/06 01:17:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f207f7e60477b9c2a_d20250106_m011339_c001_v0001184_t0029_u01736126019686") 2025/01/06 01:17:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f407f7e60477b9c29_d20250106_m011339_c001_v7007000_t0000_u01736126019504") 2025/01/06 01:17:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f2165d2c336beba76_d20250106_m011335_c001_v0001145_t0055_u01736126015684") 2025/01/06 01:17:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f4165d2c336beba75_d20250106_m011335_c001_v7007000_t0000_u01736126015347") 2025/01/06 01:17:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f2090dbe05772d6f4_d20250106_m011325_c001_v0001183_t0023_u01736126005436") 2025/01/06 01:17:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f402c573ce7f180e1_d20250106_m011440_c001_v7007000_t0000_u01736126080267") 2025/01/06 01:17:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f202c573ce7f180d8_d20250106_m011436_c001_v0001183_t0040_u01736126076071") 2025/01/06 01:17:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f402c573ce7f180bf_d20250106_m011430_c001_v7007000_t0000_u01736126070045") 2025/01/06 01:17:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f207f7e60477b9c6d_d20250106_m011424_c001_v0001183_t0042_u01736126064802") 2025/01/06 01:17:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f402c573ce7f180d6_d20250106_m011435_c001_v7007000_t0000_u01736126075697") 2025/01/06 01:17:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f202c573ce7f180c1_d20250106_m011430_c001_v0001104_t0012_u01736126070248") 2025/01/06 01:17:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f407f7e60477b9c6c_d20250106_m011424_c001_v7007000_t0000_u01736126064464") 2025/01/06 01:17:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f2099f3ef9dc0df9e_d20250106_m011414_c001_v0001182_t0051_u01736126054251") 2025/01/06 01:17:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f4099f3ef9dc0df9a_d20250106_m011414_c001_v7007000_t0000_u01736126054065") 2025/01/06 01:17:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f2039059da3f2d275_d20250106_m011407_c001_v0001093_t0044_u01736126047023") 2025/01/06 01:17:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f4039059da3f2d274_d20250106_m011406_c001_v7007000_t0000_u01736126046682") 2025/01/06 01:17:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f2099f3ef9dc0df77_d20250106_m011403_c001_v0001120_t0006_u01736126043050") 2025/01/06 01:17:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f4090dbe05772d6f3_d20250106_m011325_c001_v7007000_t0000_u01736126005188") 2025/01/06 01:17:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f2090dbe05772d6df_d20250106_m011317_c001_v0001102_t0013_u01736125997382") 2025/01/06 01:17:45 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f4090dbe05772d6de_d20250106_m011316_c001_v7007000_t0000_u01736125996975") 2025/01/06 01:17:45 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f205dec485761e511_d20250106_m011312_c001_v0001144_t0026_u01736125992181") 2025/01/06 01:17:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f405dec485761e50f_d20250106_m011311_c001_v7007000_t0000_u01736125991976") 2025/01/06 01:17:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20443c28186f6b89_d20250106_m011307_c001_v0001183_t0005_u01736125987789") 2025/01/06 01:17:45 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40443c28186f6b88_d20250106_m011307_c001_v7007000_t0000_u01736125987449") 2025/01/06 01:17:45 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f205dec485761e4e8_d20250106_m011303_c001_v0001184_t0059_u01736125983463") 2025/01/06 01:17:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f405dec485761e4e6_d20250106_m011303_c001_v7007000_t0000_u01736125983253") 2025/01/06 01:17:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f205dec485761e4df_d20250106_m011259_c001_v0001183_t0043_u01736125979672") 2025/01/06 01:17:45 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f405dec485761e4de_d20250106_m011259_c001_v7007000_t0000_u01736125979303") 2025/01/06 01:17:45 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f202c573ce7f18037_d20250106_m011253_c001_v0001102_t0023_u01736125973056") 2025/01/06 01:17:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40443c28186f6c96_d20250106_m011516_c001_v7007000_t0000_u01736126116959") 2025/01/06 01:17:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f207f7e60477b9cda_d20250106_m011512_c001_v0001176_t0035_u01736126112538") 2025/01/06 01:17:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f41099105f5106320_d20250106_m011506_c001_v7007000_t0000_u01736126106253") 2025/01/06 01:17:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f21099105f5106310_d20250106_m011501_c001_v0001154_t0023_u01736126101952") 2025/01/06 01:17:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f407f7e60477b9cd8_d20250106_m011512_c001_v7007000_t0000_u01736126112149") 2025/01/06 01:17:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f21099105f5106321_d20250106_m011506_c001_v0001120_t0013_u01736126106437") 2025/01/06 01:17:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f41099105f510630f_d20250106_m011501_c001_v7007000_t0000_u01736126101543") 2025/01/06 01:17:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f202c573ce7f1810f_d20250106_m011449_c001_v0001115_t0022_u01736126089468") 2025/01/06 01:17:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f402c573ce7f1810d_d20250106_m011449_c001_v7007000_t0000_u01736126089263") 2025/01/06 01:17:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f200e399eeb6d886e_d20250106_m011444_c001_v0001106_t0049_u01736126084679") 2025/01/06 01:17:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f400e399eeb6d886d_d20250106_m011444_c001_v7007000_t0000_u01736126084294") 2025/01/06 01:17:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f202c573ce7f180e2_d20250106_m011440_c001_v0001183_t0046_u01736126080461") 2025/01/06 01:17:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f4067400895c01b43_d20250106_m011553_c001_v7007000_t0000_u01736126153992") 2025/01/06 01:17:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f2067400895c01b2d_d20250106_m011549_c001_v0001137_t0047_u01736126149277") 2025/01/06 01:17:46 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f4067400895c01b2a_d20250106_m011548_c001_v7007000_t0000_u01736126148826") 2025/01/06 01:17:46 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20443c28186f6cc8_d20250106_m011537_c001_v0001182_t0026_u01736126137188") 2025/01/06 01:17:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40443c28186f6cc6_d20250106_m011536_c001_v7007000_t0000_u01736126136983") 2025/01/06 01:17:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20443c28186f6cba_d20250106_m011532_c001_v0001104_t0037_u01736126132137") 2025/01/06 01:17:46 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40443c28186f6cb7_d20250106_m011531_c001_v7007000_t0000_u01736126131694") 2025/01/06 01:17:46 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20443c28186f6cab_d20250106_m011526_c001_v0001182_t0024_u01736126126530") 2025/01/06 01:17:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40443c28186f6caa_d20250106_m011526_c001_v7007000_t0000_u01736126126338") 2025/01/06 01:17:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f207f7e60477b9cfb_d20250106_m011521_c001_v0001183_t0058_u01736126121959") 2025/01/06 01:17:47 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f407f7e60477b9cf9_d20250106_m011521_c001_v7007000_t0000_u01736126121458") 2025/01/06 01:17:47 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20443c28186f6c97_d20250106_m011517_c001_v0001184_t0032_u01736126117147") 2025/01/06 01:17:47 DEBUG : chunked-copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48b97_d20250106_m011739_c001_v7007000_t0000_u01736126259662") 2025/01/06 01:17:47 DEBUG : chunked-copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20326dab22d48b66_d20250106_m011730_c001_v0001177_t0037_u01736126250662") 2025/01/06 01:17:47 DEBUG : chunked-copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48b64_d20250106_m011730_c001_v7007000_t0000_u01736126250028") 2025/01/06 01:17:47 DEBUG : chunked-copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20326dab22d48b35_d20250106_m011720_c001_v0001182_t0045_u01736126240816") 2025/01/06 01:17:47 DEBUG : chunked-copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48b32_d20250106_m011720_c001_v7007000_t0000_u01736126240148") 2025/01/06 01:17:47 DEBUG : chunked-copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20326dab22d48b27_d20250106_m011714_c001_v0001104_t0042_u01736126234610") 2025/01/06 01:17:47 DEBUG : chunked-copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48b26_d20250106_m011714_c001_v7007000_t0000_u01736126234088") 2025/01/06 01:17:47 DEBUG : chunked-copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59736cf_d20250106_m011710_c001_v0001179_t0044_u01736126230410") 2025/01/06 01:17:47 DEBUG : chunked-copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48b11_d20250106_m011710_c001_v7007000_t0000_u01736126230036") 2025/01/06 01:17:47 DEBUG : chunked-copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59736b9_d20250106_m011706_c001_v0001179_t0048_u01736126226759") 2025/01/06 01:17:47 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48b96_d20250106_m011739_c001_v7007000_t0000_u01736126259455") 2025/01/06 01:17:47 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20326dab22d48b72_d20250106_m011735_c001_v0001100_t0013_u01736126255661") 2025/01/06 01:17:47 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48b63_d20250106_m011729_c001_v7007000_t0000_u01736126249841") 2025/01/06 01:17:47 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20326dab22d48b4c_d20250106_m011726_c001_v0001172_t0014_u01736126246583") 2025/01/06 01:17:47 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48b30_d20250106_m011719_c001_v7007000_t0000_u01736126239961") 2025/01/06 01:17:48 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f218b9a93d69a1ade_d20250106_m011718_c001_v0001183_t0057_u01736126238099") 2025/01/06 01:17:48 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48b23_d20250106_m011713_c001_v7007000_t0000_u01736126233906") 2025/01/06 01:17:48 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f20326dab22d48b1c_d20250106_m011712_c001_v0001183_t0059_u01736126232091") 2025/01/06 01:17:48 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48b0f_d20250106_m011709_c001_v7007000_t0000_u01736126229845") 2025/01/06 01:17:48 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f11282264e7addb5b_d20250106_m011708_c001_v0001182_t0047_u01736126228935") 2025/01/06 01:17:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b597330b_d20250106_m011139_c001_v0001179_t0022_u01736125899534") 2025/01/06 01:17:48 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48b9b_d20250106_m011740_c001_v7007000_t0000_u01736126260442") 2025/01/06 01:17:48 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b5973703_d20250106_m011740_c001_v0001179_t0006_u01736126260209") 2025/01/06 01:17:48 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f40326dab22d48ba2_d20250106_m011741_c001_v7007000_t0000_u01736126261582") 2025/01/06 01:17:48 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b597370b_d20250106_m011741_c001_v0001179_t0051_u01736126261347") 2025/01/06 01:17:48 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b5973707_d20250106_m011740_c001_v0001179_t0018_u01736126260622") 2025/01/06 01:17:48 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f402c573ce7f18036_d20250106_m011252_c001_v7007000_t0000_u01736125972841") 2025/01/06 01:17:48 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf526d8320ad3b9b9f480e1b_f10742ad6b59733f9_d20250106_m011244_c001_v0001179_t0056_u01736125964027") 2025/01/06 01:17:49 INFO : B2 bucket rclone-test-foturab3zaze: cleaning bucket "rclone-test-foturab3zaze" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (404.62s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.60s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.48s) --- PASS: TestIntegration/FsMkdir (402.17s) --- 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 (19.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.89s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (74.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (23.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (16.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (253.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (32.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (13.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (37.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (14.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (14.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (37.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (11.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (7.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (15.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (36.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (16.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (37.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (17.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (71.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (12.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (47.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (39.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (33.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (9.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (9.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.14s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.34s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 404.640s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m45.270973781s (try 1/5)