"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/03/07 03:47:19 DEBUG : Creating backend with remote "TestB2:rclone-test-murenah5zido" 2025/03/07 03:47:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/07 03:47:21 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/07 03:47:22 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/07 03:47:22 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/03/07 03:47:44 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/03/07 03:47:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/03/07 03:47:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/03/07 03:47:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/03/07 03:47:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/03/07 03:47:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/03/07 03:47:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/03/07 03:47:47 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/03/07 03:47:54 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/07 03:47:55 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/03/07 03:47:59 INFO : B2 bucket rclone-test-murenah5zido: cleaning bucket "rclone-test-murenah5zido" of all files 2025/03/07 03:48:00 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871a85_d20250307_m034759_c001_v0001184_t0045_u01741319279481") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/07 03:48:01 DEBUG : Creating backend with remote "TestB2:rclone-test-murenah5zido/dirToPurgeFromRoot" 2025/03/07 03:48:02 INFO : B2 bucket rclone-test-murenah5zido path dirToPurgeFromRoot: cleaning bucket "rclone-test-murenah5zido" of all files 2025/03/07 03:48:03 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871add_d20250307_m034800_c001_v0001184_t0038_u01741319280941") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/07 03:48:03 DEBUG : Creating backend with remote "TestB2:rclone-test-murenah5zido/hello? sausage/êé" 2025/03/07 03:48:07 INFO : B2 bucket rclone-test-murenah5zido path hello? sausage/êé: cleaning bucket "rclone-test-murenah5zido" of all files 2025/03/07 03:48:07 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f101f797045dd703c_d20250307_m034806_c001_v0001184_t0021_u01741319286201") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/03/07 03:48:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/03/07 03:48:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/07 03:48:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/07 03:48:16 DEBUG : Creating backend with remote "TestB2:rclone-test-murenah5zido/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/07 03:48:18 DEBUG : Creating backend with remote "TestB2:rclone-test-murenah5zido/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-murenah5zido" from "TestB2:rclone-test-murenah5zido" 2025/03/07 03:48:20 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/03/07 03:48:31 DEBUG : Creating backend with remote "TestB2:rclone-test-diborub2dehu" 2025/03/07 03:48:38 DEBUG : B2 bucket rclone-test-diborub2dehu: Purge remote 2025/03/07 03:48:38 INFO : B2 bucket rclone-test-diborub2dehu: cleaning bucket "rclone-test-diborub2dehu" of all files 2025/03/07 03:48:38 DEBUG : somefile: Deleting (id "4_z5fc21d63b08d6beb9f580e1b_f416c24d8ad4d584e_d20250307_m034836_c001_v0001099_t0021_u01741319316473") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/07 03:48:39 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/07 03:48:40 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/03/07 03:48:42 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2025/03/07 03:48:42 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/03/07 03:48:42 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.161Ki offset 6Mi/6.107Mi 2025/03/07 03:48:42 DEBUG : test-metadata: Sending chunk 1 length 111781 2025/03/07 03:48:44 DEBUG : test-metadata: Done sending chunk 1 2025/03/07 03:48:45 DEBUG : test-metadata: Done sending chunk 0 2025/03/07 03:48:45 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/03/07 03:48:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/03/07 03:48:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/07 03:48:53 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-03-07-034850-268.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/03/07 03:48:56 DEBUG : oldPath = "TestB2:rclone-test-murenah5zido/versions/test-versions-v2025-03-07-034850-268.txt" 2025/03/07 03:48:56 DEBUG : newPath = "TestB2,versions:rclone-test-murenah5zido/versions/test-versions-v2025-03-07-034850-268.txt" 2025/03/07 03:48:56 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-murenah5zido/versions/test-versions-v2025-03-07-034850-268.txt" 2025/03/07 03:48:56 DEBUG : Config file has changed externally - reloading 2025/03/07 03:48:56 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/03/07 03:48:57 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-murenah5zido/versions/test-versions-v2025-03-07-034850-268.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-murenah5zido/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/03/07 03:48:58 INFO : B2 bucket rclone-test-murenah5zido: cleaning bucket "rclone-test-murenah5zido" of all hidden files 2025/03/07 03:48:59 DEBUG : leading space/ leading space: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0416e_d20250307_m034728_c001_v7007000_t0000_u01741319248889") as it is a hide marker 2025/03/07 03:48:59 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : leading space/ leading space: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787148f_d20250307_m034728_c001_v0001184_t0051_u01741319248305") 2025/03/07 03:48:59 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0416d_d20250307_m034727_c001_v7007000_t0000_u01741319247939") as it is a hide marker 2025/03/07 03:48:59 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871457_d20250307_m034727_c001_v0001184_t0029_u01741319247378") 2025/03/07 03:48:59 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04185_d20250307_m034734_c001_v7007000_t0000_u01741319254517") as it is a hide marker 2025/03/07 03:48:59 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787159a_d20250307_m034733_c001_v0001184_t0043_u01741319253916") 2025/03/07 03:48:59 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : created from root.txt: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f4051f84dbf290269_d20250307_m034827_c001_v7007000_t0000_u01741319307730") as it is a hide marker 2025/03/07 03:48:59 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : created from root.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f1077ca24d75cb8aa_d20250307_m034826_c001_v0001183_t0031_u01741319306778") 2025/03/07 03:48:59 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : file name.txt: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b4608e_d20250307_m034839_c001_v7007000_t0000_u01741319319276") as it is a hide marker 2025/03/07 03:48:59 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : file name.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871d7f_d20250307_m034816_c001_v0001184_t0052_u01741319296159") 2025/03/07 03:48:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : file name.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f1094f7300ff97774_d20250307_m034812_c001_v0001184_t0057_u01741319292627") 2025/03/07 03:48:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : file name.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78718e8_d20250307_m034751_c001_v0001184_t0055_u01741319271510") 2025/03/07 03:48:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : file name.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78718c9_d20250307_m034750_c001_v0001184_t0046_u01741319270759") 2025/03/07 03:48:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78718de_d20250307_m034751_c001_v0001184_t0016_u01741319271133") "upload" dated 2025-03-07 03:47:51.133 +0000 UTC (1m8.07881398s ago) 2025/03/07 03:48:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f4150e057bb410764_d20250307_m034810_c001_v7007000_t0000_u01741319290400") as it is a hide marker 2025/03/07 03:48:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f11634fb509a9eca7_d20250307_m034810_c001_v0001146_t0041_u01741319290099") 2025/03/07 03:48:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f110cddae81f49dba_d20250307_m034809_c001_v0001038_t0024_u01741319289116") 2025/03/07 03:48:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c041a9_d20250307_m034741_c001_v7007000_t0000_u01741319261045") as it is a hide marker 2025/03/07 03:48:59 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78716d4_d20250307_m034740_c001_v0001184_t0030_u01741319260466") 2025/03/07 03:48:59 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : piped data.txt: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b46092_d20250307_m034840_c001_v7007000_t0000_u01741319320965") as it is a hide marker 2025/03/07 03:48:59 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : piped data.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7872198_d20250307_m034840_c001_v0001184_t0055_u01741319320556") 2025/03/07 03:48:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : piped data.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b46090_d20250307_m034840_c001_v7007000_t0000_u01741319320371") 2025/03/07 03:48:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : piped data.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f413693eed787217c_d20250307_m034840_c001_v0001184_t0017_u01741319320005") 2025/03/07 03:48:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c041af_d20250307_m034741_c001_v7007000_t0000_u01741319261976") as it is a hide marker 2025/03/07 03:48:59 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78716fa_d20250307_m034741_c001_v0001184_t0015_u01741319261408") 2025/03/07 03:48:59 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : test-metadata: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b4609e_d20250307_m034847_c001_v7007000_t0000_u01741319327723") as it is a hide marker 2025/03/07 03:48:59 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : test-metadata: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2021d1f3f6b46094_d20250307_m034842_c001_v0001100_t0006_u01741319322617") 2025/03/07 03:48:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : test-metadata: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b46093_d20250307_m034841_c001_v7007000_t0000_u01741319321893") 2025/03/07 03:48:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : test-metadata: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78721b2_d20250307_m034841_c001_v0001184_t0004_u01741319321152") 2025/03/07 03:48:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04190_d20250307_m034736_c001_v7007000_t0000_u01741319256387") as it is a hide marker 2025/03/07 03:48:59 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787160a_d20250307_m034735_c001_v0001184_t0000_u01741319255812") 2025/03/07 03:48:59 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04199_d20250307_m034738_c001_v7007000_t0000_u01741319258226") as it is a hide marker 2025/03/07 03:48:59 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871660_d20250307_m034737_c001_v0001184_t0011_u01741319257671") 2025/03/07 03:48:59 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04194_d20250307_m034737_c001_v7007000_t0000_u01741319257308") as it is a hide marker 2025/03/07 03:48:59 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871632_d20250307_m034736_c001_v0001184_t0010_u01741319256751") 2025/03/07 03:48:59 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0419e_d20250307_m034739_c001_v7007000_t0000_u01741319259158") as it is a hide marker 2025/03/07 03:48:59 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871684_d20250307_m034738_c001_v0001184_t0015_u01741319258589") 2025/03/07 03:48:59 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c041a3_d20250307_m034740_c001_v7007000_t0000_u01741319260104") as it is a hide marker 2025/03/07 03:48:59 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78716a6_d20250307_m034739_c001_v0001184_t0000_u01741319259521") 2025/03/07 03:48:59 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0418b_d20250307_m034735_c001_v7007000_t0000_u01741319255439") as it is a hide marker 2025/03/07 03:48:59 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : trailing space /trailing space : Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78715d6_d20250307_m034734_c001_v0001184_t0047_u01741319254879") 2025/03/07 03:48:59 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7872427_d20250307_m034855_c001_v0001184_t0001_u01741319335092") "upload" dated 2025-03-07 03:48:55.092 +0000 UTC (4.120205349s ago) 2025/03/07 03:48:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f410525f89a36cfd6_d20250307_m034852_c001_v7007000_t0000_u01741319332908") 2025/03/07 03:48:59 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787232f_d20250307_m034850_c001_v0001184_t0025_u01741319330268") 2025/03/07 03:48:59 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c041d3_d20250307_m034750_c001_v7007000_t0000_u01741319270218") as it is a hide marker 2025/03/07 03:48:59 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f21692cf185c041ba_d20250307_m034744_c001_v0001157_t0040_u01741319264132") 2025/03/07 03:48:59 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : zero-length-file: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c041b8_d20250307_m034743_c001_v7007000_t0000_u01741319263872") as it is a hide marker 2025/03/07 03:48:59 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : zero-length-file: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f413693eed7871754_d20250307_m034743_c001_v0001184_t0017_u01741319263324") 2025/03/07 03:48:59 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04170_d20250307_m034729_c001_v7007000_t0000_u01741319249817") as it is a hide marker 2025/03/07 03:48:59 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78714be_d20250307_m034729_c001_v0001184_t0054_u01741319249250") 2025/03/07 03:48:59 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04167_d20250307_m034725_c001_v7007000_t0000_u01741319245143") as it is a hide marker 2025/03/07 03:48:59 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78713c1_d20250307_m034724_c001_v0001184_t0042_u01741319244220") 2025/03/07 03:48:59 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04179_d20250307_m034732_c001_v7007000_t0000_u01741319252614") as it is a hide marker 2025/03/07 03:48:59 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787153c_d20250307_m034732_c001_v0001184_t0001_u01741319252049") 2025/03/07 03:48:59 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04174_d20250307_m034731_c001_v7007000_t0000_u01741319251684") as it is a hide marker 2025/03/07 03:48:59 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787150a_d20250307_m034731_c001_v0001184_t0011_u01741319251123") 2025/03/07 03:48:59 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0417f_d20250307_m034733_c001_v7007000_t0000_u01741319253555") as it is a hide marker 2025/03/07 03:48:59 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871569_d20250307_m034732_c001_v0001184_t0045_u01741319252978") 2025/03/07 03:48:59 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04172_d20250307_m034730_c001_v7007000_t0000_u01741319250758") as it is a hide marker 2025/03/07 03:48:59 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78714e0_d20250307_m034730_c001_v0001184_t0012_u01741319250181") 2025/03/07 03:48:59 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : ./.: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0416a_d20250307_m034726_c001_v7007000_t0000_u01741319246086") as it is a hide marker 2025/03/07 03:48:59 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : ./.: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871402_d20250307_m034725_c001_v0001184_t0014_u01741319245507") 2025/03/07 03:48:59 NOTICE: ./.: Skipped delete as --dry-run is set 2025/03/07 03:48:59 DEBUG : ../..: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0416c_d20250307_m034727_c001_v7007000_t0000_u01741319247014") as it is a hide marker 2025/03/07 03:48:59 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/03/07 03:48:59 DEBUG : ../..: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871433_d20250307_m034726_c001_v0001184_t0033_u01741319246451") 2025/03/07 03:48:59 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/03/07 03:48:59 INFO : B2 bucket rclone-test-murenah5zido: cleaning bucket "rclone-test-murenah5zido" of all hidden files 2025/03/07 03:48:59 DEBUG : leading space/ leading space: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0416e_d20250307_m034728_c001_v7007000_t0000_u01741319248889") as it is a hide marker 2025/03/07 03:48:59 DEBUG : leading space/ leading space: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787148f_d20250307_m034728_c001_v0001184_t0051_u01741319248305") 2025/03/07 03:48:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0416d_d20250307_m034727_c001_v7007000_t0000_u01741319247939") as it is a hide marker 2025/03/07 03:48:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871457_d20250307_m034727_c001_v0001184_t0029_u01741319247378") 2025/03/07 03:48:59 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04185_d20250307_m034734_c001_v7007000_t0000_u01741319254517") as it is a hide marker 2025/03/07 03:48:59 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787159a_d20250307_m034733_c001_v0001184_t0043_u01741319253916") 2025/03/07 03:48:59 DEBUG : created from root.txt: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f4051f84dbf290269_d20250307_m034827_c001_v7007000_t0000_u01741319307730") as it is a hide marker 2025/03/07 03:48:59 DEBUG : created from root.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f1077ca24d75cb8aa_d20250307_m034826_c001_v0001183_t0031_u01741319306778") 2025/03/07 03:48:59 DEBUG : file name.txt: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b4608e_d20250307_m034839_c001_v7007000_t0000_u01741319319276") as it is a hide marker 2025/03/07 03:48:59 DEBUG : file name.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871d7f_d20250307_m034816_c001_v0001184_t0052_u01741319296159") 2025/03/07 03:49:00 DEBUG : file name.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f1094f7300ff97774_d20250307_m034812_c001_v0001184_t0057_u01741319292627") 2025/03/07 03:49:00 DEBUG : file name.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78718e8_d20250307_m034751_c001_v0001184_t0055_u01741319271510") 2025/03/07 03:49:00 DEBUG : file name.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78718c9_d20250307_m034750_c001_v0001184_t0046_u01741319270759") 2025/03/07 03:49:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78718de_d20250307_m034751_c001_v0001184_t0016_u01741319271133") "upload" dated 2025-03-07 03:47:51.133 +0000 UTC (1m9.118487769s ago) 2025/03/07 03:49:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f4150e057bb410764_d20250307_m034810_c001_v7007000_t0000_u01741319290400") as it is a hide marker 2025/03/07 03:49:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f11634fb509a9eca7_d20250307_m034810_c001_v0001146_t0041_u01741319290099") 2025/03/07 03:49:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f110cddae81f49dba_d20250307_m034809_c001_v0001038_t0024_u01741319289116") 2025/03/07 03:49:00 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c041a9_d20250307_m034741_c001_v7007000_t0000_u01741319261045") as it is a hide marker 2025/03/07 03:49:00 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78716d4_d20250307_m034740_c001_v0001184_t0030_u01741319260466") 2025/03/07 03:49:00 DEBUG : piped data.txt: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b46092_d20250307_m034840_c001_v7007000_t0000_u01741319320965") as it is a hide marker 2025/03/07 03:49:00 DEBUG : piped data.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7872198_d20250307_m034840_c001_v0001184_t0055_u01741319320556") 2025/03/07 03:49:00 DEBUG : piped data.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b46090_d20250307_m034840_c001_v7007000_t0000_u01741319320371") 2025/03/07 03:49:00 DEBUG : piped data.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f413693eed787217c_d20250307_m034840_c001_v0001184_t0017_u01741319320005") 2025/03/07 03:49:00 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c041af_d20250307_m034741_c001_v7007000_t0000_u01741319261976") as it is a hide marker 2025/03/07 03:49:00 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78716fa_d20250307_m034741_c001_v0001184_t0015_u01741319261408") 2025/03/07 03:49:00 DEBUG : test-metadata: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b4609e_d20250307_m034847_c001_v7007000_t0000_u01741319327723") as it is a hide marker 2025/03/07 03:49:00 DEBUG : test-metadata: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2021d1f3f6b46094_d20250307_m034842_c001_v0001100_t0006_u01741319322617") 2025/03/07 03:49:00 DEBUG : test-metadata: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b46093_d20250307_m034841_c001_v7007000_t0000_u01741319321893") 2025/03/07 03:49:01 DEBUG : test-metadata: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78721b2_d20250307_m034841_c001_v0001184_t0004_u01741319321152") 2025/03/07 03:49:01 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04190_d20250307_m034736_c001_v7007000_t0000_u01741319256387") as it is a hide marker 2025/03/07 03:49:01 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787160a_d20250307_m034735_c001_v0001184_t0000_u01741319255812") 2025/03/07 03:49:01 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04199_d20250307_m034738_c001_v7007000_t0000_u01741319258226") as it is a hide marker 2025/03/07 03:49:01 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871660_d20250307_m034737_c001_v0001184_t0011_u01741319257671") 2025/03/07 03:49:01 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04194_d20250307_m034737_c001_v7007000_t0000_u01741319257308") as it is a hide marker 2025/03/07 03:49:01 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871632_d20250307_m034736_c001_v0001184_t0010_u01741319256751") 2025/03/07 03:49:01 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0419e_d20250307_m034739_c001_v7007000_t0000_u01741319259158") as it is a hide marker 2025/03/07 03:49:01 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871684_d20250307_m034738_c001_v0001184_t0015_u01741319258589") 2025/03/07 03:49:01 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c041a3_d20250307_m034740_c001_v7007000_t0000_u01741319260104") as it is a hide marker 2025/03/07 03:49:01 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78716a6_d20250307_m034739_c001_v0001184_t0000_u01741319259521") 2025/03/07 03:49:01 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0418b_d20250307_m034735_c001_v7007000_t0000_u01741319255439") as it is a hide marker 2025/03/07 03:49:01 DEBUG : trailing space /trailing space : Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78715d6_d20250307_m034734_c001_v0001184_t0047_u01741319254879") 2025/03/07 03:49:01 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7872427_d20250307_m034855_c001_v0001184_t0001_u01741319335092") "upload" dated 2025-03-07 03:48:55.092 +0000 UTC (6.58651262s ago) 2025/03/07 03:49:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f410525f89a36cfd6_d20250307_m034852_c001_v7007000_t0000_u01741319332908") 2025/03/07 03:49:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787232f_d20250307_m034850_c001_v0001184_t0025_u01741319330268") 2025/03/07 03:49:01 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c041d3_d20250307_m034750_c001_v7007000_t0000_u01741319270218") as it is a hide marker 2025/03/07 03:49:01 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f21692cf185c041ba_d20250307_m034744_c001_v0001157_t0040_u01741319264132") 2025/03/07 03:49:01 DEBUG : zero-length-file: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c041b8_d20250307_m034743_c001_v7007000_t0000_u01741319263872") as it is a hide marker 2025/03/07 03:49:01 DEBUG : zero-length-file: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f413693eed7871754_d20250307_m034743_c001_v0001184_t0017_u01741319263324") 2025/03/07 03:49:01 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04170_d20250307_m034729_c001_v7007000_t0000_u01741319249817") as it is a hide marker 2025/03/07 03:49:02 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78714be_d20250307_m034729_c001_v0001184_t0054_u01741319249250") 2025/03/07 03:49:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04167_d20250307_m034725_c001_v7007000_t0000_u01741319245143") as it is a hide marker 2025/03/07 03:49:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78713c1_d20250307_m034724_c001_v0001184_t0042_u01741319244220") 2025/03/07 03:49:02 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04179_d20250307_m034732_c001_v7007000_t0000_u01741319252614") as it is a hide marker 2025/03/07 03:49:02 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787153c_d20250307_m034732_c001_v0001184_t0001_u01741319252049") 2025/03/07 03:49:02 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04174_d20250307_m034731_c001_v7007000_t0000_u01741319251684") as it is a hide marker 2025/03/07 03:49:02 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787150a_d20250307_m034731_c001_v0001184_t0011_u01741319251123") 2025/03/07 03:49:02 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0417f_d20250307_m034733_c001_v7007000_t0000_u01741319253555") as it is a hide marker 2025/03/07 03:49:02 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871569_d20250307_m034732_c001_v0001184_t0045_u01741319252978") 2025/03/07 03:49:02 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c04172_d20250307_m034730_c001_v7007000_t0000_u01741319250758") as it is a hide marker 2025/03/07 03:49:02 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78714e0_d20250307_m034730_c001_v0001184_t0012_u01741319250181") 2025/03/07 03:49:02 DEBUG : ./.: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0416a_d20250307_m034726_c001_v7007000_t0000_u01741319246086") as it is a hide marker 2025/03/07 03:49:02 DEBUG : ./.: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871402_d20250307_m034725_c001_v0001184_t0014_u01741319245507") 2025/03/07 03:49:02 DEBUG : ../..: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f41692cf185c0416c_d20250307_m034727_c001_v7007000_t0000_u01741319247014") as it is a hide marker 2025/03/07 03:49:02 DEBUG : ../..: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7871433_d20250307_m034726_c001_v0001184_t0033_u01741319246451") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/03/07 03:49:03 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/07 03:49:03 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/07 03:49:03 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/07 03:49:04 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/03/07 03:49:04 INFO : B2 bucket rclone-test-murenah5zido: cleaning bucket "rclone-test-murenah5zido" of pending multipart uploads older than 0s 2025/03/07 03:49:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78718de_d20250307_m034751_c001_v0001184_t0016_u01741319271133") "upload" dated 2025-03-07 03:47:51.133 +0000 UTC (1m13.60516815s ago) 2025/03/07 03:49:04 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f200e114de4886242_d20250307_m034903_c001_v0001154_t0006_u01741319343677") as it is a start marker (upload started at 2025-03-07 03:49:03.677 +0000 UTC) 2025/03/07 03:49:04 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/03/07 03:49:04 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f200e114de4886243_d20250307_m034903_c001_v0001040_t0051_u01741319343867") as it is a start marker (upload started at 2025-03-07 03:49:03.867 +0000 UTC) 2025/03/07 03:49:04 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/03/07 03:49:04 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f200e114de4886245_d20250307_m034904_c001_v0001165_t0018_u01741319344059") as it is a start marker (upload started at 2025-03-07 03:49:04.059 +0000 UTC) 2025/03/07 03:49:04 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/03/07 03:49:04 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f200e114de4886246_d20250307_m034904_c001_v0001183_t0057_u01741319344264") as it is a start marker (upload started at 2025-03-07 03:49:04.264 +0000 UTC) 2025/03/07 03:49:04 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/03/07 03:49:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f400e114de4886241_d20250307_m034903_c001_v7007000_t0000_u01741319343493") "hide" dated 2025-03-07 03:49:03.493 +0000 UTC (1.245299035s ago) 2025/03/07 03:49:04 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7872427_d20250307_m034855_c001_v0001184_t0001_u01741319335092") 2025/03/07 03:49:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/03/07 03:49:04 INFO : B2 bucket rclone-test-murenah5zido: cleaning bucket "rclone-test-murenah5zido" of pending multipart uploads older than 0s 2025/03/07 03:49:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78718de_d20250307_m034751_c001_v0001184_t0016_u01741319271133") "upload" dated 2025-03-07 03:47:51.133 +0000 UTC (1m13.977754884s ago) 2025/03/07 03:49:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f200e114de4886242_d20250307_m034903_c001_v0001154_t0006_u01741319343677") as it is a start marker (upload started at 2025-03-07 03:49:03.677 +0000 UTC) 2025/03/07 03:49:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f200e114de4886243_d20250307_m034903_c001_v0001040_t0051_u01741319343867") as it is a start marker (upload started at 2025-03-07 03:49:03.867 +0000 UTC) 2025/03/07 03:49:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f200e114de4886245_d20250307_m034904_c001_v0001165_t0018_u01741319344059") as it is a start marker (upload started at 2025-03-07 03:49:04.059 +0000 UTC) 2025/03/07 03:49:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f200e114de4886246_d20250307_m034904_c001_v0001183_t0057_u01741319344264") as it is a start marker (upload started at 2025-03-07 03:49:04.264 +0000 UTC) 2025/03/07 03:49:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff62fde3b06d6beb9f580e1b_f400e114de4886241_d20250307_m034903_c001_v7007000_t0000_u01741319343493") "hide" dated 2025-03-07 03:49:03.493 +0000 UTC (1.617845323s ago) 2025/03/07 03:49:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7872427_d20250307_m034855_c001_v0001184_t0001_u01741319335092") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/03/07 03:49:05 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/07 03:49:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/07 03:49:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/03/07 03:49:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/03/07 03:49:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/03/07 03:49:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/03/07 03:49:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/03/07 03:49:08 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/03/07 03:49:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/03/07 03:49:10 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/03/07 03:49:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:49:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/07 03:49:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f210525f89a36d01d_d20250307_m034913_c001_v0001165_t0036_u01741319353027") 2025/03/07 03:49:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/07 03:49:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/07 03:49:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/07 03:49:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:49:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:49:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/03/07 03:49:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/03/07 03:49:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/03/07 03:49:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/03/07 03:49:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/03/07 03:49:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/03/07 03:49:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/03/07 03:49:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/03/07 03:49:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:49:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/07 03:49:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f210525f89a36d033_d20250307_m034920_c001_v0001183_t0057_u01741319360951") 2025/03/07 03:49:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/07 03:49:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/07 03:49:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/07 03:49:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:49:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:49:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/07 03:49:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/07 03:49:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/03/07 03:49:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/07 03:49:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/03/07 03:49:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/07 03:49:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/03/07 03:49:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/03/07 03:49:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/03/07 03:49:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/03/07 03:49:27 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/07 03:49:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:49:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/07 03:49:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f200e114de4886269_d20250307_m034929_c001_v0001150_t0057_u01741319369347") 2025/03/07 03:49:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/07 03:49:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/07 03:49:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/07 03:49:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/07 03:49:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/03/07 03:49:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:49:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:49:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/03/07 03:49:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/03/07 03:49:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/07 03:49:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/03/07 03:49:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/03/07 03:49:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/03/07 03:49:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/03/07 03:49:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/03/07 03:49:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:49:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/07 03:49:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd73731_d20250307_m034937_c001_v0001184_t0026_u01741319377329") 2025/03/07 03:49:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/07 03:49:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/03/07 03:49:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/07 03:49:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:49:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:49:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/03/07 03:49:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/07 03:49:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/07 03:49:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/07 03:49:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/07 03:49:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/07 03:49:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/07 03:49:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/03/07 03:49:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:49:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/07 03:49:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd7376b_d20250307_m034945_c001_v0001182_t0031_u01741319385211") 2025/03/07 03:49:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/07 03:49:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/07 03:49:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/07 03:49:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:49:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:49:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/07 03:49:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/07 03:49:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/07 03:49:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/07 03:49:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/07 03:49:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/07 03:49:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/07 03:49:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/03/07 03:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/07 03:49:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/07 03:49:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/07 03:49:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:49: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/03/07 03:49:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f207598366e9b3e28_d20250307_m034953_c001_v0001102_t0050_u01741319393930") 2025/03/07 03:49:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/07 03:49:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/07 03:49:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/07 03:49:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/07 03:49:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/07 03:49:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:49:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:49:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/03/07 03:49:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/03/07 03:49:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/03/07 03:49:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/07 03:49:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/03/07 03:49:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/03/07 03:50:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/03/07 03:50:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/03/07 03:50:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:50:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/07 03:50:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd737dd_d20250307_m035002_c001_v0001184_t0015_u01741319402156") 2025/03/07 03:50:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/07 03:50:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/03/07 03:50:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/07 03:50:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:50:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:50:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/03/07 03:50:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/07 03:50:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/07 03:50:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/07 03:50:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/07 03:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/07 03:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/07 03:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/03/07 03:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/07 03:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd7380b_d20250307_m035010_c001_v0001044_t0032_u01741319410386") 2025/03/07 03:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/07 03:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/07 03:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/07 03:50:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:50:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:50:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/07 03:50:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/07 03:50:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/07 03:50:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/07 03:50:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/07 03:50:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/07 03:50:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/07 03:50:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/03/07 03:50:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/07 03:50:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/07 03:50:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/07 03:50:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:50:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/07 03:50:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f20386259f73ad903_d20250307_m035019_c001_v0001105_t0047_u01741319419121") 2025/03/07 03:50:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/07 03:50:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/07 03:50:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/07 03:50:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/07 03:50:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/07 03:50:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:50:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:50:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/03/07 03:50:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/07 03:50:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/07 03:50:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/07 03:50:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/07 03:50:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/07 03:50:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/03/07 03:50:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/03/07 03:50:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:50:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/07 03:50:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f200e114de48862d8_d20250307_m035027_c001_v0001145_t0037_u01741319427436") 2025/03/07 03:50:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/07 03:50:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/03/07 03:50:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/07 03:50:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:50:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:50:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/03/07 03:50:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/07 03:50:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/07 03:50:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/07 03:50:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/07 03:50:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/07 03:50:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/07 03:50:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/03/07 03:50:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:50:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/07 03:50:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd73866_d20250307_m035036_c001_v0001178_t0051_u01741319436261") 2025/03/07 03:50:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/07 03:50:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/07 03:50:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/07 03:50:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:50:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:50:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/07 03:50:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/07 03:50:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/07 03:50:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/07 03:50:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/03/07 03:50:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/07 03:50:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/07 03:50:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/03/07 03:50:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/07 03:50:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/07 03:50:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/07 03:50:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:50: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/03/07 03:50:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f21932860abace447_d20250307_m035045_c001_v0001041_t0035_u01741319445779") 2025/03/07 03:50:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/07 03:50:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/07 03:50:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/03/07 03:50:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/07 03:50:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/03/07 03:50:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:50:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:50:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/03/07 03:50:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/03/07 03:50:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/03/07 03:50:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/03/07 03:50:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/03/07 03:50:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/03/07 03:50:54 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/03/07 03:50:54 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/03/07 03:50:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:50:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/07 03:50:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f2021d1f3f6b475d9_d20250307_m035055_c001_v0001044_t0001_u01741319455811") 2025/03/07 03:50:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/07 03:50:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/07 03:50:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/07 03:50:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:50:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:50:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/03/07 03:51:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/03/07 03:51:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/03/07 03:51:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/03/07 03:51:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/03/07 03:51:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/03/07 03:51:04 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/03/07 03:51:04 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/03/07 03:51:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:51:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/07 03:51:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f2021d1f3f6b47632_d20250307_m035106_c001_v0001179_t0005_u01741319466912") 2025/03/07 03:51:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/07 03:51:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/07 03:51:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/07 03:51:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:51:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:51:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/07 03:51:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/07 03:51:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/03/07 03:51:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/07 03:51:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/07 03:51:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/03/07 03:51:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/03/07 03:51:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/03/07 03:51:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/03/07 03:51:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/03/07 03:51:14 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/07 03:51:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:51:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/07 03:51:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f2021d1f3f6b47668_d20250307_m035117_c001_v0001116_t0045_u01741319477675") 2025/03/07 03:51:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/07 03:51:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/07 03:51:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/07 03:51:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/07 03:51:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/03/07 03:51:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:51:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:51:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/03/07 03:51:25 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/03/07 03:51:25 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/03/07 03:51:25 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/03/07 03:51:25 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/03/07 03:51:26 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/03/07 03:51:27 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/03/07 03:51:27 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/03/07 03:51:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:51:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/07 03:51:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe756_d20250307_m035130_c001_v0001101_t0000_u01741319490025") 2025/03/07 03:51:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/07 03:51:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/07 03:51:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/07 03:51:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:51:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:51:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/03/07 03:51:35 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/03/07 03:51:35 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/03/07 03:51:35 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/03/07 03:51:35 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/03/07 03:51:37 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/03/07 03:51:38 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/03/07 03:51:38 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/03/07 03:51:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:51:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/07 03:51:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe7a4_d20250307_m035140_c001_v0001157_t0016_u01741319500877") 2025/03/07 03:51:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/07 03:51:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/07 03:51:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/07 03:51:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:51:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:51:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/07 03:51:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/07 03:51:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/03/07 03:51:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/07 03:51:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/07 03:51:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/03/07 03:51:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/03/07 03:51:48 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/03/07 03:51:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/03/07 03:51:51 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/03/07 03:51:51 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/07 03:51:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/07 03:51:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/07 03:51:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff62fde3b06d6beb9f580e1b_f210525f89a36d25d_d20250307_m035158_c001_v0001184_t0001_u01741319518263") 2025/03/07 03:51:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/07 03:51:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/07 03:51:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/07 03:51:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/07 03:51:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/03/07 03:52:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/03/07 03:52:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/03/07 03:52:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/03/07 03:52:11 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe822_d20250307_m035211_c001_v0001180_t0013_u01741319531432") 2025/03/07 03:52:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/03/07 03:52:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/07 03:52:11 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/07 03:52:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/07 03:52:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/07 03:52:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/07 03:52:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/07 03:52:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/07 03:52:14 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/03/07 03:52:17 DEBUG : chunked-copy: Done sending chunk 0 2025/03/07 03:52:17 DEBUG : chunked-copy: Done sending chunk 1 2025/03/07 03:52:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/07 03:52:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff62fde3b06d6beb9f580e1b_f200e114de48864b5_d20250307_m035218_c001_v0001182_t0038_u01741319538799") 2025/03/07 03:52:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/03/07 03:52:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/07 03:52:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/07 03:52:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/07 03:52:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/07 03:52:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/03/07 03:52:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/07 03:52:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/03/07 03:52:23 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/03/07 03:52:25 DEBUG : chunked-copy: Done sending chunk 1 2025/03/07 03:52:25 DEBUG : chunked-copy: Done sending chunk 0 2025/03/07 03:52:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/07 03:52:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe898_d20250307_m035227_c001_v0001098_t0029_u01741319547636") 2025/03/07 03:52:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/07 03:52:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/07 03:52:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/07 03:52:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/07 03:52:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/07 03:52:39 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/07 03:52:39 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/07 03:52:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/07 03:52:39 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/03/07 03:52:42 DEBUG : chunked-copy: Done sending chunk 0 2025/03/07 03:52:42 DEBUG : chunked-copy: Done sending chunk 1 2025/03/07 03:52:42 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/07 03:52:43 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe917_d20250307_m035242_c001_v0001117_t0048_u01741319562954") 2025/03/07 03:52:43 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/03/07 03:52:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/07 03:52:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/07 03:52:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/07 03:52:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/07 03:52:44 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/03/07 03:52:44 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/07 03:52:45 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/07 03:52:47 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/07 03:52:47 DEBUG : Creating backend with remote "TestB2:rclone-test-murenah5zido/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/03/07 03:52:49 INFO : B2 bucket rclone-test-murenah5zido: cleaning bucket "rclone-test-murenah5zido" of all files 2025/03/07 03:52:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe77a_d20250307_m035134_c001_v7007000_t0000_u01741319494415") 2025/03/07 03:52:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe756_d20250307_m035130_c001_v0001101_t0000_u01741319490025") 2025/03/07 03:52:49 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe751_d20250307_m035129_c001_v7007000_t0000_u01741319489444") 2025/03/07 03:52:49 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2150e057bb41082a_d20250307_m035124_c001_v0001137_t0008_u01741319484754") 2025/03/07 03:52:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe805_d20250307_m035204_c001_v7007000_t0000_u01741319524769") 2025/03/07 03:52:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f210525f89a36d25d_d20250307_m035158_c001_v0001184_t0001_u01741319518263") 2025/03/07 03:52:49 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f410525f89a36d25a_d20250307_m035157_c001_v7007000_t0000_u01741319517741") 2025/03/07 03:52:49 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe7c6_d20250307_m035146_c001_v0001116_t0011_u01741319506874") 2025/03/07 03:52:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe7c3_d20250307_m035146_c001_v7007000_t0000_u01741319506605") 2025/03/07 03:52:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe7a4_d20250307_m035140_c001_v0001157_t0016_u01741319500877") 2025/03/07 03:52:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe7a0_d20250307_m035140_c001_v7007000_t0000_u01741319500245") 2025/03/07 03:52:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe77c_d20250307_m035134_c001_v0001184_t0037_u01741319494729") 2025/03/07 03:52:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f414a6534bdd737ca_d20250307_m034958_c001_v7007000_t0000_u01741319398042") 2025/03/07 03:52:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f207598366e9b3e28_d20250307_m034953_c001_v0001102_t0050_u01741319393930") 2025/03/07 03:52:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f400e114de4886289_d20250307_m034949_c001_v7007000_t0000_u01741319389051") 2025/03/07 03:52:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd7376b_d20250307_m034945_c001_v0001182_t0031_u01741319385211") 2025/03/07 03:52:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f407598366e9b3e25_d20250307_m034953_c001_v7007000_t0000_u01741319393554") 2025/03/07 03:52:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f200e114de488628a_d20250307_m034949_c001_v0001103_t0027_u01741319389233") 2025/03/07 03:52:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f414a6534bdd7375f_d20250307_m034944_c001_v7007000_t0000_u01741319384863") 2025/03/07 03:52:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f200e114de488626f_d20250307_m034940_c001_v0001182_t0053_u01741319380892") 2025/03/07 03:52:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f400e114de488626e_d20250307_m034940_c001_v7007000_t0000_u01741319380709") 2025/03/07 03:52:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd73731_d20250307_m034937_c001_v0001184_t0026_u01741319377329") 2025/03/07 03:52:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f414a6534bdd73730_d20250307_m034936_c001_v7007000_t0000_u01741319376968") 2025/03/07 03:52:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f200e114de488626b_d20250307_m034933_c001_v0001165_t0014_u01741319373488") 2025/03/07 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f414a6534bdd73835_d20250307_m035023_c001_v7007000_t0000_u01741319423045") 2025/03/07 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f20386259f73ad903_d20250307_m035019_c001_v0001105_t0047_u01741319419121") 2025/03/07 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f400e114de48862b6_d20250307_m035014_c001_v7007000_t0000_u01741319414437") 2025/03/07 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd7380b_d20250307_m035010_c001_v0001044_t0032_u01741319410386") 2025/03/07 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f40386259f73ad901_d20250307_m035018_c001_v7007000_t0000_u01741319418770") 2025/03/07 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f200e114de48862b7_d20250307_m035014_c001_v0001131_t0013_u01741319414619") 2025/03/07 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f414a6534bdd7380a_d20250307_m035010_c001_v7007000_t0000_u01741319410027") 2025/03/07 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f200e114de48862a1_d20250307_m035005_c001_v0001115_t0025_u01741319405736") 2025/03/07 03:52:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f400e114de488629e_d20250307_m035005_c001_v7007000_t0000_u01741319405553") 2025/03/07 03:52:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd737dd_d20250307_m035002_c001_v0001184_t0015_u01741319402156") 2025/03/07 03:52:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f414a6534bdd737db_d20250307_m035001_c001_v7007000_t0000_u01741319401812") 2025/03/07 03:52:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd737cc_d20250307_m034958_c001_v0001184_t0052_u01741319398226") 2025/03/07 03:52:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f400e114de488626a_d20250307_m034933_c001_v7007000_t0000_u01741319373305") 2025/03/07 03:52:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f200e114de4886269_d20250307_m034929_c001_v0001150_t0057_u01741319369347") 2025/03/07 03:52:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f400e114de4886268_d20250307_m034929_c001_v7007000_t0000_u01741319369012") 2025/03/07 03:52:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd736f3_d20250307_m034924_c001_v0001161_t0044_u01741319364907") 2025/03/07 03:52:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f414a6534bdd736f2_d20250307_m034924_c001_v7007000_t0000_u01741319364724") 2025/03/07 03:52:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f210525f89a36d033_d20250307_m034920_c001_v0001183_t0057_u01741319360951") 2025/03/07 03:52:52 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f410525f89a36d032_d20250307_m034920_c001_v7007000_t0000_u01741319360580") 2025/03/07 03:52:52 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd736ec_d20250307_m034916_c001_v0001184_t0000_u01741319356553") 2025/03/07 03:52:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f414a6534bdd736eb_d20250307_m034916_c001_v7007000_t0000_u01741319356368") 2025/03/07 03:52:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f210525f89a36d01d_d20250307_m034913_c001_v0001165_t0036_u01741319353027") 2025/03/07 03:52:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f410525f89a36d01c_d20250307_m034912_c001_v7007000_t0000_u01741319352688") 2025/03/07 03:52:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f200e114de488624c_d20250307_m034907_c001_v0001040_t0050_u01741319347205") 2025/03/07 03:52:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f414a6534bdd738d6_d20250307_m035050_c001_v7007000_t0000_u01741319450976") 2025/03/07 03:52:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f21932860abace447_d20250307_m035045_c001_v0001041_t0035_u01741319445779") 2025/03/07 03:52:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f414a6534bdd73871_d20250307_m035040_c001_v7007000_t0000_u01741319440562") 2025/03/07 03:52:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd73866_d20250307_m035036_c001_v0001178_t0051_u01741319436261") 2025/03/07 03:52:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f41932860abace444_d20250307_m035045_c001_v7007000_t0000_u01741319445386") 2025/03/07 03:52:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd73872_d20250307_m035040_c001_v0001184_t0052_u01741319440748") 2025/03/07 03:52:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f414a6534bdd73862_d20250307_m035035_c001_v7007000_t0000_u01741319435849") 2025/03/07 03:52:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd73851_d20250307_m035031_c001_v0001179_t0055_u01741319431316") 2025/03/07 03:52:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f414a6534bdd7384f_d20250307_m035031_c001_v7007000_t0000_u01741319431130") 2025/03/07 03:52:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f200e114de48862d8_d20250307_m035027_c001_v0001145_t0037_u01741319427436") 2025/03/07 03:52:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f400e114de48862d7_d20250307_m035027_c001_v7007000_t0000_u01741319427046") 2025/03/07 03:52:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd73836_d20250307_m035023_c001_v0001183_t0016_u01741319423229") 2025/03/07 03:52:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4150e057bb410829_d20250307_m035124_c001_v7007000_t0000_u01741319484572") 2025/03/07 03:52:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2021d1f3f6b47668_d20250307_m035117_c001_v0001116_t0045_u01741319477675") 2025/03/07 03:52:53 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b47667_d20250307_m035117_c001_v7007000_t0000_u01741319477201") 2025/03/07 03:52:53 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2021d1f3f6b47656_d20250307_m035111_c001_v0001184_t0029_u01741319471649") 2025/03/07 03:52:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b47654_d20250307_m035111_c001_v7007000_t0000_u01741319471464") 2025/03/07 03:52:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2021d1f3f6b47632_d20250307_m035106_c001_v0001179_t0005_u01741319466912") 2025/03/07 03:52:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b4762c_d20250307_m035106_c001_v7007000_t0000_u01741319466480") 2025/03/07 03:52:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2021d1f3f6b475f3_d20250307_m035059_c001_v0001041_t0055_u01741319459962") 2025/03/07 03:52:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b475f2_d20250307_m035059_c001_v7007000_t0000_u01741319459780") 2025/03/07 03:52:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2021d1f3f6b475d9_d20250307_m035055_c001_v0001044_t0001_u01741319455811") 2025/03/07 03:52:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4021d1f3f6b475d7_d20250307_m035055_c001_v7007000_t0000_u01741319455356") 2025/03/07 03:52:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f214a6534bdd738d9_d20250307_m035051_c001_v0001178_t0040_u01741319451159") 2025/03/07 03:52:54 DEBUG : chunked-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe91e_d20250307_m035245_c001_v7007000_t0000_u01741319565899") 2025/03/07 03:52:54 DEBUG : chunked-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe90b_d20250307_m035239_c001_v0001113_t0021_u01741319559032") 2025/03/07 03:52:54 DEBUG : chunked-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe904_d20250307_m035238_c001_v7007000_t0000_u01741319558382") 2025/03/07 03:52:54 DEBUG : chunked-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe871_d20250307_m035223_c001_v0001157_t0032_u01741319543077") 2025/03/07 03:52:54 DEBUG : chunked-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe86f_d20250307_m035222_c001_v7007000_t0000_u01741319542440") 2025/03/07 03:52:54 DEBUG : chunked-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe83d_d20250307_m035214_c001_v0001184_t0014_u01741319534564") 2025/03/07 03:52:54 DEBUG : chunked-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe836_d20250307_m035213_c001_v7007000_t0000_u01741319533952") 2025/03/07 03:52:54 DEBUG : chunked-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed787438b_d20250307_m035209_c001_v0001184_t0024_u01741319529433") 2025/03/07 03:52:54 DEBUG : chunked-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe816_d20250307_m035209_c001_v7007000_t0000_u01741319529105") 2025/03/07 03:52:54 DEBUG : chunked-copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78742e5_d20250307_m035205_c001_v0001184_t0047_u01741319525119") 2025/03/07 03:52:54 DEBUG : chunked-copy.copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe91c_d20250307_m035245_c001_v7007000_t0000_u01741319565579") 2025/03/07 03:52:54 DEBUG : chunked-copy.copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe917_d20250307_m035242_c001_v0001117_t0048_u01741319562954") 2025/03/07 03:52:54 DEBUG : chunked-copy.copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe901_d20250307_m035238_c001_v7007000_t0000_u01741319558122") 2025/03/07 03:52:54 DEBUG : chunked-copy.copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe898_d20250307_m035227_c001_v0001098_t0029_u01741319547636") 2025/03/07 03:52:54 DEBUG : chunked-copy.copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe86e_d20250307_m035222_c001_v7007000_t0000_u01741319542162") 2025/03/07 03:52:55 DEBUG : chunked-copy.copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f200e114de48864b5_d20250307_m035218_c001_v0001182_t0038_u01741319538799") 2025/03/07 03:52:55 DEBUG : chunked-copy.copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe833_d20250307_m035213_c001_v7007000_t0000_u01741319533683") 2025/03/07 03:52:55 DEBUG : chunked-copy.copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f2183ec05a2cfe822_d20250307_m035211_c001_v0001180_t0013_u01741319531432") 2025/03/07 03:52:55 DEBUG : chunked-copy.copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe814_d20250307_m035208_c001_v7007000_t0000_u01741319528791") 2025/03/07 03:52:55 DEBUG : chunked-copy.copy: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f112217ed975ab707_d20250307_m035207_c001_v0001130_t0004_u01741319527423") 2025/03/07 03:52:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed78718de_d20250307_m034751_c001_v0001184_t0016_u01741319271133") 2025/03/07 03:52:55 DEBUG : unknown-size-put.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe923_d20250307_m035246_c001_v7007000_t0000_u01741319566821") 2025/03/07 03:52:55 DEBUG : unknown-size-put.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7874955_d20250307_m035246_c001_v0001184_t0029_u01741319566450") 2025/03/07 03:52:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f4183ec05a2cfe927_d20250307_m035247_c001_v7007000_t0000_u01741319567896") 2025/03/07 03:52:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7874997_d20250307_m035247_c001_v0001184_t0041_u01741319567599") 2025/03/07 03:52:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f113693eed7874975_d20250307_m035247_c001_v0001184_t0028_u01741319567016") 2025/03/07 03:52:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zff62fde3b06d6beb9f580e1b_f400e114de4886241_d20250307_m034903_c001_v7007000_t0000_u01741319343493") 2025/03/07 03:52:57 INFO : B2 bucket rclone-test-murenah5zido: cleaning bucket "rclone-test-murenah5zido" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (338.10s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.40s) --- PASS: TestIntegration/FsMkdir (335.94s) --- 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 (18.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.00s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.33s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (76.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- 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 (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.01s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (26.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (15.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (177.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.73s) --- 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.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (33.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (7.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (40.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (18.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (41.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (8.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (16.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.45s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.06s) --- 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 338.115s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m38.889612315s (try 1/5)