"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/03/27 05:12:18 DEBUG : Creating backend with remote "TestB2:rclone-test-buhawuw9zato" 2025/03/27 05:12:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/27 05:12:21 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/27 05:12:21 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/27 05:12:21 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/03/27 05:12:43 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/03/27 05:12:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/03/27 05:12:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/03/27 05:12:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/03/27 05:12:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/03/27 05:12:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/03/27 05:12:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/03/27 05:12:47 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/03/27 05:12:54 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/27 05:12:55 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/03/27 05:13:00 INFO : B2 bucket rclone-test-buhawuw9zato: cleaning bucket "rclone-test-buhawuw9zato" of all files 2025/03/27 05:13:00 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b25498bb_d20250327_m051259_c001_v0001183_t0053_u01743052379671") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/27 05:13:01 DEBUG : Creating backend with remote "TestB2:rclone-test-buhawuw9zato/dirToPurgeFromRoot" 2025/03/27 05:13:02 INFO : B2 bucket rclone-test-buhawuw9zato path dirToPurgeFromRoot: cleaning bucket "rclone-test-buhawuw9zato" of all files 2025/03/27 05:13:03 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b25498dd_d20250327_m051301_c001_v0001183_t0028_u01743052381203") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/27 05:13:03 DEBUG : Creating backend with remote "TestB2:rclone-test-buhawuw9zato/hello? sausage/êé" 2025/03/27 05:13:08 INFO : B2 bucket rclone-test-buhawuw9zato path hello? sausage/êé: cleaning bucket "rclone-test-buhawuw9zato" of all files 2025/03/27 05:13:08 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f104189e9cf2ecff1_d20250327_m051306_c001_v0001172_t0041_u01743052386555") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/27 05:13:20 DEBUG : Creating backend with remote "TestB2:rclone-test-buhawuw9zato/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/27 05:13:22 DEBUG : Creating backend with remote "TestB2:rclone-test-buhawuw9zato/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-buhawuw9zato" from "TestB2:rclone-test-buhawuw9zato" 2025/03/27 05:13:24 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/03/27 05:13:35 DEBUG : Creating backend with remote "TestB2:rclone-test-resolog6meko" 2025/03/27 05:13:39 DEBUG : B2 bucket rclone-test-resolog6meko: Purge remote 2025/03/27 05:13:39 INFO : B2 bucket rclone-test-resolog6meko: cleaning bucket "rclone-test-resolog6meko" of all files 2025/03/27 05:13:39 DEBUG : somefile: Deleting (id "4_z3f222d83005ddb6b9f580e1b_f406d3b38229f093e_d20250327_m051338_c001_v0001184_t0047_u01743052418004") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/27 05:13:40 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/27 05:13:41 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/03/27 05:13:44 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/03/27 05:13:44 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/03/27 05:13:44 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.735Ki offset 6Mi/6.106Mi 2025/03/27 05:13:44 DEBUG : test-metadata: Sending chunk 1 length 111345 2025/03/27 05:13:45 DEBUG : test-metadata: Done sending chunk 1 2025/03/27 05:13:46 DEBUG : test-metadata: Done sending chunk 0 2025/03/27 05:13:46 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/03/27 05:13:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/03/27 05:13:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/27 05:13:55 DEBUG : pacer: Reducing sleep to 10ms 2025/03/27 05:13:57 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-07.backblaze.com/b2api/v1/b2_upload_file/9f62fde3003ddb6b9f580e1b/c001_v0001183_t0039": EOF 2025/03/27 05:13:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-07.backblaze.com/b2api/v1/b2_upload_file/9f62fde3003ddb6b9f580e1b/c001_v0001183_t0039": EOF) 2025/03/27 05:13:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1183-07.backblaze.com/b2api/v1/b2_upload_file/9f62fde3003ddb6b9f580e1b/c001_v0001183_t0039": EOF - low level retry 1/10 2025/03/27 05:13:59 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-03-27-051351-934.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/03/27 05:14:01 DEBUG : oldPath = "TestB2:rclone-test-buhawuw9zato/versions/test-versions-v2025-03-27-051351-934.txt" 2025/03/27 05:14:01 DEBUG : newPath = "TestB2,versions:rclone-test-buhawuw9zato/versions/test-versions-v2025-03-27-051351-934.txt" 2025/03/27 05:14:01 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-buhawuw9zato/versions/test-versions-v2025-03-27-051351-934.txt" 2025/03/27 05:14:01 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/03/27 05:14:03 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-buhawuw9zato/versions/test-versions-v2025-03-27-051351-934.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-buhawuw9zato/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/03/27 05:14:04 INFO : B2 bucket rclone-test-buhawuw9zato: cleaning bucket "rclone-test-buhawuw9zato" of all hidden files 2025/03/27 05:14:04 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e1_d20250327_m051228_c001_v7007000_t0000_u01743052348522") as it is a hide marker 2025/03/27 05:14:04 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : leading space/ leading space: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549629_d20250327_m051227_c001_v0001183_t0019_u01743052347954") 2025/03/27 05:14:04 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69df_d20250327_m051227_c001_v7007000_t0000_u01743052347580") as it is a hide marker 2025/03/27 05:14:04 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254961d_d20250327_m051227_c001_v0001183_t0036_u01743052347010") 2025/03/27 05:14:04 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e7_d20250327_m051234_c001_v7007000_t0000_u01743052354187") as it is a hide marker 2025/03/27 05:14:04 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254968a_d20250327_m051233_c001_v0001183_t0049_u01743052353615") 2025/03/27 05:14:04 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : created from root.txt: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f409f4b0dbad76824_d20250327_m051331_c001_v7007000_t0000_u01743052411887") as it is a hide marker 2025/03/27 05:14:04 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : created from root.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f105c200d48ec9d5d_d20250327_m051330_c001_v0001029_t0043_u01743052410411") 2025/03/27 05:14:04 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : file name.txt: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40514396b2383ab1_d20250327_m051340_c001_v7007000_t0000_u01743052420172") as it is a hide marker 2025/03/27 05:14:04 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : file name.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549a5c_d20250327_m051319_c001_v0001183_t0014_u01743052399483") 2025/03/27 05:14:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : file name.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f109f0567041f3f8c_d20250327_m051315_c001_v0001103_t0055_u01743052395745") 2025/03/27 05:14:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : file name.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549824_d20250327_m051251_c001_v0001183_t0000_u01743052371630") 2025/03/27 05:14:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : file name.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549814_d20250327_m051250_c001_v0001183_t0059_u01743052370824") 2025/03/27 05:14:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254981c_d20250327_m051251_c001_v0001183_t0059_u01743052371221") "upload" dated 2025-03-27 05:12:51.221 +0000 UTC (1m13.60023742s ago) 2025/03/27 05:14:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f4196042629ff3776_d20250327_m051313_c001_v7007000_t0000_u01743052393479") as it is a hide marker 2025/03/27 05:14:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f11846f71eb9966de_d20250327_m051313_c001_v0001183_t0053_u01743052393210") 2025/03/27 05:14:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1067916c9ae183ed_d20250327_m051309_c001_v0001105_t0047_u01743052389665") 2025/03/27 05:14:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69ee_d20250327_m051240_c001_v7007000_t0000_u01743052360885") as it is a hide marker 2025/03/27 05:14:04 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549716_d20250327_m051240_c001_v0001183_t0038_u01743052360290") 2025/03/27 05:14:04 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : piped data.txt: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40514396b2383ab3_d20250327_m051341_c001_v7007000_t0000_u01743052421919") as it is a hide marker 2025/03/27 05:14:04 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : piped data.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549c1c_d20250327_m051341_c001_v0001183_t0036_u01743052421487") 2025/03/27 05:14:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : piped data.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f40514396b2383ab2_d20250327_m051341_c001_v7007000_t0000_u01743052421301") 2025/03/27 05:14:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : piped data.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f4079b747b2549c08_d20250327_m051340_c001_v0001183_t0039_u01743052420924") 2025/03/27 05:14:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69f0_d20250327_m051241_c001_v7007000_t0000_u01743052361841") as it is a hide marker 2025/03/27 05:14:04 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549728_d20250327_m051241_c001_v0001183_t0052_u01743052361259") 2025/03/27 05:14:04 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : test-metadata: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40514396b2383abe_d20250327_m051349_c001_v7007000_t0000_u01743052429384") as it is a hide marker 2025/03/27 05:14:04 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : test-metadata: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f20514396b2383ab8_d20250327_m051343_c001_v0001040_t0043_u01743052423827") 2025/03/27 05:14:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : test-metadata: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f40514396b2383ab6_d20250327_m051342_c001_v7007000_t0000_u01743052422897") 2025/03/27 05:14:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : test-metadata: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549c38_d20250327_m051342_c001_v0001183_t0026_u01743052422106") 2025/03/27 05:14:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e9_d20250327_m051236_c001_v7007000_t0000_u01743052356117") as it is a hide marker 2025/03/27 05:14:04 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b25496a2_d20250327_m051235_c001_v0001183_t0054_u01743052355545") 2025/03/27 05:14:04 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69eb_d20250327_m051238_c001_v7007000_t0000_u01743052358019") as it is a hide marker 2025/03/27 05:14:04 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b25496d0_d20250327_m051237_c001_v0001183_t0027_u01743052357450") 2025/03/27 05:14:04 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69ea_d20250327_m051237_c001_v7007000_t0000_u01743052357081") as it is a hide marker 2025/03/27 05:14:04 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b25496be_d20250327_m051236_c001_v0001183_t0035_u01743052356489") 2025/03/27 05:14:04 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69ec_d20250327_m051238_c001_v7007000_t0000_u01743052358968") as it is a hide marker 2025/03/27 05:14:04 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b25496f2_d20250327_m051238_c001_v0001183_t0009_u01743052358387") 2025/03/27 05:14:04 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69ed_d20250327_m051239_c001_v7007000_t0000_u01743052359922") as it is a hide marker 2025/03/27 05:14:04 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549708_d20250327_m051239_c001_v0001183_t0032_u01743052359336") 2025/03/27 05:14:04 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e8_d20250327_m051235_c001_v7007000_t0000_u01743052355177") as it is a hide marker 2025/03/27 05:14:04 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : trailing space /trailing space : Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549698_d20250327_m051234_c001_v0001183_t0053_u01743052354554") 2025/03/27 05:14:04 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f103854fd700dfb94_d20250327_m051359_c001_v0001136_t0010_u01743052439720") "upload" dated 2025-03-27 05:13:59.72 +0000 UTC (5.102008308s ago) 2025/03/27 05:14:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f404209929e12d493_d20250327_m051354_c001_v7007000_t0000_u01743052434954") 2025/03/27 05:14:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549d12_d20250327_m051351_c001_v0001183_t0027_u01743052431934") 2025/03/27 05:14:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69f6_d20250327_m051250_c001_v7007000_t0000_u01743052370262") as it is a hide marker 2025/03/27 05:14:04 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f20887f5a9a7d69f3_d20250327_m051244_c001_v0001179_t0003_u01743052364041") 2025/03/27 05:14:04 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : zero-length-file: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69f2_d20250327_m051243_c001_v7007000_t0000_u01743052363710") as it is a hide marker 2025/03/27 05:14:04 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : zero-length-file: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f4079b747b2549766_d20250327_m051243_c001_v0001183_t0039_u01743052363147") 2025/03/27 05:14:04 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e2_d20250327_m051229_c001_v7007000_t0000_u01743052349458") as it is a hide marker 2025/03/27 05:14:04 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549639_d20250327_m051228_c001_v0001183_t0056_u01743052348889") 2025/03/27 05:14:04 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69dc_d20250327_m051224_c001_v7007000_t0000_u01743052344713") as it is a hide marker 2025/03/27 05:14:04 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b25495d9_d20250327_m051223_c001_v0001183_t0006_u01743052343730") 2025/03/27 05:14:04 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e5_d20250327_m051232_c001_v7007000_t0000_u01743052352297") as it is a hide marker 2025/03/27 05:14:04 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549668_d20250327_m051231_c001_v0001183_t0008_u01743052351719") 2025/03/27 05:14:04 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e4_d20250327_m051231_c001_v7007000_t0000_u01743052351342") as it is a hide marker 2025/03/27 05:14:04 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254965e_d20250327_m051230_c001_v0001183_t0051_u01743052350767") 2025/03/27 05:14:04 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e6_d20250327_m051233_c001_v7007000_t0000_u01743052353247") as it is a hide marker 2025/03/27 05:14:04 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549678_d20250327_m051232_c001_v0001183_t0028_u01743052352664") 2025/03/27 05:14:04 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e3_d20250327_m051230_c001_v7007000_t0000_u01743052350400") as it is a hide marker 2025/03/27 05:14:04 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254964e_d20250327_m051229_c001_v0001183_t0026_u01743052349825") 2025/03/27 05:14:04 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : ./.: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69dd_d20250327_m051225_c001_v7007000_t0000_u01743052345682") as it is a hide marker 2025/03/27 05:14:04 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : ./.: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549601_d20250327_m051225_c001_v0001183_t0032_u01743052345087") 2025/03/27 05:14:04 NOTICE: ./.: Skipped delete as --dry-run is set 2025/03/27 05:14:04 DEBUG : ../..: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69de_d20250327_m051226_c001_v7007000_t0000_u01743052346644") as it is a hide marker 2025/03/27 05:14:04 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/03/27 05:14:04 DEBUG : ../..: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254960b_d20250327_m051226_c001_v0001183_t0003_u01743052346048") 2025/03/27 05:14:04 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/03/27 05:14:05 INFO : B2 bucket rclone-test-buhawuw9zato: cleaning bucket "rclone-test-buhawuw9zato" of all hidden files 2025/03/27 05:14:05 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e1_d20250327_m051228_c001_v7007000_t0000_u01743052348522") as it is a hide marker 2025/03/27 05:14:05 DEBUG : leading space/ leading space: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549629_d20250327_m051227_c001_v0001183_t0019_u01743052347954") 2025/03/27 05:14:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69df_d20250327_m051227_c001_v7007000_t0000_u01743052347580") as it is a hide marker 2025/03/27 05:14:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254961d_d20250327_m051227_c001_v0001183_t0036_u01743052347010") 2025/03/27 05:14:05 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e7_d20250327_m051234_c001_v7007000_t0000_u01743052354187") as it is a hide marker 2025/03/27 05:14:05 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254968a_d20250327_m051233_c001_v0001183_t0049_u01743052353615") 2025/03/27 05:14:05 DEBUG : created from root.txt: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f409f4b0dbad76824_d20250327_m051331_c001_v7007000_t0000_u01743052411887") as it is a hide marker 2025/03/27 05:14:05 DEBUG : created from root.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f105c200d48ec9d5d_d20250327_m051330_c001_v0001029_t0043_u01743052410411") 2025/03/27 05:14:05 DEBUG : file name.txt: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40514396b2383ab1_d20250327_m051340_c001_v7007000_t0000_u01743052420172") as it is a hide marker 2025/03/27 05:14:05 DEBUG : file name.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549a5c_d20250327_m051319_c001_v0001183_t0014_u01743052399483") 2025/03/27 05:14:05 DEBUG : file name.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f109f0567041f3f8c_d20250327_m051315_c001_v0001103_t0055_u01743052395745") 2025/03/27 05:14:05 DEBUG : file name.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549824_d20250327_m051251_c001_v0001183_t0000_u01743052371630") 2025/03/27 05:14:05 DEBUG : file name.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549814_d20250327_m051250_c001_v0001183_t0059_u01743052370824") 2025/03/27 05:14:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254981c_d20250327_m051251_c001_v0001183_t0059_u01743052371221") "upload" dated 2025-03-27 05:12:51.221 +0000 UTC (1m14.663470613s ago) 2025/03/27 05:14:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f4196042629ff3776_d20250327_m051313_c001_v7007000_t0000_u01743052393479") as it is a hide marker 2025/03/27 05:14:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f11846f71eb9966de_d20250327_m051313_c001_v0001183_t0053_u01743052393210") 2025/03/27 05:14:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1067916c9ae183ed_d20250327_m051309_c001_v0001105_t0047_u01743052389665") 2025/03/27 05:14:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69ee_d20250327_m051240_c001_v7007000_t0000_u01743052360885") as it is a hide marker 2025/03/27 05:14:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549716_d20250327_m051240_c001_v0001183_t0038_u01743052360290") 2025/03/27 05:14:06 DEBUG : piped data.txt: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40514396b2383ab3_d20250327_m051341_c001_v7007000_t0000_u01743052421919") as it is a hide marker 2025/03/27 05:14:06 DEBUG : piped data.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549c1c_d20250327_m051341_c001_v0001183_t0036_u01743052421487") 2025/03/27 05:14:06 DEBUG : piped data.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f40514396b2383ab2_d20250327_m051341_c001_v7007000_t0000_u01743052421301") 2025/03/27 05:14:06 DEBUG : piped data.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f4079b747b2549c08_d20250327_m051340_c001_v0001183_t0039_u01743052420924") 2025/03/27 05:14:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69f0_d20250327_m051241_c001_v7007000_t0000_u01743052361841") as it is a hide marker 2025/03/27 05:14:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549728_d20250327_m051241_c001_v0001183_t0052_u01743052361259") 2025/03/27 05:14:06 DEBUG : test-metadata: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40514396b2383abe_d20250327_m051349_c001_v7007000_t0000_u01743052429384") as it is a hide marker 2025/03/27 05:14:06 DEBUG : test-metadata: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f20514396b2383ab8_d20250327_m051343_c001_v0001040_t0043_u01743052423827") 2025/03/27 05:14:06 DEBUG : test-metadata: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f40514396b2383ab6_d20250327_m051342_c001_v7007000_t0000_u01743052422897") 2025/03/27 05:14:06 DEBUG : test-metadata: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549c38_d20250327_m051342_c001_v0001183_t0026_u01743052422106") 2025/03/27 05:14:06 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e9_d20250327_m051236_c001_v7007000_t0000_u01743052356117") as it is a hide marker 2025/03/27 05:14:06 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b25496a2_d20250327_m051235_c001_v0001183_t0054_u01743052355545") 2025/03/27 05:14:06 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69eb_d20250327_m051238_c001_v7007000_t0000_u01743052358019") as it is a hide marker 2025/03/27 05:14:06 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b25496d0_d20250327_m051237_c001_v0001183_t0027_u01743052357450") 2025/03/27 05:14:06 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69ea_d20250327_m051237_c001_v7007000_t0000_u01743052357081") as it is a hide marker 2025/03/27 05:14:06 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b25496be_d20250327_m051236_c001_v0001183_t0035_u01743052356489") 2025/03/27 05:14:06 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69ec_d20250327_m051238_c001_v7007000_t0000_u01743052358968") as it is a hide marker 2025/03/27 05:14:07 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b25496f2_d20250327_m051238_c001_v0001183_t0009_u01743052358387") 2025/03/27 05:14:07 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69ed_d20250327_m051239_c001_v7007000_t0000_u01743052359922") as it is a hide marker 2025/03/27 05:14:07 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549708_d20250327_m051239_c001_v0001183_t0032_u01743052359336") 2025/03/27 05:14:07 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e8_d20250327_m051235_c001_v7007000_t0000_u01743052355177") as it is a hide marker 2025/03/27 05:14:07 DEBUG : trailing space /trailing space : Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549698_d20250327_m051234_c001_v0001183_t0053_u01743052354554") 2025/03/27 05:14:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f103854fd700dfb94_d20250327_m051359_c001_v0001136_t0010_u01743052439720") "upload" dated 2025-03-27 05:13:59.72 +0000 UTC (7.511567461s ago) 2025/03/27 05:14:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f404209929e12d493_d20250327_m051354_c001_v7007000_t0000_u01743052434954") 2025/03/27 05:14:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549d12_d20250327_m051351_c001_v0001183_t0027_u01743052431934") 2025/03/27 05:14:07 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69f6_d20250327_m051250_c001_v7007000_t0000_u01743052370262") as it is a hide marker 2025/03/27 05:14:07 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f20887f5a9a7d69f3_d20250327_m051244_c001_v0001179_t0003_u01743052364041") 2025/03/27 05:14:07 DEBUG : zero-length-file: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69f2_d20250327_m051243_c001_v7007000_t0000_u01743052363710") as it is a hide marker 2025/03/27 05:14:07 DEBUG : zero-length-file: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f4079b747b2549766_d20250327_m051243_c001_v0001183_t0039_u01743052363147") 2025/03/27 05:14:07 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e2_d20250327_m051229_c001_v7007000_t0000_u01743052349458") as it is a hide marker 2025/03/27 05:14:07 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549639_d20250327_m051228_c001_v0001183_t0056_u01743052348889") 2025/03/27 05:14:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69dc_d20250327_m051224_c001_v7007000_t0000_u01743052344713") as it is a hide marker 2025/03/27 05:14:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b25495d9_d20250327_m051223_c001_v0001183_t0006_u01743052343730") 2025/03/27 05:14:07 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e5_d20250327_m051232_c001_v7007000_t0000_u01743052352297") as it is a hide marker 2025/03/27 05:14:07 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549668_d20250327_m051231_c001_v0001183_t0008_u01743052351719") 2025/03/27 05:14:07 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e4_d20250327_m051231_c001_v7007000_t0000_u01743052351342") as it is a hide marker 2025/03/27 05:14:07 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254965e_d20250327_m051230_c001_v0001183_t0051_u01743052350767") 2025/03/27 05:14:07 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e6_d20250327_m051233_c001_v7007000_t0000_u01743052353247") as it is a hide marker 2025/03/27 05:14:07 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549678_d20250327_m051232_c001_v0001183_t0028_u01743052352664") 2025/03/27 05:14:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69e3_d20250327_m051230_c001_v7007000_t0000_u01743052350400") as it is a hide marker 2025/03/27 05:14:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254964e_d20250327_m051229_c001_v0001183_t0026_u01743052349825") 2025/03/27 05:14:08 DEBUG : ./.: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69dd_d20250327_m051225_c001_v7007000_t0000_u01743052345682") as it is a hide marker 2025/03/27 05:14:08 DEBUG : ./.: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b2549601_d20250327_m051225_c001_v0001183_t0032_u01743052345087") 2025/03/27 05:14:08 DEBUG : ../..: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f40887f5a9a7d69de_d20250327_m051226_c001_v7007000_t0000_u01743052346644") as it is a hide marker 2025/03/27 05:14:08 DEBUG : ../..: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254960b_d20250327_m051226_c001_v0001183_t0003_u01743052346048") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/03/27 05:14:09 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/27 05:14:09 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/27 05:14:09 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/27 05:14:09 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/03/27 05:14:10 INFO : B2 bucket rclone-test-buhawuw9zato: cleaning bucket "rclone-test-buhawuw9zato" of pending multipart uploads older than 0s 2025/03/27 05:14:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254981c_d20250327_m051251_c001_v0001183_t0059_u01743052371221") "upload" dated 2025-03-27 05:12:51.221 +0000 UTC (1m19.051659225s ago) 2025/03/27 05:14:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f204209929e12d499_d20250327_m051409_c001_v0001165_t0038_u01743052449190") as it is a start marker (upload started at 2025-03-27 05:14:09.19 +0000 UTC) 2025/03/27 05:14:10 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/03/27 05:14:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f204209929e12d49a_d20250327_m051409_c001_v0001182_t0016_u01743052449394") as it is a start marker (upload started at 2025-03-27 05:14:09.394 +0000 UTC) 2025/03/27 05:14:10 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/03/27 05:14:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f204209929e12d49b_d20250327_m051409_c001_v0001150_t0011_u01743052449595") as it is a start marker (upload started at 2025-03-27 05:14:09.595 +0000 UTC) 2025/03/27 05:14:10 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/03/27 05:14:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f204209929e12d49c_d20250327_m051409_c001_v0001183_t0053_u01743052449796") as it is a start marker (upload started at 2025-03-27 05:14:09.796 +0000 UTC) 2025/03/27 05:14:10 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/03/27 05:14:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f404209929e12d498_d20250327_m051408_c001_v7007000_t0000_u01743052448998") "hide" dated 2025-03-27 05:14:08.998 +0000 UTC (1.274883005s ago) 2025/03/27 05:14:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f103854fd700dfb94_d20250327_m051359_c001_v0001136_t0010_u01743052439720") 2025/03/27 05:14:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/03/27 05:14:10 INFO : B2 bucket rclone-test-buhawuw9zato: cleaning bucket "rclone-test-buhawuw9zato" of pending multipart uploads older than 0s 2025/03/27 05:14:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254981c_d20250327_m051251_c001_v0001183_t0059_u01743052371221") "upload" dated 2025-03-27 05:12:51.221 +0000 UTC (1m19.462693692s ago) 2025/03/27 05:14:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f204209929e12d499_d20250327_m051409_c001_v0001165_t0038_u01743052449190") as it is a start marker (upload started at 2025-03-27 05:14:09.19 +0000 UTC) 2025/03/27 05:14:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f204209929e12d49a_d20250327_m051409_c001_v0001182_t0016_u01743052449394") as it is a start marker (upload started at 2025-03-27 05:14:09.394 +0000 UTC) 2025/03/27 05:14:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f204209929e12d49b_d20250327_m051409_c001_v0001150_t0011_u01743052449595") as it is a start marker (upload started at 2025-03-27 05:14:09.595 +0000 UTC) 2025/03/27 05:14:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f204209929e12d49c_d20250327_m051409_c001_v0001183_t0053_u01743052449796") as it is a start marker (upload started at 2025-03-27 05:14:09.796 +0000 UTC) 2025/03/27 05:14:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f62fde3003ddb6b9f580e1b_f404209929e12d498_d20250327_m051408_c001_v7007000_t0000_u01743052448998") "hide" dated 2025-03-27 05:14:08.998 +0000 UTC (1.685895592s ago) 2025/03/27 05:14:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f103854fd700dfb94_d20250327_m051359_c001_v0001136_t0010_u01743052439720") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/03/27 05:14:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/27 05:14:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/27 05:14:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/03/27 05:14:14 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/03/27 05:14:14 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/03/27 05:14:14 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/03/27 05:14:14 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/03/27 05:14:15 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/03/27 05:14:16 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/03/27 05:14:16 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/03/27 05:14:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:14:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/27 05:14:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f203fff63f9cf21f1_d20250327_m051419_c001_v0001043_t0017_u01743052459582") 2025/03/27 05:14:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/27 05:14:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/27 05:14:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/27 05:14:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:14:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:14:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/03/27 05:14:23 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/03/27 05:14:23 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/03/27 05:14:23 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/03/27 05:14:23 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/03/27 05:14:26 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/03/27 05:14:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/03/27 05:14:29 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/03/27 05:14:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:14:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/27 05:14:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f201d83de6082f23b_d20250327_m051432_c001_v0001183_t0031_u01743052472598") 2025/03/27 05:14:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/27 05:14:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/27 05:14:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/27 05:14:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:14:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:14:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/27 05:14:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/27 05:14:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/03/27 05:14:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/27 05:14:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/03/27 05:14:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/27 05:14:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/03/27 05:14:38 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/03/27 05:14:40 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/03/27 05:14:40 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/03/27 05:14:40 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/27 05:14:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:14:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/27 05:14:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f201d83de6082f244_d20250327_m051443_c001_v0001117_t0045_u01743052483248") 2025/03/27 05:14:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/27 05:14:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/27 05:14:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/27 05:14:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/27 05:14:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/03/27 05:14:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:14:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:14:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/03/27 05:14:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/03/27 05:14:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/03/27 05:14:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/27 05:14:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/03/27 05:14:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/03/27 05:14:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/03/27 05:14:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/03/27 05:14:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:14:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/27 05:14:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f200f5c61f3c1a98a_d20250327_m051457_c001_v0001182_t0024_u01743052497758") 2025/03/27 05:14:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/27 05:14:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/03/27 05:14:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/27 05:14:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:15:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:15:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/03/27 05:15:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/27 05:15:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/27 05:15:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/27 05:15:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/27 05:15:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/27 05:15:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/27 05:15:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/03/27 05:15:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:15:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/27 05:15:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f200f5c61f3c1a993_d20250327_m051506_c001_v0001182_t0001_u01743052506191") 2025/03/27 05:15:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/27 05:15:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/27 05:15:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/27 05:15:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:15:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:15:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/27 05:15:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/27 05:15:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/27 05:15:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/27 05:15:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/27 05:15:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/27 05:15:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/27 05:15:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/03/27 05:15:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/27 05:15:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/27 05:15:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/27 05:15:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:15:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/27 05:15:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f200f5c61f3c1a99c_d20250327_m051515_c001_v0001106_t0056_u01743052515564") 2025/03/27 05:15:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/27 05:15:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/27 05:15:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/27 05:15:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/27 05:15:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/27 05:15:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:15:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:15:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/03/27 05:15:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/03/27 05:15:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/03/27 05:15:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/27 05:15:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/03/27 05:15:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/27 05:15:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/27 05:15:21 DEBUG : pacer: Reducing sleep to 10ms 2025/03/27 05:15:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/03/27 05:15:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/03/27 05:15:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/03/27 05:15:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:15:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/27 05:15:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f21168acbcef27e52_d20250327_m051525_c001_v0001036_t0029_u01743052525768") 2025/03/27 05:15:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/27 05:15:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/03/27 05:15:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/27 05:15:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:15:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:15:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/03/27 05:15:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/27 05:15:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/27 05:15:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/27 05:15:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/27 05:15:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/27 05:15:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/27 05:15:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/03/27 05:15:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:15:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/27 05:15:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f21168acbcef27e57_d20250327_m051534_c001_v0001182_t0043_u01743052534187") 2025/03/27 05:15:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/27 05:15:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/27 05:15:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/27 05:15:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:15:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:15:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/27 05:15:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/27 05:15:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/27 05:15:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/27 05:15:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/27 05:15:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/27 05:15:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/27 05:15:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/03/27 05:15:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/27 05:15:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/27 05:15:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/27 05:15:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:15:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/27 05:15:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f21168acbcef27e60_d20250327_m051543_c001_v0001043_t0044_u01743052543016") 2025/03/27 05:15:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/27 05:15:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/27 05:15:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/27 05:15:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/27 05:15:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/27 05:15:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:15:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:15:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/03/27 05:15:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/27 05:15:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/27 05:15:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/27 05:15:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:15:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0003fd230), retryAfter:1000000000} 2025/03/27 05:15:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/27 05:15:48 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2025/03/27 05:15:48 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/27 05:15:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/27 05:15:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0004585d0), retryAfter:1000000000} 2025/03/27 05:15:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/27 05:15:48 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2025/03/27 05:15:49 DEBUG : pacer: Reducing sleep to 500ms 2025/03/27 05:15:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc000458cf0), retryAfter:1000000000} 2025/03/27 05:15:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/27 05:15:50 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable)) 2025/03/27 05:15:50 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/27 05:15:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:15:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/27 05:15:52 DEBUG : pacer: Reducing sleep to 500ms 2025/03/27 05:15:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0003fd500), retryAfter:1000000000} 2025/03/27 05:15:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/27 05:15:53 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable)) 2025/03/27 05:15:53 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/27 05:15:53 DEBUG : pacer: Reducing sleep to 500ms 2025/03/27 05:15:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:15:54 DEBUG : pacer: Reducing sleep to 250ms 2025/03/27 05:15:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/27 05:15:55 DEBUG : pacer: Reducing sleep to 125ms 2025/03/27 05:15:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc000132de0), retryAfter:1000000000} 2025/03/27 05:15:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/27 05:15:55 DEBUG : pacer: low level retry 3/10 (error no tomes available (503 service_unavailable)) 2025/03/27 05:15:55 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/27 05:15:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:15:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0003fdd40), retryAfter:1000000000} 2025/03/27 05:15:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/27 05:15:55 DEBUG : pacer: low level retry 4/10 (error no tomes available (503 service_unavailable)) 2025/03/27 05:15:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:15:57 DEBUG : pacer: Reducing sleep to 500ms 2025/03/27 05:15:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0002a2150), retryAfter:1000000000} 2025/03/27 05:15:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/27 05:15:58 DEBUG : pacer: low level retry 5/10 (error no tomes available (503 service_unavailable)) 2025/03/27 05:15:58 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/27 05:15:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:15:59 DEBUG : pacer: Reducing sleep to 500ms 2025/03/27 05:16:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0001e75c0), retryAfter:1000000000} 2025/03/27 05:16:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/27 05:16:00 DEBUG : pacer: low level retry 6/10 (error no tomes available (503 service_unavailable)) 2025/03/27 05:16:00 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/27 05:16:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:16:01 DEBUG : pacer: Reducing sleep to 500ms 2025/03/27 05:16:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0002a2630), retryAfter:1000000000} 2025/03/27 05:16:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/27 05:16:02 DEBUG : pacer: low level retry 7/10 (error no tomes available (503 service_unavailable)) 2025/03/27 05:16:02 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/27 05:16:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:16:03 DEBUG : pacer: Reducing sleep to 500ms 2025/03/27 05:16:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc000133e60), retryAfter:1000000000} 2025/03/27 05:16:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/27 05:16:04 DEBUG : pacer: low level retry 8/10 (error no tomes available (503 service_unavailable)) 2025/03/27 05:16:04 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/27 05:16:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:16:05 DEBUG : pacer: Reducing sleep to 500ms 2025/03/27 05:16:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc00040b9b0), retryAfter:1000000000} 2025/03/27 05:16:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/27 05:16:06 DEBUG : pacer: low level retry 9/10 (error no tomes available (503 service_unavailable)) 2025/03/27 05:16:06 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/27 05:16:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:16:07 DEBUG : pacer: Reducing sleep to 500ms 2025/03/27 05:16:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc00040bd70), retryAfter:1000000000} 2025/03/27 05:16:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/03/27 05:16:08 DEBUG : pacer: low level retry 10/10 (error no tomes available (503 service_unavailable)) 2025/03/27 05:16:08 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/27 05:16:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Error sending chunk 0: no tomes available (503 service_unavailable) 2025/03/27 05:16:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Cancelling multipart upload 2025/03/27 05:16:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Cancelling large file upload 2025/03/27 05:16:08 DEBUG : pacer: Reducing sleep to 500ms fstests.go:143: PutLarge error: no tomes available (503 service_unavailable) - low level retry 1/10 2025/03/27 05:16:11 DEBUG : pacer: Reducing sleep to 250ms 2025/03/27 05:16:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/27 05:16:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/27 05:16:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:16:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/27 05:16:12 DEBUG : pacer: Reducing sleep to 125ms 2025/03/27 05:16:12 DEBUG : pacer: Reducing sleep to 62.5ms 2025/03/27 05:16:13 DEBUG : pacer: Reducing sleep to 31.25ms 2025/03/27 05:16:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/27 05:16:14 DEBUG : pacer: Reducing sleep to 15.625ms 2025/03/27 05:16:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/03/27 05:16:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts 2025/03/27 05:16:14 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/03/27 05:16:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:16:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/27 05:16:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f21168acbcef28398_d20250327_m051617_c001_v0001146_t0009_u01743052577527") 2025/03/27 05:16:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/27 05:16:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/03/27 05:16:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/27 05:16:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:16:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:16:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/03/27 05:16:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/27 05:16:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:16:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/27 05:16:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/27 05:16:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/27 05:16:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/27 05:16:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/03/27 05:16:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:16:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/27 05:16:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f200f5c61f3c1a9d4_d20250327_m051627_c001_v0001183_t0016_u01743052587562") 2025/03/27 05:16:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/27 05:16:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/27 05:16:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/27 05:16:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:16:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:16:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/27 05:16:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/27 05:16:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/27 05:16:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/27 05:16:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/03/27 05:16:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/27 05:16:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/27 05:16:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/03/27 05:16:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/27 05:16:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/27 05:16:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/27 05:16:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:16:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/27 05:16:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f208b5608bc28536f_d20250327_m051637_c001_v0001178_t0004_u01743052597708") 2025/03/27 05:16:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/27 05:16:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/27 05:16:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/03/27 05:16:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/27 05:16:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/03/27 05:16:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:16:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:16:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/03/27 05:16:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/03/27 05:16:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/03/27 05:16:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/03/27 05:16:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/03/27 05:16:44 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/03/27 05:16:45 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/03/27 05:16:45 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/03/27 05:16:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:16:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/27 05:16:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f208b5608bc28537f_d20250327_m051647_c001_v0001101_t0032_u01743052607464") 2025/03/27 05:16:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/27 05:16:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/27 05:16:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/27 05:16:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:16:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:16:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/03/27 05:16:51 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/03/27 05:16:51 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/03/27 05:16:52 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/03/27 05:16:52 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/03/27 05:16:54 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/03/27 05:16:54 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/03/27 05:16:54 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/03/27 05:16:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:16:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/27 05:16:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f216cc66fbf5c714d_d20250327_m051657_c001_v0001043_t0058_u01743052617268") 2025/03/27 05:16:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/27 05:16:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/27 05:16:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/27 05:16:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:17:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:17:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/27 05:17:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/27 05:17:02 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/03/27 05:17:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/27 05:17:03 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/03/27 05:17:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/27 05:17:03 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/03/27 05:17:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/03/27 05:17:05 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/03/27 05:17:07 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/03/27 05:17:07 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/27 05:17:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:17:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/27 05:17:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f2164089d27c74468_d20250327_m051711_c001_v0001099_t0016_u01743052631810") 2025/03/27 05:17:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/27 05:17:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/27 05:17:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/27 05:17:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/27 05:17:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/03/27 05:17:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:17:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:17:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/03/27 05:17:17 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/03/27 05:17:17 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/03/27 05:17:17 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/03/27 05:17:17 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/03/27 05:17:18 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/03/27 05:17:20 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/03/27 05:17:20 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/03/27 05:17:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:17:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/27 05:17:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f204209929e12d518_d20250327_m051722_c001_v0001102_t0037_u01743052642364") 2025/03/27 05:17:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/27 05:17:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/27 05:17:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/27 05:17:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:17:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:17:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/03/27 05:17:27 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/03/27 05:17:27 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/03/27 05:17:27 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/03/27 05:17:27 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/03/27 05:17:29 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/03/27 05:17:30 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/03/27 05:17:30 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/03/27 05:17:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:17:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/27 05:17:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f214a4dbc88982b72_d20250327_m051732_c001_v0001130_t0038_u01743052652916") 2025/03/27 05:17:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/27 05:17:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/27 05:17:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/27 05:17:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:17:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:17:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/27 05:17:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/27 05:17:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/03/27 05:17:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/27 05:17:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/03/27 05:17:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/27 05:17:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/03/27 05:17:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/03/27 05:17:41 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/03/27 05:17:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/03/27 05:17:42 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/27 05:17:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/27 05:17:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/27 05:17:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f62fde3003ddb6b9f580e1b_f2136d71e2049d8c1_d20250327_m051744_c001_v0001182_t0028_u01743052664756") 2025/03/27 05:17:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/27 05:17:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/27 05:17:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/27 05:17:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/27 05:17:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/03/27 05:17:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/03/27 05:17:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/03/27 05:17:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/03/27 05:17:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f62fde3003ddb6b9f580e1b_f209fbb00844449d3_d20250327_m051756_c001_v0001184_t0054_u01743052676539") 2025/03/27 05:17:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/03/27 05:17:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/27 05:17:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/27 05:17:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/27 05:17:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/27 05:17:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/27 05:17:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/27 05:17:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/27 05:17:59 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/03/27 05:18:01 DEBUG : chunked-copy: Done sending chunk 0 2025/03/27 05:18:01 DEBUG : chunked-copy: Done sending chunk 1 2025/03/27 05:18:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/27 05:18:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f62fde3003ddb6b9f580e1b_f214a4dbc88982b7f_d20250327_m051802_c001_v0001115_t0028_u01743052682633") 2025/03/27 05:18:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/03/27 05:18:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/27 05:18:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/27 05:18:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/27 05:18:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/27 05:18:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/03/27 05:18:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/27 05:18:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/03/27 05:18:06 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/03/27 05:18:08 DEBUG : chunked-copy: Done sending chunk 0 2025/03/27 05:18:08 DEBUG : chunked-copy: Done sending chunk 1 2025/03/27 05:18:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/27 05:18:09 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f62fde3003ddb6b9f580e1b_f214a4dbc88982b87_d20250327_m051809_c001_v0001183_t0017_u01743052689069") 2025/03/27 05:18:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/27 05:18:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/27 05:18:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/27 05:18:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/27 05:18:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/27 05:18:12 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/27 05:18:12 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/27 05:18:12 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/27 05:18:12 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/03/27 05:18:14 DEBUG : chunked-copy: Done sending chunk 0 2025/03/27 05:18:14 DEBUG : chunked-copy: Done sending chunk 1 2025/03/27 05:18:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/27 05:18:15 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f62fde3003ddb6b9f580e1b_f209fbb00844449e3_d20250327_m051815_c001_v0001182_t0038_u01743052695254") 2025/03/27 05:18:15 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/03/27 05:18:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/27 05:18:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/27 05:18:15 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/03/27 05:18:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/27 05:18:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/27 05:18:16 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/27 05:18:18 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/27 05:18:19 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/27 05:18:20 DEBUG : Creating backend with remote "TestB2:rclone-test-buhawuw9zato/deeper/nonexisting/directory" 2025/03/27 05:18:20 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/03/27 05:18:21 INFO : B2 bucket rclone-test-buhawuw9zato: cleaning bucket "rclone-test-buhawuw9zato" of all files 2025/03/27 05:18:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f414a4dbc88982b66_d20250327_m051726_c001_v7007000_t0000_u01743052646660") 2025/03/27 05:18:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f204209929e12d518_d20250327_m051722_c001_v0001102_t0037_u01743052642364") 2025/03/27 05:18:22 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f404209929e12d517_d20250327_m051721_c001_v7007000_t0000_u01743052641808") 2025/03/27 05:18:22 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f204209929e12d515_d20250327_m051717_c001_v0001184_t0004_u01743052637120") 2025/03/27 05:18:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f409fbb00844449c8_d20250327_m051750_c001_v7007000_t0000_u01743052670271") 2025/03/27 05:18:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f2136d71e2049d8c1_d20250327_m051744_c001_v0001182_t0028_u01743052664756") 2025/03/27 05:18:22 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f4136d71e2049d8c0_d20250327_m051744_c001_v7007000_t0000_u01743052664199") 2025/03/27 05:18:22 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f214a4dbc88982b76_d20250327_m051738_c001_v0001183_t0029_u01743052658682") 2025/03/27 05:18:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f414a4dbc88982b75_d20250327_m051738_c001_v7007000_t0000_u01743052658497") 2025/03/27 05:18:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f214a4dbc88982b72_d20250327_m051732_c001_v0001130_t0038_u01743052652916") 2025/03/27 05:18:22 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f414a4dbc88982b70_d20250327_m051732_c001_v7007000_t0000_u01743052652348") 2025/03/27 05:18:22 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f214a4dbc88982b67_d20250327_m051726_c001_v0001177_t0037_u01743052646845") 2025/03/27 05:18:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f4021b86388741bb7_d20250327_m051520_c001_v7007000_t0000_u01743052520422") 2025/03/27 05:18:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f200f5c61f3c1a99c_d20250327_m051515_c001_v0001106_t0056_u01743052515564") 2025/03/27 05:18:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f400f5c61f3c1a999_d20250327_m051510_c001_v7007000_t0000_u01743052510397") 2025/03/27 05:18:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f200f5c61f3c1a993_d20250327_m051506_c001_v0001182_t0001_u01743052506191") 2025/03/27 05:18:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f400f5c61f3c1a99b_d20250327_m051515_c001_v7007000_t0000_u01743052515166") 2025/03/27 05:18:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f200f5c61f3c1a99a_d20250327_m051510_c001_v0001161_t0041_u01743052510597") 2025/03/27 05:18:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f400f5c61f3c1a992_d20250327_m051505_c001_v7007000_t0000_u01743052505801") 2025/03/27 05:18:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f2164089d27c743f2_d20250327_m051501_c001_v0001178_t0049_u01743052501637") 2025/03/27 05:18:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f4164089d27c743f1_d20250327_m051501_c001_v7007000_t0000_u01743052501442") 2025/03/27 05:18:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f200f5c61f3c1a98a_d20250327_m051457_c001_v0001182_t0024_u01743052497758") 2025/03/27 05:18:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f400f5c61f3c1a989_d20250327_m051457_c001_v7007000_t0000_u01743052497344") 2025/03/27 05:18:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f2164089d27c743eb_d20250327_m051453_c001_v0001183_t0039_u01743052493538") 2025/03/27 05:18:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f4021b86388741bce_d20250327_m051547_c001_v7007000_t0000_u01743052547152") 2025/03/27 05:18:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f21168acbcef27e60_d20250327_m051543_c001_v0001043_t0044_u01743052543016") 2025/03/27 05:18:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f4021b86388741bc9_d20250327_m051538_c001_v7007000_t0000_u01743052538258") 2025/03/27 05:18:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f21168acbcef27e57_d20250327_m051534_c001_v0001182_t0043_u01743052534187") 2025/03/27 05:18:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f41168acbcef27e5f_d20250327_m051542_c001_v7007000_t0000_u01743052542613") 2025/03/27 05:18:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f2021b86388741bca_d20250327_m051538_c001_v0001183_t0053_u01743052538453") 2025/03/27 05:18:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f41168acbcef27e56_d20250327_m051533_c001_v7007000_t0000_u01743052533763") 2025/03/27 05:18:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f2021b86388741bc0_d20250327_m051529_c001_v0001183_t0009_u01743052529598") 2025/03/27 05:18:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f4021b86388741bbf_d20250327_m051529_c001_v7007000_t0000_u01743052529404") 2025/03/27 05:18:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f21168acbcef27e52_d20250327_m051525_c001_v0001036_t0029_u01743052525768") 2025/03/27 05:18:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f41168acbcef27e4f_d20250327_m051525_c001_v7007000_t0000_u01743052525366") 2025/03/27 05:18:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f2021b86388741bb8_d20250327_m051520_c001_v0001184_t0056_u01743052520613") 2025/03/27 05:18:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f4164089d27c743ea_d20250327_m051453_c001_v7007000_t0000_u01743052493350") 2025/03/27 05:18:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f201d83de6082f244_d20250327_m051443_c001_v0001117_t0045_u01743052483248") 2025/03/27 05:18:24 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f401d83de6082f243_d20250327_m051442_c001_v7007000_t0000_u01743052482878") 2025/03/27 05:18:24 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f201d83de6082f241_d20250327_m051436_c001_v0001144_t0042_u01743052476810") 2025/03/27 05:18:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f401d83de6082f23f_d20250327_m051436_c001_v7007000_t0000_u01743052476619") 2025/03/27 05:18:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f201d83de6082f23b_d20250327_m051432_c001_v0001183_t0031_u01743052472598") 2025/03/27 05:18:24 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f401d83de6082f23a_d20250327_m051432_c001_v7007000_t0000_u01743052472191") 2025/03/27 05:18:24 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f212bf5330c1ef38f_d20250327_m051423_c001_v0001182_t0041_u01743052463418") 2025/03/27 05:18:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f412bf5330c1ef38e_d20250327_m051423_c001_v7007000_t0000_u01743052463231") 2025/03/27 05:18:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f203fff63f9cf21f1_d20250327_m051419_c001_v0001043_t0017_u01743052459582") 2025/03/27 05:18:24 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f403fff63f9cf21f0_d20250327_m051419_c001_v7007000_t0000_u01743052459181") 2025/03/27 05:18:24 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f204209929e12d49d_d20250327_m051413_c001_v0001177_t0057_u01743052453956") 2025/03/27 05:18:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f416cc66fbf5c7145_d20250327_m051642_c001_v7007000_t0000_u01743052602329") 2025/03/27 05:18:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f208b5608bc28536f_d20250327_m051637_c001_v0001178_t0004_u01743052597708") 2025/03/27 05:18:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f400f5c61f3c1a9d9_d20250327_m051631_c001_v7007000_t0000_u01743052591937") 2025/03/27 05:18:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f200f5c61f3c1a9d4_d20250327_m051627_c001_v0001183_t0016_u01743052587562") 2025/03/27 05:18:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f408b5608bc28536e_d20250327_m051637_c001_v7007000_t0000_u01743052597258") 2025/03/27 05:18:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f200f5c61f3c1a9da_d20250327_m051632_c001_v0001136_t0018_u01743052592124") 2025/03/27 05:18:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f400f5c61f3c1a9d3_d20250327_m051627_c001_v7007000_t0000_u01743052587110") 2025/03/27 05:18:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f200f5c61f3c1a9d0_d20250327_m051621_c001_v0001104_t0015_u01743052581668") 2025/03/27 05:18:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f400f5c61f3c1a9cf_d20250327_m051621_c001_v7007000_t0000_u01743052581480") 2025/03/27 05:18:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f21168acbcef28398_d20250327_m051617_c001_v0001146_t0009_u01743052577527") 2025/03/27 05:18:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f41168acbcef28397_d20250327_m051617_c001_v7007000_t0000_u01743052577085") 2025/03/27 05:18:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f21168acbcef28391_d20250327_m051611_c001_v0001131_t0058_u01743052571055") 2025/03/27 05:18:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f404209929e12d514_d20250327_m051716_c001_v7007000_t0000_u01743052636934") 2025/03/27 05:18:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f2164089d27c74468_d20250327_m051711_c001_v0001099_t0016_u01743052631810") 2025/03/27 05:18:25 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f4164089d27c74467_d20250327_m051711_c001_v7007000_t0000_u01743052631317") 2025/03/27 05:18:25 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f216cc66fbf5c7154_d20250327_m051702_c001_v0001182_t0003_u01743052622534") 2025/03/27 05:18:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f416cc66fbf5c7152_d20250327_m051702_c001_v7007000_t0000_u01743052622285") 2025/03/27 05:18:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f216cc66fbf5c714d_d20250327_m051657_c001_v0001043_t0058_u01743052617268") 2025/03/27 05:18:25 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f416cc66fbf5c714c_d20250327_m051656_c001_v7007000_t0000_u01743052616809") 2025/03/27 05:18:25 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f216cc66fbf5c7149_d20250327_m051651_c001_v0001093_t0014_u01743052611557") 2025/03/27 05:18:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f416cc66fbf5c7148_d20250327_m051651_c001_v7007000_t0000_u01743052611370") 2025/03/27 05:18:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f208b5608bc28537f_d20250327_m051647_c001_v0001101_t0032_u01743052607464") 2025/03/27 05:18:25 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f408b5608bc28537d_d20250327_m051646_c001_v7007000_t0000_u01743052606995") 2025/03/27 05:18:25 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f216cc66fbf5c7146_d20250327_m051642_c001_v0001104_t0030_u01743052602531") 2025/03/27 05:18:25 DEBUG : chunked-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f404209929e12d544_d20250327_m051817_c001_v7007000_t0000_u01743052697945") 2025/03/27 05:18:25 DEBUG : chunked-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f214a4dbc88982b8b_d20250327_m051811_c001_v0001165_t0001_u01743052691975") 2025/03/27 05:18:25 DEBUG : chunked-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f414a4dbc88982b8a_d20250327_m051811_c001_v7007000_t0000_u01743052691389") 2025/03/27 05:18:25 DEBUG : chunked-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f209fbb00844449dc_d20250327_m051805_c001_v0001178_t0044_u01743052685701") 2025/03/27 05:18:25 DEBUG : chunked-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f409fbb00844449db_d20250327_m051805_c001_v7007000_t0000_u01743052685075") 2025/03/27 05:18:25 DEBUG : chunked-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f209fbb00844449d7_d20250327_m051759_c001_v0001184_t0016_u01743052679210") 2025/03/27 05:18:26 DEBUG : chunked-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f409fbb00844449d6_d20250327_m051758_c001_v7007000_t0000_u01743052678533") 2025/03/27 05:18:26 DEBUG : chunked-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f103854fd700dfd91_d20250327_m051754_c001_v0001136_t0005_u01743052674805") 2025/03/27 05:18:26 DEBUG : chunked-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f409fbb00844449cf_d20250327_m051754_c001_v7007000_t0000_u01743052674346") 2025/03/27 05:18:26 DEBUG : chunked-copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f103854fd700dfd85_d20250327_m051751_c001_v0001136_t0041_u01743052671050") 2025/03/27 05:18:26 DEBUG : chunked-copy.copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f404209929e12d543_d20250327_m051817_c001_v7007000_t0000_u01743052697749") 2025/03/27 05:18:26 DEBUG : chunked-copy.copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f209fbb00844449e3_d20250327_m051815_c001_v0001182_t0038_u01743052695254") 2025/03/27 05:18:26 DEBUG : chunked-copy.copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f414a4dbc88982b89_d20250327_m051811_c001_v7007000_t0000_u01743052691197") 2025/03/27 05:18:26 DEBUG : chunked-copy.copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f214a4dbc88982b87_d20250327_m051809_c001_v0001183_t0017_u01743052689069") 2025/03/27 05:18:26 DEBUG : chunked-copy.copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f409fbb00844449da_d20250327_m051804_c001_v7007000_t0000_u01743052684883") 2025/03/27 05:18:26 DEBUG : chunked-copy.copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f214a4dbc88982b7f_d20250327_m051802_c001_v0001115_t0028_u01743052682633") 2025/03/27 05:18:26 DEBUG : chunked-copy.copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f409fbb00844449d5_d20250327_m051758_c001_v7007000_t0000_u01743052678346") 2025/03/27 05:18:26 DEBUG : chunked-copy.copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f209fbb00844449d3_d20250327_m051756_c001_v0001184_t0054_u01743052676539") 2025/03/27 05:18:26 DEBUG : chunked-copy.copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f409fbb00844449ce_d20250327_m051754_c001_v7007000_t0000_u01743052674162") 2025/03/27 05:18:26 DEBUG : chunked-copy.copy: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f11476344ee68af03_d20250327_m051753_c001_v0001183_t0001_u01743052673278") 2025/03/27 05:18:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f1079b747b254981c_d20250327_m051251_c001_v0001183_t0059_u01743052371221") 2025/03/27 05:18:26 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f404209929e12d546_d20250327_m051819_c001_v7007000_t0000_u01743052699011") 2025/03/27 05:18:26 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f103854fd700dfdbb_d20250327_m051818_c001_v0001136_t0041_u01743052698501") 2025/03/27 05:18:26 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f404209929e12d547_d20250327_m051820_c001_v7007000_t0000_u01743052700221") 2025/03/27 05:18:26 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f103854fd700dfdbf_d20250327_m051819_c001_v0001136_t0038_u01743052699889") 2025/03/27 05:18:26 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f103854fd700dfdbd_d20250327_m051819_c001_v0001136_t0007_u01743052699222") 2025/03/27 05:18:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f62fde3003ddb6b9f580e1b_f404209929e12d498_d20250327_m051408_c001_v7007000_t0000_u01743052448998") 2025/03/27 05:18:28 INFO : B2 bucket rclone-test-buhawuw9zato: cleaning bucket "rclone-test-buhawuw9zato" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (369.91s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (367.68s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.95s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.55s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- 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.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.69s) --- 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.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.43s) --- 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.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.29s) --- 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.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (216.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (39.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (13.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (16.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (55.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (34.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (14.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.19s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 369.931s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m10.771076439s (try 1/5)