"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/05/16 02:51:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nodapeh9viqi" 2025/05/16 02:51:15 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/05/16 02:51:18 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/16 02:51:19 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/05/16 02:51:19 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/05/16 02:51:41 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/05/16 02:51:41 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/05/16 02:51:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/05/16 02:51:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/05/16 02:51:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/05/16 02:51:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/05/16 02:51:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/05/16 02:51:45 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/05/16 02:51:51 DEBUG : Creating backend with remote "TestB2:" 2025/05/16 02:51:51 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/05/16 02:51:53 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/05/16 02:51:57 INFO : B2 bucket rclone-test-nodapeh9viqi: cleaning bucket "rclone-test-nodapeh9viqi" of all files 2025/05/16 02:51:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca7ac_d20250516_m025157_c001_v0001182_t0049_u01747363917254") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/16 02:51:59 DEBUG : Creating backend with remote "TestB2:rclone-test-nodapeh9viqi/dirToPurgeFromRoot" 2025/05/16 02:52:00 INFO : B2 bucket rclone-test-nodapeh9viqi path dirToPurgeFromRoot: cleaning bucket "rclone-test-nodapeh9viqi" of all files 2025/05/16 02:52:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca7b6_d20250516_m025158_c001_v0001182_t0011_u01747363918816") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/16 02:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-nodapeh9viqi/hello? sausage/êé" 2025/05/16 02:52:06 INFO : B2 bucket rclone-test-nodapeh9viqi path hello? sausage/êé: cleaning bucket "rclone-test-nodapeh9viqi" of all files 2025/05/16 02:52:06 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1081bb11bc0dd4e1_d20250516_m025204_c001_v0001091_t0004_u01747363924724") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/05/16 02:52:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nodapeh9viqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/16 02:52:17 DEBUG : Creating backend with remote "TestB2:rclone-test-nodapeh9viqi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-nodapeh9viqi" from "TestB2:rclone-test-nodapeh9viqi" 2025/05/16 02:52:19 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/05/16 02:52:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kexedol8sezi" 2025/05/16 02:52:34 DEBUG : B2 bucket rclone-test-kexedol8sezi: Purge remote 2025/05/16 02:52:34 INFO : B2 bucket rclone-test-kexedol8sezi: cleaning bucket "rclone-test-kexedol8sezi" of all files 2025/05/16 02:52:34 DEBUG : somefile: Deleting (id "4_zcf92fd43001ddb7b9f680e1b_f4002035102994a67_d20250516_m025233_c001_v0001109_t0040_u01747363953057") === 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/05/16 02:52:35 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/16 02:52:36 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/05/16 02:52:39 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/05/16 02:52:39 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/05/16 02:52:39 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.776Ki offset 6Mi/6.106Mi 2025/05/16 02:52:39 DEBUG : test-metadata: Sending chunk 1 length 111387 2025/05/16 02:52:40 DEBUG : test-metadata: Done sending chunk 1 2025/05/16 02:52:41 DEBUG : test-metadata: Done sending chunk 0 2025/05/16 02:52:41 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/05/16 02:52:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/05/16 02:52:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/16 02:52:49 DEBUG : pacer: Reducing sleep to 10ms 2025/05/16 02:52:51 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1182-04.backblaze.com/b2api/v1/b2_upload_file/bf72dd53000ddb7b9f680e1b/c001_v0001182_t0021": EOF 2025/05/16 02:52:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-04.backblaze.com/b2api/v1/b2_upload_file/bf72dd53000ddb7b9f680e1b/c001_v0001182_t0021": EOF) 2025/05/16 02:52:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1182-04.backblaze.com/b2api/v1/b2_upload_file/bf72dd53000ddb7b9f680e1b/c001_v0001182_t0021": EOF - low level retry 1/10 2025/05/16 02:52:53 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-05-16-025246-476.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/05/16 02:52:56 DEBUG : oldPath = "TestB2:rclone-test-nodapeh9viqi/versions/test-versions-v2025-05-16-025246-476.txt" 2025/05/16 02:52:56 DEBUG : newPath = "TestB2,versions:rclone-test-nodapeh9viqi/versions/test-versions-v2025-05-16-025246-476.txt" 2025/05/16 02:52:56 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-nodapeh9viqi/versions/test-versions-v2025-05-16-025246-476.txt" 2025/05/16 02:52:56 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/05/16 02:52:57 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-nodapeh9viqi/versions/test-versions-v2025-05-16-025246-476.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-nodapeh9viqi/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/05/16 02:52:58 INFO : B2 bucket rclone-test-nodapeh9viqi: cleaning bucket "rclone-test-nodapeh9viqi" of all hidden files 2025/05/16 02:52:59 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c184_d20250516_m025126_c001_v7007000_t0000_u01747363886034") as it is a hide marker 2025/05/16 02:52:59 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : leading space/ leading space: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca648_d20250516_m025125_c001_v0001182_t0039_u01747363885384") 2025/05/16 02:52:59 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c183_d20250516_m025125_c001_v7007000_t0000_u01747363885017") as it is a hide marker 2025/05/16 02:52:59 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca63a_d20250516_m025124_c001_v0001182_t0031_u01747363884407") 2025/05/16 02:52:59 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c192_d20250516_m025131_c001_v7007000_t0000_u01747363891784") as it is a hide marker 2025/05/16 02:52:59 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca690_d20250516_m025131_c001_v0001182_t0031_u01747363891208") 2025/05/16 02:52:59 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : created from root.txt: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f41662f0348f4715b_d20250516_m025226_c001_v7007000_t0000_u01747363946785") as it is a hide marker 2025/05/16 02:52:59 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : created from root.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1107aeae038766d7_d20250516_m025225_c001_v0001171_t0025_u01747363945656") 2025/05/16 02:52:59 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : file name.txt: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f41662f0348f4715f_d20250516_m025235_c001_v7007000_t0000_u01747363955444") as it is a hide marker 2025/05/16 02:52:59 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : file name.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca867_d20250516_m025214_c001_v0001182_t0015_u01747363934912") 2025/05/16 02:52:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : file name.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f10319ad997870d9f_d20250516_m025211_c001_v0001044_t0047_u01747363931143") 2025/05/16 02:52:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : file name.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca76e_d20250516_m025149_c001_v0001182_t0011_u01747363909389") 2025/05/16 02:52:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : file name.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca768_d20250516_m025148_c001_v0001182_t0048_u01747363908561") 2025/05/16 02:52:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca76c_d20250516_m025148_c001_v0001182_t0054_u01747363908963") "upload" dated 2025-05-16 02:51:48.963 +0000 UTC (1m10.2554328s ago) 2025/05/16 02:52:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f403c67d4cfc1a5e5_d20250516_m025208_c001_v7007000_t0000_u01747363928778") as it is a hide marker 2025/05/16 02:52:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f105ae8e533004813_d20250516_m025208_c001_v0001184_t0010_u01747363928577") 2025/05/16 02:52:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f101757a0b280e59c_d20250516_m025207_c001_v0001165_t0002_u01747363927883") 2025/05/16 02:52:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c1a2_d20250516_m025138_c001_v7007000_t0000_u01747363898693") as it is a hide marker 2025/05/16 02:52:59 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6f2_d20250516_m025138_c001_v0001182_t0013_u01747363898100") 2025/05/16 02:52:59 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : piped data.txt: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f41662f0348f47161_d20250516_m025237_c001_v7007000_t0000_u01747363957119") as it is a hide marker 2025/05/16 02:52:59 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : piped data.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca93d_d20250516_m025236_c001_v0001182_t0057_u01747363956730") 2025/05/16 02:52:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : piped data.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f41662f0348f47160_d20250516_m025236_c001_v7007000_t0000_u01747363956543") 2025/05/16 02:52:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : piped data.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4042296b283ca933_d20250516_m025236_c001_v0001182_t0021_u01747363956176") 2025/05/16 02:52:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c1a4_d20250516_m025139_c001_v7007000_t0000_u01747363899636") as it is a hide marker 2025/05/16 02:52:59 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca700_d20250516_m025139_c001_v0001182_t0019_u01747363899062") 2025/05/16 02:52:59 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : test-metadata: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f40230323d4f75d49_d20250516_m025243_c001_v7007000_t0000_u01747363963922") as it is a hide marker 2025/05/16 02:52:59 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : test-metadata: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f21662f0348f47166_d20250516_m025238_c001_v0001184_t0053_u01747363958921") 2025/05/16 02:52:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : test-metadata: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f41662f0348f47163_d20250516_m025238_c001_v7007000_t0000_u01747363958091") 2025/05/16 02:52:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : test-metadata: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca941_d20250516_m025237_c001_v0001182_t0015_u01747363957328") 2025/05/16 02:52:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c198_d20250516_m025133_c001_v7007000_t0000_u01747363893843") as it is a hide marker 2025/05/16 02:52:59 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6ac_d20250516_m025133_c001_v0001182_t0020_u01747363893116") 2025/05/16 02:52:59 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c19b_d20250516_m025135_c001_v7007000_t0000_u01747363895762") as it is a hide marker 2025/05/16 02:52:59 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6ca_d20250516_m025135_c001_v0001182_t0052_u01747363895160") 2025/05/16 02:52:59 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c19a_d20250516_m025134_c001_v7007000_t0000_u01747363894791") as it is a hide marker 2025/05/16 02:52:59 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6c2_d20250516_m025134_c001_v0001182_t0042_u01747363894225") 2025/05/16 02:52:59 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c19e_d20250516_m025136_c001_v7007000_t0000_u01747363896776") as it is a hide marker 2025/05/16 02:52:59 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6d8_d20250516_m025136_c001_v0001182_t0044_u01747363896133") 2025/05/16 02:52:59 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c1a0_d20250516_m025137_c001_v7007000_t0000_u01747363897730") as it is a hide marker 2025/05/16 02:52:59 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6e2_d20250516_m025137_c001_v0001182_t0015_u01747363897156") 2025/05/16 02:52:59 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c194_d20250516_m025132_c001_v7007000_t0000_u01747363892749") as it is a hide marker 2025/05/16 02:52:59 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : trailing space /trailing space : Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6a0_d20250516_m025132_c001_v0001182_t0032_u01747363892165") 2025/05/16 02:52:59 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f116b1189326d3fcd_d20250516_m025254_c001_v0001103_t0058_u01747363974223") "upload" dated 2025-05-16 02:52:54.223 +0000 UTC (4.995990449s ago) 2025/05/16 02:52:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4207bb776447d447_d20250516_m025249_c001_v7007000_t0000_u01747363969479") 2025/05/16 02:52:59 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca9a6_d20250516_m025246_c001_v0001182_t0059_u01747363966476") 2025/05/16 02:52:59 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c1b5_d20250516_m025148_c001_v7007000_t0000_u01747363908004") as it is a hide marker 2025/05/16 02:52:59 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2102eeb48b08c1a8_d20250516_m025141_c001_v0001101_t0021_u01747363901803") 2025/05/16 02:52:59 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : zero-length-file: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c1a7_d20250516_m025141_c001_v7007000_t0000_u01747363901484") as it is a hide marker 2025/05/16 02:52:59 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : zero-length-file: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4042296b283ca71a_d20250516_m025140_c001_v0001182_t0021_u01747363900928") 2025/05/16 02:52:59 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c186_d20250516_m025126_c001_v7007000_t0000_u01747363886981") as it is a hide marker 2025/05/16 02:52:59 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca652_d20250516_m025126_c001_v0001182_t0022_u01747363886401") 2025/05/16 02:52:59 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c180_d20250516_m025122_c001_v7007000_t0000_u01747363882160") as it is a hide marker 2025/05/16 02:52:59 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca623_d20250516_m025121_c001_v0001182_t0022_u01747363881208") 2025/05/16 02:52:59 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c18f_d20250516_m025129_c001_v7007000_t0000_u01747363889871") as it is a hide marker 2025/05/16 02:52:59 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca67c_d20250516_m025129_c001_v0001182_t0033_u01747363889275") 2025/05/16 02:52:59 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c18b_d20250516_m025128_c001_v7007000_t0000_u01747363888908") as it is a hide marker 2025/05/16 02:52:59 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca662_d20250516_m025128_c001_v0001182_t0036_u01747363888326") 2025/05/16 02:52:59 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c190_d20250516_m025130_c001_v7007000_t0000_u01747363890841") as it is a hide marker 2025/05/16 02:52:59 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca68a_d20250516_m025130_c001_v0001182_t0050_u01747363890260") 2025/05/16 02:52:59 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c18a_d20250516_m025127_c001_v7007000_t0000_u01747363887942") as it is a hide marker 2025/05/16 02:52:59 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca65a_d20250516_m025127_c001_v0001182_t0011_u01747363887359") 2025/05/16 02:52:59 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : ./.: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c181_d20250516_m025123_c001_v7007000_t0000_u01747363883101") as it is a hide marker 2025/05/16 02:52:59 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : ./.: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca62d_d20250516_m025122_c001_v0001182_t0038_u01747363882528") 2025/05/16 02:52:59 NOTICE: ./.: Skipped delete as --dry-run is set 2025/05/16 02:52:59 DEBUG : ../..: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c182_d20250516_m025124_c001_v7007000_t0000_u01747363884039") as it is a hide marker 2025/05/16 02:52:59 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/05/16 02:52:59 DEBUG : ../..: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca637_d20250516_m025123_c001_v0001182_t0013_u01747363883470") 2025/05/16 02:52:59 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/05/16 02:52:59 INFO : B2 bucket rclone-test-nodapeh9viqi: cleaning bucket "rclone-test-nodapeh9viqi" of all hidden files 2025/05/16 02:52:59 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c184_d20250516_m025126_c001_v7007000_t0000_u01747363886034") as it is a hide marker 2025/05/16 02:52:59 DEBUG : leading space/ leading space: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca648_d20250516_m025125_c001_v0001182_t0039_u01747363885384") 2025/05/16 02:52:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c183_d20250516_m025125_c001_v7007000_t0000_u01747363885017") as it is a hide marker 2025/05/16 02:52:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca63a_d20250516_m025124_c001_v0001182_t0031_u01747363884407") 2025/05/16 02:52:59 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c192_d20250516_m025131_c001_v7007000_t0000_u01747363891784") as it is a hide marker 2025/05/16 02:52:59 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca690_d20250516_m025131_c001_v0001182_t0031_u01747363891208") 2025/05/16 02:52:59 DEBUG : created from root.txt: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f41662f0348f4715b_d20250516_m025226_c001_v7007000_t0000_u01747363946785") as it is a hide marker 2025/05/16 02:52:59 DEBUG : created from root.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1107aeae038766d7_d20250516_m025225_c001_v0001171_t0025_u01747363945656") 2025/05/16 02:52:59 DEBUG : file name.txt: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f41662f0348f4715f_d20250516_m025235_c001_v7007000_t0000_u01747363955444") as it is a hide marker 2025/05/16 02:52:59 DEBUG : file name.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca867_d20250516_m025214_c001_v0001182_t0015_u01747363934912") 2025/05/16 02:53:00 DEBUG : file name.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f10319ad997870d9f_d20250516_m025211_c001_v0001044_t0047_u01747363931143") 2025/05/16 02:53:00 DEBUG : file name.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca76e_d20250516_m025149_c001_v0001182_t0011_u01747363909389") 2025/05/16 02:53:00 DEBUG : file name.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca768_d20250516_m025148_c001_v0001182_t0048_u01747363908561") 2025/05/16 02:53:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca76c_d20250516_m025148_c001_v0001182_t0054_u01747363908963") "upload" dated 2025-05-16 02:51:48.963 +0000 UTC (1m11.308668221s ago) 2025/05/16 02:53:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f403c67d4cfc1a5e5_d20250516_m025208_c001_v7007000_t0000_u01747363928778") as it is a hide marker 2025/05/16 02:53:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f105ae8e533004813_d20250516_m025208_c001_v0001184_t0010_u01747363928577") 2025/05/16 02:53:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f101757a0b280e59c_d20250516_m025207_c001_v0001165_t0002_u01747363927883") 2025/05/16 02:53:00 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c1a2_d20250516_m025138_c001_v7007000_t0000_u01747363898693") as it is a hide marker 2025/05/16 02:53:00 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6f2_d20250516_m025138_c001_v0001182_t0013_u01747363898100") 2025/05/16 02:53:00 DEBUG : piped data.txt: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f41662f0348f47161_d20250516_m025237_c001_v7007000_t0000_u01747363957119") as it is a hide marker 2025/05/16 02:53:00 DEBUG : piped data.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca93d_d20250516_m025236_c001_v0001182_t0057_u01747363956730") 2025/05/16 02:53:00 DEBUG : piped data.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f41662f0348f47160_d20250516_m025236_c001_v7007000_t0000_u01747363956543") 2025/05/16 02:53:00 DEBUG : piped data.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4042296b283ca933_d20250516_m025236_c001_v0001182_t0021_u01747363956176") 2025/05/16 02:53:00 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c1a4_d20250516_m025139_c001_v7007000_t0000_u01747363899636") as it is a hide marker 2025/05/16 02:53:00 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca700_d20250516_m025139_c001_v0001182_t0019_u01747363899062") 2025/05/16 02:53:00 DEBUG : test-metadata: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f40230323d4f75d49_d20250516_m025243_c001_v7007000_t0000_u01747363963922") as it is a hide marker 2025/05/16 02:53:00 DEBUG : test-metadata: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f21662f0348f47166_d20250516_m025238_c001_v0001184_t0053_u01747363958921") 2025/05/16 02:53:00 DEBUG : test-metadata: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f41662f0348f47163_d20250516_m025238_c001_v7007000_t0000_u01747363958091") 2025/05/16 02:53:01 DEBUG : test-metadata: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca941_d20250516_m025237_c001_v0001182_t0015_u01747363957328") 2025/05/16 02:53:01 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c198_d20250516_m025133_c001_v7007000_t0000_u01747363893843") as it is a hide marker 2025/05/16 02:53:01 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6ac_d20250516_m025133_c001_v0001182_t0020_u01747363893116") 2025/05/16 02:53:01 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c19b_d20250516_m025135_c001_v7007000_t0000_u01747363895762") as it is a hide marker 2025/05/16 02:53:01 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6ca_d20250516_m025135_c001_v0001182_t0052_u01747363895160") 2025/05/16 02:53:01 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c19a_d20250516_m025134_c001_v7007000_t0000_u01747363894791") as it is a hide marker 2025/05/16 02:53:01 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6c2_d20250516_m025134_c001_v0001182_t0042_u01747363894225") 2025/05/16 02:53:01 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c19e_d20250516_m025136_c001_v7007000_t0000_u01747363896776") as it is a hide marker 2025/05/16 02:53:01 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6d8_d20250516_m025136_c001_v0001182_t0044_u01747363896133") 2025/05/16 02:53:01 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c1a0_d20250516_m025137_c001_v7007000_t0000_u01747363897730") as it is a hide marker 2025/05/16 02:53:01 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6e2_d20250516_m025137_c001_v0001182_t0015_u01747363897156") 2025/05/16 02:53:01 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c194_d20250516_m025132_c001_v7007000_t0000_u01747363892749") as it is a hide marker 2025/05/16 02:53:01 DEBUG : trailing space /trailing space : Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca6a0_d20250516_m025132_c001_v0001182_t0032_u01747363892165") 2025/05/16 02:53:01 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f116b1189326d3fcd_d20250516_m025254_c001_v0001103_t0058_u01747363974223") "upload" dated 2025-05-16 02:52:54.223 +0000 UTC (7.529000043s ago) 2025/05/16 02:53:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4207bb776447d447_d20250516_m025249_c001_v7007000_t0000_u01747363969479") 2025/05/16 02:53:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca9a6_d20250516_m025246_c001_v0001182_t0059_u01747363966476") 2025/05/16 02:53:01 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c1b5_d20250516_m025148_c001_v7007000_t0000_u01747363908004") as it is a hide marker 2025/05/16 02:53:01 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2102eeb48b08c1a8_d20250516_m025141_c001_v0001101_t0021_u01747363901803") 2025/05/16 02:53:01 DEBUG : zero-length-file: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c1a7_d20250516_m025141_c001_v7007000_t0000_u01747363901484") as it is a hide marker 2025/05/16 02:53:01 DEBUG : zero-length-file: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4042296b283ca71a_d20250516_m025140_c001_v0001182_t0021_u01747363900928") 2025/05/16 02:53:02 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c186_d20250516_m025126_c001_v7007000_t0000_u01747363886981") as it is a hide marker 2025/05/16 02:53:02 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca652_d20250516_m025126_c001_v0001182_t0022_u01747363886401") 2025/05/16 02:53:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c180_d20250516_m025122_c001_v7007000_t0000_u01747363882160") as it is a hide marker 2025/05/16 02:53:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca623_d20250516_m025121_c001_v0001182_t0022_u01747363881208") 2025/05/16 02:53:02 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c18f_d20250516_m025129_c001_v7007000_t0000_u01747363889871") as it is a hide marker 2025/05/16 02:53:02 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca67c_d20250516_m025129_c001_v0001182_t0033_u01747363889275") 2025/05/16 02:53:02 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c18b_d20250516_m025128_c001_v7007000_t0000_u01747363888908") as it is a hide marker 2025/05/16 02:53:02 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca662_d20250516_m025128_c001_v0001182_t0036_u01747363888326") 2025/05/16 02:53:02 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c190_d20250516_m025130_c001_v7007000_t0000_u01747363890841") as it is a hide marker 2025/05/16 02:53:02 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca68a_d20250516_m025130_c001_v0001182_t0050_u01747363890260") 2025/05/16 02:53:02 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c18a_d20250516_m025127_c001_v7007000_t0000_u01747363887942") as it is a hide marker 2025/05/16 02:53:02 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca65a_d20250516_m025127_c001_v0001182_t0011_u01747363887359") 2025/05/16 02:53:02 DEBUG : ./.: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c181_d20250516_m025123_c001_v7007000_t0000_u01747363883101") as it is a hide marker 2025/05/16 02:53:02 DEBUG : ./.: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca62d_d20250516_m025122_c001_v0001182_t0038_u01747363882528") 2025/05/16 02:53:02 DEBUG : ../..: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c182_d20250516_m025124_c001_v7007000_t0000_u01747363884039") as it is a hide marker 2025/05/16 02:53:02 DEBUG : ../..: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca637_d20250516_m025123_c001_v0001182_t0013_u01747363883470") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/05/16 02:53:03 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/05/16 02:53:03 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/05/16 02:53:04 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/05/16 02:53:04 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/05/16 02:53:04 INFO : B2 bucket rclone-test-nodapeh9viqi: cleaning bucket "rclone-test-nodapeh9viqi" of pending multipart uploads older than 0s 2025/05/16 02:53:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca76c_d20250516_m025148_c001_v0001182_t0054_u01747363908963") "upload" dated 2025-05-16 02:51:48.963 +0000 UTC (1m15.9237243s ago) 2025/05/16 02:53:04 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf1606eb_d20250516_m025303_c001_v0001184_t0038_u01747363983764") as it is a start marker (upload started at 2025-05-16 02:53:03.764 +0000 UTC) 2025/05/16 02:53:04 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/05/16 02:53:04 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf1606ec_d20250516_m025304_c001_v0001137_t0017_u01747363984007") as it is a start marker (upload started at 2025-05-16 02:53:04.007 +0000 UTC) 2025/05/16 02:53:04 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/05/16 02:53:04 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf1606ed_d20250516_m025304_c001_v0001157_t0021_u01747363984203") as it is a start marker (upload started at 2025-05-16 02:53:04.203 +0000 UTC) 2025/05/16 02:53:04 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/05/16 02:53:04 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf1606ee_d20250516_m025304_c001_v0001153_t0020_u01747363984388") as it is a start marker (upload started at 2025-05-16 02:53:04.388 +0000 UTC) 2025/05/16 02:53:04 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/05/16 02:53:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f418b40bfaf1606e9_d20250516_m025303_c001_v7007000_t0000_u01747363983569") "hide" dated 2025-05-16 02:53:03.569 +0000 UTC (1.317895672s ago) 2025/05/16 02:53:04 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f116b1189326d3fcd_d20250516_m025254_c001_v0001103_t0058_u01747363974223") 2025/05/16 02:53:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/05/16 02:53:05 INFO : B2 bucket rclone-test-nodapeh9viqi: cleaning bucket "rclone-test-nodapeh9viqi" of pending multipart uploads older than 0s 2025/05/16 02:53:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca76c_d20250516_m025148_c001_v0001182_t0054_u01747363908963") "upload" dated 2025-05-16 02:51:48.963 +0000 UTC (1m16.310337404s ago) 2025/05/16 02:53:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf1606eb_d20250516_m025303_c001_v0001184_t0038_u01747363983764") as it is a start marker (upload started at 2025-05-16 02:53:03.764 +0000 UTC) 2025/05/16 02:53:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf1606ec_d20250516_m025304_c001_v0001137_t0017_u01747363984007") as it is a start marker (upload started at 2025-05-16 02:53:04.007 +0000 UTC) 2025/05/16 02:53:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf1606ed_d20250516_m025304_c001_v0001157_t0021_u01747363984203") as it is a start marker (upload started at 2025-05-16 02:53:04.203 +0000 UTC) 2025/05/16 02:53:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf1606ee_d20250516_m025304_c001_v0001153_t0020_u01747363984388") as it is a start marker (upload started at 2025-05-16 02:53:04.388 +0000 UTC) 2025/05/16 02:53:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf72dd53000ddb7b9f680e1b_f418b40bfaf1606e9_d20250516_m025303_c001_v7007000_t0000_u01747363983569") "hide" dated 2025-05-16 02:53:03.569 +0000 UTC (1.704504347s ago) 2025/05/16 02:53:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f116b1189326d3fcd_d20250516_m025254_c001_v0001103_t0058_u01747363974223") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/05/16 02:53:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/16 02:53:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/16 02:53:06 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/05/16 02:53:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/05/16 02:53:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/05/16 02:53:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/05/16 02:53:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/05/16 02:53:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/05/16 02:53:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/05/16 02:53:10 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/05/16 02:53:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:53:13 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/05/16 02:53:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b10_d20250516_m025313_c001_v0001177_t0028_u01747363993312") 2025/05/16 02:53:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/16 02:53:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/16 02:53:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/16 02:53:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:53:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:53:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/05/16 02:53:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/05/16 02:53:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/05/16 02:53:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/05/16 02:53:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/05/16 02:53:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/05/16 02:53:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/05/16 02:53:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/05/16 02:53:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:53:21 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/05/16 02:53:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b28_d20250516_m025321_c001_v0001184_t0058_u01747364001837") 2025/05/16 02:53:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/16 02:53:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/16 02:53:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/16 02:53:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:53:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:53:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/05/16 02:53:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/05/16 02:53:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/05/16 02:53:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/05/16 02:53:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/05/16 02:53:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/05/16 02:53:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/05/16 02:53:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/05/16 02:53:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/05/16 02:53:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/05/16 02:53:29 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/05/16 02:53:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:53:30 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/05/16 02:53:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b3f_d20250516_m025330_c001_v0001184_t0058_u01747364010934") 2025/05/16 02:53:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/16 02:53:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/16 02:53:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/16 02:53:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/16 02:53:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/05/16 02:53:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:53:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:53:33 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/05/16 02:53:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/05/16 02:53:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/05/16 02:53:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/05/16 02:53:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/05/16 02:53:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/05/16 02:53:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/05/16 02:53:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/05/16 02:53:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:53:39 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/05/16 02:53:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b4b_d20250516_m025339_c001_v0001100_t0050_u01747364019274") 2025/05/16 02:53:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/16 02:53:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/05/16 02:53:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/16 02:53:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:53:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:53:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/05/16 02:53:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/16 02:53:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/16 02:53:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/16 02:53:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/16 02:53:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/16 02:53:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/16 02:53:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/05/16 02:53:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:53:47 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/05/16 02:53:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b6c_d20250516_m025347_c001_v0001134_t0019_u01747364027844") 2025/05/16 02:53:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/16 02:53:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/16 02:53:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/16 02:53:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:53:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:53:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/05/16 02:53:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/16 02:53:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/16 02:53:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/16 02:53:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/16 02:53:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/16 02:53:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/16 02:53:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/05/16 02:53:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/16 02:53:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/16 02:53:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/05/16 02:53:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:53:56 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/05/16 02:53:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b8d_d20250516_m025357_c001_v0001032_t0003_u01747364037002") 2025/05/16 02:53:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/16 02:53:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/16 02:53:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/16 02:53:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/16 02:53:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/16 02:53:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:53:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:53:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/05/16 02:54:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/05/16 02:54:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/05/16 02:54:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/05/16 02:54:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/05/16 02:54:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/05/16 02:54:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/05/16 02:54:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/05/16 02:54:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:54:05 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/05/16 02:54:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245bab_d20250516_m025405_c001_v0001178_t0025_u01747364045433") 2025/05/16 02:54:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/16 02:54:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/05/16 02:54:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/16 02:54:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:54:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:54:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/05/16 02:54:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/16 02:54:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/16 02:54:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/16 02:54:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/16 02:54:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/16 02:54:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/16 02:54:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/05/16 02:54:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:54:13 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/05/16 02:54:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2207bb776447d4a8_d20250516_m025413_c001_v0001182_t0024_u01747364053769") 2025/05/16 02:54:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/16 02:54:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/16 02:54:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/16 02:54:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:54:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:54:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/05/16 02:54:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/16 02:54:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/16 02:54:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/16 02:54:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/16 02:54:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/16 02:54:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/16 02:54:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/05/16 02:54:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/16 02:54:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/16 02:54:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/05/16 02:54:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:54:22 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/05/16 02:54:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2184987f8b142d0d_d20250516_m025422_c001_v0001171_t0002_u01747364062841") 2025/05/16 02:54:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/16 02:54:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/16 02:54:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/16 02:54:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/16 02:54:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/16 02:54:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:54:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:54:25 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/05/16 02:54:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/05/16 02:54:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/05/16 02:54:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/05/16 02:54:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/05/16 02:54:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/05/16 02:54:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/05/16 02:54:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/05/16 02:54:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:54:31 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/05/16 02:54:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2184987f8b142d14_d20250516_m025431_c001_v0001182_t0031_u01747364071594") 2025/05/16 02:54:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/16 02:54:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/05/16 02:54:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/16 02:54:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:54:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:54:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/05/16 02:54:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/16 02:54:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/16 02:54:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/16 02:54:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/16 02:54:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/16 02:54:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/16 02:54:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/05/16 02:54:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:54:40 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/05/16 02:54:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2207bb776447d4c7_d20250516_m025440_c001_v0001171_t0028_u01747364080713") 2025/05/16 02:54:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/16 02:54:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/16 02:54:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/16 02:54:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:54:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:54:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/05/16 02:54:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/16 02:54:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/16 02:54:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/05/16 02:54:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/16 02:54:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/05/16 02:54:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/16 02:54:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/05/16 02:54:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/16 02:54:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/16 02:54:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/05/16 02:54:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:54:51 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/05/16 02:54:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2095f195750f9b2a_d20250516_m025451_c001_v0001171_t0005_u01747364091634") 2025/05/16 02:54:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/16 02:54:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/16 02:54:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/05/16 02:54:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/16 02:54:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/05/16 02:54:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:54:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:54:54 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/05/16 02:54:56 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/05/16 02:54:56 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/05/16 02:54:56 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/05/16 02:54:56 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/05/16 02:54:57 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/05/16 02:54:59 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/05/16 02:54:59 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/05/16 02:55:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:55:00 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/05/16 02:55:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f2095f195750f9b33_d20250516_m025501_c001_v0001181_t0015_u01747364101083") 2025/05/16 02:55:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/16 02:55:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/16 02:55:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/16 02:55:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:55:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:55:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/05/16 02:55:05 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/05/16 02:55:05 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/05/16 02:55:05 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/05/16 02:55:05 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/05/16 02:55:07 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/05/16 02:55:08 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/05/16 02:55:08 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/05/16 02:55:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:55:10 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/05/16 02:55:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf160799_d20250516_m025510_c001_v0001183_t0051_u01747364110603") 2025/05/16 02:55:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/16 02:55:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/16 02:55:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/16 02:55:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:55:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:55:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/05/16 02:55:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/05/16 02:55:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/05/16 02:55:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/05/16 02:55:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/05/16 02:55:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/05/16 02:55:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/05/16 02:55:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/05/16 02:55:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/05/16 02:55:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/05/16 02:55:19 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/05/16 02:55:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:55:21 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/05/16 02:55:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f208284495132a4ef_d20250516_m025521_c001_v0001113_t0008_u01747364121524") 2025/05/16 02:55:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/16 02:55:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/16 02:55:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/16 02:55:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/16 02:55:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/05/16 02:55:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:55:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:55:24 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/05/16 02:55:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/05/16 02:55:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/05/16 02:55:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/05/16 02:55:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/05/16 02:55:27 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/05/16 02:55:29 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/05/16 02:55:29 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/05/16 02:55:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:55:32 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/05/16 02:55:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f203b1df708918bd3_d20250516_m025532_c001_v0001134_t0002_u01747364132294") 2025/05/16 02:55:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/16 02:55:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/16 02:55:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/16 02:55:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:55:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:55:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/05/16 02:55:37 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/05/16 02:55:37 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/05/16 02:55:37 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/05/16 02:55:37 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/05/16 02:55:40 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/05/16 02:55:40 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/05/16 02:55:40 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/05/16 02:55:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:55:43 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/05/16 02:55:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f203b1df708918bd9_d20250516_m025543_c001_v0001172_t0020_u01747364143648") 2025/05/16 02:55:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/16 02:55:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/16 02:55:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/16 02:55:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:55:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:55:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/05/16 02:55:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/05/16 02:55:49 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/05/16 02:55:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/05/16 02:55:50 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/05/16 02:55:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/05/16 02:55:50 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/05/16 02:55:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/05/16 02:55:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/05/16 02:55:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/05/16 02:55:52 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/05/16 02:55:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/16 02:55:55 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/05/16 02:55:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf72dd53000ddb7b9f680e1b_f221ea89553448583_d20250516_m025555_c001_v0001150_t0009_u01747364155466") 2025/05/16 02:55:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/16 02:55:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/16 02:55:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/16 02:55:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/16 02:55:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/05/16 02:55:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/05/16 02:55:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/05/16 02:55:59 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/05/16 02:56:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf72dd53000ddb7b9f680e1b_f2102eeb48b08c415_d20250516_m025607_c001_v0001040_t0055_u01747364167428") 2025/05/16 02:56:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/05/16 02:56:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/16 02:56:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/16 02:56:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/16 02:56:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/05/16 02:56:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/16 02:56:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/16 02:56:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/16 02:56:10 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/05/16 02:56:12 DEBUG : chunked-copy: Done sending chunk 0 2025/05/16 02:56:12 DEBUG : chunked-copy: Done sending chunk 1 2025/05/16 02:56:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/16 02:56:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf72dd53000ddb7b9f680e1b_f2102eeb48b08c418_d20250516_m025613_c001_v0001184_t0002_u01747364173577") 2025/05/16 02:56:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/05/16 02:56:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/16 02:56:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/16 02:56:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/16 02:56:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/05/16 02:56:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/05/16 02:56:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/16 02:56:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/05/16 02:56:16 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/05/16 02:56:18 DEBUG : chunked-copy: Done sending chunk 0 2025/05/16 02:56:19 DEBUG : chunked-copy: Done sending chunk 1 2025/05/16 02:56:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/16 02:56:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf72dd53000ddb7b9f680e1b_f2184987f8b142d9a_d20250516_m025619_c001_v0001171_t0045_u01747364179978") 2025/05/16 02:56:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/16 02:56:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/16 02:56:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/16 02:56:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/16 02:56:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/05/16 02:56:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/16 02:56:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/16 02:56:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/16 02:56:23 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/05/16 02:56:25 DEBUG : chunked-copy: Done sending chunk 0 2025/05/16 02:56:25 DEBUG : chunked-copy: Done sending chunk 1 2025/05/16 02:56:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/16 02:56:26 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf72dd53000ddb7b9f680e1b_f2184987f8b142d9f_d20250516_m025626_c001_v0001099_t0031_u01747364186286") 2025/05/16 02:56:26 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/05/16 02:56:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/16 02:56:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/16 02:56:26 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/05/16 02:56:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/16 02:56:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/16 02:56:27 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/16 02:56:28 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/16 02:56:30 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/16 02:56:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nodapeh9viqi/deeper/nonexisting/directory" 2025/05/16 02:56:30 DEBUG : Config file has changed externally - reloading === 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/05/16 02:56:32 INFO : B2 bucket rclone-test-nodapeh9viqi: cleaning bucket "rclone-test-nodapeh9viqi" of all files 2025/05/16 02:56:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f403b1df708918bd5_d20250516_m025536_c001_v7007000_t0000_u01747364136688") 2025/05/16 02:56:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f203b1df708918bd3_d20250516_m025532_c001_v0001134_t0002_u01747364132294") 2025/05/16 02:56:32 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f403b1df708918bd2_d20250516_m025531_c001_v7007000_t0000_u01747364131761") 2025/05/16 02:56:32 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f208284495132a4f4_d20250516_m025526_c001_v0001180_t0033_u01747364126690") 2025/05/16 02:56:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c40b_d20250516_m025601_c001_v7007000_t0000_u01747364161197") 2025/05/16 02:56:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f221ea89553448583_d20250516_m025555_c001_v0001150_t0009_u01747364155466") 2025/05/16 02:56:32 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f421ea89553448580_d20250516_m025554_c001_v7007000_t0000_u01747364154884") 2025/05/16 02:56:32 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f203b1df708918bdc_d20250516_m025549_c001_v0001182_t0025_u01747364149297") 2025/05/16 02:56:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f403b1df708918bdb_d20250516_m025549_c001_v7007000_t0000_u01747364149109") 2025/05/16 02:56:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f203b1df708918bd9_d20250516_m025543_c001_v0001172_t0020_u01747364143648") 2025/05/16 02:56:32 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f403b1df708918bd7_d20250516_m025542_c001_v7007000_t0000_u01747364142995") 2025/05/16 02:56:33 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f203b1df708918bd6_d20250516_m025536_c001_v0001104_t0059_u01747364136889") 2025/05/16 02:56:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4207bb776447d49c_d20250516_m025401_c001_v7007000_t0000_u01747364041224") 2025/05/16 02:56:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b8d_d20250516_m025357_c001_v0001032_t0003_u01747364037002") 2025/05/16 02:56:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4157637f91245b7c_d20250516_m025352_c001_v7007000_t0000_u01747364032058") 2025/05/16 02:56:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b6c_d20250516_m025347_c001_v0001134_t0019_u01747364027844") 2025/05/16 02:56:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4157637f91245b8b_d20250516_m025356_c001_v7007000_t0000_u01747364036585") 2025/05/16 02:56:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b7e_d20250516_m025352_c001_v0001041_t0036_u01747364032245") 2025/05/16 02:56:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4157637f91245b68_d20250516_m025347_c001_v7007000_t0000_u01747364027467") 2025/05/16 02:56:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f205acfd3ab9af6f3_d20250516_m025343_c001_v0001116_t0016_u01747364023033") 2025/05/16 02:56:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f405acfd3ab9af6f2_d20250516_m025342_c001_v7007000_t0000_u01747364022828") 2025/05/16 02:56:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b4b_d20250516_m025339_c001_v0001100_t0050_u01747364019274") 2025/05/16 02:56:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4157637f91245b4a_d20250516_m025338_c001_v7007000_t0000_u01747364018847") 2025/05/16 02:56:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f205acfd3ab9af6ea_d20250516_m025335_c001_v0001177_t0008_u01747364015170") 2025/05/16 02:56:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4207bb776447d4b3_d20250516_m025426_c001_v7007000_t0000_u01747364066977") 2025/05/16 02:56:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2184987f8b142d0d_d20250516_m025422_c001_v0001171_t0002_u01747364062841") 2025/05/16 02:56:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4207bb776447d4ab_d20250516_m025417_c001_v7007000_t0000_u01747364057785") 2025/05/16 02:56:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2207bb776447d4a8_d20250516_m025413_c001_v0001182_t0024_u01747364053769") 2025/05/16 02:56:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4184987f8b142d0c_d20250516_m025422_c001_v7007000_t0000_u01747364062382") 2025/05/16 02:56:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2207bb776447d4ac_d20250516_m025417_c001_v0001184_t0019_u01747364057969") 2025/05/16 02:56:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4207bb776447d4a7_d20250516_m025413_c001_v7007000_t0000_u01747364053363") 2025/05/16 02:56:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2207bb776447d4a5_d20250516_m025409_c001_v0001146_t0025_u01747364049042") 2025/05/16 02:56:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4207bb776447d4a4_d20250516_m025408_c001_v7007000_t0000_u01747364048859") 2025/05/16 02:56:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245bab_d20250516_m025405_c001_v0001178_t0025_u01747364045433") 2025/05/16 02:56:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4157637f91245ba9_d20250516_m025405_c001_v7007000_t0000_u01747364045045") 2025/05/16 02:56:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2207bb776447d49d_d20250516_m025401_c001_v0001176_t0014_u01747364041408") 2025/05/16 02:56:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f405acfd3ab9af6e8_d20250516_m025334_c001_v7007000_t0000_u01747364014983") 2025/05/16 02:56:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b3f_d20250516_m025330_c001_v0001184_t0058_u01747364010934") 2025/05/16 02:56:34 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4157637f91245b3d_d20250516_m025330_c001_v7007000_t0000_u01747364010559") 2025/05/16 02:56:34 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b32_d20250516_m025326_c001_v0001130_t0048_u01747364006072") 2025/05/16 02:56:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4157637f91245b31_d20250516_m025325_c001_v7007000_t0000_u01747364005887") 2025/05/16 02:56:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b28_d20250516_m025321_c001_v0001184_t0058_u01747364001837") 2025/05/16 02:56:34 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4157637f91245b25_d20250516_m025321_c001_v7007000_t0000_u01747364001442") 2025/05/16 02:56:34 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b15_d20250516_m025317_c001_v0001093_t0043_u01747363997002") 2025/05/16 02:56:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4157637f91245b14_d20250516_m025316_c001_v7007000_t0000_u01747363996817") 2025/05/16 02:56:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2157637f91245b10_d20250516_m025313_c001_v0001177_t0028_u01747363993312") 2025/05/16 02:56:34 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4157637f91245b0f_d20250516_m025312_c001_v7007000_t0000_u01747363992897") 2025/05/16 02:56:34 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2207bb776447d466_d20250516_m025307_c001_v0001116_t0029_u01747363987480") 2025/05/16 02:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f418b40bfaf160782_d20250516_m025456_c001_v7007000_t0000_u01747364096349") 2025/05/16 02:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2095f195750f9b2a_d20250516_m025451_c001_v0001171_t0005_u01747364091634") 2025/05/16 02:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4207bb776447d4cc_d20250516_m025445_c001_v7007000_t0000_u01747364085228") 2025/05/16 02:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2207bb776447d4c7_d20250516_m025440_c001_v0001171_t0028_u01747364080713") 2025/05/16 02:56:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4095f195750f9b28_d20250516_m025451_c001_v7007000_t0000_u01747364091181") 2025/05/16 02:56:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2207bb776447d4cd_d20250516_m025445_c001_v0001109_t0017_u01747364085413") 2025/05/16 02:56:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4207bb776447d4c6_d20250516_m025440_c001_v7007000_t0000_u01747364080260") 2025/05/16 02:56:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2207bb776447d4bd_d20250516_m025435_c001_v0001099_t0027_u01747364075462") 2025/05/16 02:56:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4207bb776447d4bc_d20250516_m025435_c001_v7007000_t0000_u01747364075276") 2025/05/16 02:56:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2184987f8b142d14_d20250516_m025431_c001_v0001182_t0031_u01747364071594") 2025/05/16 02:56:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4184987f8b142d12_d20250516_m025431_c001_v7007000_t0000_u01747364071143") 2025/05/16 02:56:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2207bb776447d4b4_d20250516_m025427_c001_v0001101_t0053_u01747364067165") 2025/05/16 02:56:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f408284495132a4f3_d20250516_m025526_c001_v7007000_t0000_u01747364126505") 2025/05/16 02:56:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f208284495132a4ef_d20250516_m025521_c001_v0001113_t0008_u01747364121524") 2025/05/16 02:56:35 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f408284495132a4ee_d20250516_m025520_c001_v7007000_t0000_u01747364120997") 2025/05/16 02:56:35 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf16079e_d20250516_m025515_c001_v0001179_t0051_u01747364115509") 2025/05/16 02:56:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f418b40bfaf16079d_d20250516_m025515_c001_v7007000_t0000_u01747364115323") 2025/05/16 02:56:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf160799_d20250516_m025510_c001_v0001183_t0051_u01747364110603") 2025/05/16 02:56:35 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f418b40bfaf160797_d20250516_m025510_c001_v7007000_t0000_u01747364110102") 2025/05/16 02:56:36 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf160791_d20250516_m025505_c001_v0001182_t0011_u01747364105057") 2025/05/16 02:56:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f418b40bfaf16078f_d20250516_m025504_c001_v7007000_t0000_u01747364104854") 2025/05/16 02:56:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2095f195750f9b33_d20250516_m025501_c001_v0001181_t0015_u01747364101083") 2025/05/16 02:56:36 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4095f195750f9b32_d20250516_m025500_c001_v7007000_t0000_u01747364100590") 2025/05/16 02:56:36 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f218b40bfaf160783_d20250516_m025456_c001_v0001183_t0008_u01747364096536") 2025/05/16 02:56:36 DEBUG : chunked-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4184987f8b142da4_d20250516_m025628_c001_v7007000_t0000_u01747364188604") 2025/05/16 02:56:36 DEBUG : chunked-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2102eeb48b08c422_d20250516_m025622_c001_v0001184_t0043_u01747364182954") 2025/05/16 02:56:36 DEBUG : chunked-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c421_d20250516_m025622_c001_v7007000_t0000_u01747364182322") 2025/05/16 02:56:36 DEBUG : chunked-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2102eeb48b08c41b_d20250516_m025615_c001_v0001106_t0035_u01747364175953") 2025/05/16 02:56:36 DEBUG : chunked-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c41a_d20250516_m025615_c001_v7007000_t0000_u01747364175346") 2025/05/16 02:56:36 DEBUG : chunked-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2184987f8b142d8c_d20250516_m025610_c001_v0001105_t0032_u01747364170093") 2025/05/16 02:56:36 DEBUG : chunked-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4184987f8b142d8b_d20250516_m025609_c001_v7007000_t0000_u01747364169500") 2025/05/16 02:56:36 DEBUG : chunked-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f116b1189326d411e_d20250516_m025605_c001_v0001103_t0015_u01747364165750") 2025/05/16 02:56:36 DEBUG : chunked-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c412_d20250516_m025605_c001_v7007000_t0000_u01747364165298") 2025/05/16 02:56:36 DEBUG : chunked-copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f116b1189326d4116_d20250516_m025601_c001_v0001103_t0017_u01747364161963") 2025/05/16 02:56:36 DEBUG : chunked-copy.copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4184987f8b142da3_d20250516_m025628_c001_v7007000_t0000_u01747364188410") 2025/05/16 02:56:36 DEBUG : chunked-copy.copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2184987f8b142d9f_d20250516_m025626_c001_v0001099_t0031_u01747364186286") 2025/05/16 02:56:36 DEBUG : chunked-copy.copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c420_d20250516_m025622_c001_v7007000_t0000_u01747364182138") 2025/05/16 02:56:36 DEBUG : chunked-copy.copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2184987f8b142d9a_d20250516_m025619_c001_v0001171_t0045_u01747364179978") 2025/05/16 02:56:36 DEBUG : chunked-copy.copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c419_d20250516_m025615_c001_v7007000_t0000_u01747364175162") 2025/05/16 02:56:37 DEBUG : chunked-copy.copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2102eeb48b08c418_d20250516_m025613_c001_v0001184_t0002_u01747364173577") 2025/05/16 02:56:37 DEBUG : chunked-copy.copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4184987f8b142d8a_d20250516_m025609_c001_v7007000_t0000_u01747364169315") 2025/05/16 02:56:37 DEBUG : chunked-copy.copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f2102eeb48b08c415_d20250516_m025607_c001_v0001040_t0055_u01747364167428") 2025/05/16 02:56:37 DEBUG : chunked-copy.copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4102eeb48b08c411_d20250516_m025605_c001_v7007000_t0000_u01747364165100") 2025/05/16 02:56:37 DEBUG : chunked-copy.copy: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f11627626ffe63b67_d20250516_m025603_c001_v0001098_t0048_u01747364163966") 2025/05/16 02:56:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f1042296b283ca76c_d20250516_m025148_c001_v0001182_t0054_u01747363908963") 2025/05/16 02:56:37 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4184987f8b142da6_d20250516_m025629_c001_v7007000_t0000_u01747364189601") 2025/05/16 02:56:37 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f116b1189326d4146_d20250516_m025629_c001_v0001103_t0048_u01747364189153") 2025/05/16 02:56:37 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f4184987f8b142da8_d20250516_m025630_c001_v7007000_t0000_u01747364190842") 2025/05/16 02:56:37 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f116b1189326d4150_d20250516_m025630_c001_v0001103_t0019_u01747364190505") 2025/05/16 02:56:37 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f116b1189326d414c_d20250516_m025629_c001_v0001103_t0033_u01747364189785") 2025/05/16 02:56:37 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf72dd53000ddb7b9f680e1b_f418b40bfaf1606e9_d20250516_m025303_c001_v7007000_t0000_u01747363983569") 2025/05/16 02:56:38 INFO : B2 bucket rclone-test-nodapeh9viqi: cleaning bucket "rclone-test-nodapeh9viqi" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (323.75s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.92s) --- PASS: TestIntegration/FsMkdir (320.84s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.52s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.03s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.04s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (173.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.24s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.24s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- 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 323.784s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m24.494231832s (try 1/5)