"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/03/11 05:13:36 DEBUG : Creating backend with remote "TestB2:rclone-test-zubocoh2geda" 2025/03/11 05:13:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/11 05:13:40 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/11 05:13:40 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/11 05:13:40 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/03/11 05:14:07 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/03/11 05:14:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/03/11 05:14:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/03/11 05:14:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/03/11 05:14:10 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/03/11 05:14:10 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/03/11 05:14:11 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/03/11 05:14:11 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/03/11 05:14:19 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/11 05:14:21 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/03/11 05:14:26 INFO : B2 bucket rclone-test-zubocoh2geda: cleaning bucket "rclone-test-zubocoh2geda" of all files 2025/03/11 05:14:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82c5_d20250311_m051425_c001_v0001102_t0007_u01741670065419") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/11 05:14:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zubocoh2geda/dirToPurgeFromRoot" 2025/03/11 05:14:29 INFO : B2 bucket rclone-test-zubocoh2geda path dirToPurgeFromRoot: cleaning bucket "rclone-test-zubocoh2geda" of all files 2025/03/11 05:14:29 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82cb_d20250311_m051427_c001_v0001102_t0051_u01741670067141") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/11 05:14:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zubocoh2geda/hello? sausage/êé" 2025/03/11 05:14:34 INFO : B2 bucket rclone-test-zubocoh2geda path hello? sausage/êé: cleaning bucket "rclone-test-zubocoh2geda" of all files 2025/03/11 05:14:34 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f101673bb81207a0b_d20250311_m051432_c001_v0001182_t0028_u01741670072807") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/03/11 05:14:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/03/11 05:14:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/11 05:14:35 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/11 05:14:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zubocoh2geda/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/11 05:14:46 DEBUG : Creating backend with remote "TestB2:rclone-test-zubocoh2geda/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-zubocoh2geda" from "TestB2:rclone-test-zubocoh2geda" 2025/03/11 05:14:48 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/03/11 05:15:00 DEBUG : Creating backend with remote "TestB2:rclone-test-pabijoy5mito" 2025/03/11 05:15:03 DEBUG : B2 bucket rclone-test-pabijoy5mito: Purge remote 2025/03/11 05:15:03 INFO : B2 bucket rclone-test-pabijoy5mito: cleaning bucket "rclone-test-pabijoy5mito" of all files 2025/03/11 05:15:03 DEBUG : somefile: Deleting (id "4_z3f62bd23a00d8b3b9f580e1b_f4080787b93fcac69_d20250311_m051502_c001_v0001093_t0006_u01741670102684") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/11 05:15:05 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/11 05:15:06 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/03/11 05:15:09 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/03/11 05:15:09 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/03/11 05:15:09 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.927Ki offset 6Mi/6.106Mi 2025/03/11 05:15:09 DEBUG : test-metadata: Sending chunk 1 length 111541 2025/03/11 05:15:10 DEBUG : test-metadata: Done sending chunk 1 2025/03/11 05:15:11 DEBUG : test-metadata: Done sending chunk 0 2025/03/11 05:15:11 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-03-11-051518-353.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/03/11 05:15:27 DEBUG : oldPath = "TestB2:rclone-test-zubocoh2geda/versions/test-versions-v2025-03-11-051518-353.txt" 2025/03/11 05:15:27 DEBUG : newPath = "TestB2,versions:rclone-test-zubocoh2geda/versions/test-versions-v2025-03-11-051518-353.txt" 2025/03/11 05:15:27 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zubocoh2geda/versions/test-versions-v2025-03-11-051518-353.txt" 2025/03/11 05:15:27 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/03/11 05:15:30 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zubocoh2geda/versions/test-versions-v2025-03-11-051518-353.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zubocoh2geda/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/03/11 05:15:36 INFO : B2 bucket rclone-test-zubocoh2geda: cleaning bucket "rclone-test-zubocoh2geda" of all hidden files 2025/03/11 05:15:38 DEBUG : leading space/ leading space: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8f2_d20250311_m051348_c001_v7007000_t0000_u01741670028013") as it is a hide marker 2025/03/11 05:15:38 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : leading space/ leading space: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8253_d20250311_m051347_c001_v0001102_t0004_u01741670027271") 2025/03/11 05:15:38 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8f1_d20250311_m051346_c001_v7007000_t0000_u01741670026905") as it is a hide marker 2025/03/11 05:15:38 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e824d_d20250311_m051346_c001_v0001102_t0053_u01741670026119") 2025/03/11 05:15:38 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8fd_d20250311_m051354_c001_v7007000_t0000_u01741670034794") as it is a hide marker 2025/03/11 05:15:38 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8267_d20250311_m051353_c001_v0001102_t0029_u01741670033951") 2025/03/11 05:15:38 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : created from root.txt: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f417efa2f9a4c8911_d20250311_m051456_c001_v7007000_t0000_u01741670096337") as it is a hide marker 2025/03/11 05:15:38 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : created from root.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f11816c05c2b8f002_d20250311_m051454_c001_v0001109_t0010_u01741670094910") 2025/03/11 05:15:38 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : file name.txt: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f417efa2f9a4c892c_d20250311_m051505_c001_v7007000_t0000_u01741670105000") as it is a hide marker 2025/03/11 05:15:38 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : file name.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82eb_d20250311_m051442_c001_v0001102_t0044_u01741670082630") 2025/03/11 05:15:38 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : file name.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f108979e567979197_d20250311_m051439_c001_v0001183_t0059_u01741670079083") 2025/03/11 05:15:38 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : file name.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82af_d20250311_m051417_c001_v0001102_t0004_u01741670057151") 2025/03/11 05:15:38 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : file name.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82a7_d20250311_m051415_c001_v0001102_t0055_u01741670055816") 2025/03/11 05:15:38 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82ab_d20250311_m051416_c001_v0001102_t0017_u01741670056391") "upload" dated 2025-03-11 05:14:16.391 +0000 UTC (1m21.781984432s ago) 2025/03/11 05:15:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f404052c16ed98c64_d20250311_m051436_c001_v7007000_t0000_u01741670076752") as it is a hide marker 2025/03/11 05:15:38 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f10018c6745cb5d0d_d20250311_m051436_c001_v0001181_t0008_u01741670076516") 2025/03/11 05:15:38 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f104b36d15d19bd12_d20250311_m051435_c001_v0001105_t0001_u01741670075763") 2025/03/11 05:15:38 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d90a_d20250311_m051403_c001_v7007000_t0000_u01741670043399") as it is a hide marker 2025/03/11 05:15:38 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e827f_d20250311_m051402_c001_v0001102_t0058_u01741670042591") 2025/03/11 05:15:38 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : piped data.txt: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f417efa2f9a4c8935_d20250311_m051506_c001_v7007000_t0000_u01741670106978") as it is a hide marker 2025/03/11 05:15:38 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : piped data.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e832c_d20250311_m051506_c001_v0001102_t0043_u01741670106299") 2025/03/11 05:15:38 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : piped data.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f417efa2f9a4c8933_d20250311_m051506_c001_v7007000_t0000_u01741670106116") 2025/03/11 05:15:38 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : piped data.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4182de44019e8328_d20250311_m051505_c001_v0001102_t0045_u01741670105729") 2025/03/11 05:15:38 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d90e_d20250311_m051404_c001_v7007000_t0000_u01741670044718") as it is a hide marker 2025/03/11 05:15:38 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8283_d20250311_m051403_c001_v0001102_t0056_u01741670043768") 2025/03/11 05:15:38 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : test-metadata: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f414a6534be04b3d3_d20250311_m051515_c001_v7007000_t0000_u01741670115813") as it is a hide marker 2025/03/11 05:15:38 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : test-metadata: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f217efa2f9a4c8938_d20250311_m051508_c001_v0001182_t0052_u01741670108806") 2025/03/11 05:15:38 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : test-metadata: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f417efa2f9a4c8937_d20250311_m051508_c001_v7007000_t0000_u01741670108080") 2025/03/11 05:15:38 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : test-metadata: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e832e_d20250311_m051507_c001_v0001102_t0046_u01741670107175") 2025/03/11 05:15:38 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d901_d20250311_m051356_c001_v7007000_t0000_u01741670036983") as it is a hide marker 2025/03/11 05:15:38 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e826d_d20250311_m051356_c001_v0001102_t0000_u01741670036227") 2025/03/11 05:15:38 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d904_d20250311_m051359_c001_v7007000_t0000_u01741670039700") as it is a hide marker 2025/03/11 05:15:38 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8275_d20250311_m051358_c001_v0001102_t0040_u01741670038542") 2025/03/11 05:15:38 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d902_d20250311_m051358_c001_v7007000_t0000_u01741670038169") as it is a hide marker 2025/03/11 05:15:38 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8271_d20250311_m051357_c001_v0001102_t0024_u01741670037373") 2025/03/11 05:15:38 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d905_d20250311_m051400_c001_v7007000_t0000_u01741670040991") as it is a hide marker 2025/03/11 05:15:38 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8277_d20250311_m051400_c001_v0001102_t0030_u01741670040068") 2025/03/11 05:15:38 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d907_d20250311_m051402_c001_v7007000_t0000_u01741670042222") as it is a hide marker 2025/03/11 05:15:38 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e827b_d20250311_m051401_c001_v0001102_t0011_u01741670041369") 2025/03/11 05:15:38 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8ff_d20250311_m051355_c001_v7007000_t0000_u01741670035862") as it is a hide marker 2025/03/11 05:15:38 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : trailing space /trailing space : Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e826b_d20250311_m051355_c001_v0001102_t0016_u01741670035160") 2025/03/11 05:15:38 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e835c_d20250311_m051525_c001_v0001102_t0010_u01741670125094") "upload" dated 2025-03-11 05:15:25.094 +0000 UTC (13.079435986s ago) 2025/03/11 05:15:38 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f41932860abdb33bc_d20250311_m051522_c001_v7007000_t0000_u01741670122554") 2025/03/11 05:15:38 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e834a_d20250311_m051518_c001_v0001102_t0036_u01741670118353") 2025/03/11 05:15:38 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d925_d20250311_m051415_c001_v7007000_t0000_u01741670055265") as it is a hide marker 2025/03/11 05:15:38 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f20924c8bbb52d91d_d20250311_m051407_c001_v0001098_t0052_u01741670047154") 2025/03/11 05:15:38 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : zero-length-file: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d91b_d20250311_m051406_c001_v7007000_t0000_u01741670046881") as it is a hide marker 2025/03/11 05:15:38 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : zero-length-file: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4182de44019e8291_d20250311_m051406_c001_v0001102_t0045_u01741670046087") 2025/03/11 05:15:38 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8f3_d20250311_m051349_c001_v7007000_t0000_u01741670029155") as it is a hide marker 2025/03/11 05:15:38 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8255_d20250311_m051348_c001_v0001102_t0023_u01741670028388") 2025/03/11 05:15:38 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8ec_d20250311_m051343_c001_v7007000_t0000_u01741670023567") as it is a hide marker 2025/03/11 05:15:38 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8245_d20250311_m051342_c001_v0001102_t0007_u01741670022443") 2025/03/11 05:15:38 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8fa_d20250311_m051352_c001_v7007000_t0000_u01741670032489") as it is a hide marker 2025/03/11 05:15:38 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8261_d20250311_m051351_c001_v0001102_t0019_u01741670031691") 2025/03/11 05:15:38 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8f9_d20250311_m051351_c001_v7007000_t0000_u01741670031295") as it is a hide marker 2025/03/11 05:15:38 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e825d_d20250311_m051350_c001_v0001102_t0028_u01741670030565") 2025/03/11 05:15:38 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8fc_d20250311_m051353_c001_v7007000_t0000_u01741670033551") as it is a hide marker 2025/03/11 05:15:38 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8265_d20250311_m051352_c001_v0001102_t0055_u01741670032876") 2025/03/11 05:15:38 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8f8_d20250311_m051350_c001_v7007000_t0000_u01741670030193") as it is a hide marker 2025/03/11 05:15:38 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8257_d20250311_m051349_c001_v0001102_t0003_u01741670029532") 2025/03/11 05:15:38 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : ./.: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8ed_d20250311_m051344_c001_v7007000_t0000_u01741670024616") as it is a hide marker 2025/03/11 05:15:38 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : ./.: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8247_d20250311_m051343_c001_v0001102_t0058_u01741670023939") 2025/03/11 05:15:38 NOTICE: ./.: Skipped delete as --dry-run is set 2025/03/11 05:15:38 DEBUG : ../..: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8ee_d20250311_m051345_c001_v7007000_t0000_u01741670025748") as it is a hide marker 2025/03/11 05:15:38 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/03/11 05:15:38 DEBUG : ../..: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e824b_d20250311_m051344_c001_v0001102_t0009_u01741670024983") 2025/03/11 05:15:38 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/03/11 05:15:39 INFO : B2 bucket rclone-test-zubocoh2geda: cleaning bucket "rclone-test-zubocoh2geda" of all hidden files 2025/03/11 05:15:40 DEBUG : leading space/ leading space: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8f2_d20250311_m051348_c001_v7007000_t0000_u01741670028013") as it is a hide marker 2025/03/11 05:15:40 DEBUG : leading space/ leading space: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8253_d20250311_m051347_c001_v0001102_t0004_u01741670027271") 2025/03/11 05:15:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8f1_d20250311_m051346_c001_v7007000_t0000_u01741670026905") as it is a hide marker 2025/03/11 05:15:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e824d_d20250311_m051346_c001_v0001102_t0053_u01741670026119") 2025/03/11 05:15:40 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8fd_d20250311_m051354_c001_v7007000_t0000_u01741670034794") as it is a hide marker 2025/03/11 05:15:40 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8267_d20250311_m051353_c001_v0001102_t0029_u01741670033951") 2025/03/11 05:15:40 DEBUG : created from root.txt: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f417efa2f9a4c8911_d20250311_m051456_c001_v7007000_t0000_u01741670096337") as it is a hide marker 2025/03/11 05:15:40 DEBUG : created from root.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f11816c05c2b8f002_d20250311_m051454_c001_v0001109_t0010_u01741670094910") 2025/03/11 05:15:40 DEBUG : file name.txt: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f417efa2f9a4c892c_d20250311_m051505_c001_v7007000_t0000_u01741670105000") as it is a hide marker 2025/03/11 05:15:40 DEBUG : file name.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82eb_d20250311_m051442_c001_v0001102_t0044_u01741670082630") 2025/03/11 05:15:40 DEBUG : file name.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f108979e567979197_d20250311_m051439_c001_v0001183_t0059_u01741670079083") 2025/03/11 05:15:40 DEBUG : file name.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82af_d20250311_m051417_c001_v0001102_t0004_u01741670057151") 2025/03/11 05:15:40 DEBUG : file name.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82a7_d20250311_m051415_c001_v0001102_t0055_u01741670055816") 2025/03/11 05:15:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82ab_d20250311_m051416_c001_v0001102_t0017_u01741670056391") "upload" dated 2025-03-11 05:14:16.391 +0000 UTC (1m24.57566627s ago) 2025/03/11 05:15:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f404052c16ed98c64_d20250311_m051436_c001_v7007000_t0000_u01741670076752") as it is a hide marker 2025/03/11 05:15:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f10018c6745cb5d0d_d20250311_m051436_c001_v0001181_t0008_u01741670076516") 2025/03/11 05:15:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f104b36d15d19bd12_d20250311_m051435_c001_v0001105_t0001_u01741670075763") 2025/03/11 05:15:41 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d90a_d20250311_m051403_c001_v7007000_t0000_u01741670043399") as it is a hide marker 2025/03/11 05:15:41 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e827f_d20250311_m051402_c001_v0001102_t0058_u01741670042591") 2025/03/11 05:15:41 DEBUG : piped data.txt: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f417efa2f9a4c8935_d20250311_m051506_c001_v7007000_t0000_u01741670106978") as it is a hide marker 2025/03/11 05:15:41 DEBUG : piped data.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e832c_d20250311_m051506_c001_v0001102_t0043_u01741670106299") 2025/03/11 05:15:41 DEBUG : piped data.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f417efa2f9a4c8933_d20250311_m051506_c001_v7007000_t0000_u01741670106116") 2025/03/11 05:15:41 DEBUG : piped data.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4182de44019e8328_d20250311_m051505_c001_v0001102_t0045_u01741670105729") 2025/03/11 05:15:41 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d90e_d20250311_m051404_c001_v7007000_t0000_u01741670044718") as it is a hide marker 2025/03/11 05:15:41 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8283_d20250311_m051403_c001_v0001102_t0056_u01741670043768") 2025/03/11 05:15:41 DEBUG : test-metadata: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f414a6534be04b3d3_d20250311_m051515_c001_v7007000_t0000_u01741670115813") as it is a hide marker 2025/03/11 05:15:41 DEBUG : test-metadata: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f217efa2f9a4c8938_d20250311_m051508_c001_v0001182_t0052_u01741670108806") 2025/03/11 05:15:41 DEBUG : test-metadata: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f417efa2f9a4c8937_d20250311_m051508_c001_v7007000_t0000_u01741670108080") 2025/03/11 05:15:41 DEBUG : test-metadata: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e832e_d20250311_m051507_c001_v0001102_t0046_u01741670107175") 2025/03/11 05:15:41 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d901_d20250311_m051356_c001_v7007000_t0000_u01741670036983") as it is a hide marker 2025/03/11 05:15:41 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e826d_d20250311_m051356_c001_v0001102_t0000_u01741670036227") 2025/03/11 05:15:41 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d904_d20250311_m051359_c001_v7007000_t0000_u01741670039700") as it is a hide marker 2025/03/11 05:15:41 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8275_d20250311_m051358_c001_v0001102_t0040_u01741670038542") 2025/03/11 05:15:42 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d902_d20250311_m051358_c001_v7007000_t0000_u01741670038169") as it is a hide marker 2025/03/11 05:15:42 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8271_d20250311_m051357_c001_v0001102_t0024_u01741670037373") 2025/03/11 05:15:42 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d905_d20250311_m051400_c001_v7007000_t0000_u01741670040991") as it is a hide marker 2025/03/11 05:15:42 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8277_d20250311_m051400_c001_v0001102_t0030_u01741670040068") 2025/03/11 05:15:42 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d907_d20250311_m051402_c001_v7007000_t0000_u01741670042222") as it is a hide marker 2025/03/11 05:15:42 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e827b_d20250311_m051401_c001_v0001102_t0011_u01741670041369") 2025/03/11 05:15:42 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8ff_d20250311_m051355_c001_v7007000_t0000_u01741670035862") as it is a hide marker 2025/03/11 05:15:42 DEBUG : trailing space /trailing space : Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e826b_d20250311_m051355_c001_v0001102_t0016_u01741670035160") 2025/03/11 05:15:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e835c_d20250311_m051525_c001_v0001102_t0010_u01741670125094") "upload" dated 2025-03-11 05:15:25.094 +0000 UTC (17.46750838s ago) 2025/03/11 05:15:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f41932860abdb33bc_d20250311_m051522_c001_v7007000_t0000_u01741670122554") 2025/03/11 05:15:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e834a_d20250311_m051518_c001_v0001102_t0036_u01741670118353") 2025/03/11 05:15:42 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d925_d20250311_m051415_c001_v7007000_t0000_u01741670055265") as it is a hide marker 2025/03/11 05:15:42 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f20924c8bbb52d91d_d20250311_m051407_c001_v0001098_t0052_u01741670047154") 2025/03/11 05:15:42 DEBUG : zero-length-file: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d91b_d20250311_m051406_c001_v7007000_t0000_u01741670046881") as it is a hide marker 2025/03/11 05:15:42 DEBUG : zero-length-file: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4182de44019e8291_d20250311_m051406_c001_v0001102_t0045_u01741670046087") 2025/03/11 05:15:42 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8f3_d20250311_m051349_c001_v7007000_t0000_u01741670029155") as it is a hide marker 2025/03/11 05:15:42 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8255_d20250311_m051348_c001_v0001102_t0023_u01741670028388") 2025/03/11 05:15:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8ec_d20250311_m051343_c001_v7007000_t0000_u01741670023567") as it is a hide marker 2025/03/11 05:15:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8245_d20250311_m051342_c001_v0001102_t0007_u01741670022443") 2025/03/11 05:15:43 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8fa_d20250311_m051352_c001_v7007000_t0000_u01741670032489") as it is a hide marker 2025/03/11 05:15:43 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8261_d20250311_m051351_c001_v0001102_t0019_u01741670031691") 2025/03/11 05:15:43 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8f9_d20250311_m051351_c001_v7007000_t0000_u01741670031295") as it is a hide marker 2025/03/11 05:15:43 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e825d_d20250311_m051350_c001_v0001102_t0028_u01741670030565") 2025/03/11 05:15:43 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8fc_d20250311_m051353_c001_v7007000_t0000_u01741670033551") as it is a hide marker 2025/03/11 05:15:43 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8265_d20250311_m051352_c001_v0001102_t0055_u01741670032876") 2025/03/11 05:15:43 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8f8_d20250311_m051350_c001_v7007000_t0000_u01741670030193") as it is a hide marker 2025/03/11 05:15:43 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8257_d20250311_m051349_c001_v0001102_t0003_u01741670029532") 2025/03/11 05:15:43 DEBUG : ./.: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8ed_d20250311_m051344_c001_v7007000_t0000_u01741670024616") as it is a hide marker 2025/03/11 05:15:43 DEBUG : ./.: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e8247_d20250311_m051343_c001_v0001102_t0058_u01741670023939") 2025/03/11 05:15:43 DEBUG : ../..: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f40924c8bbb52d8ee_d20250311_m051345_c001_v7007000_t0000_u01741670025748") as it is a hide marker 2025/03/11 05:15:43 DEBUG : ../..: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e824b_d20250311_m051344_c001_v0001102_t0009_u01741670024983") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/03/11 05:15:44 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/11 05:15:44 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/11 05:15:44 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/11 05:15:45 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/03/11 05:15:45 INFO : B2 bucket rclone-test-zubocoh2geda: cleaning bucket "rclone-test-zubocoh2geda" of pending multipart uploads older than 0s 2025/03/11 05:15:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82ab_d20250311_m051416_c001_v0001102_t0017_u01741670056391") "upload" dated 2025-03-11 05:14:16.391 +0000 UTC (1m29.438659888s ago) 2025/03/11 05:15:45 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f207598366ec4a61f_d20250311_m051544_c001_v0001176_t0005_u01741670144708") as it is a start marker (upload started at 2025-03-11 05:15:44.708 +0000 UTC) 2025/03/11 05:15:45 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/03/11 05:15:45 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f207598366ec4a620_d20250311_m051544_c001_v0001100_t0016_u01741670144899") as it is a start marker (upload started at 2025-03-11 05:15:44.899 +0000 UTC) 2025/03/11 05:15:45 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/03/11 05:15:45 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f207598366ec4a622_d20250311_m051545_c001_v0001184_t0018_u01741670145090") as it is a start marker (upload started at 2025-03-11 05:15:45.09 +0000 UTC) 2025/03/11 05:15:45 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/03/11 05:15:45 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f207598366ec4a623_d20250311_m051545_c001_v0001093_t0049_u01741670145309") as it is a start marker (upload started at 2025-03-11 05:15:45.309 +0000 UTC) 2025/03/11 05:15:45 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/03/11 05:15:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f407598366ec4a61e_d20250311_m051544_c001_v7007000_t0000_u01741670144512") "hide" dated 2025-03-11 05:15:44.512 +0000 UTC (1.317761819s ago) 2025/03/11 05:15:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e835c_d20250311_m051525_c001_v0001102_t0010_u01741670125094") 2025/03/11 05:15:45 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/03/11 05:15:46 INFO : B2 bucket rclone-test-zubocoh2geda: cleaning bucket "rclone-test-zubocoh2geda" of pending multipart uploads older than 0s 2025/03/11 05:15:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82ab_d20250311_m051416_c001_v0001102_t0017_u01741670056391") "upload" dated 2025-03-11 05:14:16.391 +0000 UTC (1m29.895996855s ago) 2025/03/11 05:15:46 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f207598366ec4a61f_d20250311_m051544_c001_v0001176_t0005_u01741670144708") as it is a start marker (upload started at 2025-03-11 05:15:44.708 +0000 UTC) 2025/03/11 05:15:46 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f207598366ec4a620_d20250311_m051544_c001_v0001100_t0016_u01741670144899") as it is a start marker (upload started at 2025-03-11 05:15:44.899 +0000 UTC) 2025/03/11 05:15:46 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f207598366ec4a622_d20250311_m051545_c001_v0001184_t0018_u01741670145090") as it is a start marker (upload started at 2025-03-11 05:15:45.09 +0000 UTC) 2025/03/11 05:15:46 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f207598366ec4a623_d20250311_m051545_c001_v0001093_t0049_u01741670145309") as it is a start marker (upload started at 2025-03-11 05:15:45.309 +0000 UTC) 2025/03/11 05:15:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fc27d2390fd8b3b9f580e1b_f407598366ec4a61e_d20250311_m051544_c001_v7007000_t0000_u01741670144512") "hide" dated 2025-03-11 05:15:44.512 +0000 UTC (1.77508562s ago) 2025/03/11 05:15:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e835c_d20250311_m051525_c001_v0001102_t0010_u01741670125094") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/03/11 05:15:47 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/11 05:15:48 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/11 05:15:48 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/03/11 05:15:53 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/03/11 05:15:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/03/11 05:15:53 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/03/11 05:15:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/03/11 05:15:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/03/11 05:15:56 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/03/11 05:15:56 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/03/11 05:15:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:15:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/11 05:15:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f200e114de4b23fb5_d20250311_m051559_c001_v0001044_t0000_u01741670159317") 2025/03/11 05:15:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/11 05:15:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/11 05:15:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/11 05:16:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:16:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:16:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/03/11 05:16:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/03/11 05:16:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/03/11 05:16:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/03/11 05:16:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/03/11 05:16:05 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/03/11 05:16:06 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/03/11 05:16:06 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/03/11 05:16:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:16:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/11 05:16:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a97c7e_d20250311_m051607_c001_v0001183_t0048_u01741670167914") 2025/03/11 05:16:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/11 05:16:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/11 05:16:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/11 05:16:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:16:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:16:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/11 05:16:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/11 05:16:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/03/11 05:16:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/11 05:16:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/03/11 05:16:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/11 05:16:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/03/11 05:16:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/03/11 05:16:14 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/03/11 05:16:14 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/03/11 05:16:14 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/11 05:16:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:16:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/11 05:16:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f203a6e5f04f36434_d20250311_m051616_c001_v0001109_t0037_u01741670176738") 2025/03/11 05:16:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/11 05:16:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/11 05:16:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/11 05:16:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/11 05:16:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/03/11 05:16:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:16:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:16:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/03/11 05:16:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/03/11 05:16:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/03/11 05:16:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/11 05:16:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/03/11 05:16:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/03/11 05:16:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/03/11 05:16:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/03/11 05:16:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:16:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/11 05:16:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a97cd7_d20250311_m051628_c001_v0001184_t0046_u01741670188501") 2025/03/11 05:16:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/11 05:16:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/03/11 05:16:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/11 05:16:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:16:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:16:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/03/11 05:16:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/11 05:16:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/11 05:16:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/11 05:16:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/11 05:16:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/11 05:16:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/11 05:16:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/03/11 05:16:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:16:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/11 05:16:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a97ce7_d20250311_m051636_c001_v0001179_t0004_u01741670196761") 2025/03/11 05:16:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/11 05:16:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/11 05:16:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/11 05:16:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:16:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:16:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/11 05:16:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/11 05:16:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/11 05:16:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/11 05:16:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/11 05:16:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/11 05:16:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/11 05:16:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/03/11 05:16:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/11 05:16:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/11 05:16:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/11 05:16:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:16:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/11 05:16:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f2021d1f3f6dd8ff9_d20250311_m051645_c001_v0001104_t0052_u01741670205319") 2025/03/11 05:16:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/11 05:16:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/11 05:16:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/11 05:16:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/11 05:16:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/11 05:16:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:16:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:16:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/03/11 05:16:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/03/11 05:16:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/03/11 05:16:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/11 05:16:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/03/11 05:16:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/03/11 05:16:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/03/11 05:16:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/03/11 05:16:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:16:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/11 05:16:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f203a6e5f04f364a9_d20250311_m051653_c001_v0001150_t0019_u01741670213705") 2025/03/11 05:16:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/11 05:16:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/03/11 05:16:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/11 05:16:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:16:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:16:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/03/11 05:16:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/11 05:16:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/11 05:16:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/11 05:16:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/11 05:16:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/11 05:16:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/11 05:16:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/03/11 05:17:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:17:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/11 05:17:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f203a6e5f04f364ae_d20250311_m051701_c001_v0001091_t0058_u01741670221657") 2025/03/11 05:17:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/11 05:17:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/11 05:17:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/11 05:17:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:17:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:17:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/11 05:17:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/11 05:17:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/11 05:17:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/11 05:17:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/11 05:17:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/11 05:17:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/11 05:17:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/03/11 05:17:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/11 05:17:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/11 05:17:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/11 05:17:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:17:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/11 05:17:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f213d72d110f2aa3a_d20250311_m051710_c001_v0001184_t0016_u01741670230018") 2025/03/11 05:17:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/11 05:17:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/11 05:17:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/11 05:17:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/11 05:17:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/11 05:17:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:17:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:17:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/03/11 05:17:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/11 05:17:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/11 05:17:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/11 05:17:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/11 05:17:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/11 05:17:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/03/11 05:17:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/03/11 05:17:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:17:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/11 05:17:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a984d8_d20250311_m051718_c001_v0001109_t0017_u01741670238369") 2025/03/11 05:17:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/11 05:17:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/03/11 05:17:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/11 05:17:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:17:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:17:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/03/11 05:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/11 05:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/11 05:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/11 05:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/11 05:17:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/11 05:17:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/11 05:17:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/03/11 05:17:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:17:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/11 05:17:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a98cb4_d20250311_m051727_c001_v0001146_t0027_u01741670247681") 2025/03/11 05:17:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/11 05:17:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/11 05:17:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/11 05:17:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:17:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:17:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/11 05:17:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/11 05:17:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/11 05:17:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/11 05:17:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/03/11 05:17:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/11 05:17:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/11 05:17:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/03/11 05:17:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/11 05:17:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/11 05:17:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/11 05:17:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:17:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/11 05:17:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f2084b0764761f946_d20250311_m051737_c001_v0001182_t0021_u01741670257771") 2025/03/11 05:17:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/11 05:17:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/11 05:17:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/03/11 05:17:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/11 05:17:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/03/11 05:17:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:17:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:17:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/03/11 05:17:52 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/03/11 05:17:52 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/03/11 05:17:52 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/03/11 05:17:52 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/03/11 05:17:54 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/03/11 05:17:55 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/03/11 05:17:55 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/03/11 05:17:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:17:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/11 05:18:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f214a6534be04e73a_d20250311_m051759_c001_v0001182_t0022_u01741670279813") 2025/03/11 05:18:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/11 05:18:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/11 05:18:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/11 05:18:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:18:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:18:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/03/11 05:18:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/03/11 05:18:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/03/11 05:18:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/03/11 05:18:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/03/11 05:18:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/03/11 05:18:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/03/11 05:18:14 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts 2025/03/11 05:18:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/03/11 05:18:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/11 05:18:23 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/03/11 05:18:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:18: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. 2025/03/11 05:18:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f2084b0764761f976_d20250311_m051823_c001_v0001183_t0034_u01741670303561") 2025/03/11 05:18:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/11 05:18:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/11 05:18:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/11 05:18:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:18:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:18:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/11 05:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/11 05:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/03/11 05:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/11 05:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/03/11 05:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/11 05:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/03/11 05:18:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/03/11 05:18:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/03/11 05:18:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/03/11 05:18:32 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/11 05:18:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:18:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/11 05:18:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f2084b0764761f986_d20250311_m051835_c001_v0001161_t0020_u01741670315238") 2025/03/11 05:18:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/11 05:18:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/11 05:18:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/11 05:18:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/11 05:18:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/03/11 05:18:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:18:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:18:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/03/11 05:18:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/03/11 05:18:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/03/11 05:18:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/03/11 05:18:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/03/11 05:18:41 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/03/11 05:18:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/03/11 05:18:43 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/03/11 05:18:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:18: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. 2025/03/11 05:18:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f2150e057bb5eefa0_d20250311_m051845_c001_v0001115_t0007_u01741670325734") 2025/03/11 05:18:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/11 05:18:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/11 05:18:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/11 05:18:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:18:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:18:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/03/11 05:18:51 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/03/11 05:18:51 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/03/11 05:18:51 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/03/11 05:18:51 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/03/11 05:18:54 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/03/11 05:18:54 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/03/11 05:18:54 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/03/11 05:18:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:18:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/11 05:18:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f21932860abdb4cb9_d20250311_m051858_c001_v0001144_t0017_u01741670338150") 2025/03/11 05:18:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/11 05:18:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/11 05:18:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/11 05:19:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:19:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:19:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/11 05:19:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/11 05:19:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/03/11 05:19:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/11 05:19:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/03/11 05:19:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/11 05:19:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/03/11 05:19:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/03/11 05:19:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/03/11 05:19:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/03/11 05:19:09 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/11 05:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/11 05:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/11 05:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc27d2390fd8b3b9f580e1b_f200e114de4b26d9a_d20250311_m051913_c001_v0001181_t0055_u01741670353144") 2025/03/11 05:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/11 05:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/11 05:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/11 05:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/11 05:19:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/03/11 05:19:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/03/11 05:19:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/03/11 05:19:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/03/11 05:19:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fc27d2390fd8b3b9f580e1b_f2021d1f3f6dddefb_d20250311_m051929_c001_v0001181_t0032_u01741670369317") 2025/03/11 05:19:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/03/11 05:19:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/11 05:19:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/11 05:19:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/11 05:19:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/11 05:19:33 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/11 05:19:33 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/11 05:19:33 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/11 05:19:33 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/03/11 05:19:35 DEBUG : chunked-copy: Done sending chunk 0 2025/03/11 05:19:35 DEBUG : chunked-copy: Done sending chunk 1 2025/03/11 05:19:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/11 05:19:36 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fc27d2390fd8b3b9f580e1b_f2021d1f3f6dddefe_d20250311_m051936_c001_v0001182_t0001_u01741670376335") 2025/03/11 05:19:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/03/11 05:19:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/11 05:19:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/11 05:19:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/11 05:19:37 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/11 05:19:40 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/03/11 05:19:40 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/11 05:19:40 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/03/11 05:19:40 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/03/11 05:19:42 DEBUG : chunked-copy: Done sending chunk 0 2025/03/11 05:19:42 DEBUG : chunked-copy: Done sending chunk 1 2025/03/11 05:19:42 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/11 05:19:43 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fc27d2390fd8b3b9f580e1b_f20774eb3a1de1bd9_d20250311_m051943_c001_v0001184_t0056_u01741670383604") 2025/03/11 05:19:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/11 05:19:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/11 05:19:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/11 05:19:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/11 05:19:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/11 05:19:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/11 05:19:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/11 05:19:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/11 05:19:48 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/03/11 05:19:50 DEBUG : chunked-copy: Done sending chunk 1 2025/03/11 05:19:50 DEBUG : chunked-copy: Done sending chunk 0 2025/03/11 05:19:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/11 05:19:51 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0fc27d2390fd8b3b9f580e1b_f20774eb3a1de1bdb_d20250311_m051951_c001_v0001102_t0022_u01741670391436") 2025/03/11 05:19:51 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/03/11 05:19:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/11 05:19:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/11 05:19:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/11 05:19:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/11 05:19:52 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/03/11 05:19:52 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/11 05:19:56 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/11 05:19:57 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/11 05:19:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zubocoh2geda/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/03/11 05:19:59 INFO : B2 bucket rclone-test-zubocoh2geda: cleaning bucket "rclone-test-zubocoh2geda" of all files 2025/03/11 05:20:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f41932860abdb4cb0_d20250311_m051851_c001_v7007000_t0000_u01741670331065") 2025/03/11 05:20:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f2150e057bb5eefa0_d20250311_m051845_c001_v0001115_t0007_u01741670325734") 2025/03/11 05:20:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4150e057bb5eef9e_d20250311_m051845_c001_v7007000_t0000_u01741670325232") 2025/03/11 05:20:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f2150e057bb5eef9b_d20250311_m051840_c001_v0001183_t0006_u01741670320478") 2025/03/11 05:20:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4021d1f3f6dddef2_d20250311_m051921_c001_v7007000_t0000_u01741670361826") 2025/03/11 05:20:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f200e114de4b26d9a_d20250311_m051913_c001_v0001181_t0055_u01741670353144") 2025/03/11 05:20:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f400e114de4b26d99_d20250311_m051912_c001_v7007000_t0000_u01741670352621") 2025/03/11 05:20:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f21932860abdb4cc0_d20250311_m051905_c001_v0001104_t0040_u01741670345937") 2025/03/11 05:20:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f41932860abdb4cbf_d20250311_m051905_c001_v7007000_t0000_u01741670345752") 2025/03/11 05:20:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f21932860abdb4cb9_d20250311_m051858_c001_v0001144_t0017_u01741670338150") 2025/03/11 05:20:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f41932860abdb4cb8_d20250311_m051857_c001_v7007000_t0000_u01741670337659") 2025/03/11 05:20:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f21932860abdb4cb1_d20250311_m051851_c001_v0001090_t0011_u01741670331247") 2025/03/11 05:20:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f411ee31962a97cf0_d20250311_m051649_c001_v7007000_t0000_u01741670209371") 2025/03/11 05:20:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f2021d1f3f6dd8ff9_d20250311_m051645_c001_v0001104_t0052_u01741670205319") 2025/03/11 05:20:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f403a6e5f04f36497_d20250311_m051640_c001_v7007000_t0000_u01741670200701") 2025/03/11 05:20:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a97ce7_d20250311_m051636_c001_v0001179_t0004_u01741670196761") 2025/03/11 05:20:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4021d1f3f6dd8ff8_d20250311_m051644_c001_v7007000_t0000_u01741670204977") 2025/03/11 05:20:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f203a6e5f04f36499_d20250311_m051640_c001_v0001184_t0039_u01741670200889") 2025/03/11 05:20:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f411ee31962a97ce6_d20250311_m051636_c001_v7007000_t0000_u01741670196410") 2025/03/11 05:20:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f203a6e5f04f36467_d20250311_m051632_c001_v0001106_t0050_u01741670192074") 2025/03/11 05:20:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f403a6e5f04f36465_d20250311_m051631_c001_v7007000_t0000_u01741670191874") 2025/03/11 05:20:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a97cd7_d20250311_m051628_c001_v0001184_t0046_u01741670188501") 2025/03/11 05:20:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f411ee31962a97cd3_d20250311_m051628_c001_v7007000_t0000_u01741670188129") 2025/03/11 05:20:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f203a6e5f04f3644e_d20250311_m051624_c001_v0001177_t0049_u01741670184431") 2025/03/11 05:20:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f403a6e5f04f3706f_d20250311_m051713_c001_v7007000_t0000_u01741670233841") 2025/03/11 05:20:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f213d72d110f2aa3a_d20250311_m051710_c001_v0001184_t0016_u01741670230018") 2025/03/11 05:20:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f411ee31962a97cfe_d20250311_m051705_c001_v7007000_t0000_u01741670225505") 2025/03/11 05:20:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f203a6e5f04f364ae_d20250311_m051701_c001_v0001091_t0058_u01741670221657") 2025/03/11 05:20:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f413d72d110f2a999_d20250311_m051709_c001_v7007000_t0000_u01741670229664") 2025/03/11 05:20:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a97cff_d20250311_m051705_c001_v0001183_t0018_u01741670225701") 2025/03/11 05:20:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f403a6e5f04f364ac_d20250311_m051701_c001_v7007000_t0000_u01741670221313") 2025/03/11 05:20:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a97cf9_d20250311_m051657_c001_v0001184_t0032_u01741670217299") 2025/03/11 05:20:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f411ee31962a97cf7_d20250311_m051657_c001_v7007000_t0000_u01741670217111") 2025/03/11 05:20:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f203a6e5f04f364a9_d20250311_m051653_c001_v0001150_t0019_u01741670213705") 2025/03/11 05:20:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f403a6e5f04f364a8_d20250311_m051653_c001_v7007000_t0000_u01741670213330") 2025/03/11 05:20:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a97cf1_d20250311_m051649_c001_v0001182_t0047_u01741670209557") 2025/03/11 05:20:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f403a6e5f04f3644c_d20250311_m051624_c001_v7007000_t0000_u01741670184245") 2025/03/11 05:20:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f203a6e5f04f36434_d20250311_m051616_c001_v0001109_t0037_u01741670176738") 2025/03/11 05:20:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f403a6e5f04f36431_d20250311_m051616_c001_v7007000_t0000_u01741670176377") 2025/03/11 05:20:03 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f200e114de4b23fd5_d20250311_m051612_c001_v0001157_t0053_u01741670172014") 2025/03/11 05:20:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f400e114de4b23fd4_d20250311_m051611_c001_v7007000_t0000_u01741670171806") 2025/03/11 05:20:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a97c7e_d20250311_m051607_c001_v0001183_t0048_u01741670167914") 2025/03/11 05:20:03 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f411ee31962a97c7d_d20250311_m051607_c001_v7007000_t0000_u01741670167530") 2025/03/11 05:20:03 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f200e114de4b23fc2_d20250311_m051603_c001_v0001178_t0050_u01741670163391") 2025/03/11 05:20:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f400e114de4b23fc0_d20250311_m051603_c001_v7007000_t0000_u01741670163179") 2025/03/11 05:20:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f200e114de4b23fb5_d20250311_m051559_c001_v0001044_t0000_u01741670159317") 2025/03/11 05:20:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f400e114de4b23fb1_d20250311_m051558_c001_v7007000_t0000_u01741670158962") 2025/03/11 05:20:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f21932860abdb33d8_d20250311_m051552_c001_v0001144_t0015_u01741670152816") 2025/03/11 05:20:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4084b0764761f955_d20250311_m051752_c001_v7007000_t0000_u01741670272292") 2025/03/11 05:20:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f2084b0764761f946_d20250311_m051737_c001_v0001182_t0021_u01741670257771") 2025/03/11 05:20:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f411ee31962a98cb9_d20250311_m051732_c001_v7007000_t0000_u01741670252185") 2025/03/11 05:20:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a98cb4_d20250311_m051727_c001_v0001146_t0027_u01741670247681") 2025/03/11 05:20:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4084b0764761f945_d20250311_m051737_c001_v7007000_t0000_u01741670257339") 2025/03/11 05:20:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a98cba_d20250311_m051732_c001_v0001183_t0048_u01741670252373") 2025/03/11 05:20:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f411ee31962a98cb3_d20250311_m051727_c001_v7007000_t0000_u01741670247284") 2025/03/11 05:20:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a988c6_d20250311_m051722_c001_v0001183_t0016_u01741670242812") 2025/03/11 05:20:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f411ee31962a988c5_d20250311_m051722_c001_v7007000_t0000_u01741670242611") 2025/03/11 05:20:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f211ee31962a984d8_d20250311_m051718_c001_v0001109_t0017_u01741670238369") 2025/03/11 05:20:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f411ee31962a980ee_d20250311_m051717_c001_v7007000_t0000_u01741670237924") 2025/03/11 05:20:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f203a6e5f04f37071_d20250311_m051714_c001_v0001182_t0037_u01741670234026") 2025/03/11 05:20:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4150e057bb5eef9a_d20250311_m051840_c001_v7007000_t0000_u01741670320286") 2025/03/11 05:20:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f2084b0764761f986_d20250311_m051835_c001_v0001161_t0020_u01741670315238") 2025/03/11 05:20:04 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4084b0764761f985_d20250311_m051834_c001_v7007000_t0000_u01741670314809") 2025/03/11 05:20:04 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f2084b0764761f982_d20250311_m051829_c001_v0001183_t0005_u01741670309216") 2025/03/11 05:20:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4084b0764761f981_d20250311_m051829_c001_v7007000_t0000_u01741670309009") 2025/03/11 05:20:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f2084b0764761f976_d20250311_m051823_c001_v0001183_t0034_u01741670303561") 2025/03/11 05:20:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4084b0764761f974_d20250311_m051823_c001_v7007000_t0000_u01741670303098") 2025/03/11 05:20:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f214a6534be04ef41_d20250311_m051811_c001_v0001183_t0033_u01741670291303") 2025/03/11 05:20:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f414a6534be04ef3c_d20250311_m051810_c001_v7007000_t0000_u01741670290870") 2025/03/11 05:20:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f214a6534be04e73a_d20250311_m051759_c001_v0001182_t0022_u01741670279813") 2025/03/11 05:20:05 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f414a6534be04e738_d20250311_m051757_c001_v7007000_t0000_u01741670277482") 2025/03/11 05:20:05 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f2084b0764761f956_d20250311_m051752_c001_v0001044_t0018_u01741670272477") 2025/03/11 05:20:05 DEBUG : chunked-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f40774eb3a1de1bde_d20250311_m051956_c001_v7007000_t0000_u01741670396153") 2025/03/11 05:20:05 DEBUG : chunked-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f2021d1f3f6dddf10_d20250311_m051947_c001_v0001093_t0018_u01741670387743") 2025/03/11 05:20:05 DEBUG : chunked-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4021d1f3f6dddf0f_d20250311_m051947_c001_v7007000_t0000_u01741670387257") 2025/03/11 05:20:05 DEBUG : chunked-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f2021d1f3f6dddf06_d20250311_m051940_c001_v0001184_t0055_u01741670380341") 2025/03/11 05:20:05 DEBUG : chunked-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4021d1f3f6dddf05_d20250311_m051939_c001_v7007000_t0000_u01741670379854") 2025/03/11 05:20:05 DEBUG : chunked-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f20774eb3a1de1bd7_d20250311_m051933_c001_v0001184_t0018_u01741670373049") 2025/03/11 05:20:05 DEBUG : chunked-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f40774eb3a1de1bd6_d20250311_m051932_c001_v7007000_t0000_u01741670372495") 2025/03/11 05:20:05 DEBUG : chunked-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e85b3_d20250311_m051927_c001_v0001102_t0003_u01741670367138") 2025/03/11 05:20:05 DEBUG : chunked-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4021d1f3f6dddef6_d20250311_m051926_c001_v7007000_t0000_u01741670366801") 2025/03/11 05:20:05 DEBUG : chunked-copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e85a3_d20250311_m051922_c001_v0001102_t0033_u01741670362524") 2025/03/11 05:20:05 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f40774eb3a1de1bdd_d20250311_m051955_c001_v7007000_t0000_u01741670395966") 2025/03/11 05:20:06 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f20774eb3a1de1bdb_d20250311_m051951_c001_v0001102_t0022_u01741670391436") 2025/03/11 05:20:06 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4021d1f3f6dddf0e_d20250311_m051947_c001_v7007000_t0000_u01741670387068") 2025/03/11 05:20:06 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f20774eb3a1de1bd9_d20250311_m051943_c001_v0001184_t0056_u01741670383604") 2025/03/11 05:20:06 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4021d1f3f6dddf04_d20250311_m051939_c001_v7007000_t0000_u01741670379659") 2025/03/11 05:20:06 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f2021d1f3f6dddefe_d20250311_m051936_c001_v0001182_t0001_u01741670376335") 2025/03/11 05:20:06 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f40774eb3a1de1bd5_d20250311_m051932_c001_v7007000_t0000_u01741670372300") 2025/03/11 05:20:06 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f2021d1f3f6dddefb_d20250311_m051929_c001_v0001181_t0032_u01741670369317") 2025/03/11 05:20:06 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f4021d1f3f6dddef5_d20250311_m051926_c001_v7007000_t0000_u01741670366587") 2025/03/11 05:20:06 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f107120c7b80c0bbb_d20250311_m051924_c001_v0001182_t0023_u01741670364797") 2025/03/11 05:20:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e82ab_d20250311_m051416_c001_v0001102_t0017_u01741670056391") 2025/03/11 05:20:06 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f40774eb3a1de1bdf_d20250311_m051957_c001_v7007000_t0000_u01741670397062") 2025/03/11 05:20:06 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e85f7_d20250311_m051956_c001_v0001102_t0009_u01741670396701") 2025/03/11 05:20:06 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f40774eb3a1de1be0_d20250311_m051958_c001_v7007000_t0000_u01741670398363") 2025/03/11 05:20:06 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e85fd_d20250311_m051958_c001_v0001102_t0059_u01741670398032") 2025/03/11 05:20:06 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f1182de44019e85f9_d20250311_m051957_c001_v0001102_t0058_u01741670397247") 2025/03/11 05:20:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc27d2390fd8b3b9f580e1b_f407598366ec4a61e_d20250311_m051544_c001_v7007000_t0000_u01741670144512") 2025/03/11 05:20:08 INFO : B2 bucket rclone-test-zubocoh2geda: cleaning bucket "rclone-test-zubocoh2geda" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (391.75s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.67s) --- PASS: TestIntegration/FsMkdir (388.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.58s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.32s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.35s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.38s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (97.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (45.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (7.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (28.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (209.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (12.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (7.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (38.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (20.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (14.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (47.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (18.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (11.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (17.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (41.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (16.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (9.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (34.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (8.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.30s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.51s) --- 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 391.764s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m32.242114616s (try 1/5)