"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:" 2024/11/04 04:33:09 DEBUG : Creating backend with remote "TestB2:rclone-test-getevaq5naju" 2024/11/04 04:33:09 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 2024/11/04 04:33:13 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/04 04:33:13 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/04 04:33:13 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 2024/11/04 04:33:48 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. 2024/11/04 04:33:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/04 04:33:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/04 04:33:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/04 04:33:52 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/04 04:33:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/04 04:33:53 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/04 04:33:53 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 2024/11/04 04:34:02 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/04 04:34:03 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 2024/11/04 04:34:08 INFO : B2 bucket rclone-test-getevaq5naju: cleaning bucket "rclone-test-getevaq5naju" of all files 2024/11/04 04:34:09 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6cae5_d20241104_m043407_c001_v0001106_t0020_u01730694847229") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/04 04:34:11 DEBUG : Creating backend with remote "TestB2:rclone-test-getevaq5naju/dirToPurgeFromRoot" 2024/11/04 04:34:12 INFO : B2 bucket rclone-test-getevaq5naju path dirToPurgeFromRoot: cleaning bucket "rclone-test-getevaq5naju" of all files 2024/11/04 04:34:13 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6caed_d20241104_m043409_c001_v0001106_t0024_u01730694849655") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/04 04:34:13 DEBUG : Creating backend with remote "TestB2:rclone-test-getevaq5naju/hello? sausage/êé" 2024/11/04 04:34:17 INFO : B2 bucket rclone-test-getevaq5naju path hello? sausage/êé: cleaning bucket "rclone-test-getevaq5naju" of all files 2024/11/04 04:34:18 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f10851b91dde8d8ac_d20241104_m043416_c001_v0001090_t0027_u01730694856147") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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 2024/11/04 04:34:27 DEBUG : Creating backend with remote "TestB2:rclone-test-getevaq5naju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/04 04:34:29 DEBUG : Creating backend with remote "TestB2:rclone-test-getevaq5naju/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-getevaq5naju" from "TestB2:rclone-test-getevaq5naju" 2024/11/04 04:34:31 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 2024/11/04 04:34:42 DEBUG : Creating backend with remote "TestB2:rclone-test-gurexom6rowa" 2024/11/04 04:34:46 DEBUG : B2 bucket rclone-test-gurexom6rowa: Purge remote 2024/11/04 04:34:46 INFO : B2 bucket rclone-test-gurexom6rowa: cleaning bucket "rclone-test-gurexom6rowa" of all files 2024/11/04 04:34:46 DEBUG : somefile: Deleting (id "4_zdf422d93704dfb5b9f280e1b_f418024af2cf1ad9f_d20241104_m043445_c001_v0001182_t0054_u01730694885241") === 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 2024/11/04 04:34:47 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/04 04:34:48 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 2024/11/04 04:34:52 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/04 04:34:52 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/04 04:34:52 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.934Ki offset 6Mi/6.106Mi 2024/11/04 04:34:52 DEBUG : test-metadata: Sending chunk 1 length 111548 2024/11/04 04:34:54 DEBUG : test-metadata: Done sending chunk 1 2024/11/04 04:34:55 DEBUG : test-metadata: Done sending chunk 0 2024/11/04 04:34:55 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 2024/11/04 04:35:05 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1106-12.backblaze.com/b2api/v1/b2_upload_file/4f32cd63702dfb5b9f280e1b/c001_v0001106_t0052": EOF 2024/11/04 04:35:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-12.backblaze.com/b2api/v1/b2_upload_file/4f32cd63702dfb5b9f280e1b/c001_v0001106_t0052": EOF) 2024/11/04 04:35:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1106-12.backblaze.com/b2api/v1/b2_upload_file/4f32cd63702dfb5b9f280e1b/c001_v0001106_t0052": EOF - low level retry 1/10 2024/11/04 04:35:07 DEBUG : pacer: Reducing sleep to 10ms === 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-v2024-11-04-043500-038.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 2024/11/04 04:35:09 DEBUG : oldPath = "TestB2:rclone-test-getevaq5naju/versions/test-versions-v2024-11-04-043500-038.txt" 2024/11/04 04:35:09 DEBUG : newPath = "TestB2,versions:rclone-test-getevaq5naju/versions/test-versions-v2024-11-04-043500-038.txt" 2024/11/04 04:35:09 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-getevaq5naju/versions/test-versions-v2024-11-04-043500-038.txt" 2024/11/04 04:35:09 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/04 04:35:11 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-getevaq5naju/versions/test-versions-v2024-11-04-043500-038.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-getevaq5naju/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 2024/11/04 04:35:12 INFO : B2 bucket rclone-test-getevaq5naju: cleaning bucket "rclone-test-getevaq5naju" of all hidden files 2024/11/04 04:35:12 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3bc_d20241104_m043323_c001_v7007000_t0000_u01730694803821") as it is a hide marker 2024/11/04 04:35:12 DEBUG : leading space/ leading space: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca49_d20241104_m043322_c001_v0001106_t0052_u01730694802725") 2024/11/04 04:35:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3bb_d20241104_m043322_c001_v7007000_t0000_u01730694802357") as it is a hide marker 2024/11/04 04:35:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca41_d20241104_m043321_c001_v0001106_t0056_u01730694801361") 2024/11/04 04:35:12 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3c4_d20241104_m043334_c001_v7007000_t0000_u01730694814398") as it is a hide marker 2024/11/04 04:35:12 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca70_d20241104_m043333_c001_v0001106_t0010_u01730694813167") 2024/11/04 04:35:12 DEBUG : created from root.txt: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f403f964ad383e6e1_d20241104_m043438_c001_v7007000_t0000_u01730694878820") as it is a hide marker 2024/11/04 04:35:12 DEBUG : created from root.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f118288db124c5330_d20241104_m043437_c001_v0001098_t0006_u01730694877617") 2024/11/04 04:35:12 DEBUG : file name.txt: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f4027ba6b609cb99d_d20241104_m043447_c001_v7007000_t0000_u01730694887405") as it is a hide marker 2024/11/04 04:35:12 DEBUG : file name.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6cb21_d20241104_m043426_c001_v0001106_t0040_u01730694866399") 2024/11/04 04:35:13 DEBUG : file name.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f1036f4b08823da2f_d20241104_m043422_c001_v0001181_t0024_u01730694862833") 2024/11/04 04:35:13 DEBUG : file name.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6cacf_d20241104_m043358_c001_v0001106_t0047_u01730694838969") 2024/11/04 04:35:13 DEBUG : file name.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6cac9_d20241104_m043357_c001_v0001106_t0050_u01730694837112") 2024/11/04 04:35:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6cacb_d20241104_m043358_c001_v0001106_t0055_u01730694838229") "upload" dated 2024-11-04 04:33:58.229 +0000 UTC (1m15.117468372s ago) 2024/11/04 04:35:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f40336d7be5539ca7_d20241104_m043420_c001_v7007000_t0000_u01730694860604") as it is a hide marker 2024/11/04 04:35:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f10652e7438d88933_d20241104_m043420_c001_v0001116_t0045_u01730694860111") 2024/11/04 04:35:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f11675698b5510cbf_d20241104_m043419_c001_v0001101_t0038_u01730694859297") 2024/11/04 04:35:13 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3ce_d20241104_m043345_c001_v7007000_t0000_u01730694825239") as it is a hide marker 2024/11/04 04:35:13 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca9c_d20241104_m043342_c001_v0001106_t0035_u01730694822890") 2024/11/04 04:35:13 DEBUG : piped data.txt: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f4027ba6b609cb9a1_d20241104_m043450_c001_v7007000_t0000_u01730694890161") as it is a hide marker 2024/11/04 04:35:13 DEBUG : piped data.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6cb4c_d20241104_m043448_c001_v0001106_t0030_u01730694888677") 2024/11/04 04:35:13 DEBUG : piped data.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4027ba6b609cb99f_d20241104_m043448_c001_v7007000_t0000_u01730694888491") 2024/11/04 04:35:13 DEBUG : piped data.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f412ce26e58e6cb4a_d20241104_m043448_c001_v0001106_t0052_u01730694888134") 2024/11/04 04:35:13 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3cf_d20241104_m043346_c001_v7007000_t0000_u01730694826712") as it is a hide marker 2024/11/04 04:35:13 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6caa5_d20241104_m043345_c001_v0001106_t0028_u01730694825603") 2024/11/04 04:35:13 DEBUG : test-metadata: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f40585b838fd1d867_d20241104_m043457_c001_v7007000_t0000_u01730694897491") as it is a hide marker 2024/11/04 04:35:13 DEBUG : test-metadata: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2027ba6b609cb9a3_d20241104_m043452_c001_v0001176_t0051_u01730694892576") 2024/11/04 04:35:14 DEBUG : test-metadata: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4027ba6b609cb9a2_d20241104_m043451_c001_v7007000_t0000_u01730694891823") 2024/11/04 04:35:14 DEBUG : test-metadata: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6cb56_d20241104_m043450_c001_v0001106_t0011_u01730694890348") 2024/11/04 04:35:14 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3c7_d20241104_m043337_c001_v7007000_t0000_u01730694817168") as it is a hide marker 2024/11/04 04:35:14 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca7c_d20241104_m043336_c001_v0001106_t0055_u01730694816110") 2024/11/04 04:35:14 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3ca_d20241104_m043340_c001_v7007000_t0000_u01730694820033") as it is a hide marker 2024/11/04 04:35:14 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca8a_d20241104_m043339_c001_v0001106_t0053_u01730694819023") 2024/11/04 04:35:14 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3c9_d20241104_m043338_c001_v7007000_t0000_u01730694818659") as it is a hide marker 2024/11/04 04:35:14 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca82_d20241104_m043337_c001_v0001106_t0056_u01730694817532") 2024/11/04 04:35:14 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3cb_d20241104_m043341_c001_v7007000_t0000_u01730694821371") as it is a hide marker 2024/11/04 04:35:14 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca90_d20241104_m043340_c001_v0001106_t0030_u01730694820406") 2024/11/04 04:35:14 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3cc_d20241104_m043342_c001_v7007000_t0000_u01730694822526") as it is a hide marker 2024/11/04 04:35:14 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca96_d20241104_m043341_c001_v0001106_t0055_u01730694821738") 2024/11/04 04:35:14 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3c6_d20241104_m043335_c001_v7007000_t0000_u01730694815745") as it is a hide marker 2024/11/04 04:35:14 DEBUG : trailing space /trailing space : Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca74_d20241104_m043334_c001_v0001106_t0034_u01730694814761") 2024/11/04 04:35:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f1132c93c65861df0_d20241104_m043508_c001_v0001182_t0027_u01730694908134") "upload" dated 2024-11-04 04:35:08.134 +0000 UTC (6.725088432s ago) 2024/11/04 04:35:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f405dedf207c001b0_d20241104_m043503_c001_v7007000_t0000_u01730694903323") 2024/11/04 04:35:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6cb64_d20241104_m043500_c001_v0001106_t0008_u01730694900038") 2024/11/04 04:35:14 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3d2_d20241104_m043356_c001_v7007000_t0000_u01730694836475") as it is a hide marker 2024/11/04 04:35:14 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f213f8370ec2ce3d1_d20241104_m043348_c001_v0001182_t0001_u01730694828811") 2024/11/04 04:35:15 DEBUG : zero-length-file: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3d0_d20241104_m043348_c001_v7007000_t0000_u01730694828566") as it is a hide marker 2024/11/04 04:35:15 DEBUG : zero-length-file: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f412ce26e58e6caa7_d20241104_m043347_c001_v0001106_t0052_u01730694827995") 2024/11/04 04:35:15 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3bf_d20241104_m043326_c001_v7007000_t0000_u01730694806851") as it is a hide marker 2024/11/04 04:35:15 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca51_d20241104_m043324_c001_v0001106_t0047_u01730694804186") 2024/11/04 04:35:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3b8_d20241104_m043318_c001_v7007000_t0000_u01730694798212") as it is a hide marker 2024/11/04 04:35:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca2a_d20241104_m043315_c001_v0001106_t0018_u01730694795702") 2024/11/04 04:35:15 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3c2_d20241104_m043331_c001_v7007000_t0000_u01730694811413") as it is a hide marker 2024/11/04 04:35:15 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca62_d20241104_m043330_c001_v0001106_t0059_u01730694810006") 2024/11/04 04:35:15 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3c1_d20241104_m043329_c001_v7007000_t0000_u01730694809642") as it is a hide marker 2024/11/04 04:35:15 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca5f_d20241104_m043328_c001_v0001106_t0011_u01730694808645") 2024/11/04 04:35:15 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3c3_d20241104_m043332_c001_v7007000_t0000_u01730694812803") as it is a hide marker 2024/11/04 04:35:15 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca6c_d20241104_m043331_c001_v0001106_t0017_u01730694811775") 2024/11/04 04:35:15 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3c0_d20241104_m043328_c001_v7007000_t0000_u01730694808278") as it is a hide marker 2024/11/04 04:35:15 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca57_d20241104_m043327_c001_v0001106_t0001_u01730694807213") 2024/11/04 04:35:15 DEBUG : ./.: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3b9_d20241104_m043319_c001_v7007000_t0000_u01730694799552") as it is a hide marker 2024/11/04 04:35:15 DEBUG : ./.: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca2f_d20241104_m043318_c001_v0001106_t0052_u01730694798578") 2024/11/04 04:35:15 DEBUG : ../..: Deleting current version (id "4_z4f32cd63702dfb5b9f280e1b_f413f8370ec2ce3ba_d20241104_m043320_c001_v7007000_t0000_u01730694800999") as it is a hide marker 2024/11/04 04:35:15 DEBUG : ../..: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6ca3b_d20241104_m043319_c001_v0001106_t0002_u01730694799916") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/04 04:35:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/04 04:35:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/04 04:35:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/04 04:35:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/04 04:35:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/04 04:35:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/04 04:35:19 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/04 04:35:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:35:22 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. 2024/11/04 04:35:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15ce0_d20241104_m043522_c001_v0001177_t0024_u01730694922775") 2024/11/04 04:35:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/04 04:35:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/04 04:35:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/04 04:35:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:35:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:35:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/04 04:35:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/04 04:35:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/04 04:35:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/04 04:35:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/04 04:35:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/04 04:35:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/04 04:35:29 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/04 04:35:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:35:32 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. 2024/11/04 04:35:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15cea_d20241104_m043532_c001_v0001098_t0015_u01730694932129") 2024/11/04 04:35:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/04 04:35:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/04 04:35:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/04 04:35:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:35:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:35:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/04 04:35:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/04 04:35:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/04 04:35:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/04 04:35:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/04 04:35:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/04 04:35:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/04 04:35:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/04 04:35:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/04 04:35:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/04 04:35:39 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/04 04:35:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:35:40 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. 2024/11/04 04:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f20585b838fd1d895_d20241104_m043540_c001_v0001179_t0034_u01730694940934") 2024/11/04 04:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/04 04:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/04 04:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/04 04:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/04 04:35:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/04 04:35:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:35:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:35:43 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 2024/11/04 04:35:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/04 04:35:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/04 04:35:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/04 04:35:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/04 04:35:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/04 04:35:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/04 04:35:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/04 04:35:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:35:49 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. 2024/11/04 04:35:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f2003bd4334246f45_d20241104_m043549_c001_v0001116_t0003_u01730694949164") 2024/11/04 04:35:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/04 04:35:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/04 04:35:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/04 04:35:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:35:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:35:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/04 04:35:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/04 04:35:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/04 04:35:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/04 04:35:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/04 04:35:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/04 04:35:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/04 04:35:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/04 04:35:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:35:57 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. 2024/11/04 04:35:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15d14_d20241104_m043557_c001_v0001182_t0053_u01730694957246") 2024/11/04 04:35:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/04 04:35:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/04 04:35:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/04 04:36:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:36:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:36:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/04 04:36:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/04 04:36:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/04 04:36:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/04 04:36:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/04 04:36:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/04 04:36:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/04 04:36:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/04 04:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/04 04:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/04 04:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/04 04:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:36:06 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. 2024/11/04 04:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15d6e_d20241104_m043606_c001_v0001179_t0005_u01730694966431") 2024/11/04 04:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/04 04:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/04 04:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/04 04:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/04 04:36:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/04 04:36:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:36:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:36:08 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 2024/11/04 04:36:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/04 04:36:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/04 04:36:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/04 04:36:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/04 04:36:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/04 04:36:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/04 04:36:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/04 04:36:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:36:14 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. 2024/11/04 04:36:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f2003bd43342477a5_d20241104_m043614_c001_v0001109_t0007_u01730694974577") 2024/11/04 04:36:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/04 04:36:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/04 04:36:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/04 04:36:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:36:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:36:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/04 04:36:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/04 04:36:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/04 04:36:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/04 04:36:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/04 04:36:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/04 04:36:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/04 04:36:20 DEBUG : pacer: Reducing sleep to 10ms 2024/11/04 04:36:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/04 04:36:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/04 04:36:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/04 04:36:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:36: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. 2024/11/04 04:36:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15d7d_d20241104_m043624_c001_v0001180_t0033_u01730694984479") 2024/11/04 04:36:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/04 04:36:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/04 04:36:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/04 04:36:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:36:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:36:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/04 04:36:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/04 04:36:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/04 04:36:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/04 04:36:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/04 04:36:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/04 04:36:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/04 04:36:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/04 04:36:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/04 04:36:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/04 04:36:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/04 04:36:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:36:33 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. 2024/11/04 04:36:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f2153c5e7a7a2f0cc_d20241104_m043633_c001_v0001182_t0008_u01730694993180") 2024/11/04 04:36:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/04 04:36:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/04 04:36:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/04 04:36:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/04 04:36:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/04 04:36:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:36:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:36:36 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 2024/11/04 04:36:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/04 04:36:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/04 04:36:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/04 04:36:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/04 04:36:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/04 04:36:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/04 04:36:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/04 04:36:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:36:42 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. 2024/11/04 04:36:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f202d19b89b603ee1_d20241104_m043642_c001_v0001106_t0058_u01730695002595") 2024/11/04 04:36:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/04 04:36:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/04 04:36:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/04 04:36:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:36:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:36:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/04 04:36:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/04 04:36:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/04 04:36:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/04 04:36:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/04 04:36:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/04 04:36:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/04 04:36:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/04 04:36:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:36:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/11/04 04:36:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f2153c5e7a7a2f117_d20241104_m043653_c001_v0001180_t0031_u01730695013908") 2024/11/04 04:36:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/04 04:36:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/04 04:36:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/04 04:36:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:36:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:36:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/04 04:36:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/04 04:36:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/04 04:36:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/04 04:36:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/04 04:36:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/04 04:36:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/04 04:36:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/04 04:37:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/04 04:37:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/04 04:37:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/04 04:37:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:37:03 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. 2024/11/04 04:37:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f2003bd4334247ff7_d20241104_m043703_c001_v0001182_t0006_u01730695023647") 2024/11/04 04:37:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/04 04:37:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/04 04:37:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/04 04:37:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/04 04:37:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/04 04:37:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:37:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:37:06 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 2024/11/04 04:37:08 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/04 04:37:08 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/04 04:37:08 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/04 04:37:08 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/04 04:37:09 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/04 04:37:11 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/04 04:37:11 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/04 04:37:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:37:12 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. 2024/11/04 04:37:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f2003bd433424800e_d20241104_m043713_c001_v0001113_t0001_u01730695033062") 2024/11/04 04:37:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/04 04:37:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/04 04:37:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/04 04:37:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:37:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:37:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/04 04:37:17 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/04 04:37:17 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/04 04:37:17 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/04 04:37:17 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/04 04:37:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/04 04:37:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/04 04:37:20 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/04 04:37:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:37:23 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. 2024/11/04 04:37:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f2153c5e7a7a2f13b_d20241104_m043723_c001_v0001146_t0042_u01730695043138") 2024/11/04 04:37:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/04 04:37:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/04 04:37:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/04 04:37:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:37:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:37:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/04 04:37:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/04 04:37:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/04 04:37:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/04 04:37:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/04 04:37:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/04 04:37:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/04 04:37:29 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/04 04:37:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/04 04:37:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/04 04:37:32 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/04 04:37:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:37:34 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. 2024/11/04 04:37:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f207cf251829de8d9_d20241104_m043734_c001_v0001100_t0036_u01730695054712") 2024/11/04 04:37:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/04 04:37:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/04 04:37:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/04 04:37:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/04 04:37:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/04 04:37:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:37:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:37:37 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 2024/11/04 04:37:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/04 04:37:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/04 04:37:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/04 04:37:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/04 04:37:40 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/04 04:37:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/04 04:37:43 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/04 04:37:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:37:45 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. 2024/11/04 04:37:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f207cf251829de905_d20241104_m043745_c001_v0001154_t0001_u01730695065616") 2024/11/04 04:37:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/04 04:37:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/04 04:37:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/04 04:37:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:37:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:37:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/04 04:37:50 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/04 04:37:50 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/04 04:37:50 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/04 04:37:50 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/04 04:37:56 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/04 04:38:11 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/04 04:38:11 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/04 04:38:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:38: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. 2024/11/04 04:38:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f203f964ad384297e_d20241104_m043815_c001_v0001182_t0021_u01730695095412") 2024/11/04 04:38:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/04 04:38:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/04 04:38:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/04 04:38:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:38:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:38:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/04 04:38:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/04 04:38:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/04 04:38:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/04 04:38:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/04 04:38:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/04 04:38:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/04 04:38:23 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/04 04:38:25 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/04 04:38:25 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/04 04:38:25 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/04 04:38:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/04 04:38:28 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. 2024/11/04 04:38:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f32cd63702dfb5b9f280e1b_f205dedf207c0025a_d20241104_m043828_c001_v0001104_t0008_u01730695108226") 2024/11/04 04:38:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/04 04:38:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/04 04:38:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/04 04:38:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/04 04:38:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/04 04:38:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/04 04:38:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/04 04:38:31 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 2024/11/04 04:38:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f32cd63702dfb5b9f280e1b_f2067bd8c2e9a6661_d20241104_m043840_c001_v0001042_t0042_u01730695120511") 2024/11/04 04:38:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/04 04:38:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/04 04:38:41 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/04 04:38:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/04 04:38:41 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/04 04:38:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/04 04:38:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/04 04:38:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/04 04:38:43 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/04 04:38:45 DEBUG : chunked-copy: Done sending chunk 0 2024/11/04 04:38:45 DEBUG : chunked-copy: Done sending chunk 1 2024/11/04 04:38:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/04 04:38:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f32cd63702dfb5b9f280e1b_f2067bd8c2e9a6672_d20241104_m043846_c001_v0001109_t0028_u01730695126691") 2024/11/04 04:38:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/04 04:38:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/04 04:38:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/04 04:38:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/04 04:38:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/04 04:38:50 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/04 04:38:50 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/04 04:38:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/04 04:38:50 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/04 04:38:52 DEBUG : chunked-copy: Done sending chunk 0 2024/11/04 04:38:52 DEBUG : chunked-copy: Done sending chunk 1 2024/11/04 04:38:52 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/04 04:38:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f32cd63702dfb5b9f280e1b_f2086d03dd0565b16_d20241104_m043853_c001_v0001137_t0022_u01730695133601") 2024/11/04 04:38:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/04 04:38:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/04 04:38:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/04 04:38:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/04 04:38:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/04 04:38:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/04 04:38:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/04 04:38:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/04 04:38:56 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/04 04:38:58 DEBUG : chunked-copy: Done sending chunk 1 2024/11/04 04:38:58 DEBUG : chunked-copy: Done sending chunk 0 2024/11/04 04:38:58 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/04 04:38:59 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4f32cd63702dfb5b9f280e1b_f2086d03dd0565b18_d20241104_m043859_c001_v0001172_t0034_u01730695139544") 2024/11/04 04:38:59 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/04 04:38:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/04 04:38:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/04 04:38:59 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/04 04:39:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/04 04:39:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/04 04:39:00 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/04 04:39:02 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/04 04:39:03 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/04 04:39:03 DEBUG : Creating backend with remote "TestB2:rclone-test-getevaq5naju/deeper/nonexisting/directory" === 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 2024/11/04 04:39:05 INFO : B2 bucket rclone-test-getevaq5naju: cleaning bucket "rclone-test-getevaq5naju" of all files 2024/11/04 04:39:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4199817b6e5542ef_d20241104_m043750_c001_v7007000_t0000_u01730695070009") 2024/11/04 04:39:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f207cf251829de905_d20241104_m043745_c001_v0001154_t0001_u01730695065616") 2024/11/04 04:39:05 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f407cf251829de904_d20241104_m043745_c001_v7007000_t0000_u01730695065097") 2024/11/04 04:39:05 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f216ca964b9793afb_d20241104_m043739_c001_v0001182_t0007_u01730695059625") 2024/11/04 04:39:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4067bd8c2e9a6651_d20241104_m043833_c001_v7007000_t0000_u01730695113854") 2024/11/04 04:39:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f205dedf207c0025a_d20241104_m043828_c001_v0001104_t0008_u01730695108226") 2024/11/04 04:39:05 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f405dedf207c00259_d20241104_m043827_c001_v7007000_t0000_u01730695107718") 2024/11/04 04:39:05 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f203f964ad384298d_d20241104_m043821_c001_v0001115_t0013_u01730695101802") 2024/11/04 04:39:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f403f964ad384298a_d20241104_m043821_c001_v7007000_t0000_u01730695101621") 2024/11/04 04:39:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f203f964ad384297e_d20241104_m043815_c001_v0001182_t0021_u01730695095412") 2024/11/04 04:39:05 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f403f964ad384297b_d20241104_m043814_c001_v7007000_t0000_u01730695094929") 2024/11/04 04:39:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2199817b6e5542f0_d20241104_m043750_c001_v0001128_t0048_u01730695070195") 2024/11/04 04:39:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f418b60c3d0f15d72_d20241104_m043610_c001_v7007000_t0000_u01730694970236") 2024/11/04 04:39:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15d6e_d20241104_m043606_c001_v0001179_t0005_u01730694966431") 2024/11/04 04:39:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4003bd4334246f73_d20241104_m043601_c001_v7007000_t0000_u01730694961765") 2024/11/04 04:39:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15d14_d20241104_m043557_c001_v0001182_t0053_u01730694957246") 2024/11/04 04:39:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f418b60c3d0f15d6d_d20241104_m043606_c001_v7007000_t0000_u01730694966085") 2024/11/04 04:39:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2003bd4334246f75_d20241104_m043601_c001_v0001161_t0025_u01730694961946") 2024/11/04 04:39:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f418b60c3d0f15d0f_d20241104_m043556_c001_v7007000_t0000_u01730694956903") 2024/11/04 04:39:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2003bd4334246f4a_d20241104_m043552_c001_v0001097_t0017_u01730694952866") 2024/11/04 04:39:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4003bd4334246f49_d20241104_m043552_c001_v7007000_t0000_u01730694952682") 2024/11/04 04:39:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2003bd4334246f45_d20241104_m043549_c001_v0001116_t0003_u01730694949164") 2024/11/04 04:39:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4003bd4334246f44_d20241104_m043548_c001_v7007000_t0000_u01730694948816") 2024/11/04 04:39:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15cf4_d20241104_m043544_c001_v0001116_t0037_u01730694944939") 2024/11/04 04:39:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4153c5e7a7a2f105_d20241104_m043637_c001_v7007000_t0000_u01730694997731") 2024/11/04 04:39:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2153c5e7a7a2f0cc_d20241104_m043633_c001_v0001182_t0008_u01730694993180") 2024/11/04 04:39:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f402d19b89b603ed5_d20241104_m043628_c001_v7007000_t0000_u01730694988254") 2024/11/04 04:39:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15d7d_d20241104_m043624_c001_v0001180_t0033_u01730694984479") 2024/11/04 04:39:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4153c5e7a7a2f0c7_d20241104_m043632_c001_v7007000_t0000_u01730694992822") 2024/11/04 04:39:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f202d19b89b603ed6_d20241104_m043628_c001_v0001104_t0001_u01730694988438") 2024/11/04 04:39:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f418b60c3d0f15d7c_d20241104_m043624_c001_v7007000_t0000_u01730694984139") 2024/11/04 04:39:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15d7a_d20241104_m043619_c001_v0001182_t0035_u01730694979274") 2024/11/04 04:39:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f418b60c3d0f15d79_d20241104_m043619_c001_v7007000_t0000_u01730694979092") 2024/11/04 04:39:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2003bd43342477a5_d20241104_m043614_c001_v0001109_t0007_u01730694974577") 2024/11/04 04:39:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4003bd43342477a4_d20241104_m043614_c001_v7007000_t0000_u01730694974218") 2024/11/04 04:39:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15d74_d20241104_m043610_c001_v0001128_t0050_u01730694970419") 2024/11/04 04:39:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f418b60c3d0f15cf3_d20241104_m043544_c001_v7007000_t0000_u01730694944758") 2024/11/04 04:39:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f20585b838fd1d895_d20241104_m043540_c001_v0001179_t0034_u01730694940934") 2024/11/04 04:39:07 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f40585b838fd1d894_d20241104_m043540_c001_v7007000_t0000_u01730694940593") 2024/11/04 04:39:07 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2003bd4334246f3d_d20241104_m043536_c001_v0001104_t0045_u01730694936307") 2024/11/04 04:39:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4003bd4334246f3c_d20241104_m043536_c001_v7007000_t0000_u01730694936126") 2024/11/04 04:39:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15cea_d20241104_m043532_c001_v0001098_t0015_u01730694932129") 2024/11/04 04:39:07 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f418b60c3d0f15ce8_d20241104_m043531_c001_v7007000_t0000_u01730694931790") 2024/11/04 04:39:07 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f20428dd17753fa26_d20241104_m043526_c001_v0001182_t0033_u01730694926416") 2024/11/04 04:39:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f40428dd17753fa23_d20241104_m043526_c001_v7007000_t0000_u01730694926234") 2024/11/04 04:39:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f218b60c3d0f15ce0_d20241104_m043522_c001_v0001177_t0024_u01730694922775") 2024/11/04 04:39:07 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f418b60c3d0f15cdf_d20241104_m043522_c001_v7007000_t0000_u01730694922424") 2024/11/04 04:39:07 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f205dedf207c001b5_d20241104_m043516_c001_v0001182_t0045_u01730694916993") 2024/11/04 04:39:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4153c5e7a7a2f124_d20241104_m043708_c001_v7007000_t0000_u01730695028241") 2024/11/04 04:39:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2003bd4334247ff7_d20241104_m043703_c001_v0001182_t0006_u01730695023647") 2024/11/04 04:39:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4153c5e7a7a2f11a_d20241104_m043658_c001_v7007000_t0000_u01730695018162") 2024/11/04 04:39:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2153c5e7a7a2f117_d20241104_m043653_c001_v0001180_t0031_u01730695013908") 2024/11/04 04:39:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4003bd4334247ff5_d20241104_m043703_c001_v7007000_t0000_u01730695023249") 2024/11/04 04:39:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2153c5e7a7a2f11c_d20241104_m043658_c001_v0001157_t0050_u01730695018344") 2024/11/04 04:39:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4153c5e7a7a2f116_d20241104_m043653_c001_v7007000_t0000_u01730695013513") 2024/11/04 04:39:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2153c5e7a7a2f110_d20241104_m043648_c001_v0001037_t0051_u01730695008388") 2024/11/04 04:39:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4153c5e7a7a2f10f_d20241104_m043648_c001_v7007000_t0000_u01730695008206") 2024/11/04 04:39:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f202d19b89b603ee1_d20241104_m043642_c001_v0001106_t0058_u01730695002595") 2024/11/04 04:39:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f402d19b89b603ee0_d20241104_m043642_c001_v7007000_t0000_u01730695002184") 2024/11/04 04:39:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2153c5e7a7a2f108_d20241104_m043637_c001_v0001113_t0032_u01730694997917") 2024/11/04 04:39:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f416ca964b9793afa_d20241104_m043739_c001_v7007000_t0000_u01730695059444") 2024/11/04 04:39:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f207cf251829de8d9_d20241104_m043734_c001_v0001100_t0036_u01730695054712") 2024/11/04 04:39:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f407cf251829de8d3_d20241104_m043734_c001_v7007000_t0000_u01730695054260") 2024/11/04 04:39:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2153c5e7a7a2f143_d20241104_m043728_c001_v0001182_t0017_u01730695048202") 2024/11/04 04:39:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4153c5e7a7a2f142_d20241104_m043728_c001_v7007000_t0000_u01730695048019") 2024/11/04 04:39:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2153c5e7a7a2f13b_d20241104_m043723_c001_v0001146_t0042_u01730695043138") 2024/11/04 04:39:08 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4153c5e7a7a2f13a_d20241104_m043722_c001_v7007000_t0000_u01730695042715") 2024/11/04 04:39:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2153c5e7a7a2f12b_d20241104_m043717_c001_v0001182_t0030_u01730695037225") 2024/11/04 04:39:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4153c5e7a7a2f12a_d20241104_m043717_c001_v7007000_t0000_u01730695037042") 2024/11/04 04:39:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2003bd433424800e_d20241104_m043713_c001_v0001113_t0001_u01730695033062") 2024/11/04 04:39:09 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4003bd433424800d_d20241104_m043712_c001_v7007000_t0000_u01730695032637") 2024/11/04 04:39:09 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2153c5e7a7a2f125_d20241104_m043708_c001_v0001098_t0046_u01730695028422") 2024/11/04 04:39:09 DEBUG : chunked-copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4067bd8c2e9a66a2_d20241104_m043901_c001_v7007000_t0000_u01730695141917") 2024/11/04 04:39:09 DEBUG : chunked-copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2067bd8c2e9a669a_d20241104_m043855_c001_v0001146_t0051_u01730695135999") 2024/11/04 04:39:09 DEBUG : chunked-copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4067bd8c2e9a6698_d20241104_m043855_c001_v7007000_t0000_u01730695135530") 2024/11/04 04:39:09 DEBUG : chunked-copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2067bd8c2e9a667c_d20241104_m043850_c001_v0001177_t0031_u01730695130349") 2024/11/04 04:39:09 DEBUG : chunked-copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4067bd8c2e9a667a_d20241104_m043849_c001_v7007000_t0000_u01730695129849") 2024/11/04 04:39:09 DEBUG : chunked-copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2086d03dd0565b12_d20241104_m043843_c001_v0001145_t0035_u01730695123230") 2024/11/04 04:39:09 DEBUG : chunked-copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4086d03dd0565b11_d20241104_m043842_c001_v7007000_t0000_u01730695122710") 2024/11/04 04:39:09 DEBUG : chunked-copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f1132c93c658641f9_d20241104_m043838_c001_v0001182_t0001_u01730695118598") 2024/11/04 04:39:09 DEBUG : chunked-copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4067bd8c2e9a665d_d20241104_m043838_c001_v7007000_t0000_u01730695118222") 2024/11/04 04:39:09 DEBUG : chunked-copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f1132c93c6586413d_d20241104_m043834_c001_v0001182_t0056_u01730695114565") 2024/11/04 04:39:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4067bd8c2e9a66a1_d20241104_m043901_c001_v7007000_t0000_u01730695141737") 2024/11/04 04:39:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2086d03dd0565b18_d20241104_m043859_c001_v0001172_t0034_u01730695139544") 2024/11/04 04:39:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4067bd8c2e9a6696_d20241104_m043855_c001_v7007000_t0000_u01730695135348") 2024/11/04 04:39:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2086d03dd0565b16_d20241104_m043853_c001_v0001137_t0022_u01730695133601") 2024/11/04 04:39:10 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4067bd8c2e9a6679_d20241104_m043849_c001_v7007000_t0000_u01730695129668") 2024/11/04 04:39:10 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2067bd8c2e9a6672_d20241104_m043846_c001_v0001109_t0028_u01730695126691") 2024/11/04 04:39:10 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4086d03dd0565b10_d20241104_m043842_c001_v7007000_t0000_u01730695122526") 2024/11/04 04:39:10 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f2067bd8c2e9a6661_d20241104_m043840_c001_v0001042_t0042_u01730695120511") 2024/11/04 04:39:10 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4067bd8c2e9a665c_d20241104_m043838_c001_v7007000_t0000_u01730695118039") 2024/11/04 04:39:10 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f1063002bbf0acb95_d20241104_m043837_c001_v0001161_t0008_u01730695117091") 2024/11/04 04:39:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f112ce26e58e6cacb_d20241104_m043358_c001_v0001106_t0055_u01730694838229") 2024/11/04 04:39:10 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4067bd8c2e9a66a6_d20241104_m043902_c001_v7007000_t0000_u01730695142725") 2024/11/04 04:39:10 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f1132c93c658645e1_d20241104_m043902_c001_v0001182_t0031_u01730695142464") 2024/11/04 04:39:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f4067bd8c2e9a66c2_d20241104_m043903_c001_v7007000_t0000_u01730695143829") 2024/11/04 04:39:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f1132c93c65864606_d20241104_m043903_c001_v0001182_t0013_u01730695143550") 2024/11/04 04:39:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f1132c93c658645ee_d20241104_m043902_c001_v0001182_t0056_u01730695142919") 2024/11/04 04:39:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f405dedf207c001b4_d20241104_m043516_c001_v7007000_t0000_u01730694916809") 2024/11/04 04:39:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f32cd63702dfb5b9f280e1b_f1132c93c65861df0_d20241104_m043508_c001_v0001182_t0027_u01730694908134") 2024/11/04 04:39:12 INFO : B2 bucket rclone-test-getevaq5naju: cleaning bucket "rclone-test-getevaq5naju" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (362.49s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.66s) --- PASS: TestIntegration/FsMkdir (359.82s) --- 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 (32.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (3.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.47s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.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.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (26.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (197.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (6.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (54.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (31.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 362.500s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m3.025492313s (try 1/5)