"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2025/01/31 01:31:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqukic5xepe" 2025/01/31 01:31:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/31 01:31:19 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/31 01:31:19 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/31 01:31:19 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/31 01:31:42 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/01/31 01:31:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/31 01:31:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/31 01:31:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/31 01:31:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/31 01:31:45 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/31 01:31:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/31 01:31:45 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/01/31 01:31:51 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/31 01:31:53 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/31 01:31:57 INFO : B2 bucket rclone-test-jiqukic5xepe: cleaning bucket "rclone-test-jiqukic5xepe" of all files 2025/01/31 01:31:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7415099_d20250131_m013157_c001_v0001182_t0005_u01738287117220") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/31 01:31:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqukic5xepe/dirToPurgeFromRoot" 2025/01/31 01:32:00 INFO : B2 bucket rclone-test-jiqukic5xepe path dirToPurgeFromRoot: cleaning bucket "rclone-test-jiqukic5xepe" of all files 2025/01/31 01:32:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e74150c4_d20250131_m013158_c001_v0001182_t0033_u01738287118705") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/31 01:32:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqukic5xepe/hello? sausage/êé" 2025/01/31 01:32:05 INFO : B2 bucket rclone-test-jiqukic5xepe path hello? sausage/êé: cleaning bucket "rclone-test-jiqukic5xepe" of all files 2025/01/31 01:32:05 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1027436909359c80_d20250131_m013204_c001_v0001184_t0002_u01738287124003") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/31 01:32:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/31 01:32:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/31 01:32:07 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/01/31 01:32:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqukic5xepe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/31 01:32:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqukic5xepe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-jiqukic5xepe" from "TestB2:rclone-test-jiqukic5xepe" 2025/01/31 01:32:17 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/01/31 01:32:29 DEBUG : Creating backend with remote "TestB2:rclone-test-lurevip5wuki" 2025/01/31 01:32:33 DEBUG : B2 bucket rclone-test-lurevip5wuki: Purge remote 2025/01/31 01:32:33 INFO : B2 bucket rclone-test-lurevip5wuki: cleaning bucket "rclone-test-lurevip5wuki" of all files 2025/01/31 01:32:33 DEBUG : somefile: Deleting (id "4_z5f32fd43f0cdbb9b9f480e1b_f400a97eae2644cff_d20250131_m013232_c001_v0001183_t0000_u01738287152467") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/31 01:32:35 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/31 01:32:36 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/01/31 01:32:39 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/31 01:32:39 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/31 01:32:39 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.728Ki offset 6Mi/6.106Mi 2025/01/31 01:32:39 DEBUG : test-metadata: Sending chunk 1 length 111337 2025/01/31 01:32:40 DEBUG : test-metadata: Done sending chunk 1 2025/01/31 01:32:41 DEBUG : test-metadata: Done sending chunk 0 2025/01/31 01:32:41 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/01/31 01:32:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/31 01:32:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/31 01:32:49 DEBUG : pacer: Reducing sleep to 10ms 2025/01/31 01:32:51 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/cf52dd43f0bdbb9b9f480e1b/c001_v0001182_t0047": EOF 2025/01/31 01:32:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/cf52dd43f0bdbb9b9f480e1b/c001_v0001182_t0047": EOF) 2025/01/31 01:32:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/cf52dd43f0bdbb9b9f480e1b/c001_v0001182_t0047": EOF - low level retry 1/10 2025/01/31 01:32:54 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions-v2025-01-31-013246-739.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/01/31 01:32:56 DEBUG : oldPath = "TestB2:rclone-test-jiqukic5xepe/versions/test-versions-v2025-01-31-013246-739.txt" 2025/01/31 01:32:56 DEBUG : newPath = "TestB2,versions:rclone-test-jiqukic5xepe/versions/test-versions-v2025-01-31-013246-739.txt" 2025/01/31 01:32:56 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-jiqukic5xepe/versions/test-versions-v2025-01-31-013246-739.txt" 2025/01/31 01:32:56 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/31 01:32:57 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-jiqukic5xepe/versions/test-versions-v2025-01-31-013246-739.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-jiqukic5xepe/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/01/31 01:32:58 INFO : B2 bucket rclone-test-jiqukic5xepe: cleaning bucket "rclone-test-jiqukic5xepe" of all hidden files 2025/01/31 01:32:59 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190472_d20250131_m013126_c001_v7007000_t0000_u01738287086466") as it is a hide marker 2025/01/31 01:32:59 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : leading space/ leading space: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414c85_d20250131_m013125_c001_v0001182_t0041_u01738287085886") 2025/01/31 01:32:59 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190470_d20250131_m013125_c001_v7007000_t0000_u01738287085522") as it is a hide marker 2025/01/31 01:32:59 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414c71_d20250131_m013124_c001_v0001182_t0043_u01738287084959") 2025/01/31 01:32:59 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c4d_d20250131_m013132_c001_v7007000_t0000_u01738287092592") as it is a hide marker 2025/01/31 01:32:59 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414d15_d20250131_m013131_c001_v0001182_t0011_u01738287091983") 2025/01/31 01:32:59 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : created from root.txt: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f410e032d0aa456d9_d20250131_m013225_c001_v7007000_t0000_u01738287145256") as it is a hide marker 2025/01/31 01:32:59 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : created from root.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f112c5d74ae8317a5_d20250131_m013224_c001_v0001184_t0045_u01738287144343") 2025/01/31 01:32:59 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : file name.txt: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f4143615572bd3649_d20250131_m013235_c001_v7007000_t0000_u01738287155537") as it is a hide marker 2025/01/31 01:32:59 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : file name.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7415232_d20250131_m013213_c001_v0001182_t0040_u01738287133611") 2025/01/31 01:32:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : file name.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1000248ad0847f6c_d20250131_m013210_c001_v0001182_t0025_u01738287130091") 2025/01/31 01:32:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : file name.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414f3e_d20250131_m013149_c001_v0001182_t0045_u01738287109504") 2025/01/31 01:32:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : file name.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414f10_d20250131_m013148_c001_v0001182_t0006_u01738287108712") 2025/01/31 01:32:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414f28_d20250131_m013149_c001_v0001182_t0029_u01738287109103") "upload" dated 2025-01-31 01:31:49.103 +0000 UTC (1m10.032340107s ago) 2025/01/31 01:32:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f40281bea93f6746d_d20250131_m013207_c001_v7007000_t0000_u01738287127872") as it is a hide marker 2025/01/31 01:32:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f101dac3d966cd623_d20250131_m013207_c001_v0001182_t0025_u01738287127669") 2025/01/31 01:32:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f116fbc41148ba1ae_d20250131_m013207_c001_v0001182_t0058_u01738287127001") 2025/01/31 01:32:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d19105b_d20250131_m013139_c001_v7007000_t0000_u01738287099105") as it is a hide marker 2025/01/31 01:32:59 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414ddd_d20250131_m013138_c001_v0001182_t0017_u01738287098538") 2025/01/31 01:32:59 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : piped data.txt: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f4143615572bd364b_d20250131_m013237_c001_v7007000_t0000_u01738287157209") as it is a hide marker 2025/01/31 01:32:59 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : piped data.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e74154c6_d20250131_m013236_c001_v0001182_t0033_u01738287156821") 2025/01/31 01:32:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : piped data.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4143615572bd364a_d20250131_m013236_c001_v7007000_t0000_u01738287156639") 2025/01/31 01:32:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : piped data.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4038f590e74154ac_d20250131_m013236_c001_v0001182_t0047_u01738287156268") 2025/01/31 01:32:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191060_d20250131_m013140_c001_v7007000_t0000_u01738287100037") as it is a hide marker 2025/01/31 01:32:59 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414dfe_d20250131_m013139_c001_v0001182_t0048_u01738287099479") 2025/01/31 01:32:59 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : test-metadata: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f4055ec9294487302_d20250131_m013244_c001_v7007000_t0000_u01738287164188") as it is a hide marker 2025/01/31 01:32:59 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : test-metadata: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2143615572bd364e_d20250131_m013238_c001_v0001144_t0037_u01738287158953") 2025/01/31 01:32:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : test-metadata: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4143615572bd364c_d20250131_m013238_c001_v7007000_t0000_u01738287158197") 2025/01/31 01:32:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : test-metadata: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e74154d8_d20250131_m013237_c001_v0001182_t0027_u01738287157403") 2025/01/31 01:32:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c53_d20250131_m013134_c001_v7007000_t0000_u01738287094458") as it is a hide marker 2025/01/31 01:32:59 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414d3d_d20250131_m013133_c001_v0001182_t0053_u01738287093875") 2025/01/31 01:32:59 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191055_d20250131_m013136_c001_v7007000_t0000_u01738287096312") as it is a hide marker 2025/01/31 01:32:59 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414d75_d20250131_m013135_c001_v0001182_t0028_u01738287095756") 2025/01/31 01:32:59 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191054_d20250131_m013135_c001_v7007000_t0000_u01738287095392") as it is a hide marker 2025/01/31 01:32:59 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414d51_d20250131_m013134_c001_v0001182_t0046_u01738287094824") 2025/01/31 01:32:59 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191056_d20250131_m013137_c001_v7007000_t0000_u01738287097235") as it is a hide marker 2025/01/31 01:32:59 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414d8f_d20250131_m013136_c001_v0001182_t0015_u01738287096678") 2025/01/31 01:32:59 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191057_d20250131_m013138_c001_v7007000_t0000_u01738287098174") as it is a hide marker 2025/01/31 01:32:59 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414dbf_d20250131_m013137_c001_v0001182_t0058_u01738287097599") 2025/01/31 01:32:59 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c4f_d20250131_m013133_c001_v7007000_t0000_u01738287093512") as it is a hide marker 2025/01/31 01:32:59 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : trailing space /trailing space : Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414d27_d20250131_m013132_c001_v0001182_t0021_u01738287092956") 2025/01/31 01:32:59 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f1076971878bd1e1e_d20250131_m013254_c001_v0001184_t0044_u01738287174481") "upload" dated 2025-01-31 01:32:54.481 +0000 UTC (4.654643443s ago) 2025/01/31 01:32:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4055ec9294487322_d20250131_m013249_c001_v7007000_t0000_u01738287169732") 2025/01/31 01:32:59 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7415619_d20250131_m013246_c001_v0001182_t0047_u01738287166739") 2025/01/31 01:32:59 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191857_d20250131_m013148_c001_v7007000_t0000_u01738287108170") as it is a hide marker 2025/01/31 01:32:59 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f21151c353d191069_d20250131_m013142_c001_v0001145_t0029_u01738287102198") 2025/01/31 01:32:59 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : zero-length-file: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191066_d20250131_m013141_c001_v7007000_t0000_u01738287101952") as it is a hide marker 2025/01/31 01:32:59 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : zero-length-file: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4038f590e7414e2f_d20250131_m013141_c001_v0001182_t0047_u01738287101351") 2025/01/31 01:32:59 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190474_d20250131_m013127_c001_v7007000_t0000_u01738287087412") as it is a hide marker 2025/01/31 01:32:59 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414c97_d20250131_m013126_c001_v0001182_t0036_u01738287086830") 2025/01/31 01:32:59 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190469_d20250131_m013122_c001_v7007000_t0000_u01738287082705") as it is a hide marker 2025/01/31 01:32:59 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414c2b_d20250131_m013121_c001_v0001182_t0040_u01738287081769") 2025/01/31 01:32:59 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c4a_d20250131_m013130_c001_v7007000_t0000_u01738287090677") as it is a hide marker 2025/01/31 01:32:59 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414cef_d20250131_m013130_c001_v0001182_t0054_u01738287090118") 2025/01/31 01:32:59 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c49_d20250131_m013129_c001_v7007000_t0000_u01738287089755") as it is a hide marker 2025/01/31 01:32:59 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414cd3_d20250131_m013129_c001_v0001182_t0009_u01738287089141") 2025/01/31 01:32:59 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c4c_d20250131_m013131_c001_v7007000_t0000_u01738287091614") as it is a hide marker 2025/01/31 01:32:59 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414cff_d20250131_m013131_c001_v0001182_t0037_u01738287091041") 2025/01/31 01:32:59 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c47_d20250131_m013128_c001_v7007000_t0000_u01738287088362") as it is a hide marker 2025/01/31 01:32:59 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414cb1_d20250131_m013127_c001_v0001182_t0008_u01738287087778") 2025/01/31 01:32:59 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : ./.: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d19046c_d20250131_m013123_c001_v7007000_t0000_u01738287083640") as it is a hide marker 2025/01/31 01:32:59 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : ./.: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414c47_d20250131_m013123_c001_v0001182_t0048_u01738287083069") 2025/01/31 01:32:59 NOTICE: ./.: Skipped delete as --dry-run is set 2025/01/31 01:32:59 DEBUG : ../..: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d19046e_d20250131_m013124_c001_v7007000_t0000_u01738287084594") as it is a hide marker 2025/01/31 01:32:59 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/01/31 01:32:59 DEBUG : ../..: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414c5f_d20250131_m013124_c001_v0001182_t0035_u01738287084007") 2025/01/31 01:32:59 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/01/31 01:32:59 INFO : B2 bucket rclone-test-jiqukic5xepe: cleaning bucket "rclone-test-jiqukic5xepe" of all hidden files 2025/01/31 01:32:59 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190472_d20250131_m013126_c001_v7007000_t0000_u01738287086466") as it is a hide marker 2025/01/31 01:32:59 DEBUG : leading space/ leading space: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414c85_d20250131_m013125_c001_v0001182_t0041_u01738287085886") 2025/01/31 01:32:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190470_d20250131_m013125_c001_v7007000_t0000_u01738287085522") as it is a hide marker 2025/01/31 01:32:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414c71_d20250131_m013124_c001_v0001182_t0043_u01738287084959") 2025/01/31 01:32:59 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c4d_d20250131_m013132_c001_v7007000_t0000_u01738287092592") as it is a hide marker 2025/01/31 01:32:59 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414d15_d20250131_m013131_c001_v0001182_t0011_u01738287091983") 2025/01/31 01:32:59 DEBUG : created from root.txt: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f410e032d0aa456d9_d20250131_m013225_c001_v7007000_t0000_u01738287145256") as it is a hide marker 2025/01/31 01:32:59 DEBUG : created from root.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f112c5d74ae8317a5_d20250131_m013224_c001_v0001184_t0045_u01738287144343") 2025/01/31 01:32:59 DEBUG : file name.txt: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f4143615572bd3649_d20250131_m013235_c001_v7007000_t0000_u01738287155537") as it is a hide marker 2025/01/31 01:32:59 DEBUG : file name.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7415232_d20250131_m013213_c001_v0001182_t0040_u01738287133611") 2025/01/31 01:32:59 DEBUG : file name.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1000248ad0847f6c_d20250131_m013210_c001_v0001182_t0025_u01738287130091") 2025/01/31 01:33:00 DEBUG : file name.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414f3e_d20250131_m013149_c001_v0001182_t0045_u01738287109504") 2025/01/31 01:33:00 DEBUG : file name.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414f10_d20250131_m013148_c001_v0001182_t0006_u01738287108712") 2025/01/31 01:33:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414f28_d20250131_m013149_c001_v0001182_t0029_u01738287109103") "upload" dated 2025-01-31 01:31:49.103 +0000 UTC (1m11.07802151s ago) 2025/01/31 01:33:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f40281bea93f6746d_d20250131_m013207_c001_v7007000_t0000_u01738287127872") as it is a hide marker 2025/01/31 01:33:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f101dac3d966cd623_d20250131_m013207_c001_v0001182_t0025_u01738287127669") 2025/01/31 01:33:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f116fbc41148ba1ae_d20250131_m013207_c001_v0001182_t0058_u01738287127001") 2025/01/31 01:33:00 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d19105b_d20250131_m013139_c001_v7007000_t0000_u01738287099105") as it is a hide marker 2025/01/31 01:33:00 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414ddd_d20250131_m013138_c001_v0001182_t0017_u01738287098538") 2025/01/31 01:33:00 DEBUG : piped data.txt: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f4143615572bd364b_d20250131_m013237_c001_v7007000_t0000_u01738287157209") as it is a hide marker 2025/01/31 01:33:00 DEBUG : piped data.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e74154c6_d20250131_m013236_c001_v0001182_t0033_u01738287156821") 2025/01/31 01:33:00 DEBUG : piped data.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4143615572bd364a_d20250131_m013236_c001_v7007000_t0000_u01738287156639") 2025/01/31 01:33:00 DEBUG : piped data.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4038f590e74154ac_d20250131_m013236_c001_v0001182_t0047_u01738287156268") 2025/01/31 01:33:00 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191060_d20250131_m013140_c001_v7007000_t0000_u01738287100037") as it is a hide marker 2025/01/31 01:33:00 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414dfe_d20250131_m013139_c001_v0001182_t0048_u01738287099479") 2025/01/31 01:33:00 DEBUG : test-metadata: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f4055ec9294487302_d20250131_m013244_c001_v7007000_t0000_u01738287164188") as it is a hide marker 2025/01/31 01:33:00 DEBUG : test-metadata: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2143615572bd364e_d20250131_m013238_c001_v0001144_t0037_u01738287158953") 2025/01/31 01:33:00 DEBUG : test-metadata: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4143615572bd364c_d20250131_m013238_c001_v7007000_t0000_u01738287158197") 2025/01/31 01:33:00 DEBUG : test-metadata: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e74154d8_d20250131_m013237_c001_v0001182_t0027_u01738287157403") 2025/01/31 01:33:00 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c53_d20250131_m013134_c001_v7007000_t0000_u01738287094458") as it is a hide marker 2025/01/31 01:33:00 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414d3d_d20250131_m013133_c001_v0001182_t0053_u01738287093875") 2025/01/31 01:33:01 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191055_d20250131_m013136_c001_v7007000_t0000_u01738287096312") as it is a hide marker 2025/01/31 01:33:01 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414d75_d20250131_m013135_c001_v0001182_t0028_u01738287095756") 2025/01/31 01:33:01 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191054_d20250131_m013135_c001_v7007000_t0000_u01738287095392") as it is a hide marker 2025/01/31 01:33:01 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414d51_d20250131_m013134_c001_v0001182_t0046_u01738287094824") 2025/01/31 01:33:01 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191056_d20250131_m013137_c001_v7007000_t0000_u01738287097235") as it is a hide marker 2025/01/31 01:33:01 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414d8f_d20250131_m013136_c001_v0001182_t0015_u01738287096678") 2025/01/31 01:33:01 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191057_d20250131_m013138_c001_v7007000_t0000_u01738287098174") as it is a hide marker 2025/01/31 01:33:01 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414dbf_d20250131_m013137_c001_v0001182_t0058_u01738287097599") 2025/01/31 01:33:01 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c4f_d20250131_m013133_c001_v7007000_t0000_u01738287093512") as it is a hide marker 2025/01/31 01:33:01 DEBUG : trailing space /trailing space : Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414d27_d20250131_m013132_c001_v0001182_t0021_u01738287092956") 2025/01/31 01:33:01 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f1076971878bd1e1e_d20250131_m013254_c001_v0001184_t0044_u01738287174481") "upload" dated 2025-01-31 01:32:54.481 +0000 UTC (7.039256351s ago) 2025/01/31 01:33:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4055ec9294487322_d20250131_m013249_c001_v7007000_t0000_u01738287169732") 2025/01/31 01:33:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7415619_d20250131_m013246_c001_v0001182_t0047_u01738287166739") 2025/01/31 01:33:01 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191857_d20250131_m013148_c001_v7007000_t0000_u01738287108170") as it is a hide marker 2025/01/31 01:33:01 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f21151c353d191069_d20250131_m013142_c001_v0001145_t0029_u01738287102198") 2025/01/31 01:33:01 DEBUG : zero-length-file: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d191066_d20250131_m013141_c001_v7007000_t0000_u01738287101952") as it is a hide marker 2025/01/31 01:33:01 DEBUG : zero-length-file: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4038f590e7414e2f_d20250131_m013141_c001_v0001182_t0047_u01738287101351") 2025/01/31 01:33:01 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190474_d20250131_m013127_c001_v7007000_t0000_u01738287087412") as it is a hide marker 2025/01/31 01:33:01 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414c97_d20250131_m013126_c001_v0001182_t0036_u01738287086830") 2025/01/31 01:33:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190469_d20250131_m013122_c001_v7007000_t0000_u01738287082705") as it is a hide marker 2025/01/31 01:33:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414c2b_d20250131_m013121_c001_v0001182_t0040_u01738287081769") 2025/01/31 01:33:02 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c4a_d20250131_m013130_c001_v7007000_t0000_u01738287090677") as it is a hide marker 2025/01/31 01:33:02 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414cef_d20250131_m013130_c001_v0001182_t0054_u01738287090118") 2025/01/31 01:33:02 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c49_d20250131_m013129_c001_v7007000_t0000_u01738287089755") as it is a hide marker 2025/01/31 01:33:02 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414cd3_d20250131_m013129_c001_v0001182_t0009_u01738287089141") 2025/01/31 01:33:02 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c4c_d20250131_m013131_c001_v7007000_t0000_u01738287091614") as it is a hide marker 2025/01/31 01:33:02 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414cff_d20250131_m013131_c001_v0001182_t0037_u01738287091041") 2025/01/31 01:33:02 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d190c47_d20250131_m013128_c001_v7007000_t0000_u01738287088362") as it is a hide marker 2025/01/31 01:33:02 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414cb1_d20250131_m013127_c001_v0001182_t0008_u01738287087778") 2025/01/31 01:33:02 DEBUG : ./.: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d19046c_d20250131_m013123_c001_v7007000_t0000_u01738287083640") as it is a hide marker 2025/01/31 01:33:02 DEBUG : ./.: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414c47_d20250131_m013123_c001_v0001182_t0048_u01738287083069") 2025/01/31 01:33:02 DEBUG : ../..: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f41151c353d19046e_d20250131_m013124_c001_v7007000_t0000_u01738287084594") as it is a hide marker 2025/01/31 01:33:02 DEBUG : ../..: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414c5f_d20250131_m013124_c001_v0001182_t0035_u01738287084007") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/01/31 01:33: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/01/31 01:33: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/01/31 01:33: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/01/31 01:33: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/01/31 01:33:04 INFO : B2 bucket rclone-test-jiqukic5xepe: cleaning bucket "rclone-test-jiqukic5xepe" of pending multipart uploads older than 0s 2025/01/31 01:33:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414f28_d20250131_m013149_c001_v0001182_t0029_u01738287109103") "upload" dated 2025-01-31 01:31:49.103 +0000 UTC (1m15.475637377s ago) 2025/01/31 01:33:04 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f2055ec929448735f_d20250131_m013303_c001_v0001144_t0038_u01738287183499") as it is a start marker (upload started at 2025-01-31 01:33:03.499 +0000 UTC) 2025/01/31 01:33:04 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/01/31 01:33:04 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f2055ec9294487360_d20250131_m013303_c001_v0001172_t0045_u01738287183693") as it is a start marker (upload started at 2025-01-31 01:33:03.693 +0000 UTC) 2025/01/31 01:33:04 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/01/31 01:33:04 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f2055ec9294487361_d20250131_m013303_c001_v0001101_t0058_u01738287183895") as it is a start marker (upload started at 2025-01-31 01:33:03.895 +0000 UTC) 2025/01/31 01:33:04 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/01/31 01:33:04 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f2055ec9294487362_d20250131_m013304_c001_v0001098_t0010_u01738287184098") as it is a start marker (upload started at 2025-01-31 01:33:04.098 +0000 UTC) 2025/01/31 01:33:04 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/01/31 01:33:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f4055ec929448735e_d20250131_m013303_c001_v7007000_t0000_u01738287183305") "hide" dated 2025-01-31 01:33:03.305 +0000 UTC (1.273732975s ago) 2025/01/31 01:33:04 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1076971878bd1e1e_d20250131_m013254_c001_v0001184_t0044_u01738287174481") 2025/01/31 01:33:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/01/31 01:33:04 INFO : B2 bucket rclone-test-jiqukic5xepe: cleaning bucket "rclone-test-jiqukic5xepe" of pending multipart uploads older than 0s 2025/01/31 01:33:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414f28_d20250131_m013149_c001_v0001182_t0029_u01738287109103") "upload" dated 2025-01-31 01:31:49.103 +0000 UTC (1m15.845061025s ago) 2025/01/31 01:33:04 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f2055ec929448735f_d20250131_m013303_c001_v0001144_t0038_u01738287183499") as it is a start marker (upload started at 2025-01-31 01:33:03.499 +0000 UTC) 2025/01/31 01:33:04 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f2055ec9294487360_d20250131_m013303_c001_v0001172_t0045_u01738287183693") as it is a start marker (upload started at 2025-01-31 01:33:03.693 +0000 UTC) 2025/01/31 01:33:04 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f2055ec9294487361_d20250131_m013303_c001_v0001101_t0058_u01738287183895") as it is a start marker (upload started at 2025-01-31 01:33:03.895 +0000 UTC) 2025/01/31 01:33:04 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f2055ec9294487362_d20250131_m013304_c001_v0001098_t0010_u01738287184098") as it is a start marker (upload started at 2025-01-31 01:33:04.098 +0000 UTC) 2025/01/31 01:33:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf52dd43f0bdbb9b9f480e1b_f4055ec929448735e_d20250131_m013303_c001_v7007000_t0000_u01738287183305") "hide" dated 2025-01-31 01:33:03.305 +0000 UTC (1.643150843s ago) 2025/01/31 01:33:04 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1076971878bd1e1e_d20250131_m013254_c001_v0001184_t0044_u01738287174481") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/01/31 01:33:05 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/31 01:33:05 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/31 01:33: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/01/31 01:33:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/31 01:33:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/31 01:33:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/31 01:33:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/31 01:33:16 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/31 01:33:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/31 01:33:19 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/31 01:33:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:33:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/31 01:33:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f2084456989556633_d20250131_m013322_c001_v0001182_t0006_u01738287202164") 2025/01/31 01:33:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/31 01:33:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/31 01:33:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/31 01:33:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:33:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:33:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/31 01:33:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/31 01:33:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/31 01:33:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/31 01:33:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/31 01:33:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/31 01:33:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/31 01:33:28 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/31 01:33:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:33:30 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/01/31 01:33:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f2084456989556639_d20250131_m013330_c001_v0001184_t0020_u01738287210309") 2025/01/31 01:33:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/31 01:33:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/31 01:33:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/31 01:33:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:33:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:33:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/31 01:33:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/31 01:33:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/31 01:33:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/31 01:33:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/31 01:33:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/31 01:33:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/31 01:33:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/31 01:33:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/31 01:33:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/31 01:33:37 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/31 01:33:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:33:38 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/01/31 01:33:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f2066816e38d410e8_d20250131_m013338_c001_v0001153_t0007_u01738287218801") 2025/01/31 01:33:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/31 01:33:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/31 01:33:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/31 01:33:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/31 01:33:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/31 01:33:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:33:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:33:41 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/01/31 01:33:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/31 01:33:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/31 01:33:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/31 01:33:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/31 01:33:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/31 01:33:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/31 01:33:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/31 01:33:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:33:46 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/01/31 01:33:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f2129bb5b637b992c_d20250131_m013346_c001_v0001182_t0038_u01738287226655") 2025/01/31 01:33:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/31 01:33:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/31 01:33:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/31 01:33:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:33:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:33:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/31 01:33:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/31 01:33:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/31 01:33:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/31 01:33:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/31 01:33:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/31 01:33:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/31 01:33:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/31 01:33:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:33:55 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/01/31 01:33:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f2129bb5b637b9933_d20250131_m013355_c001_v0001183_t0029_u01738287235443") 2025/01/31 01:33:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/31 01:33:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/31 01:33:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/31 01:33:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:33:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:33:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/31 01:33:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/31 01:33:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/31 01:34:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/31 01:34:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/31 01:34:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/31 01:34:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/31 01:34:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/31 01:34:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/31 01:34:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/31 01:34:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/31 01:34:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:34:04 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/01/31 01:34:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f207e180be87d9394_d20250131_m013404_c001_v0001184_t0046_u01738287244357") 2025/01/31 01:34:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/31 01:34:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/31 01:34:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/31 01:34:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/31 01:34:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/31 01:34:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:34:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:34:06 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/01/31 01:34:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/31 01:34:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/31 01:34:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/31 01:34:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/31 01:34:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/31 01:34:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/31 01:34:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/31 01:34:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:34:12 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/01/31 01:34:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f207e180be87d9397_d20250131_m013412_c001_v0001182_t0005_u01738287252366") 2025/01/31 01:34:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/31 01:34:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/31 01:34:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/31 01:34:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:34:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:34:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/31 01:34:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/31 01:34:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/31 01:34:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/31 01:34:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/31 01:34:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/31 01:34:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/31 01:34:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/31 01:34:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:34:20 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/01/31 01:34:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f207e180be87d939e_d20250131_m013420_c001_v0001184_t0016_u01738287260258") 2025/01/31 01:34:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/31 01:34:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/31 01:34:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/31 01:34:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:34:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:34:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/31 01:34:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/31 01:34:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/31 01:34:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/31 01:34:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/31 01:34:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/31 01:34:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/31 01:34:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/31 01:34:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/31 01:34:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/31 01:34:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/31 01:34:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:34:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/31 01:34:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f20281bea93f674fc_d20250131_m013428_c001_v0001184_t0035_u01738287268911") 2025/01/31 01:34:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/31 01:34:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/31 01:34:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/31 01:34:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/31 01:34:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/31 01:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:34:31 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/01/31 01:34:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/31 01:34:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/31 01:34:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/31 01:34:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/31 01:34:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/31 01:34:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/31 01:34:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/31 01:34:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:34:37 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/01/31 01:34:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f207e180be87d93fc_d20250131_m013437_c001_v0001116_t0024_u01738287277424") 2025/01/31 01:34:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/31 01:34:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/31 01:34:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/31 01:34:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:34:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:34:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/31 01:34:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/31 01:34:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/31 01:34:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/31 01:34:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/31 01:34:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/31 01:34:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/31 01:34:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/31 01:34:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:34:47 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/01/31 01:34:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f20281bea93f6750c_d20250131_m013447_c001_v0001161_t0041_u01738287287314") 2025/01/31 01:34:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/31 01:34:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/31 01:34:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/31 01:34:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:34:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:34:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/31 01:34:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/31 01:34:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/31 01:34:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/31 01:34:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/31 01:34:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/31 01:34:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/31 01:34:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/31 01:34:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/31 01:34:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/31 01:34:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/31 01:34:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:34:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/31 01:34:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f218581a564706f09_d20250131_m013456_c001_v0001181_t0035_u01738287296847") 2025/01/31 01:34:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/31 01:34:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/31 01:34:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/31 01:34:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/31 01:34:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/31 01:34:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:34:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:34:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/01/31 01:35:01 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/31 01:35:01 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/31 01:35:01 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/31 01:35:01 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/31 01:35:02 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/31 01:35:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/31 01:35:04 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/31 01:35:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:35:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/31 01:35:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f218581a564706f13_d20250131_m013505_c001_v0001177_t0007_u01738287305851") 2025/01/31 01:35:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/31 01:35:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/31 01:35:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/31 01:35:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:35:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:35:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/31 01:35:10 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/31 01:35:10 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/31 01:35:10 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/31 01:35:10 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/31 01:35:12 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/31 01:35:13 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/31 01:35:13 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/31 01:35:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:35:15 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/01/31 01:35:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f20281bea93f67906_d20250131_m013515_c001_v0001039_t0036_u01738287315587") 2025/01/31 01:35:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/31 01:35:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/31 01:35:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/31 01:35:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:35:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:35:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/31 01:35:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/31 01:35:20 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/31 01:35:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/31 01:35:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/31 01:35:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/31 01:35:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/31 01:35:22 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/31 01:35:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/31 01:35:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/31 01:35:24 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/31 01:35:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:35:26 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/01/31 01:35:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f2133013de8dacc88_d20250131_m013526_c001_v0001113_t0031_u01738287326360") 2025/01/31 01:35:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/31 01:35:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/31 01:35:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/31 01:35:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/31 01:35:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/31 01:35:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:35:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:35:29 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/01/31 01:35:31 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/31 01:35:31 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/31 01:35:31 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/31 01:35:31 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/31 01:35:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/31 01:35:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/31 01:35:32 DEBUG : pacer: Reducing sleep to 10ms 2025/01/31 01:35:32 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/31 01:35:34 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/31 01:35:34 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/31 01:35:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:35:36 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/01/31 01:35:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f218581a564706f98_d20250131_m013536_c001_v0001102_t0031_u01738287336508") 2025/01/31 01:35:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/31 01:35:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/31 01:35:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/31 01:35:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:35:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:35:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/31 01:35:41 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/31 01:35:41 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/31 01:35:41 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/31 01:35:41 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/31 01:35:44 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/31 01:35:44 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/31 01:35:44 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/31 01:35:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:35:47 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/01/31 01:35:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f20211737151a929a_d20250131_m013547_c001_v0001178_t0013_u01738287347197") 2025/01/31 01:35:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/31 01:35:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/31 01:35:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/31 01:35:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:35:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:35:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/31 01:35:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/31 01:35:52 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/31 01:35:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/31 01:35:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/31 01:35:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/31 01:35:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/31 01:35:53 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/31 01:35:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/31 01:35:56 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/31 01:35:56 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/31 01:35:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/31 01:35: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/01/31 01:35:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf52dd43f0bdbb9b9f480e1b_f218581a564706fb3_d20250131_m013558_c001_v0001183_t0051_u01738287358600") 2025/01/31 01:35:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/31 01:35:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/31 01:35:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/31 01:35:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/31 01:35:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/31 01:36:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/31 01:36:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/31 01:36: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/01/31 01:36:09 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf52dd43f0bdbb9b9f480e1b_f2105dab58586e20e_d20250131_m013609_c001_v0001098_t0038_u01738287369014") 2025/01/31 01:36:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/31 01:36:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/31 01:36:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/31 01:36:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/31 01:36:10 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/31 01:36:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/31 01:36:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/31 01:36:12 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/31 01:36:12 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/31 01:36:14 DEBUG : chunked-copy: Done sending chunk 1 2025/01/31 01:36:14 DEBUG : chunked-copy: Done sending chunk 0 2025/01/31 01:36:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/31 01:36:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf52dd43f0bdbb9b9f480e1b_f2105dab58586e216_d20250131_m013614_c001_v0001038_t0025_u01738287374972") 2025/01/31 01:36:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/31 01:36:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/31 01:36:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/31 01:36:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/31 01:36:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/31 01:36:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/31 01:36:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/31 01:36:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/31 01:36:18 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/31 01:36:20 DEBUG : chunked-copy: Done sending chunk 0 2025/01/31 01:36:20 DEBUG : chunked-copy: Done sending chunk 1 2025/01/31 01:36:20 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/31 01:36:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf52dd43f0bdbb9b9f480e1b_f2136b3455af7fa99_d20250131_m013621_c001_v0001101_t0009_u01738287381205") 2025/01/31 01:36:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/31 01:36:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/31 01:36:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/31 01:36:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/31 01:36:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/31 01:36:24 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/31 01:36:24 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/31 01:36:24 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/31 01:36:24 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/31 01:36:26 DEBUG : chunked-copy: Done sending chunk 0 2025/01/31 01:36:26 DEBUG : chunked-copy: Done sending chunk 1 2025/01/31 01:36:26 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/31 01:36:27 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcf52dd43f0bdbb9b9f480e1b_f2136b3455af7fa9a_d20250131_m013627_c001_v0001182_t0015_u01738287387287") 2025/01/31 01:36:27 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/31 01:36:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/31 01:36:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/31 01:36:27 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/31 01:36:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/31 01:36:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/31 01:36:28 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/31 01:36:29 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/31 01:36:30 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/31 01:36:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqukic5xepe/deeper/nonexisting/directory" 2025/01/31 01:36:31 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/01/31 01:36:32 INFO : B2 bucket rclone-test-jiqukic5xepe: cleaning bucket "rclone-test-jiqukic5xepe" of all files 2025/01/31 01:36:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f40211737151a9294_d20250131_m013541_c001_v7007000_t0000_u01738287341095") 2025/01/31 01:36:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f218581a564706f98_d20250131_m013536_c001_v0001102_t0031_u01738287336508") 2025/01/31 01:36:33 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f418581a564706f97_d20250131_m013536_c001_v7007000_t0000_u01738287336012") 2025/01/31 01:36:33 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f218581a564706f87_d20250131_m013531_c001_v0001183_t0036_u01738287331475") 2025/01/31 01:36:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4105dab58586e209_d20250131_m013603_c001_v7007000_t0000_u01738287363747") 2025/01/31 01:36:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f218581a564706fb3_d20250131_m013558_c001_v0001183_t0051_u01738287358600") 2025/01/31 01:36:33 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f418581a564706fb1_d20250131_m013558_c001_v7007000_t0000_u01738287358083") 2025/01/31 01:36:33 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f20211737151a92a4_d20250131_m013552_c001_v0001137_t0042_u01738287352366") 2025/01/31 01:36:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f40211737151a92a3_d20250131_m013552_c001_v7007000_t0000_u01738287352183") 2025/01/31 01:36:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f20211737151a929a_d20250131_m013547_c001_v0001178_t0013_u01738287347197") 2025/01/31 01:36:33 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f40211737151a9299_d20250131_m013546_c001_v7007000_t0000_u01738287346674") 2025/01/31 01:36:33 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f20211737151a9296_d20250131_m013541_c001_v0001093_t0022_u01738287341280") 2025/01/31 01:36:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4133013de8dacbec_d20250131_m013408_c001_v7007000_t0000_u01738287248211") 2025/01/31 01:36:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f207e180be87d9394_d20250131_m013404_c001_v0001184_t0046_u01738287244357") 2025/01/31 01:36:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f407e180be87d938f_d20250131_m013359_c001_v7007000_t0000_u01738287239462") 2025/01/31 01:36:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2129bb5b637b9933_d20250131_m013355_c001_v0001183_t0029_u01738287235443") 2025/01/31 01:36:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f407e180be87d9393_d20250131_m013404_c001_v7007000_t0000_u01738287244022") 2025/01/31 01:36:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f207e180be87d9390_d20250131_m013359_c001_v0001104_t0030_u01738287239650") 2025/01/31 01:36:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4129bb5b637b9930_d20250131_m013355_c001_v7007000_t0000_u01738287235102") 2025/01/31 01:36:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2084456989556640_d20250131_m013350_c001_v0001116_t0022_u01738287230211") 2025/01/31 01:36:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f408445698955663f_d20250131_m013350_c001_v7007000_t0000_u01738287230028") 2025/01/31 01:36:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2129bb5b637b992c_d20250131_m013346_c001_v0001182_t0038_u01738287226655") 2025/01/31 01:36:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4129bb5b637b992b_d20250131_m013346_c001_v7007000_t0000_u01738287226318") 2025/01/31 01:36:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f208445698955663c_d20250131_m013342_c001_v0001182_t0007_u01738287222871") 2025/01/31 01:36:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f40281bea93f67500_d20250131_m013432_c001_v7007000_t0000_u01738287272773") 2025/01/31 01:36:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f20281bea93f674fc_d20250131_m013428_c001_v0001184_t0035_u01738287268911") 2025/01/31 01:36:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f407e180be87d93b2_d20250131_m013424_c001_v7007000_t0000_u01738287264114") 2025/01/31 01:36:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f207e180be87d939e_d20250131_m013420_c001_v0001184_t0016_u01738287260258") 2025/01/31 01:36:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f40281bea93f674fb_d20250131_m013428_c001_v7007000_t0000_u01738287268553") 2025/01/31 01:36:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f207e180be87d93b4_d20250131_m013424_c001_v0001178_t0013_u01738287264295") 2025/01/31 01:36:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f407e180be87d939d_d20250131_m013419_c001_v7007000_t0000_u01738287259924") 2025/01/31 01:36:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2133013de8dacbf5_d20250131_m013415_c001_v0001184_t0005_u01738287255929") 2025/01/31 01:36:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4133013de8dacbf4_d20250131_m013415_c001_v7007000_t0000_u01738287255746") 2025/01/31 01:36:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f207e180be87d9397_d20250131_m013412_c001_v0001182_t0005_u01738287252366") 2025/01/31 01:36:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f407e180be87d9396_d20250131_m013412_c001_v7007000_t0000_u01738287252025") 2025/01/31 01:36:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2133013de8dacbed_d20250131_m013408_c001_v0001183_t0034_u01738287248393") 2025/01/31 01:36:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f408445698955663b_d20250131_m013342_c001_v7007000_t0000_u01738287222688") 2025/01/31 01:36:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2066816e38d410e8_d20250131_m013338_c001_v0001153_t0007_u01738287218801") 2025/01/31 01:36:34 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4066816e38d410e7_d20250131_m013338_c001_v7007000_t0000_u01738287218447") 2025/01/31 01:36:35 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2129bb5b637b9925_d20250131_m013334_c001_v0001136_t0031_u01738287214385") 2025/01/31 01:36:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4129bb5b637b9924_d20250131_m013334_c001_v7007000_t0000_u01738287214204") 2025/01/31 01:36:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2084456989556639_d20250131_m013330_c001_v0001184_t0020_u01738287210309") 2025/01/31 01:36:35 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4084456989556638_d20250131_m013329_c001_v7007000_t0000_u01738287209961") 2025/01/31 01:36:35 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2129bb5b637b991c_d20250131_m013325_c001_v0001145_t0017_u01738287205904") 2025/01/31 01:36:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4129bb5b637b991b_d20250131_m013325_c001_v7007000_t0000_u01738287205722") 2025/01/31 01:36:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2084456989556633_d20250131_m013322_c001_v0001182_t0006_u01738287202164") 2025/01/31 01:36:35 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4084456989556632_d20250131_m013321_c001_v7007000_t0000_u01738287201804") 2025/01/31 01:36:35 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2055ec9294487366_d20250131_m013315_c001_v0001182_t0045_u01738287195924") 2025/01/31 01:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f40281bea93f67516_d20250131_m013501_c001_v7007000_t0000_u01738287301161") 2025/01/31 01:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f218581a564706f09_d20250131_m013456_c001_v0001181_t0035_u01738287296847") 2025/01/31 01:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f40281bea93f67511_d20250131_m013451_c001_v7007000_t0000_u01738287291682") 2025/01/31 01:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f20281bea93f6750c_d20250131_m013447_c001_v0001161_t0041_u01738287287314") 2025/01/31 01:36:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f418581a564706f08_d20250131_m013456_c001_v7007000_t0000_u01738287296441") 2025/01/31 01:36:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f20281bea93f67512_d20250131_m013451_c001_v0001177_t0052_u01738287291865") 2025/01/31 01:36:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f40281bea93f6750b_d20250131_m013446_c001_v7007000_t0000_u01738287286925") 2025/01/31 01:36:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f20281bea93f67505_d20250131_m013441_c001_v0001109_t0043_u01738287281792") 2025/01/31 01:36:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f40281bea93f67504_d20250131_m013441_c001_v7007000_t0000_u01738287281610") 2025/01/31 01:36:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f207e180be87d93fc_d20250131_m013437_c001_v0001116_t0024_u01738287277424") 2025/01/31 01:36:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f407e180be87d93fb_d20250131_m013437_c001_v7007000_t0000_u01738287277021") 2025/01/31 01:36:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f20281bea93f67501_d20250131_m013432_c001_v0001179_t0031_u01738287272955") 2025/01/31 01:36:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f418581a564706f85_d20250131_m013531_c001_v7007000_t0000_u01738287331284") 2025/01/31 01:36:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2133013de8dacc88_d20250131_m013526_c001_v0001113_t0031_u01738287326360") 2025/01/31 01:36:36 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4133013de8dacc86_d20250131_m013525_c001_v7007000_t0000_u01738287325925") 2025/01/31 01:36:36 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f20281bea93f67908_d20250131_m013520_c001_v0001040_t0040_u01738287320610") 2025/01/31 01:36:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f40281bea93f67907_d20250131_m013520_c001_v7007000_t0000_u01738287320427") 2025/01/31 01:36:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f20281bea93f67906_d20250131_m013515_c001_v0001039_t0036_u01738287315587") 2025/01/31 01:36:36 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f40281bea93f67905_d20250131_m013515_c001_v7007000_t0000_u01738287315141") 2025/01/31 01:36:36 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f20281bea93f6751c_d20250131_m013509_c001_v0001117_t0043_u01738287309782") 2025/01/31 01:36:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f40281bea93f6751b_d20250131_m013509_c001_v7007000_t0000_u01738287309595") 2025/01/31 01:36:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f218581a564706f13_d20250131_m013505_c001_v0001177_t0007_u01738287305851") 2025/01/31 01:36:36 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f418581a564706f11_d20250131_m013505_c001_v7007000_t0000_u01738287305416") 2025/01/31 01:36:36 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f20281bea93f67517_d20250131_m013501_c001_v0001180_t0034_u01738287301344") 2025/01/31 01:36:36 DEBUG : chunked-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4136b3455af7fa9c_d20250131_m013629_c001_v7007000_t0000_u01738287389435") 2025/01/31 01:36:36 DEBUG : chunked-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2105dab58586e222_d20250131_m013623_c001_v0001184_t0031_u01738287383939") 2025/01/31 01:36:36 DEBUG : chunked-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4105dab58586e221_d20250131_m013623_c001_v7007000_t0000_u01738287383426") 2025/01/31 01:36:36 DEBUG : chunked-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2105dab58586e21b_d20250131_m013617_c001_v0001044_t0028_u01738287377821") 2025/01/31 01:36:37 DEBUG : chunked-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4105dab58586e21a_d20250131_m013617_c001_v7007000_t0000_u01738287377257") 2025/01/31 01:36:37 DEBUG : chunked-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2136b3455af7fa93_d20250131_m013611_c001_v0001183_t0026_u01738287371616") 2025/01/31 01:36:37 DEBUG : chunked-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4136b3455af7fa92_d20250131_m013611_c001_v7007000_t0000_u01738287371119") 2025/01/31 01:36:37 DEBUG : chunked-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1076971878bd4210_d20250131_m013607_c001_v0001184_t0021_u01738287367699") 2025/01/31 01:36:37 DEBUG : chunked-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4105dab58586e20c_d20250131_m013607_c001_v7007000_t0000_u01738287367343") 2025/01/31 01:36:37 DEBUG : chunked-copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1076971878bd416c_d20250131_m013604_c001_v0001184_t0024_u01738287364451") 2025/01/31 01:36:37 DEBUG : chunked-copy.copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4136b3455af7fa9b_d20250131_m013629_c001_v7007000_t0000_u01738287389251") 2025/01/31 01:36:37 DEBUG : chunked-copy.copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2136b3455af7fa9a_d20250131_m013627_c001_v0001182_t0015_u01738287387287") 2025/01/31 01:36:37 DEBUG : chunked-copy.copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4105dab58586e220_d20250131_m013623_c001_v7007000_t0000_u01738287383244") 2025/01/31 01:36:37 DEBUG : chunked-copy.copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2136b3455af7fa99_d20250131_m013621_c001_v0001101_t0009_u01738287381205") 2025/01/31 01:36:37 DEBUG : chunked-copy.copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4105dab58586e219_d20250131_m013617_c001_v7007000_t0000_u01738287377059") 2025/01/31 01:36:37 DEBUG : chunked-copy.copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2105dab58586e216_d20250131_m013614_c001_v0001038_t0025_u01738287374972") 2025/01/31 01:36:37 DEBUG : chunked-copy.copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4136b3455af7fa91_d20250131_m013610_c001_v7007000_t0000_u01738287370938") 2025/01/31 01:36:37 DEBUG : chunked-copy.copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f2105dab58586e20e_d20250131_m013609_c001_v0001098_t0038_u01738287369014") 2025/01/31 01:36:37 DEBUG : chunked-copy.copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4105dab58586e20b_d20250131_m013607_c001_v7007000_t0000_u01738287367159") 2025/01/31 01:36:37 DEBUG : chunked-copy.copy: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f11867b1dc6d60d18_d20250131_m013606_c001_v0001183_t0036_u01738287366362") 2025/01/31 01:36:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1038f590e7414f28_d20250131_m013149_c001_v0001182_t0029_u01738287109103") 2025/01/31 01:36:37 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4136b3455af7fa9e_d20250131_m013630_c001_v7007000_t0000_u01738287390226") 2025/01/31 01:36:37 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1076971878bd461a_d20250131_m013630_c001_v0001184_t0023_u01738287390020") 2025/01/31 01:36:37 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4136b3455af7fa9f_d20250131_m013631_c001_v7007000_t0000_u01738287391182") 2025/01/31 01:36:38 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1076971878bd4636_d20250131_m013630_c001_v0001184_t0002_u01738287390971") 2025/01/31 01:36:38 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f1076971878bd4620_d20250131_m013630_c001_v0001184_t0039_u01738287390407") 2025/01/31 01:36:38 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf52dd43f0bdbb9b9f480e1b_f4055ec929448735e_d20250131_m013303_c001_v7007000_t0000_u01738287183305") 2025/01/31 01:36:42 INFO : B2 bucket rclone-test-jiqukic5xepe: cleaning bucket "rclone-test-jiqukic5xepe" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (334.29s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.03s) --- PASS: TestIntegration/FsMkdir (326.33s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- 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 (19.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.22s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (87.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (38.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.98s) --- 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.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (168.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.96s) --- 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 334.301s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m34.807643181s (try 1/5)