"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:442: Using remote "TestB2:" 2025/02/15 01:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-dopuhup9heye" 2025/02/15 01:03:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/02/15 01:03:26 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/02/15 01:03:26 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/02/15 01:03:26 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/02/15 01:03:51 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/02/15 01:03:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/02/15 01:03:53 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/02/15 01:03:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/02/15 01:03:53 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/02/15 01:03:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/02/15 01:03:54 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/02/15 01:03:54 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/02/15 01:04:01 DEBUG : Creating backend with remote "TestB2:" 2025/02/15 01:04:01 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/02/15 01:04:02 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/02/15 01:04:07 INFO : B2 bucket rclone-test-dopuhup9heye: cleaning bucket "rclone-test-dopuhup9heye" of all files 2025/02/15 01:04:07 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb53_d20250215_m010406_c001_v0001136_t0013_u01739581446364") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/02/15 01:04:08 DEBUG : Creating backend with remote "TestB2:rclone-test-dopuhup9heye/dirToPurgeFromRoot" 2025/02/15 01:04:09 INFO : B2 bucket rclone-test-dopuhup9heye path dirToPurgeFromRoot: cleaning bucket "rclone-test-dopuhup9heye" of all files 2025/02/15 01:04:10 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb5d_d20250215_m010408_c001_v0001136_t0005_u01739581448092") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/02/15 01:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dopuhup9heye/hello? sausage/êé" 2025/02/15 01:04:14 INFO : B2 bucket rclone-test-dopuhup9heye path hello? sausage/êé: cleaning bucket "rclone-test-dopuhup9heye" of all files 2025/02/15 01:04:15 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f107a081a6883bce1_d20250215_m010413_c001_v0001178_t0052_u01739581453525") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/02/15 01:04:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/02/15 01:04:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/15 01:04:16 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/02/15 01:04:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dopuhup9heye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/15 01:04:24 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/02/15 01:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-dopuhup9heye/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-dopuhup9heye" from "TestB2:rclone-test-dopuhup9heye" 2025/02/15 01:04:27 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/02/15 01:04:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zidecup4xadi" 2025/02/15 01:04:41 DEBUG : B2 bucket rclone-test-zidecup4xadi: Purge remote 2025/02/15 01:04:41 INFO : B2 bucket rclone-test-zidecup4xadi: cleaning bucket "rclone-test-zidecup4xadi" of all files 2025/02/15 01:04:41 DEBUG : somefile: Deleting (id "4_z7f42ddb3202d0b7b9f580e1b_f408f95496e100f8c_d20250215_m010440_c001_v0001180_t0007_u01739581480802") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/02/15 01:04:43 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/02/15 01:04:44 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/02/15 01:04:47 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/02/15 01:04:47 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/02/15 01:04:47 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.909Ki offset 6Mi/6.106Mi 2025/02/15 01:04:47 DEBUG : test-metadata: Sending chunk 1 length 111523 2025/02/15 01:04:48 DEBUG : test-metadata: Done sending chunk 1 2025/02/15 01:04:49 DEBUG : test-metadata: Done sending chunk 0 2025/02/15 01:04:49 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/02/15 01:04:59 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1136-02.backblaze.com/b2api/v1/b2_upload_file/ff02bda3201d0b7b9f580e1b/c001_v0001136_t0002": EOF 2025/02/15 01:04:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-02.backblaze.com/b2api/v1/b2_upload_file/ff02bda3201d0b7b9f580e1b/c001_v0001136_t0002": EOF) 2025/02/15 01:04:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1136-02.backblaze.com/b2api/v1/b2_upload_file/ff02bda3201d0b7b9f580e1b/c001_v0001136_t0002": EOF - low level retry 1/10 2025/02/15 01:05:01 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-02-15-010454-532.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/02/15 01:05:04 DEBUG : oldPath = "TestB2:rclone-test-dopuhup9heye/versions/test-versions-v2025-02-15-010454-532.txt" 2025/02/15 01:05:04 DEBUG : newPath = "TestB2,versions:rclone-test-dopuhup9heye/versions/test-versions-v2025-02-15-010454-532.txt" 2025/02/15 01:05:04 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-dopuhup9heye/versions/test-versions-v2025-02-15-010454-532.txt" 2025/02/15 01:05:04 DEBUG : Config file has changed externally - reloading 2025/02/15 01:05:04 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/02/15 01:05:05 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-dopuhup9heye/versions/test-versions-v2025-02-15-010454-532.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-dopuhup9heye/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/02/15 01:05:06 INFO : B2 bucket rclone-test-dopuhup9heye: cleaning bucket "rclone-test-dopuhup9heye" of all hidden files 2025/02/15 01:05:06 DEBUG : leading space/ leading space: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d24_d20250215_m010334_c001_v7007000_t0000_u01739581414110") as it is a hide marker 2025/02/15 01:05:06 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : leading space/ leading space: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bad9_d20250215_m010333_c001_v0001136_t0046_u01739581413471") 2025/02/15 01:05:06 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d20_d20250215_m010333_c001_v7007000_t0000_u01739581413108") as it is a hide marker 2025/02/15 01:05:06 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bad7_d20250215_m010332_c001_v0001136_t0002_u01739581412319") 2025/02/15 01:05:06 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d56_d20250215_m010340_c001_v7007000_t0000_u01739581420716") as it is a hide marker 2025/02/15 01:05:06 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413baed_d20250215_m010339_c001_v0001136_t0022_u01739581419990") 2025/02/15 01:05:06 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : created from root.txt: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f40047061693043b3_d20250215_m010434_c001_v7007000_t0000_u01739581474846") as it is a hide marker 2025/02/15 01:05:06 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : created from root.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f1165984abdc16daf_d20250215_m010433_c001_v0001184_t0008_u01739581473918") 2025/02/15 01:05:06 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : file name.txt: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f40557ed90ce0662e_d20250215_m010442_c001_v7007000_t0000_u01739581482969") as it is a hide marker 2025/02/15 01:05:06 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : file name.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb81_d20250215_m010423_c001_v0001136_t0042_u01739581463236") 2025/02/15 01:05:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : file name.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f1100a56f5015aa12_d20250215_m010419_c001_v0001184_t0029_u01739581459731") 2025/02/15 01:05:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : file name.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb3f_d20250215_m010358_c001_v0001136_t0026_u01739581438508") 2025/02/15 01:05:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : file name.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb39_d20250215_m010357_c001_v0001136_t0010_u01739581437378") 2025/02/15 01:05:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb3b_d20250215_m010357_c001_v0001136_t0000_u01739581437927") "upload" dated 2025-02-15 01:03:57.927 +0000 UTC (1m9.072406178s ago) 2025/02/15 01:05:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f411a7ce6c77bec8d_d20250215_m010417_c001_v7007000_t0000_u01739581457522") as it is a hide marker 2025/02/15 01:05:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f104c8d50b0a944d5_d20250215_m010417_c001_v0001184_t0031_u01739581457307") 2025/02/15 01:05:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f10307ab6769b5662_d20250215_m010416_c001_v0001120_t0003_u01739581456445") 2025/02/15 01:05:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d8a_d20250215_m010348_c001_v7007000_t0000_u01739581428086") as it is a hide marker 2025/02/15 01:05:06 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb0f_d20250215_m010347_c001_v0001136_t0038_u01739581427420") 2025/02/15 01:05:06 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : piped data.txt: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f40557ed90ce06650_d20250215_m010444_c001_v7007000_t0000_u01739581484950") as it is a hide marker 2025/02/15 01:05:06 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : piped data.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bbdf_d20250215_m010444_c001_v0001136_t0009_u01739581484283") 2025/02/15 01:05:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : piped data.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f40557ed90ce06640_d20250215_m010444_c001_v7007000_t0000_u01739581484097") 2025/02/15 01:05:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : piped data.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f402a1e69a413bbdd_d20250215_m010443_c001_v0001136_t0002_u01739581483715") 2025/02/15 01:05:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d92_d20250215_m010349_c001_v7007000_t0000_u01739581429134") as it is a hide marker 2025/02/15 01:05:06 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb11_d20250215_m010348_c001_v0001136_t0046_u01739581428450") 2025/02/15 01:05:06 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : test-metadata: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912f6e_d20250215_m010451_c001_v7007000_t0000_u01739581491978") as it is a hide marker 2025/02/15 01:05:06 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : test-metadata: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f20557ed90ce0666a_d20250215_m010446_c001_v0001120_t0032_u01739581486760") 2025/02/15 01:05:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : test-metadata: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f40557ed90ce0665e_d20250215_m010446_c001_v7007000_t0000_u01739581486015") 2025/02/15 01:05:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : test-metadata: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bbe3_d20250215_m010445_c001_v0001136_t0057_u01739581485155") 2025/02/15 01:05:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d64_d20250215_m010342_c001_v7007000_t0000_u01739581422874") as it is a hide marker 2025/02/15 01:05:06 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413baf5_d20250215_m010342_c001_v0001136_t0033_u01739581422139") 2025/02/15 01:05:06 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d71_d20250215_m010344_c001_v7007000_t0000_u01739581424914") as it is a hide marker 2025/02/15 01:05:06 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bafd_d20250215_m010344_c001_v0001136_t0043_u01739581424288") 2025/02/15 01:05:06 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d6e_d20250215_m010343_c001_v7007000_t0000_u01739581423923") as it is a hide marker 2025/02/15 01:05:06 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413baf9_d20250215_m010343_c001_v0001136_t0050_u01739581423247") 2025/02/15 01:05:06 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d7a_d20250215_m010345_c001_v7007000_t0000_u01739581425995") as it is a hide marker 2025/02/15 01:05:06 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb03_d20250215_m010345_c001_v0001136_t0058_u01739581425298") 2025/02/15 01:05:06 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d83_d20250215_m010347_c001_v7007000_t0000_u01739581427050") as it is a hide marker 2025/02/15 01:05:06 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb09_d20250215_m010346_c001_v0001136_t0055_u01739581426361") 2025/02/15 01:05:06 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d5a_d20250215_m010341_c001_v7007000_t0000_u01739581421760") as it is a hide marker 2025/02/15 01:05:06 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : trailing space /trailing space : Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413baf3_d20250215_m010341_c001_v0001136_t0032_u01739581421080") 2025/02/15 01:05:06 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f11189f4c9c23bb23_d20250215_m010502_c001_v0001184_t0032_u01739581502458") "upload" dated 2025-02-15 01:05:02.458 +0000 UTC (4.541778413s ago) 2025/02/15 01:05:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4168ea217819dc95_d20250215_m010457_c001_v7007000_t0000_u01739581497634") 2025/02/15 01:05:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bbfb_d20250215_m010454_c001_v0001136_t0051_u01739581494532") 2025/02/15 01:05:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912dc1_d20250215_m010356_c001_v7007000_t0000_u01739581436830") as it is a hide marker 2025/02/15 01:05:06 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2026768e42912d9c_d20250215_m010351_c001_v0001184_t0029_u01739581431230") 2025/02/15 01:05:06 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : zero-length-file: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d9b_d20250215_m010350_c001_v7007000_t0000_u01739581430974") as it is a hide marker 2025/02/15 01:05:06 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : zero-length-file: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f402a1e69a413bb1b_d20250215_m010350_c001_v0001136_t0002_u01739581430416") 2025/02/15 01:05:06 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d29_d20250215_m010335_c001_v7007000_t0000_u01739581415125") as it is a hide marker 2025/02/15 01:05:06 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413badb_d20250215_m010334_c001_v0001136_t0057_u01739581414473") 2025/02/15 01:05:06 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d15_d20250215_m010329_c001_v7007000_t0000_u01739581409796") as it is a hide marker 2025/02/15 01:05:06 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bacf_d20250215_m010328_c001_v0001136_t0051_u01739581408773") 2025/02/15 01:05:06 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d4a_d20250215_m010338_c001_v7007000_t0000_u01739581418533") as it is a hide marker 2025/02/15 01:05:06 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bae7_d20250215_m010337_c001_v0001136_t0042_u01739581417832") 2025/02/15 01:05:06 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d3d_d20250215_m010337_c001_v7007000_t0000_u01739581417463") as it is a hide marker 2025/02/15 01:05:06 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bae3_d20250215_m010336_c001_v0001136_t0013_u01739581416696") 2025/02/15 01:05:06 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d52_d20250215_m010339_c001_v7007000_t0000_u01739581419622") as it is a hide marker 2025/02/15 01:05:06 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bae9_d20250215_m010338_c001_v0001136_t0015_u01739581418898") 2025/02/15 01:05:06 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d2f_d20250215_m010336_c001_v7007000_t0000_u01739581416333") as it is a hide marker 2025/02/15 01:05:06 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:06 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413badf_d20250215_m010335_c001_v0001136_t0012_u01739581415489") 2025/02/15 01:05:06 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/02/15 01:05:06 DEBUG : ./.: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d18_d20250215_m010330_c001_v7007000_t0000_u01739581410846") as it is a hide marker 2025/02/15 01:05:06 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:07 DEBUG : ./.: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bad3_d20250215_m010330_c001_v0001136_t0037_u01739581410169") 2025/02/15 01:05:07 NOTICE: ./.: Skipped delete as --dry-run is set 2025/02/15 01:05:07 DEBUG : ../..: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d1d_d20250215_m010331_c001_v7007000_t0000_u01739581411955") as it is a hide marker 2025/02/15 01:05:07 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/02/15 01:05:07 DEBUG : ../..: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bad5_d20250215_m010331_c001_v0001136_t0021_u01739581411212") 2025/02/15 01:05:07 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/02/15 01:05:07 INFO : B2 bucket rclone-test-dopuhup9heye: cleaning bucket "rclone-test-dopuhup9heye" of all hidden files 2025/02/15 01:05:07 DEBUG : leading space/ leading space: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d24_d20250215_m010334_c001_v7007000_t0000_u01739581414110") as it is a hide marker 2025/02/15 01:05:07 DEBUG : leading space/ leading space: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bad9_d20250215_m010333_c001_v0001136_t0046_u01739581413471") 2025/02/15 01:05:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d20_d20250215_m010333_c001_v7007000_t0000_u01739581413108") as it is a hide marker 2025/02/15 01:05:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bad7_d20250215_m010332_c001_v0001136_t0002_u01739581412319") 2025/02/15 01:05:07 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d56_d20250215_m010340_c001_v7007000_t0000_u01739581420716") as it is a hide marker 2025/02/15 01:05:07 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413baed_d20250215_m010339_c001_v0001136_t0022_u01739581419990") 2025/02/15 01:05:07 DEBUG : created from root.txt: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f40047061693043b3_d20250215_m010434_c001_v7007000_t0000_u01739581474846") as it is a hide marker 2025/02/15 01:05:07 DEBUG : created from root.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f1165984abdc16daf_d20250215_m010433_c001_v0001184_t0008_u01739581473918") 2025/02/15 01:05:07 DEBUG : file name.txt: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f40557ed90ce0662e_d20250215_m010442_c001_v7007000_t0000_u01739581482969") as it is a hide marker 2025/02/15 01:05:07 DEBUG : file name.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb81_d20250215_m010423_c001_v0001136_t0042_u01739581463236") 2025/02/15 01:05:07 DEBUG : file name.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f1100a56f5015aa12_d20250215_m010419_c001_v0001184_t0029_u01739581459731") 2025/02/15 01:05:08 DEBUG : file name.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb3f_d20250215_m010358_c001_v0001136_t0026_u01739581438508") 2025/02/15 01:05:08 DEBUG : file name.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb39_d20250215_m010357_c001_v0001136_t0010_u01739581437378") 2025/02/15 01:05:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb3b_d20250215_m010357_c001_v0001136_t0000_u01739581437927") "upload" dated 2025-02-15 01:03:57.927 +0000 UTC (1m10.113254135s ago) 2025/02/15 01:05:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f411a7ce6c77bec8d_d20250215_m010417_c001_v7007000_t0000_u01739581457522") as it is a hide marker 2025/02/15 01:05:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f104c8d50b0a944d5_d20250215_m010417_c001_v0001184_t0031_u01739581457307") 2025/02/15 01:05:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f10307ab6769b5662_d20250215_m010416_c001_v0001120_t0003_u01739581456445") 2025/02/15 01:05:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d8a_d20250215_m010348_c001_v7007000_t0000_u01739581428086") as it is a hide marker 2025/02/15 01:05:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb0f_d20250215_m010347_c001_v0001136_t0038_u01739581427420") 2025/02/15 01:05:08 DEBUG : piped data.txt: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f40557ed90ce06650_d20250215_m010444_c001_v7007000_t0000_u01739581484950") as it is a hide marker 2025/02/15 01:05:08 DEBUG : piped data.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bbdf_d20250215_m010444_c001_v0001136_t0009_u01739581484283") 2025/02/15 01:05:08 DEBUG : piped data.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f40557ed90ce06640_d20250215_m010444_c001_v7007000_t0000_u01739581484097") 2025/02/15 01:05:08 DEBUG : piped data.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f402a1e69a413bbdd_d20250215_m010443_c001_v0001136_t0002_u01739581483715") 2025/02/15 01:05:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d92_d20250215_m010349_c001_v7007000_t0000_u01739581429134") as it is a hide marker 2025/02/15 01:05:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb11_d20250215_m010348_c001_v0001136_t0046_u01739581428450") 2025/02/15 01:05:08 DEBUG : test-metadata: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912f6e_d20250215_m010451_c001_v7007000_t0000_u01739581491978") as it is a hide marker 2025/02/15 01:05:08 DEBUG : test-metadata: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f20557ed90ce0666a_d20250215_m010446_c001_v0001120_t0032_u01739581486760") 2025/02/15 01:05:08 DEBUG : test-metadata: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f40557ed90ce0665e_d20250215_m010446_c001_v7007000_t0000_u01739581486015") 2025/02/15 01:05:08 DEBUG : test-metadata: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bbe3_d20250215_m010445_c001_v0001136_t0057_u01739581485155") 2025/02/15 01:05:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d64_d20250215_m010342_c001_v7007000_t0000_u01739581422874") as it is a hide marker 2025/02/15 01:05:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413baf5_d20250215_m010342_c001_v0001136_t0033_u01739581422139") 2025/02/15 01:05:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d71_d20250215_m010344_c001_v7007000_t0000_u01739581424914") as it is a hide marker 2025/02/15 01:05:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bafd_d20250215_m010344_c001_v0001136_t0043_u01739581424288") 2025/02/15 01:05:09 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d6e_d20250215_m010343_c001_v7007000_t0000_u01739581423923") as it is a hide marker 2025/02/15 01:05:09 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413baf9_d20250215_m010343_c001_v0001136_t0050_u01739581423247") 2025/02/15 01:05:09 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d7a_d20250215_m010345_c001_v7007000_t0000_u01739581425995") as it is a hide marker 2025/02/15 01:05:09 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb03_d20250215_m010345_c001_v0001136_t0058_u01739581425298") 2025/02/15 01:05:09 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d83_d20250215_m010347_c001_v7007000_t0000_u01739581427050") as it is a hide marker 2025/02/15 01:05:09 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb09_d20250215_m010346_c001_v0001136_t0055_u01739581426361") 2025/02/15 01:05:09 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d5a_d20250215_m010341_c001_v7007000_t0000_u01739581421760") as it is a hide marker 2025/02/15 01:05:09 DEBUG : trailing space /trailing space : Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413baf3_d20250215_m010341_c001_v0001136_t0032_u01739581421080") 2025/02/15 01:05:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f11189f4c9c23bb23_d20250215_m010502_c001_v0001184_t0032_u01739581502458") "upload" dated 2025-02-15 01:05:02.458 +0000 UTC (6.93970666s ago) 2025/02/15 01:05:09 DEBUG : versions/test-versions.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4168ea217819dc95_d20250215_m010457_c001_v7007000_t0000_u01739581497634") 2025/02/15 01:05:09 DEBUG : versions/test-versions.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bbfb_d20250215_m010454_c001_v0001136_t0051_u01739581494532") 2025/02/15 01:05:09 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912dc1_d20250215_m010356_c001_v7007000_t0000_u01739581436830") as it is a hide marker 2025/02/15 01:05:09 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2026768e42912d9c_d20250215_m010351_c001_v0001184_t0029_u01739581431230") 2025/02/15 01:05:09 DEBUG : zero-length-file: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d9b_d20250215_m010350_c001_v7007000_t0000_u01739581430974") as it is a hide marker 2025/02/15 01:05:09 DEBUG : zero-length-file: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f402a1e69a413bb1b_d20250215_m010350_c001_v0001136_t0002_u01739581430416") 2025/02/15 01:05:09 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d29_d20250215_m010335_c001_v7007000_t0000_u01739581415125") as it is a hide marker 2025/02/15 01:05:09 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413badb_d20250215_m010334_c001_v0001136_t0057_u01739581414473") 2025/02/15 01:05:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d15_d20250215_m010329_c001_v7007000_t0000_u01739581409796") as it is a hide marker 2025/02/15 01:05:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bacf_d20250215_m010328_c001_v0001136_t0051_u01739581408773") 2025/02/15 01:05:09 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d4a_d20250215_m010338_c001_v7007000_t0000_u01739581418533") as it is a hide marker 2025/02/15 01:05:09 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bae7_d20250215_m010337_c001_v0001136_t0042_u01739581417832") 2025/02/15 01:05:09 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d3d_d20250215_m010337_c001_v7007000_t0000_u01739581417463") as it is a hide marker 2025/02/15 01:05:10 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bae3_d20250215_m010336_c001_v0001136_t0013_u01739581416696") 2025/02/15 01:05:10 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d52_d20250215_m010339_c001_v7007000_t0000_u01739581419622") as it is a hide marker 2025/02/15 01:05:10 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bae9_d20250215_m010338_c001_v0001136_t0015_u01739581418898") 2025/02/15 01:05:10 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d2f_d20250215_m010336_c001_v7007000_t0000_u01739581416333") as it is a hide marker 2025/02/15 01:05:10 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413badf_d20250215_m010335_c001_v0001136_t0012_u01739581415489") 2025/02/15 01:05:10 DEBUG : ./.: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d18_d20250215_m010330_c001_v7007000_t0000_u01739581410846") as it is a hide marker 2025/02/15 01:05:10 DEBUG : ./.: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bad3_d20250215_m010330_c001_v0001136_t0037_u01739581410169") 2025/02/15 01:05:10 DEBUG : ../..: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f4026768e42912d1d_d20250215_m010331_c001_v7007000_t0000_u01739581411955") as it is a hide marker 2025/02/15 01:05:10 DEBUG : ../..: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bad5_d20250215_m010331_c001_v0001136_t0021_u01739581411212") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/02/15 01:05:11 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/02/15 01:05:11 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/02/15 01:05:11 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/02/15 01:05:11 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/02/15 01:05:12 INFO : B2 bucket rclone-test-dopuhup9heye: cleaning bucket "rclone-test-dopuhup9heye" of pending multipart uploads older than 0s 2025/02/15 01:05:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb3b_d20250215_m010357_c001_v0001136_t0000_u01739581437927") "upload" dated 2025-02-15 01:03:57.927 +0000 UTC (1m14.499444056s ago) 2025/02/15 01:05:12 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f21826966aa241b36_d20250215_m010511_c001_v0001183_t0010_u01739581511344") as it is a start marker (upload started at 2025-02-15 01:05:11.344 +0000 UTC) 2025/02/15 01:05:12 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/02/15 01:05:12 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f21826966aa241b37_d20250215_m010511_c001_v0001144_t0041_u01739581511539") as it is a start marker (upload started at 2025-02-15 01:05:11.539 +0000 UTC) 2025/02/15 01:05:12 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/02/15 01:05:12 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f21826966aa241b38_d20250215_m010511_c001_v0001183_t0043_u01739581511738") as it is a start marker (upload started at 2025-02-15 01:05:11.738 +0000 UTC) 2025/02/15 01:05:12 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/02/15 01:05:12 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f21826966aa241b39_d20250215_m010511_c001_v0001183_t0046_u01739581511923") as it is a start marker (upload started at 2025-02-15 01:05:11.923 +0000 UTC) 2025/02/15 01:05:12 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/02/15 01:05:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f41826966aa241b34_d20250215_m010511_c001_v7007000_t0000_u01739581511160") "hide" dated 2025-02-15 01:05:11.16 +0000 UTC (1.266543591s ago) 2025/02/15 01:05:12 DEBUG : versions/test-versions.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f11189f4c9c23bb23_d20250215_m010502_c001_v0001184_t0032_u01739581502458") 2025/02/15 01:05:12 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/02/15 01:05:12 INFO : B2 bucket rclone-test-dopuhup9heye: cleaning bucket "rclone-test-dopuhup9heye" of pending multipart uploads older than 0s 2025/02/15 01:05:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb3b_d20250215_m010357_c001_v0001136_t0000_u01739581437927") "upload" dated 2025-02-15 01:03:57.927 +0000 UTC (1m14.880438734s ago) 2025/02/15 01:05:12 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f21826966aa241b36_d20250215_m010511_c001_v0001183_t0010_u01739581511344") as it is a start marker (upload started at 2025-02-15 01:05:11.344 +0000 UTC) 2025/02/15 01:05:12 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f21826966aa241b37_d20250215_m010511_c001_v0001144_t0041_u01739581511539") as it is a start marker (upload started at 2025-02-15 01:05:11.539 +0000 UTC) 2025/02/15 01:05:12 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f21826966aa241b38_d20250215_m010511_c001_v0001183_t0043_u01739581511738") as it is a start marker (upload started at 2025-02-15 01:05:11.738 +0000 UTC) 2025/02/15 01:05:12 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f21826966aa241b39_d20250215_m010511_c001_v0001183_t0046_u01739581511923") as it is a start marker (upload started at 2025-02-15 01:05:11.923 +0000 UTC) 2025/02/15 01:05:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff02bda3201d0b7b9f580e1b_f41826966aa241b34_d20250215_m010511_c001_v7007000_t0000_u01739581511160") "hide" dated 2025-02-15 01:05:11.16 +0000 UTC (1.647523642s ago) 2025/02/15 01:05:12 DEBUG : versions/test-versions.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f11189f4c9c23bb23_d20250215_m010502_c001_v0001184_t0032_u01739581502458") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/02/15 01:05:13 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/15 01:05:13 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/15 01:05:14 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/02/15 01:05:15 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/02/15 01:05:15 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/02/15 01:05:15 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/02/15 01:05:15 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/02/15 01:05:16 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/02/15 01:05:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/02/15 01:05:17 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/02/15 01:05:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:05:20 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/02/15 01:05:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f2122605d41cc5742_d20250215_m010520_c001_v0001120_t0031_u01739581520682") 2025/02/15 01:05:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/15 01:05:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/15 01:05:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/15 01:05:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:05:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:05:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/02/15 01:05:24 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/02/15 01:05:24 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/02/15 01:05:24 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/02/15 01:05:24 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/02/15 01:05:26 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/02/15 01:05:27 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/02/15 01:05:27 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/02/15 01:05:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:05:28 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/02/15 01:05:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f2122605d41cc575a_d20250215_m010528_c001_v0001182_t0029_u01739581528722") 2025/02/15 01:05:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/15 01:05:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/15 01:05:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/15 01:05:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:05:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:05:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/02/15 01:05:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/02/15 01:05:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/02/15 01:05:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/02/15 01:05:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/02/15 01:05:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/02/15 01:05:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/02/15 01:05:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/02/15 01:05:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/02/15 01:05:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/02/15 01:05:35 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/02/15 01:05:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:05:37 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/02/15 01:05:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5bea6f_d20250215_m010537_c001_v0001116_t0028_u01739581537534") 2025/02/15 01:05:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/15 01:05:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/15 01:05:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/15 01:05:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/15 01:05:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/02/15 01:05:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:05:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:05:40 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/02/15 01:05:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/02/15 01:05:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/02/15 01:05:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/02/15 01:05:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/02/15 01:05:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/02/15 01:05:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/02/15 01:05:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/02/15 01:05:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:05:45 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/02/15 01:05:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5bea8d_d20250215_m010545_c001_v0001180_t0058_u01739581545681") 2025/02/15 01:05:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/15 01:05:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/02/15 01:05:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/15 01:05:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:05:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:05:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/02/15 01:05:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/15 01:05:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/15 01:05:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/15 01:05:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/15 01:05:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/15 01:05:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/15 01:05:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/02/15 01:05:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:05:53 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/02/15 01:05:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5beab0_d20250215_m010553_c001_v0001043_t0045_u01739581553573") 2025/02/15 01:05:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/15 01:05:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/15 01:05:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/15 01:05:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:05:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:05:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/02/15 01:05:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/15 01:05:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/15 01:05:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/15 01:05:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/15 01:05:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/15 01:05:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/15 01:05:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/02/15 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/15 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/15 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/02/15 01:06:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:06:02 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/02/15 01:06:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5beae4_d20250215_m010602_c001_v0001120_t0044_u01739581562519") 2025/02/15 01:06:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/15 01:06:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/15 01:06:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/15 01:06:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/15 01:06:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/15 01:06:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:06:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:06:05 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/02/15 01:06:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/02/15 01:06:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/02/15 01:06:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/02/15 01:06:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/02/15 01:06:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/02/15 01:06:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/02/15 01:06:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/02/15 01:06:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:06:10 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/02/15 01:06:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f211a7ce6c77bef88_d20250215_m010610_c001_v0001184_t0055_u01739581570710") 2025/02/15 01:06:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/15 01:06:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/02/15 01:06:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/15 01:06:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:06:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:06:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/02/15 01:06:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/15 01:06:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/15 01:06:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/15 01:06:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/15 01:06:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/15 01:06:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/15 01:06:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/02/15 01:06:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:06:18 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/02/15 01:06:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f211a7ce6c77befa9_d20250215_m010618_c001_v0001091_t0029_u01739581578896") 2025/02/15 01:06:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/15 01:06:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/15 01:06:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/15 01:06:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:06:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:06:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/02/15 01:06:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/15 01:06:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/15 01:06:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/15 01:06:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/15 01:06:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/15 01:06:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/15 01:06:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/02/15 01:06:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/15 01:06:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/15 01:06:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/02/15 01:06:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:06:28 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/02/15 01:06:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5beb37_d20250215_m010628_c001_v0001101_t0046_u01739581588325") 2025/02/15 01:06:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/15 01:06:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/15 01:06:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/15 01:06:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/15 01:06:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/15 01:06:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/15 01:06:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/15 01:06:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/15 01:06:28 DEBUG : pacer: Reducing sleep to 20ms 2025/02/15 01:06:29 DEBUG : pacer: Reducing sleep to 10ms 2025/02/15 01:06:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/15 01:06:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:06:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:06:30 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/02/15 01:06:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/02/15 01:06:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/02/15 01:06:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/02/15 01:06:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/02/15 01:06:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/02/15 01:06:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/02/15 01:06:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/02/15 01:06:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:06:36 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/02/15 01:06:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5beb55_d20250215_m010636_c001_v0001182_t0048_u01739581596967") 2025/02/15 01:06:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/15 01:06:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/02/15 01:06:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/15 01:06:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:06:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:06:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/02/15 01:06:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/15 01:06:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/15 01:06:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/15 01:06:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/15 01:06:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/15 01:06:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/15 01:06:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/02/15 01:06:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:06:45 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/02/15 01:06:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec49815e_d20250215_m010645_c001_v0001115_t0017_u01739581605881") 2025/02/15 01:06:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/15 01:06:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/15 01:06:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/15 01:06:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:06:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:06:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/02/15 01:06:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/15 01:06:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/15 01:06:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/02/15 01:06:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/02/15 01:06:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/15 01:06:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/15 01:06:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/02/15 01:06:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/15 01:06:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/15 01:06:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/02/15 01:06:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:06:56 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/02/15 01:06:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f20557ed90ce0691a_d20250215_m010656_c001_v0001144_t0053_u01739581616635") 2025/02/15 01:06:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/15 01:06:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/15 01:06:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/02/15 01:06:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/15 01:06:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/02/15 01:06:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:06:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:06:59 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/02/15 01:07:01 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/02/15 01:07:01 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/02/15 01:07:01 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/02/15 01:07:01 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/02/15 01:07:02 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/02/15 01:07:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/02/15 01:07:04 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/02/15 01:07:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:07:05 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/02/15 01:07:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f20557ed90ce0693e_d20250215_m010705_c001_v0001106_t0055_u01739581625907") 2025/02/15 01:07:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/15 01:07:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/15 01:07:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/15 01:07:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:07:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:07:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/02/15 01:07:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/02/15 01:07:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/02/15 01:07:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/02/15 01:07:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/02/15 01:07:13 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/02/15 01:07:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/02/15 01:07:14 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/02/15 01:07:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:07:16 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/02/15 01:07:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec4981b6_d20250215_m010716_c001_v0001182_t0018_u01739581636290") 2025/02/15 01:07:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/15 01:07:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/15 01:07:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/15 01:07:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:07:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:07:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/02/15 01:07:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/02/15 01:07:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/02/15 01:07:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/02/15 01:07:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/02/15 01:07:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/02/15 01:07:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/02/15 01:07:22 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/02/15 01:07:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/02/15 01:07:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/02/15 01:07:25 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/02/15 01:07:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:07:27 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/02/15 01:07:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f20160be1f3c20214_d20250215_m010727_c001_v0001161_t0010_u01739581647323") 2025/02/15 01:07:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/15 01:07:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/15 01:07:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/15 01:07:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/15 01:07:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/02/15 01:07:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:07:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:07:30 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/02/15 01:07:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/02/15 01:07:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/02/15 01:07:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/02/15 01:07:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/02/15 01:07:34 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/02/15 01:07:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/02/15 01:07:35 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/02/15 01:07:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:07:37 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/02/15 01:07:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec498200_d20250215_m010737_c001_v0001184_t0053_u01739581657803") 2025/02/15 01:07:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/15 01:07:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/15 01:07:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/15 01:07:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/15 01:07:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/15 01:07:38 DEBUG : pacer: Reducing sleep to 10ms 2025/02/15 01:07:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:07:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:07:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/02/15 01:07:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/02/15 01:07:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/02/15 01:07:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/02/15 01:07:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/02/15 01:07:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/02/15 01:07:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/02/15 01:07:45 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/02/15 01:07:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:07:48 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/02/15 01:07:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec498215_d20250215_m010748_c001_v0001105_t0052_u01739581668376") 2025/02/15 01:07:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/15 01:07:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/15 01:07:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/15 01:07:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:07:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:07:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/02/15 01:07:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/02/15 01:07:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/02/15 01:07:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/02/15 01:07:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/02/15 01:07:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/02/15 01:07:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/02/15 01:07:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/02/15 01:07:56 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/02/15 01:07:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/02/15 01:07:57 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/02/15 01:07:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/15 01:07:59 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/02/15 01:07:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff02bda3201d0b7b9f580e1b_f203437991b78d429_d20250215_m010759_c001_v0001183_t0019_u01739581679860") 2025/02/15 01:07:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/15 01:08:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/15 01:08:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/15 01:08:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/15 01:08:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/02/15 01:08:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/02/15 01:08:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/02/15 01:08:02 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/02/15 01:08:10 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff02bda3201d0b7b9f580e1b_f206cf3bd9ff1d980_d20250215_m010810_c001_v0001184_t0051_u01739581690807") 2025/02/15 01:08:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/02/15 01:08:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/15 01:08:11 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/15 01:08:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/15 01:08:11 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/02/15 01:08:13 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/15 01:08:13 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/15 01:08:13 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/15 01:08:13 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/02/15 01:08:15 DEBUG : chunked-copy: Done sending chunk 0 2025/02/15 01:08:15 DEBUG : chunked-copy: Done sending chunk 1 2025/02/15 01:08:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/15 01:08:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff02bda3201d0b7b9f580e1b_f214db0635643bd6d_d20250215_m010816_c001_v0001182_t0008_u01739581696478") 2025/02/15 01:08:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/02/15 01:08:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/15 01:08:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/15 01:08:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/15 01:08:17 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/02/15 01:08:19 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/02/15 01:08:19 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/15 01:08:19 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/02/15 01:08:19 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/02/15 01:08:21 DEBUG : chunked-copy: Done sending chunk 1 2025/02/15 01:08:21 DEBUG : chunked-copy: Done sending chunk 0 2025/02/15 01:08:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/15 01:08:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff02bda3201d0b7b9f580e1b_f214db0635643bd83_d20250215_m010822_c001_v0001178_t0042_u01739581702347") 2025/02/15 01:08:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/15 01:08:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/15 01:08:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/15 01:08:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/15 01:08:22 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/02/15 01:08:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/15 01:08:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/15 01:08:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/15 01:08:25 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/02/15 01:08:27 DEBUG : chunked-copy: Done sending chunk 0 2025/02/15 01:08:27 DEBUG : chunked-copy: Done sending chunk 1 2025/02/15 01:08:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/15 01:08:28 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff02bda3201d0b7b9f580e1b_f206cf3bd9ff1d9e9_d20250215_m010828_c001_v0001184_t0043_u01739581708383") 2025/02/15 01:08:28 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/02/15 01:08:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/15 01:08:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/15 01:08:28 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/02/15 01:08:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/15 01:08:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/15 01:08:29 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/02/15 01:08:30 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/02/15 01:08:31 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/02/15 01:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dopuhup9heye/deeper/nonexisting/directory" 2025/02/15 01:08:32 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/02/15 01:08:33 INFO : B2 bucket rclone-test-dopuhup9heye: cleaning bucket "rclone-test-dopuhup9heye" of all files 2025/02/15 01:08:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4191a42bec498209_d20250215_m010742_c001_v7007000_t0000_u01739581662199") 2025/02/15 01:08:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec498200_d20250215_m010737_c001_v0001184_t0053_u01739581657803") 2025/02/15 01:08:34 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4191a42bec4981fc_d20250215_m010737_c001_v7007000_t0000_u01739581657304") 2025/02/15 01:08:34 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f20160be1f3c20229_d20250215_m010732_c001_v0001117_t0025_u01739581652470") 2025/02/15 01:08:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f406cf3bd9ff1d969_d20250215_m010805_c001_v7007000_t0000_u01739581685091") 2025/02/15 01:08:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f203437991b78d429_d20250215_m010759_c001_v0001183_t0019_u01739581679860") 2025/02/15 01:08:34 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f403437991b78d426_d20250215_m010759_c001_v7007000_t0000_u01739581679374") 2025/02/15 01:08:34 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec49821d_d20250215_m010753_c001_v0001181_t0019_u01739581673756") 2025/02/15 01:08:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4191a42bec49821c_d20250215_m010753_c001_v7007000_t0000_u01739581673572") 2025/02/15 01:08:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec498215_d20250215_m010748_c001_v0001105_t0052_u01739581668376") 2025/02/15 01:08:34 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4191a42bec498214_d20250215_m010747_c001_v7007000_t0000_u01739581667862") 2025/02/15 01:08:34 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec49820a_d20250215_m010742_c001_v0001105_t0059_u01739581662381") 2025/02/15 01:08:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f409f2af16e5beaf1_d20250215_m010606_c001_v7007000_t0000_u01739581566608") 2025/02/15 01:08:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5beae4_d20250215_m010602_c001_v0001120_t0044_u01739581562519") 2025/02/15 01:08:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f409f2af16e5beac9_d20250215_m010557_c001_v7007000_t0000_u01739581557740") 2025/02/15 01:08:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5beab0_d20250215_m010553_c001_v0001043_t0045_u01739581553573") 2025/02/15 01:08:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f409f2af16e5beae2_d20250215_m010602_c001_v7007000_t0000_u01739581562164") 2025/02/15 01:08:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5beaca_d20250215_m010557_c001_v0001182_t0046_u01739581557925") 2025/02/15 01:08:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f409f2af16e5beaad_d20250215_m010553_c001_v7007000_t0000_u01739581553225") 2025/02/15 01:08:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2122605d41cc57c6_d20250215_m010549_c001_v0001184_t0028_u01739581549270") 2025/02/15 01:08:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4122605d41cc57c5_d20250215_m010549_c001_v7007000_t0000_u01739581549086") 2025/02/15 01:08:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5bea8d_d20250215_m010545_c001_v0001180_t0058_u01739581545681") 2025/02/15 01:08:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f409f2af16e5bea8b_d20250215_m010545_c001_v7007000_t0000_u01739581545344") 2025/02/15 01:08:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2122605d41cc57a0_d20250215_m010541_c001_v0001177_t0007_u01739581541872") 2025/02/15 01:08:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4191a42bec4980f9_d20250215_m010632_c001_v7007000_t0000_u01739581592486") 2025/02/15 01:08:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5beb37_d20250215_m010628_c001_v0001101_t0046_u01739581588325") 2025/02/15 01:08:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f409f2af16e5beb27_d20250215_m010622_c001_v7007000_t0000_u01739581582972") 2025/02/15 01:08:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f211a7ce6c77befa9_d20250215_m010618_c001_v0001091_t0029_u01739581578896") 2025/02/15 01:08:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f409f2af16e5beb36_d20250215_m010627_c001_v7007000_t0000_u01739581587986") 2025/02/15 01:08:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5beb28_d20250215_m010623_c001_v0001144_t0003_u01739581583155") 2025/02/15 01:08:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f411a7ce6c77befa5_d20250215_m010618_c001_v7007000_t0000_u01739581578540") 2025/02/15 01:08:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5beb0c_d20250215_m010614_c001_v0001184_t0054_u01739581574404") 2025/02/15 01:08:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f409f2af16e5beb0a_d20250215_m010614_c001_v7007000_t0000_u01739581574220") 2025/02/15 01:08:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f211a7ce6c77bef88_d20250215_m010610_c001_v0001184_t0055_u01739581570710") 2025/02/15 01:08:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f411a7ce6c77bef86_d20250215_m010610_c001_v7007000_t0000_u01739581570369") 2025/02/15 01:08:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5beaf2_d20250215_m010606_c001_v0001131_t0054_u01739581566790") 2025/02/15 01:08:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4122605d41cc579f_d20250215_m010541_c001_v7007000_t0000_u01739581541690") 2025/02/15 01:08:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5bea6f_d20250215_m010537_c001_v0001116_t0028_u01739581537534") 2025/02/15 01:08:35 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f409f2af16e5bea6d_d20250215_m010537_c001_v7007000_t0000_u01739581537199") 2025/02/15 01:08:35 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f208962f9f7e10358_d20250215_m010532_c001_v0001091_t0047_u01739581532743") 2025/02/15 01:08:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f408962f9f7e10357_d20250215_m010532_c001_v7007000_t0000_u01739581532561") 2025/02/15 01:08:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2122605d41cc575a_d20250215_m010528_c001_v0001182_t0029_u01739581528722") 2025/02/15 01:08:36 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4122605d41cc5759_d20250215_m010528_c001_v7007000_t0000_u01739581528383") 2025/02/15 01:08:36 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f208962f9f7e1032d_d20250215_m010524_c001_v0001136_t0040_u01739581524184") 2025/02/15 01:08:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f408962f9f7e1032b_d20250215_m010524_c001_v7007000_t0000_u01739581524002") 2025/02/15 01:08:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2122605d41cc5742_d20250215_m010520_c001_v0001120_t0031_u01739581520682") 2025/02/15 01:08:36 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4122605d41cc573e_d20250215_m010520_c001_v7007000_t0000_u01739581520334") 2025/02/15 01:08:36 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f21826966aa241b46_d20250215_m010515_c001_v0001113_t0039_u01739581515063") 2025/02/15 01:08:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4191a42bec498189_d20250215_m010701_c001_v7007000_t0000_u01739581621314") 2025/02/15 01:08:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f20557ed90ce0691a_d20250215_m010656_c001_v0001144_t0053_u01739581616635") 2025/02/15 01:08:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4191a42bec49816d_d20250215_m010651_c001_v7007000_t0000_u01739581611319") 2025/02/15 01:08:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec49815e_d20250215_m010645_c001_v0001115_t0017_u01739581605881") 2025/02/15 01:08:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f40557ed90ce06917_d20250215_m010656_c001_v7007000_t0000_u01739581616251") 2025/02/15 01:08:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec49816e_d20250215_m010651_c001_v0001184_t0020_u01739581611502") 2025/02/15 01:08:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4191a42bec49815a_d20250215_m010645_c001_v7007000_t0000_u01739581605468") 2025/02/15 01:08:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec498145_d20250215_m010640_c001_v0001184_t0032_u01739581600912") 2025/02/15 01:08:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4191a42bec498144_d20250215_m010640_c001_v7007000_t0000_u01739581600718") 2025/02/15 01:08:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f209f2af16e5beb55_d20250215_m010636_c001_v0001182_t0048_u01739581596967") 2025/02/15 01:08:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f409f2af16e5beb53_d20250215_m010636_c001_v7007000_t0000_u01739581596570") 2025/02/15 01:08:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec4980fb_d20250215_m010632_c001_v0001178_t0010_u01739581592669") 2025/02/15 01:08:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f40160be1f3c20228_d20250215_m010732_c001_v7007000_t0000_u01739581652282") 2025/02/15 01:08:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f20160be1f3c20214_d20250215_m010727_c001_v0001161_t0010_u01739581647323") 2025/02/15 01:08:36 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f40160be1f3c20213_d20250215_m010726_c001_v7007000_t0000_u01739581646890") 2025/02/15 01:08:36 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec4981c8_d20250215_m010721_c001_v0001172_t0008_u01739581641369") 2025/02/15 01:08:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4191a42bec4981c7_d20250215_m010721_c001_v7007000_t0000_u01739581641186") 2025/02/15 01:08:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec4981b6_d20250215_m010716_c001_v0001182_t0018_u01739581636290") 2025/02/15 01:08:37 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4191a42bec4981b3_d20250215_m010715_c001_v7007000_t0000_u01739581635857") 2025/02/15 01:08:37 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec4981a3_d20250215_m010710_c001_v0001100_t0035_u01739581630898") 2025/02/15 01:08:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f4191a42bec4981a2_d20250215_m010710_c001_v7007000_t0000_u01739581630716") 2025/02/15 01:08:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f20557ed90ce0693e_d20250215_m010705_c001_v0001106_t0055_u01739581625907") 2025/02/15 01:08:37 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f40557ed90ce0693c_d20250215_m010705_c001_v7007000_t0000_u01739581625460") 2025/02/15 01:08:37 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f2191a42bec49818b_d20250215_m010701_c001_v0001179_t0036_u01739581621496") 2025/02/15 01:08:37 DEBUG : chunked-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f406cf3bd9ff1d9ef_d20250215_m010830_c001_v7007000_t0000_u01739581710458") 2025/02/15 01:08:37 DEBUG : chunked-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f214db0635643bd8e_d20250215_m010824_c001_v0001113_t0033_u01739581704868") 2025/02/15 01:08:37 DEBUG : chunked-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f414db0635643bd8b_d20250215_m010824_c001_v7007000_t0000_u01739581704393") 2025/02/15 01:08:37 DEBUG : chunked-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f206cf3bd9ff1d9d2_d20250215_m010819_c001_v0001183_t0025_u01739581699072") 2025/02/15 01:08:37 DEBUG : chunked-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f406cf3bd9ff1d9d1_d20250215_m010818_c001_v7007000_t0000_u01739581698577") 2025/02/15 01:08:37 DEBUG : chunked-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f206cf3bd9ff1d995_d20250215_m010813_c001_v0001101_t0049_u01739581693104") 2025/02/15 01:08:37 DEBUG : chunked-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f406cf3bd9ff1d98f_d20250215_m010812_c001_v7007000_t0000_u01739581692606") 2025/02/15 01:08:37 DEBUG : chunked-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f11189f4c9c23dc19_d20250215_m010809_c001_v0001184_t0052_u01739581689328") 2025/02/15 01:08:37 DEBUG : chunked-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f406cf3bd9ff1d974_d20250215_m010808_c001_v7007000_t0000_u01739581688989") 2025/02/15 01:08:37 DEBUG : chunked-copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f11189f4c9c23db91_d20250215_m010805_c001_v0001184_t0038_u01739581685855") 2025/02/15 01:08:37 DEBUG : chunked-copy.copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f406cf3bd9ff1d9ee_d20250215_m010830_c001_v7007000_t0000_u01739581710275") 2025/02/15 01:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f206cf3bd9ff1d9e9_d20250215_m010828_c001_v0001184_t0043_u01739581708383") 2025/02/15 01:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f414db0635643bd89_d20250215_m010824_c001_v7007000_t0000_u01739581704212") 2025/02/15 01:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f214db0635643bd83_d20250215_m010822_c001_v0001178_t0042_u01739581702347") 2025/02/15 01:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f406cf3bd9ff1d9cf_d20250215_m010818_c001_v7007000_t0000_u01739581698395") 2025/02/15 01:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f214db0635643bd6d_d20250215_m010816_c001_v0001182_t0008_u01739581696478") 2025/02/15 01:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f406cf3bd9ff1d98d_d20250215_m010812_c001_v7007000_t0000_u01739581692423") 2025/02/15 01:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f206cf3bd9ff1d980_d20250215_m010810_c001_v0001184_t0051_u01739581690807") 2025/02/15 01:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f406cf3bd9ff1d973_d20250215_m010808_c001_v7007000_t0000_u01739581688806") 2025/02/15 01:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f118d66ff956abdd2_d20250215_m010807_c001_v0001105_t0025_u01739581687743") 2025/02/15 01:08:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f102a1e69a413bb3b_d20250215_m010357_c001_v0001136_t0000_u01739581437927") 2025/02/15 01:08:38 DEBUG : unknown-size-put.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f406cf3bd9ff1d9f8_d20250215_m010831_c001_v7007000_t0000_u01739581711227") 2025/02/15 01:08:38 DEBUG : unknown-size-put.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f11189f4c9c23df79_d20250215_m010831_c001_v0001184_t0025_u01739581711006") 2025/02/15 01:08:38 DEBUG : unknown-size-update.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f406cf3bd9ff1d9fb_d20250215_m010832_c001_v7007000_t0000_u01739581712193") 2025/02/15 01:08:38 DEBUG : unknown-size-update.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f11189f4c9c23df9d_d20250215_m010832_c001_v0001184_t0018_u01739581712000") 2025/02/15 01:08:38 DEBUG : unknown-size-update.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f11189f4c9c23df91_d20250215_m010831_c001_v0001184_t0044_u01739581711430") 2025/02/15 01:08:38 DEBUG : versions/test-versions.txt: Deleting (id "4_zff02bda3201d0b7b9f580e1b_f41826966aa241b34_d20250215_m010511_c001_v7007000_t0000_u01739581511160") 2025/02/15 01:08:40 INFO : B2 bucket rclone-test-dopuhup9heye: cleaning bucket "rclone-test-dopuhup9heye" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (317.01s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.54s) --- PASS: TestIntegration/FsMkdir (314.53s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.05s) --- 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 (5.86s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.32s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.55s) --- 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.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.04s) --- 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.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (170.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 317.022s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m17.540106511s (try 1/5)