"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/10/14 02:27:10 NOTICE: TestS3R2: Stopped server 2025/10/14 02:27:10 NOTICE: TestS3R2: Starting server 2025/10/14 02:27:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-taradib8yawa" 2025/10/14 02:27:10 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 2025/10/14 02:27:11 INFO : S3 bucket rclone-test-taradib8yawa: Bucket "rclone-test-taradib8yawa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/14 02:27:12 INFO : S3 bucket rclone-test-taradib8yawa: Bucket "rclone-test-taradib8yawa" deleted === RUN TestIntegration/FsMkdir 2025/10/14 02:27:13 INFO : S3 bucket rclone-test-taradib8yawa: Bucket "rclone-test-taradib8yawa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/14 02:27:13 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/14 02:27:13 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/14 02:27:13 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/10/14 02:27:34 NOTICE: S3 bucket rclone-test-taradib8yawa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/14 02:27:34 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ACMUtYQp7mU6mXxMP6lnbfe4CWDxxxPkvUSznpbhuuwRSOSMCZpDXNu-zwy1aUFqrCoLNrJcKuAR5hqcN-nZc5LesfwAFFJTwoWplpZVZvxNWV768vy-bIHZQg0Ew5pt_qiYPrAXFulW01m0FfEx7aCGkRoXCVNObezsUwH9Hs0M0UW_zBhWwbo3ksMv0Wy1XfrBWkiQoNIgOXsTVqlVyqBfYGSGkN7n1ySAOuFYEV_iLMzDmRBjObJnjsjPpJov3qLvZZ9HN5A6_WMmYnRUgYW3byWCe_sssJBLLxs16SArvK597bttpt0uICpeQ9I7faXV2TJWopnakWnrvVbchmc 2025/10/14 02:27:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "6c911739c584450e2b708aac95731ad2" 2025/10/14 02:27:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "0e6dfcb8c19bf7a14813c17e120ec047" 2025/10/14 02:27:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "e0dec4dcbaae4bdf2022205f88546275" 2025/10/14 02:27:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ACMUtYQp7mU6mXxMP6lnbfe4CWDxxxPkvUSznpbhuuwRSOSMCZpDXNu-zwy1aUFqrCoLNrJcKuAR5hqcN-nZc5LesfwAFFJTwoWplpZVZvxNWV768vy-bIHZQg0Ew5pt_qiYPrAXFulW01m0FfEx7aCGkRoXCVNObezsUwH9Hs0M0UW_zBhWwbo3ksMv0Wy1XfrBWkiQoNIgOXsTVqlVyqBfYGSGkN7n1ySAOuFYEV_iLMzDmRBjObJnjsjPpJov3qLvZZ9HN5A6_WMmYnRUgYW3byWCe_sssJBLLxs16SArvK597bttpt0uICpeQ9I7faXV2TJWopnakWnrvVbchmc" finished === 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/10/14 02:27:39 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/14 02:27:40 DEBUG : Creating backend with remote "TestS3R2:" === 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/10/14 02:27:42 DEBUG : S3 bucket rclone-test-taradib8yawa: bucket is versioned: false 2025/10/14 02:27:42 DEBUG : Waiting for deletions to finish 2025/10/14 02:27:42 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/14 02:27:42 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/14 02:27:42 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/14 02:27:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-taradib8yawa/dirToPurgeFromRoot" 2025/10/14 02:27:44 DEBUG : S3 bucket rclone-test-taradib8yawa path dirToPurgeFromRoot: bucket is versioned: false 2025/10/14 02:27:44 DEBUG : Waiting for deletions to finish 2025/10/14 02:27:44 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/14 02:27:44 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/14 02:27:44 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/14 02:27:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-taradib8yawa/hello? sausage/êé" 2025/10/14 02:27:46 DEBUG : S3 bucket rclone-test-taradib8yawa path hello? sausage/êé: bucket is versioned: false 2025/10/14 02:27:46 DEBUG : Waiting for deletions to finish 2025/10/14 02:27:46 DEBUG : "a/b/c/d/e.txt" version false 2025/10/14 02:27:46 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/14 02:27:46 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === 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/10/14 02:27:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-taradib8yawa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/14 02:27:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-taradib8yawa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-taradib8yawa" from "TestS3R2:rclone-test-taradib8yawa" 2025/10/14 02:27:55 DEBUG : Creating backend with remote "TestS3R2:" === 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 fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === 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/10/14 02:28:02 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMdCvjqWRoKM1LfC_Yj74j4p06GYsrJmsWi2vbPUZS0SUBKb_bKM7FNbQM5fxODzw_vWQ1sTMpVenswCaHK5FCzUYuhYCxUuXNWOvuVm534PnTlrPEtnEHZY_KU1VmZwFgbu-dZtS7lvfMBfuXbQsKuzSmvt606MoC3CX4szt1h0akybDU3XJDBVVE7U4s6f7fxERg-1XBfyrGo0ggAG1N8C0zPIEWcpOePC4BkMm6i2Ech2NSemU87tIwG2-Q9Kc-LROyKBa_YazP9mXT3njYLY-I3-x0b-nE-0kw5hyyZV55Px1RLqxzav59yQIoqxrhQlWCiGvI4gkCIJWKDqteE 2025/10/14 02:28:02 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/14 02:28:03 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/14 02:28:03 DEBUG : piped data.txt: multipart upload "AMdCvjqWRoKM1LfC_Yj74j4p06GYsrJmsWi2vbPUZS0SUBKb_bKM7FNbQM5fxODzw_vWQ1sTMpVenswCaHK5FCzUYuhYCxUuXNWOvuVm534PnTlrPEtnEHZY_KU1VmZwFgbu-dZtS7lvfMBfuXbQsKuzSmvt606MoC3CX4szt1h0akybDU3XJDBVVE7U4s6f7fxERg-1XBfyrGo0ggAG1N8C0zPIEWcpOePC4BkMm6i2Ech2NSemU87tIwG2-Q9Kc-LROyKBa_YazP9mXT3njYLY-I3-x0b-nE-0kw5hyyZV55Px1RLqxzav59yQIoqxrhQlWCiGvI4gkCIJWKDqteE" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/14 02:28:04 DEBUG : piped data.txt: open chunk writer: started multipart upload: AChN6z77lQNjwZkb6QJMGZ8KnZyyuxFu93UcBnFuIE_6rrrakf5Xb-Mi01mOmGOZTArT2ULNLPVCMS61xf7zMdn2Ol8m7t7TAdJpa-rBi6gIb1V174IpKDzH_RZw9DpxfS12wPD4tzZ7alBmBoOyLfAOFYxDzO7Znwdei1SqDETJTrfgPjuKjNbBDOzHtUaHjKxWHeFHyPD3CZMaftSKb9z6W5xgupbCYyRNgYVHx-KEmjRyAr8oew_tPxDbOYGqRs-FE_tsyx9besp6ZWE44PkOlJnyPSHUrZ_RpcDhOZiGU0ogaHEMxpfTKbuj7QuSewRy7llnCCZ-LTRtr9rIZ40 2025/10/14 02:28:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/14 02:28:04 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "faad0c043bc0b0940f1ef18fadb8502d" 2025/10/14 02:28:04 DEBUG : piped data.txt: multipart upload "AChN6z77lQNjwZkb6QJMGZ8KnZyyuxFu93UcBnFuIE_6rrrakf5Xb-Mi01mOmGOZTArT2ULNLPVCMS61xf7zMdn2Ol8m7t7TAdJpa-rBi6gIb1V174IpKDzH_RZw9DpxfS12wPD4tzZ7alBmBoOyLfAOFYxDzO7Znwdei1SqDETJTrfgPjuKjNbBDOzHtUaHjKxWHeFHyPD3CZMaftSKb9z6W5xgupbCYyRNgYVHx-KEmjRyAr8oew_tPxDbOYGqRs-FE_tsyx9besp6ZWE44PkOlJnyPSHUrZ_RpcDhOZiGU0ogaHEMxpfTKbuj7QuSewRy7llnCCZ-LTRtr9rIZ40" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/10/14 02:28:06 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/10/14 02:28:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ACdzcRRkUC_5dW8S5ut_ZPNOioAjhtWtXUc9rVUta8yOKPq1jb2OJFQ0_0-z56CjOo45ZzVmwDD5h6fVzkXZjA8xmwpdz6tUm0xrbeDxBRAVDpdo8YUVK0cZuJiBnrMknSI4u4DeHCCZXUCS4Z3hihjfR616RW3PIuyGJgpHLvym145pSL8FQ2-4gdop5douATrtq6S6Rsffwu2IhzU_V-ZgCxS8Hff9WLntVrZGd_NLOJ3-zw6skLfDLA1WJq_E7eYxBnWNuM2r1HiZebLjVh4zgw1ls5qhsaKJHhB_ZOHJBcJUL3-4b8UO5AyD_unIAdAZ21Yb2BXM5CvrSnQC3_o 2025/10/14 02:28:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/14 02:28:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/14 02:28:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ACdzcRRkUC_5dW8S5ut_ZPNOioAjhtWtXUc9rVUta8yOKPq1jb2OJFQ0_0-z56CjOo45ZzVmwDD5h6fVzkXZjA8xmwpdz6tUm0xrbeDxBRAVDpdo8YUVK0cZuJiBnrMknSI4u4DeHCCZXUCS4Z3hihjfR616RW3PIuyGJgpHLvym145pSL8FQ2-4gdop5douATrtq6S6Rsffwu2IhzU_V-ZgCxS8Hff9WLntVrZGd_NLOJ3-zw6skLfDLA1WJq_E7eYxBnWNuM2r1HiZebLjVh4zgw1ls5qhsaKJHhB_ZOHJBcJUL3-4b8UO5AyD_unIAdAZ21Yb2BXM5CvrSnQC3_o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/14 02:28:10 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADtW-SwAMIqRMpkdd5rrQRjm_7CLrs3MTIbKz1ToLy2Tk1h6yqeKxt_xOprs5bQ1kt9KKl7CYDV1nZdBZ1x2WarPGYhg1ADPtfXDotqqd0Ry-XGYHhKJxSA4bYuyt6k44q4WjpShQwSMSA3IOKYzBb_pbFUNaRLGp3ke_uqd1ldvABoR3C0A9qjesXTLsBUiu7Z9Z_02OdAcYuGDhaQR7REPbBQQeLhaQSgxZBLNvZWwJA1XH4RKYyK7YmA1vrxi16cowYwEC_bv4JxVcbfRqq-DEhx7qH8JqJGsZ72ZpPB84auidhyz4AgOcXUuy0vnMzvMOwia1hyITezHah_QCr4 2025/10/14 02:28:11 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/14 02:28:11 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/14 02:28:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADtW-SwAMIqRMpkdd5rrQRjm_7CLrs3MTIbKz1ToLy2Tk1h6yqeKxt_xOprs5bQ1kt9KKl7CYDV1nZdBZ1x2WarPGYhg1ADPtfXDotqqd0Ry-XGYHhKJxSA4bYuyt6k44q4WjpShQwSMSA3IOKYzBb_pbFUNaRLGp3ke_uqd1ldvABoR3C0A9qjesXTLsBUiu7Z9Z_02OdAcYuGDhaQR7REPbBQQeLhaQSgxZBLNvZWwJA1XH4RKYyK7YmA1vrxi16cowYwEC_bv4JxVcbfRqq-DEhx7qH8JqJGsZ72ZpPB84auidhyz4AgOcXUuy0vnMzvMOwia1hyITezHah_QCr4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/14 02:28:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ANfn-dnXQinuVgm3geGxE5fbi5ft0RHE57auwt8FlMYeMHT7NfF4OPWIQbRHazQQDpQYRskDfVPibZh1DkvfmmM3dQoJm02tTup1I_zmi2xI9vv2u_9ysbqZogL5m0-52YWUdBcrgUVbeBnDvXPcC8h_-77FWTEsybXkHHAhBnFqZR3VbzeNE8b4IMhWCqqqry1olDk9apG6C5rMJjn_E4BNPKViTFGDFXnqBr1xJjJy0LPv6XCzsoXd23N7F5pLEaRDNzi_A_0cbY-PoDKpT7GSqyFAAFMO7y545i7nM4UJ2fjlwKOjdNCyATxZoAxoWGBsgoIIr4DNF3kTKsuwnG8 2025/10/14 02:28:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/14 02:28:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/14 02:28:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ANfn-dnXQinuVgm3geGxE5fbi5ft0RHE57auwt8FlMYeMHT7NfF4OPWIQbRHazQQDpQYRskDfVPibZh1DkvfmmM3dQoJm02tTup1I_zmi2xI9vv2u_9ysbqZogL5m0-52YWUdBcrgUVbeBnDvXPcC8h_-77FWTEsybXkHHAhBnFqZR3VbzeNE8b4IMhWCqqqry1olDk9apG6C5rMJjn_E4BNPKViTFGDFXnqBr1xJjJy0LPv6XCzsoXd23N7F5pLEaRDNzi_A_0cbY-PoDKpT7GSqyFAAFMO7y545i7nM4UJ2fjlwKOjdNCyATxZoAxoWGBsgoIIr4DNF3kTKsuwnG8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/14 02:28:15 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AICoXqKumx5tSYVHO5kQ0kYIKRUHHnhVZ2PPt-pALdswLcidCD8IgK6aQCbkR2L351s-YKhXDF4PLK_Og42G2WqoibnvdvW4TBxU7GSWkBm7c9buy9OcdZxSMULW8eyRKCmgfxH7QlyYyFoGkS3u4MNApmgxX8tiH44QFdLSnljsGYAuXEskJ9-s-hA4-WmdG8pDRFM3JnxzfJVzoXwswn1eee0v19CP26nBlKyA6eTW-ZEnWsCns3wVX5PraJPD-S_t3qVtcviCyrQ67bcNJFw7E-hc4Cmt0RYnOuixOYwh66WkGtnDpy6KT73gwDesjtz4XayJc6dpAPrNqVAotFo 2025/10/14 02:28:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/14 02:28:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/14 02:28:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/14 02:28:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/14 02:28:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/14 02:28:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/14 02:28:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AICoXqKumx5tSYVHO5kQ0kYIKRUHHnhVZ2PPt-pALdswLcidCD8IgK6aQCbkR2L351s-YKhXDF4PLK_Og42G2WqoibnvdvW4TBxU7GSWkBm7c9buy9OcdZxSMULW8eyRKCmgfxH7QlyYyFoGkS3u4MNApmgxX8tiH44QFdLSnljsGYAuXEskJ9-s-hA4-WmdG8pDRFM3JnxzfJVzoXwswn1eee0v19CP26nBlKyA6eTW-ZEnWsCns3wVX5PraJPD-S_t3qVtcviCyrQ67bcNJFw7E-hc4Cmt0RYnOuixOYwh66WkGtnDpy6KT73gwDesjtz4XayJc6dpAPrNqVAotFo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/14 02:28:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGNj5VIgVKueYcyRi8_Sjl8DBfamk_pkWPRkvWnvLfZinYE0dnfzMQL5l2oK2wRZpIxGJfqL8Z3dUbT1Ylb6MkKs45-CyLhw0qBv-jfHl-Qk0u3SycMgChsqeThjniq0TYpDJWKA8BCr2Klon6xnf-Lx7nH6Rj5QDM_VFRCH81FZpFYhfMVCUq9LF1nxQP7LsAq3GWe9rjlP3cILVf5IKCwCmHbm3Q0YsYZ_bjbQoh1f1AfLimpqkDN2Yeo4ng1SwdFvsXNY_ugFu8fHjQOiKmzCf0ApCPRy4MxWIJ2jSgVQEDyYeZFlb8WQndgJg54qh6ABE_evkwm1jjUaB8XtSYU 2025/10/14 02:28:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/14 02:28:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/14 02:28:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/14 02:28:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/14 02:28:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/14 02:28:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/14 02:28:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AGNj5VIgVKueYcyRi8_Sjl8DBfamk_pkWPRkvWnvLfZinYE0dnfzMQL5l2oK2wRZpIxGJfqL8Z3dUbT1Ylb6MkKs45-CyLhw0qBv-jfHl-Qk0u3SycMgChsqeThjniq0TYpDJWKA8BCr2Klon6xnf-Lx7nH6Rj5QDM_VFRCH81FZpFYhfMVCUq9LF1nxQP7LsAq3GWe9rjlP3cILVf5IKCwCmHbm3Q0YsYZ_bjbQoh1f1AfLimpqkDN2Yeo4ng1SwdFvsXNY_ugFu8fHjQOiKmzCf0ApCPRy4MxWIJ2jSgVQEDyYeZFlb8WQndgJg54qh6ABE_evkwm1jjUaB8XtSYU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/14 02:28:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIAtAkyz1Z0tsoq-GNItxbkIxCa2_4AkgTjiCodqHxjBQo-6tUrFjgRUY2hx5HeWfPXJIS8ZGW4YWNYU2N9lzBeLj9EYE73HA1YjidSkHxrv7d-yxpHQgah1QZW8ETYCrwKmtcyNWecU2wd_zDcoRkZet9OHhpjBeQA_bH1mY2yvLe-8iggWd6xUPTWIXda9-ShZAeSTUNYuKmo-Zu6UUZ14lR-ZU5mnNME0Wng96EdDeo8_MqclZum8I_fpxoC6On6j0nCNKYSg2nxeXv25_DwLXMbe-2RYlnXZexMlph3rAVfRQ2WCCWdVT7nlp8l6M9bpeJptV3mzDUT48BVORbs 2025/10/14 02:28:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/14 02:28:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/14 02:28:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIAtAkyz1Z0tsoq-GNItxbkIxCa2_4AkgTjiCodqHxjBQo-6tUrFjgRUY2hx5HeWfPXJIS8ZGW4YWNYU2N9lzBeLj9EYE73HA1YjidSkHxrv7d-yxpHQgah1QZW8ETYCrwKmtcyNWecU2wd_zDcoRkZet9OHhpjBeQA_bH1mY2yvLe-8iggWd6xUPTWIXda9-ShZAeSTUNYuKmo-Zu6UUZ14lR-ZU5mnNME0Wng96EdDeo8_MqclZum8I_fpxoC6On6j0nCNKYSg2nxeXv25_DwLXMbe-2RYlnXZexMlph3rAVfRQ2WCCWdVT7nlp8l6M9bpeJptV3mzDUT48BVORbs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/14 02:28:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AHCyjr-qWbBkX_z8PviiPTEaCz8-oXqVj8epoUSDYpq0JX-P_kRCc7fl7nsw4ivLnH9BeHqCvSosHfkRj4cVJ_S9UnFwhyZRVqze0b9aPiO3IWljS_JiNSNLSP3Qas6FGjPO-9rNB6qytnpivdlopGFSPxkcgHTZuIaKN3EOQQPL341QNfP5IQXxUBSphLOcF0iArHaOx-Mc90Yjih7ywV6W0wkdN8J3D-1CquacPujEVI5Nau3gnRzks43PcrxedXu7uq46w8mrgeQgBABruydCdlUoHMAmz0tCEW-lJmiTSJvYJLqAqthAITV-ZuWpBJR4_l_NrBPLNSoNzTIMi4w 2025/10/14 02:28:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/14 02:28:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/14 02:28:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AHCyjr-qWbBkX_z8PviiPTEaCz8-oXqVj8epoUSDYpq0JX-P_kRCc7fl7nsw4ivLnH9BeHqCvSosHfkRj4cVJ_S9UnFwhyZRVqze0b9aPiO3IWljS_JiNSNLSP3Qas6FGjPO-9rNB6qytnpivdlopGFSPxkcgHTZuIaKN3EOQQPL341QNfP5IQXxUBSphLOcF0iArHaOx-Mc90Yjih7ywV6W0wkdN8J3D-1CquacPujEVI5Nau3gnRzks43PcrxedXu7uq46w8mrgeQgBABruydCdlUoHMAmz0tCEW-lJmiTSJvYJLqAqthAITV-ZuWpBJR4_l_NrBPLNSoNzTIMi4w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/14 02:28:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AF6KIMVsHqt_t_MoFS0RHXlfoSrqg5fm5WfCREedg4UJgVKcRM_BWeYcyuhc9euWb4xCkjGOMd8tP1s7Jagwr_5xdZ3mdfn9So3HKdEb-8Hr9AP-rVn_M3YdnmtOgf1JXRz1v1L8iH27nYcaef60-oaaxI_TZ_jiSGWFQnGhR1Smaw1-UYkNzuS_7Wo0Rm_MCucrDHfXx9dvWozbhjnABprktRAnybE4I_FYmJmo7WHXsVjkmH5Fe_0vMujwN4gXhMvHphpToCUV17Y5G2Jw0YDNJz5EscOTzg7FmLt0cVmZwKZ4ZaMvAnOr_J20cCEMF7u9GYdGHsaNXfISJ7v4KsQ 2025/10/14 02:28:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/14 02:28:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/14 02:28:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AF6KIMVsHqt_t_MoFS0RHXlfoSrqg5fm5WfCREedg4UJgVKcRM_BWeYcyuhc9euWb4xCkjGOMd8tP1s7Jagwr_5xdZ3mdfn9So3HKdEb-8Hr9AP-rVn_M3YdnmtOgf1JXRz1v1L8iH27nYcaef60-oaaxI_TZ_jiSGWFQnGhR1Smaw1-UYkNzuS_7Wo0Rm_MCucrDHfXx9dvWozbhjnABprktRAnybE4I_FYmJmo7WHXsVjkmH5Fe_0vMujwN4gXhMvHphpToCUV17Y5G2Jw0YDNJz5EscOTzg7FmLt0cVmZwKZ4ZaMvAnOr_J20cCEMF7u9GYdGHsaNXfISJ7v4KsQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/14 02:28:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFQSSNxLW180-XstPOIb69czJKCrsNe0SGuacGRhIGO-MZ3oLnRvq3W3S4oneGrI1xRCPKJkCggleanhFYMtGq7A8MGzkcPNPpddcwBtfA7X0UcqbUC_sihfCgrlekNrTPlNtPnU8M8VkboDRrSKEh4QCmHcBmEvqkFBwVLWnyfcy1d2U1ONZtBHvdXZYLOLp2COniEJTogsxPxFp4rb9iWi6Fl7P0QpU40wWq4ESpr7oWetsrJzuEVez9qpl5zb3ZkW4IUjz-OFWpRoo33Q4BjhEhYndr5Uel_0KpBUdmaZriHKANnpj3bUdI5_F952AHM9rg-zpWZfBPyuq8CxfzY 2025/10/14 02:28:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/14 02:28:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/14 02:28:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/14 02:28:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/14 02:28:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/14 02:28:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/14 02:28:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFQSSNxLW180-XstPOIb69czJKCrsNe0SGuacGRhIGO-MZ3oLnRvq3W3S4oneGrI1xRCPKJkCggleanhFYMtGq7A8MGzkcPNPpddcwBtfA7X0UcqbUC_sihfCgrlekNrTPlNtPnU8M8VkboDRrSKEh4QCmHcBmEvqkFBwVLWnyfcy1d2U1ONZtBHvdXZYLOLp2COniEJTogsxPxFp4rb9iWi6Fl7P0QpU40wWq4ESpr7oWetsrJzuEVez9qpl5zb3ZkW4IUjz-OFWpRoo33Q4BjhEhYndr5Uel_0KpBUdmaZriHKANnpj3bUdI5_F952AHM9rg-zpWZfBPyuq8CxfzY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/14 02:28:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AK1vev5b2-O9wwqo7EgfyxGjSYf8CwQUJucZIUYbPTTUaYOyeoRM-kVOGLGvY1zfxuQ2S5ZtVVEwTWLDTmwCABgV31tJwht5hHYerN7a0b4ZVSqgI2Cet7dVWwJH8BTazsElGZ8SQkBmOJHvjc1MhxT_k1xjV6-zoAoWVyFiB768N55RTwoksFNr_yaS7FSlQ9sBaDxAzrQlhh_D9QyELCvOoYa6Zus4OIK0gqANrXTlS99AetF96HutsOgaNMel4PZEQkPEpnZJSA_sZ4WGpZrXgy8Mlmil9senyGMkTilsKSy3G5t663q-8oqVwDWFs2r7US3ovyki6IVEhoXfNss 2025/10/14 02:28:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/14 02:28:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/14 02:28:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/14 02:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/14 02:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/14 02:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/14 02:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AK1vev5b2-O9wwqo7EgfyxGjSYf8CwQUJucZIUYbPTTUaYOyeoRM-kVOGLGvY1zfxuQ2S5ZtVVEwTWLDTmwCABgV31tJwht5hHYerN7a0b4ZVSqgI2Cet7dVWwJH8BTazsElGZ8SQkBmOJHvjc1MhxT_k1xjV6-zoAoWVyFiB768N55RTwoksFNr_yaS7FSlQ9sBaDxAzrQlhh_D9QyELCvOoYa6Zus4OIK0gqANrXTlS99AetF96HutsOgaNMel4PZEQkPEpnZJSA_sZ4WGpZrXgy8Mlmil9senyGMkTilsKSy3G5t663q-8oqVwDWFs2r7US3ovyki6IVEhoXfNss" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/14 02:28:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEi0mJQS_GpYpgdGS77vkmVxgUua81aQv2V_c1LGnp2FctMjMEUbckeLC96t5ZROnEvenMJw9rr_ddB1q2o4rweNrZ9lh2rWf_Zk5tRCrWm0h49vskYJd4KdcUT6i5aecy6H0Tzp3PImV361FuebZ0VE9KoO30625KRIVvBMPE-lYJO3hpCBJH3w7TTrEL2z9IVs81ElVinynRCDh5ZUxYGa3fSsGOIqrjerCh86JCCXUfKIAy9qe8SLGDNNTqpuhUFR-JNJIDQ6L5GacxkrvO1o7jUaTDgKL-wqXxSPSL8dzGNhZkndxVL33CDAApig24kW-nAcijUJngv0sxR9QC8 2025/10/14 02:28:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/14 02:28:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/14 02:28:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEi0mJQS_GpYpgdGS77vkmVxgUua81aQv2V_c1LGnp2FctMjMEUbckeLC96t5ZROnEvenMJw9rr_ddB1q2o4rweNrZ9lh2rWf_Zk5tRCrWm0h49vskYJd4KdcUT6i5aecy6H0Tzp3PImV361FuebZ0VE9KoO30625KRIVvBMPE-lYJO3hpCBJH3w7TTrEL2z9IVs81ElVinynRCDh5ZUxYGa3fSsGOIqrjerCh86JCCXUfKIAy9qe8SLGDNNTqpuhUFR-JNJIDQ6L5GacxkrvO1o7jUaTDgKL-wqXxSPSL8dzGNhZkndxVL33CDAApig24kW-nAcijUJngv0sxR9QC8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/14 02:28:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AKXMEjoUC_Wrmp7M0YPPToZx32Yss20QEBKQ9xUx6Q68c9fK71HH8gMJulfBDrd8PJ93p1ctdpVzm0RL96MC9O4_3jbHHEEAJEi0CYo2iCuPXwS4t-gAUgdILGGpKlJWYrhy1LJKgB27Q8lIBfE8kcydKs7xvtDGxqN0pX6WdgA-0gqvT_X85c9dpmEAz_8Nrt_0d_LQqU6Ce6hdpr1HfYPluatwi3TU7LSA_CddBX290DJMC_nXgf6t6_OP-wp7SkInAQzC8Etn9uxgSmsF3sqBzJOBoAKJ1RxfwBQ5AxB2YX8bapDRcvKzNWbuFcrdQCwm_8XFmq9sZQgpPiuoOaI 2025/10/14 02:28:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/14 02:28:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/14 02:28:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AKXMEjoUC_Wrmp7M0YPPToZx32Yss20QEBKQ9xUx6Q68c9fK71HH8gMJulfBDrd8PJ93p1ctdpVzm0RL96MC9O4_3jbHHEEAJEi0CYo2iCuPXwS4t-gAUgdILGGpKlJWYrhy1LJKgB27Q8lIBfE8kcydKs7xvtDGxqN0pX6WdgA-0gqvT_X85c9dpmEAz_8Nrt_0d_LQqU6Ce6hdpr1HfYPluatwi3TU7LSA_CddBX290DJMC_nXgf6t6_OP-wp7SkInAQzC8Etn9uxgSmsF3sqBzJOBoAKJ1RxfwBQ5AxB2YX8bapDRcvKzNWbuFcrdQCwm_8XFmq9sZQgpPiuoOaI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/14 02:28:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACKUqxPCYDfo-PjfJBM4zb_fzy932d95iFu1sG4XY7uL2PWmAFiyQ33hDQN_DO1cTshshziKJeszm4HmmQVnWsKCnw7NT_D79sJ0P8ZdS4A86ZGXSkbMKLPr11HWPZd2dTGF7NdaA8jLHf_Ah7STrpNpmh6_s3h-LljeSFieYJvitvpZt8Q-WlY9HxOg4GprovyrOC_3A8comDO9e8dkT2uvnoS0BDECkfECEfUEl4-cSSmF2DT7_yiLqW_f_LpfXyNM-Y16X9axvkCKj-DDWojxxED_OD3czM2zLM2EG1SpUFzQUrjSlOY9fD3Uw_zk96TwWeiVeLxfeZZPeh20VeM 2025/10/14 02:28:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/14 02:28:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/14 02:28:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACKUqxPCYDfo-PjfJBM4zb_fzy932d95iFu1sG4XY7uL2PWmAFiyQ33hDQN_DO1cTshshziKJeszm4HmmQVnWsKCnw7NT_D79sJ0P8ZdS4A86ZGXSkbMKLPr11HWPZd2dTGF7NdaA8jLHf_Ah7STrpNpmh6_s3h-LljeSFieYJvitvpZt8Q-WlY9HxOg4GprovyrOC_3A8comDO9e8dkT2uvnoS0BDECkfECEfUEl4-cSSmF2DT7_yiLqW_f_LpfXyNM-Y16X9axvkCKj-DDWojxxED_OD3czM2zLM2EG1SpUFzQUrjSlOY9fD3Uw_zk96TwWeiVeLxfeZZPeh20VeM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/14 02:28:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANzmX6_bsrT8gkbktbuqxAbBkRpSmL8wREPMWlrFThhqYKmPV17Y1r5bDTyUZuK4bvQNT564gWSzjiADSap2kxph3LP3-khpM5M0Zhoaqqw56asiUVxX1l1yaPdTZ5kXxIkVxAW0oulfNEKYvJf-oAAVFeC3KhvvYcZcvCRqh_XVe1BazYcWJH7ivwjHBnGDI66ChmAlwsPWn6aOub49puASkirw-Lb1tkUDRiQDgkjxOOzIdiRh63ODgU7t8Akm4qbAyQ5q9ku5c61ZsmpT981kyPfukGK4SKEdBHvKpLBrgupDzx5ypnuNU6KVO5k2Ef-jE5p2kUUzc_A15seMues 2025/10/14 02:28:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/14 02:28:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/14 02:28:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/14 02:28:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/14 02:28:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/14 02:28:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/14 02:28:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ANzmX6_bsrT8gkbktbuqxAbBkRpSmL8wREPMWlrFThhqYKmPV17Y1r5bDTyUZuK4bvQNT564gWSzjiADSap2kxph3LP3-khpM5M0Zhoaqqw56asiUVxX1l1yaPdTZ5kXxIkVxAW0oulfNEKYvJf-oAAVFeC3KhvvYcZcvCRqh_XVe1BazYcWJH7ivwjHBnGDI66ChmAlwsPWn6aOub49puASkirw-Lb1tkUDRiQDgkjxOOzIdiRh63ODgU7t8Akm4qbAyQ5q9ku5c61ZsmpT981kyPfukGK4SKEdBHvKpLBrgupDzx5ypnuNU6KVO5k2Ef-jE5p2kUUzc_A15seMues" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/14 02:28:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AL1zKlz9dbNhpW3bNpXTBMNH-ROGkQ3WU8NiZ3brHU_DG1hO6FXUgBUWIgLEc-RkPu2mZpaDW2QAQqDQHBrR4pgtKPkFNHd20BimCunJDPCWhzf49FIcHogpekXkVX134_26mtuKg57q5cLCf-VUI5d9sg4lg5jGmYoG3YlMpiCvfTU8BVXo42D5l11Lh_e1vEGHW-EZdu3WPJlG4rGfvDgxpcnQ4lqSjNZC2CeH2FkaHgzS7V3EylN0tpXc6Tknq0LoO2v4pRlyZi5-mwI8NYUz0-mpWG-B8rQlBYqpGrQcUQfIrp7VX9LWlQMl5VZm0AuX5ksEaaj9PqnJID-pU3k 2025/10/14 02:28:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/14 02:28:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/14 02:28:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/14 02:28:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/14 02:28:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/14 02:28:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/14 02:28:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AL1zKlz9dbNhpW3bNpXTBMNH-ROGkQ3WU8NiZ3brHU_DG1hO6FXUgBUWIgLEc-RkPu2mZpaDW2QAQqDQHBrR4pgtKPkFNHd20BimCunJDPCWhzf49FIcHogpekXkVX134_26mtuKg57q5cLCf-VUI5d9sg4lg5jGmYoG3YlMpiCvfTU8BVXo42D5l11Lh_e1vEGHW-EZdu3WPJlG4rGfvDgxpcnQ4lqSjNZC2CeH2FkaHgzS7V3EylN0tpXc6Tknq0LoO2v4pRlyZi5-mwI8NYUz0-mpWG-B8rQlBYqpGrQcUQfIrp7VX9LWlQMl5VZm0AuX5ksEaaj9PqnJID-pU3k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/14 02:28:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEkX1kXX3ATZ2hlH3_5U_Br2wwbK4CkSEYJpqjXlOB3FrxyxiYr4gju2BM8Y6fByT7X3YhkoR_TNFboiuiw1I3lJxQyru6TfiPVKmHYr71ABUm4ngXNBIihjruI46wnevTpUakrHaSUubjmUI9AgdMd3RT3W2Bn8behGADknJe5xbocng27uCYbDqBWWvZdXF1XP4erqwNRit9hhpMF3Pf9vPmwDF2MPP7nbtMsDDlUSPWuuMSyRwl4A4bMgxkhUNaR8RWOpx8F17Bxs3ccm76cwf4_a1YipCoI8Lt4SQqRhZkHZU0lWeE1C-UPpaBKYun_USdeqY9EI6jpMBUz-prE 2025/10/14 02:28:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/14 02:28:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/14 02:28:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEkX1kXX3ATZ2hlH3_5U_Br2wwbK4CkSEYJpqjXlOB3FrxyxiYr4gju2BM8Y6fByT7X3YhkoR_TNFboiuiw1I3lJxQyru6TfiPVKmHYr71ABUm4ngXNBIihjruI46wnevTpUakrHaSUubjmUI9AgdMd3RT3W2Bn8behGADknJe5xbocng27uCYbDqBWWvZdXF1XP4erqwNRit9hhpMF3Pf9vPmwDF2MPP7nbtMsDDlUSPWuuMSyRwl4A4bMgxkhUNaR8RWOpx8F17Bxs3ccm76cwf4_a1YipCoI8Lt4SQqRhZkHZU0lWeE1C-UPpaBKYun_USdeqY9EI6jpMBUz-prE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/14 02:28:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AI0-EpRxzYCCQAw1efr78Z_UkvIl3fhFZoQbOAWPLO1aUI6ZQtvnNzOU-15RUPYSbOHt1M4YUCkHu5pvlszvdMhrVK2V8Pq9hNerCyxNbmI8ncwzb9Ju4dB5PozKn1PenYfe81lFnHe5YeZZruuPArDPguicsae2EkKRcN637nQV8P71PPC3dYiamBx8oL5KvrDo7CW9EfgHMszm1cQ1h3Qn4S23PG3rdTaGy0K5LXF0Rh-6n5cpuFNwCtePeUrltdDrKGeibhePSFpLETpOrPcpHjGivtYpewZHiYI2Z57H2wpvfHBX0V0pihsEUWM5FbpXZZiFMpe1aVjDUyYEdf4 2025/10/14 02:28:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/14 02:28:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/14 02:28:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AI0-EpRxzYCCQAw1efr78Z_UkvIl3fhFZoQbOAWPLO1aUI6ZQtvnNzOU-15RUPYSbOHt1M4YUCkHu5pvlszvdMhrVK2V8Pq9hNerCyxNbmI8ncwzb9Ju4dB5PozKn1PenYfe81lFnHe5YeZZruuPArDPguicsae2EkKRcN637nQV8P71PPC3dYiamBx8oL5KvrDo7CW9EfgHMszm1cQ1h3Qn4S23PG3rdTaGy0K5LXF0Rh-6n5cpuFNwCtePeUrltdDrKGeibhePSFpLETpOrPcpHjGivtYpewZHiYI2Z57H2wpvfHBX0V0pihsEUWM5FbpXZZiFMpe1aVjDUyYEdf4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/14 02:28:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AAF6pRUPmo8YMAg9rf8RgqnyfER9HKCWUKFR216G9EBYdN7fn5FjD_eIY3xJ_qcO9-WzDBndMxkdQefzV13rheVMfL-jjByE-YiL-gPSioSQpG8LDqOecZFprLsLPSaM4QHePJcKLENtFvfOpr6TpLGgr5pmRADqbRYUf0JwOGnsVVGfZbbks0FA79fg16D1nH6hpI_-SCjGxe78W28TQstY4-jWyENR6cxFsdo5nmemcfbF1l_kMLSWrvepxp2ch1m4qjzyxMztlbEHjRYdG3f-ICZXT5B_sQgzmijncOqHBNNC_b6HBJILnwwJ8RjpedBjr-kC8E3Fs7lrnCeeagc 2025/10/14 02:28:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/14 02:28:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/14 02:28:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AAF6pRUPmo8YMAg9rf8RgqnyfER9HKCWUKFR216G9EBYdN7fn5FjD_eIY3xJ_qcO9-WzDBndMxkdQefzV13rheVMfL-jjByE-YiL-gPSioSQpG8LDqOecZFprLsLPSaM4QHePJcKLENtFvfOpr6TpLGgr5pmRADqbRYUf0JwOGnsVVGfZbbks0FA79fg16D1nH6hpI_-SCjGxe78W28TQstY4-jWyENR6cxFsdo5nmemcfbF1l_kMLSWrvepxp2ch1m4qjzyxMztlbEHjRYdG3f-ICZXT5B_sQgzmijncOqHBNNC_b6HBJILnwwJ8RjpedBjr-kC8E3Fs7lrnCeeagc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/14 02:28:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAdn7oI09_olsw5EaiS4sLPK-PxJKTzcPxpGp01lhEiwr6RfTezDbjTX0Iq5_JP3PkTINsP8EHJ8DOnjOwuyxKwyEUWG6nQrK0XUoyrjvmGQTjCIk-U3Mo8ZwotDJDxOmtZJa6RnDN64AArogP9VitlzWR8Jfnp169vCOxJ70MhEi3pnMXuQk9XXT_KvVuasV6GDgLMRlF2CNWiezv3ht_lGtWVW_GvP_7_3lOIHFPnyVP6lnDEAUPehlOGWotQtMg4VTUuenX72z98osAJHzomrLg1pzeVnGSAeOssyDdasiJtZZu4-Hc9BSe0E3CttvKokAhmIwA9JhuxhHyVt76A 2025/10/14 02:28:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/14 02:28:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/14 02:28:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/14 02:28:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/14 02:28:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/14 02:28:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/14 02:28:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAdn7oI09_olsw5EaiS4sLPK-PxJKTzcPxpGp01lhEiwr6RfTezDbjTX0Iq5_JP3PkTINsP8EHJ8DOnjOwuyxKwyEUWG6nQrK0XUoyrjvmGQTjCIk-U3Mo8ZwotDJDxOmtZJa6RnDN64AArogP9VitlzWR8Jfnp169vCOxJ70MhEi3pnMXuQk9XXT_KvVuasV6GDgLMRlF2CNWiezv3ht_lGtWVW_GvP_7_3lOIHFPnyVP6lnDEAUPehlOGWotQtMg4VTUuenX72z98osAJHzomrLg1pzeVnGSAeOssyDdasiJtZZu4-Hc9BSe0E3CttvKokAhmIwA9JhuxhHyVt76A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/14 02:28:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABcdMCfVjvLjaWKTpjmKCUcmlR-Yylqai1PdpoU1KfrSrCMKY7wcd3JeZMJd_zOc1dqa2MT1i8sMHn_qw-4Sm5RsebVjKXAnJQeQWHeEDzxOSqnN8XX4KBgc0243P_cdwxLJr0ZU2-qFSIHKeq7mHxL40MjknIiAlJcX2B0KpjdgjGbFLbRlG1t8IW3h5lL3r7tynOlK9vnAtR8miKZtLGAuO7Zl3hW8LQMyx_cxxEiG48IpOsIjVX8l3dk9wLW3TBZCMEEQEpBa3sycZoqnuWBXgVkKcyUEvzulDLEik4fz5h-RALHaBzKiKTZ58Mft-abtCD62NeLgict70weB0Ec 2025/10/14 02:28:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/14 02:28:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/14 02:28:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/14 02:28:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/14 02:28:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/14 02:29:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/14 02:29:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABcdMCfVjvLjaWKTpjmKCUcmlR-Yylqai1PdpoU1KfrSrCMKY7wcd3JeZMJd_zOc1dqa2MT1i8sMHn_qw-4Sm5RsebVjKXAnJQeQWHeEDzxOSqnN8XX4KBgc0243P_cdwxLJr0ZU2-qFSIHKeq7mHxL40MjknIiAlJcX2B0KpjdgjGbFLbRlG1t8IW3h5lL3r7tynOlK9vnAtR8miKZtLGAuO7Zl3hW8LQMyx_cxxEiG48IpOsIjVX8l3dk9wLW3TBZCMEEQEpBa3sycZoqnuWBXgVkKcyUEvzulDLEik4fz5h-RALHaBzKiKTZ58Mft-abtCD62NeLgict70weB0Ec" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/14 02:29:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AExfKBMsAHnB773qcTAsUT3EJfR_PA8VwNMlXnwDu7N7hvZO5fQCSf5aQVIqxpT3D3lFLwTAFHphjtvp0JNFQhF5lG4e1FnnsPqIou_8lvR2EAZkISL8Eji4QT-1sSW_ILQQWPCG3_NKcbusAMzQ5NMOXBRAAyOZi0mwibSvEQdRxm3ODBGzX0zJoVPHRq_6AwIrnUxrbwI_vSftCWfj64sLhg66JR-wEaEybUK7r4zat0xNI9wzqpq4rm6_e-G0-Nl3iSy7wo3LULHheQsq1fjr0WVtnnp5Ctgaoq4TeYceQfkfxVits-NGKN8DySU_uYNjP9GwqfFROaIqrRcAqzU 2025/10/14 02:29:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/14 02:29:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/14 02:29:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AExfKBMsAHnB773qcTAsUT3EJfR_PA8VwNMlXnwDu7N7hvZO5fQCSf5aQVIqxpT3D3lFLwTAFHphjtvp0JNFQhF5lG4e1FnnsPqIou_8lvR2EAZkISL8Eji4QT-1sSW_ILQQWPCG3_NKcbusAMzQ5NMOXBRAAyOZi0mwibSvEQdRxm3ODBGzX0zJoVPHRq_6AwIrnUxrbwI_vSftCWfj64sLhg66JR-wEaEybUK7r4zat0xNI9wzqpq4rm6_e-G0-Nl3iSy7wo3LULHheQsq1fjr0WVtnnp5Ctgaoq4TeYceQfkfxVits-NGKN8DySU_uYNjP9GwqfFROaIqrRcAqzU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/14 02:29:06 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AIwAFjk0KMnYeN8AJidOAgCv2IzU0kGCp906EOhNoRm6Dza6e4g6keXbTizQ6qqtnOUuWN1kQJtwQ1hl-NxT19v8UqWFbwaHIgqgZOXGQqgf78ne549rF2CcYNWNKFy27Tqpb_nZQTpHIcpfa1qUKdeSaa-wrCnoBBQWjIoTvdrzmUsK5GtLvCP9zOifh3sy3X8b1rekpIroU24iKQbb9Zem5D8q_dOkoSME53RFEdnO16cMis7_g6ST0Pug-ZCGk9V2AfPivhH0M0w7VxSrEahHZroaQ5nJoysJRnxi6HkYx82XOT_SwpqmMJhW3mqPhfGEKwDXR9yvrKae7b6h1wA 2025/10/14 02:29:06 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/14 02:29:07 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/14 02:29:07 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AIwAFjk0KMnYeN8AJidOAgCv2IzU0kGCp906EOhNoRm6Dza6e4g6keXbTizQ6qqtnOUuWN1kQJtwQ1hl-NxT19v8UqWFbwaHIgqgZOXGQqgf78ne549rF2CcYNWNKFy27Tqpb_nZQTpHIcpfa1qUKdeSaa-wrCnoBBQWjIoTvdrzmUsK5GtLvCP9zOifh3sy3X8b1rekpIroU24iKQbb9Zem5D8q_dOkoSME53RFEdnO16cMis7_g6ST0Pug-ZCGk9V2AfPivhH0M0w7VxSrEahHZroaQ5nJoysJRnxi6HkYx82XOT_SwpqmMJhW3mqPhfGEKwDXR9yvrKae7b6h1wA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/14 02:29:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AEpPC9m4MI3brOkc8EgEUjP8w9mbedYVYgGb3MchivBnGe7lTrxwaGA91sSvDfTgUhPUMgGjgOknFgdKqtCeL1yf_kDjvnaZhQW3fnvfRpoQNYIdYdV-EaZOQUg23vmia3N1zH-mFoTjuUqaFztpDrV5fJh-CNSiCPjSMVAMzkXW7EMtcNon3uEyHtdhrPu2W-jc7RZ8MWB6V6deCJY3rkAuZoeChNy8LaE-31jjTXwkRpPyuh0US7uFBu1sY6KVF-_te6EerZ59UMPTeUKNuAkWhq7xKqikiHa57OMe8Q4tJ4PcqEfVfNfuARekIrhPFu6Zm9ozAnx8jDWIT28qWio 2025/10/14 02:29:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/14 02:29:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/14 02:29:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AEpPC9m4MI3brOkc8EgEUjP8w9mbedYVYgGb3MchivBnGe7lTrxwaGA91sSvDfTgUhPUMgGjgOknFgdKqtCeL1yf_kDjvnaZhQW3fnvfRpoQNYIdYdV-EaZOQUg23vmia3N1zH-mFoTjuUqaFztpDrV5fJh-CNSiCPjSMVAMzkXW7EMtcNon3uEyHtdhrPu2W-jc7RZ8MWB6V6deCJY3rkAuZoeChNy8LaE-31jjTXwkRpPyuh0US7uFBu1sY6KVF-_te6EerZ59UMPTeUKNuAkWhq7xKqikiHa57OMe8Q4tJ4PcqEfVfNfuARekIrhPFu6Zm9ozAnx8jDWIT28qWio" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/14 02:29:12 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AOhTAkQvHSGBhddX_LOJ8Mve27j5v6S0PnZyFsX-Uj3Kyh9-foBA3CXN4oi6oCok-EWH1zSRA3_ooOpsj-v3QkbCzoodOGaN6ol2Hk1k7tRI6eR6qI0_hVSE8ab-I_tRBEpIe40YvYKJ-beiW018v64hkATpU2SX655IbpWz4LbesChCVR0-f7mhjnF-Ut0LsB4hiMPAUV1XkDARrylzyJbyDImq9zTNOf6QIJvTDKdYuN0-Mi4zpZHXrd-R097m3EU4GQPsvCuwi3hd2wHza8ADbVpSbD4FVFDnrzM3gjSV7TpHZSehuNb0Y_f_CPNH7RzD2zVTc4nd0QV164-RGjU 2025/10/14 02:29:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/14 02:29:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/14 02:29:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/14 02:29:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/14 02:29:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/14 02:29:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/14 02:29:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AOhTAkQvHSGBhddX_LOJ8Mve27j5v6S0PnZyFsX-Uj3Kyh9-foBA3CXN4oi6oCok-EWH1zSRA3_ooOpsj-v3QkbCzoodOGaN6ol2Hk1k7tRI6eR6qI0_hVSE8ab-I_tRBEpIe40YvYKJ-beiW018v64hkATpU2SX655IbpWz4LbesChCVR0-f7mhjnF-Ut0LsB4hiMPAUV1XkDARrylzyJbyDImq9zTNOf6QIJvTDKdYuN0-Mi4zpZHXrd-R097m3EU4GQPsvCuwi3hd2wHza8ADbVpSbD4FVFDnrzM3gjSV7TpHZSehuNb0Y_f_CPNH7RzD2zVTc4nd0QV164-RGjU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/14 02:29:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AKaLB-90n8q1FmApuH3NbGLxqKlCsqckpTHRI2q-IBzNtUi__POQUd_mU5sXpIxp0-JVTchHoJoF4o38X999bd2iWUZzMMlzXwGzJOxyfvqaGpne823Yj88I8DhUUwjy-HN5FIIsM_UuA_wwyffG-zUMQqZVop9z3ZJTG4T3eiMJmwcguCmrSDByTmcDelkrI3U6zfWmIWt4hcE_1fu4rgTHBGhzNlX8zFq5YZdRM3zc2MtGApir0GawvOReE4PEj7biNo-zSlKbkM2cbDXkC1UHsXGOq_nw96ZbCSZDIGOB403tGPQYPSFAG-MinB6CSrSGONffcWXr2Skc-W8r9kU 2025/10/14 02:29:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/14 02:29:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/14 02:29:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/14 02:29:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/14 02:29:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/14 02:29:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/14 02:29:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AKaLB-90n8q1FmApuH3NbGLxqKlCsqckpTHRI2q-IBzNtUi__POQUd_mU5sXpIxp0-JVTchHoJoF4o38X999bd2iWUZzMMlzXwGzJOxyfvqaGpne823Yj88I8DhUUwjy-HN5FIIsM_UuA_wwyffG-zUMQqZVop9z3ZJTG4T3eiMJmwcguCmrSDByTmcDelkrI3U6zfWmIWt4hcE_1fu4rgTHBGhzNlX8zFq5YZdRM3zc2MtGApir0GawvOReE4PEj7biNo-zSlKbkM2cbDXkC1UHsXGOq_nw96ZbCSZDIGOB403tGPQYPSFAG-MinB6CSrSGONffcWXr2Skc-W8r9kU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/14 02:29:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APP5TWJoiinQntyR-dt7MtVkip5uWpcrWyDp3GYV3GqBU5RSyDEhI3ixCvbByC6ZW21dmkEVYxytZnaeYDAG2MaUHcNqPzWLICbPevERpUGGSXjjlGKf4VdAVL9DMe-opkeFjOV5-YVru46BLsodBG4-ZOniIw3PrvslCnNv_oEUyqjQw-KVkALVlqWhcBriGgH8zo_gi0BcsiHogf-r6fhN94T4W3nz031nN7vmL7CKpata8UC4ZRhljVyrYkc_47Fe3TaES5rI1nfRIBDstdHB2a2q-8h1vcjV588pVRDedaPXuzZcTAN9QrjecCxcVZvmrPDRShK5uYo6IcisjoQ 2025/10/14 02:29:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/14 02:29:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/14 02:29:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APP5TWJoiinQntyR-dt7MtVkip5uWpcrWyDp3GYV3GqBU5RSyDEhI3ixCvbByC6ZW21dmkEVYxytZnaeYDAG2MaUHcNqPzWLICbPevERpUGGSXjjlGKf4VdAVL9DMe-opkeFjOV5-YVru46BLsodBG4-ZOniIw3PrvslCnNv_oEUyqjQw-KVkALVlqWhcBriGgH8zo_gi0BcsiHogf-r6fhN94T4W3nz031nN7vmL7CKpata8UC4ZRhljVyrYkc_47Fe3TaES5rI1nfRIBDstdHB2a2q-8h1vcjV588pVRDedaPXuzZcTAN9QrjecCxcVZvmrPDRShK5uYo6IcisjoQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/14 02:29:22 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AIZcsJbGvXeAnXqZ5WP_nUS7z_zhZk6a3OUJLHtzLCbm0hU2uRSMeZbfJSQbjOmGyprSJwE0cGOC8cx4B9K1RgDpntdQi6uM9i-l0BK30QxLI9xdazqdynKZjvHJaqEpaB0w2V-TPK4mYMv8eAE67_zuJe6aloKMItnecj3RwwJ2woWb4tNEAmly2wPMyz9TACHs0hgsOqQPx9BQAQYkxpx1JyeM-GZkLSmRiCDV-20cnL9vewBH3_9dlWkjbbpCU82B2UJASolDqjmZ2K4upMbFu9pCixs6yGeb2IJsI2EElf4rymeI8woBD_faBPkpyLWGj5nF1gO89APqevHkMwY 2025/10/14 02:29:22 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/14 02:29:23 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/14 02:29:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AIZcsJbGvXeAnXqZ5WP_nUS7z_zhZk6a3OUJLHtzLCbm0hU2uRSMeZbfJSQbjOmGyprSJwE0cGOC8cx4B9K1RgDpntdQi6uM9i-l0BK30QxLI9xdazqdynKZjvHJaqEpaB0w2V-TPK4mYMv8eAE67_zuJe6aloKMItnecj3RwwJ2woWb4tNEAmly2wPMyz9TACHs0hgsOqQPx9BQAQYkxpx1JyeM-GZkLSmRiCDV-20cnL9vewBH3_9dlWkjbbpCU82B2UJASolDqjmZ2K4upMbFu9pCixs6yGeb2IJsI2EElf4rymeI8woBD_faBPkpyLWGj5nF1gO89APqevHkMwY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/14 02:29:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMQ53jKqTWX2jL4mtItgE-9Fj-YbIDyfmp9TSiOM3D-Wf2-xqBFV08KdME2hNr53eYNGJWEWWNTgeN7FKpaiKt0cZi_zwQAJT3chsnhIOdPu0vV2KtyTIwZAn14idYLHte1b4yLsN-3vb8-f1E83xOppAJbFRtWgCl-u2pjqVDfGxd4EsQa_Arz8V_h9PWDq4Wx0z5SxljK0QYSeboW7dPHbDAodL9F8VnJDNd0S-24dq1uSqGgaGUGqH9OVDvyxsxdPfi2VUn8C73UYJ7-kc8mjqR6JoROxwRRHuArx-5IcnNYyvPwMArxaq4G1nFD6TpDFDUwS99m-XqLUioM80rY 2025/10/14 02:29:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/14 02:29:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/14 02:29:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMQ53jKqTWX2jL4mtItgE-9Fj-YbIDyfmp9TSiOM3D-Wf2-xqBFV08KdME2hNr53eYNGJWEWWNTgeN7FKpaiKt0cZi_zwQAJT3chsnhIOdPu0vV2KtyTIwZAn14idYLHte1b4yLsN-3vb8-f1E83xOppAJbFRtWgCl-u2pjqVDfGxd4EsQa_Arz8V_h9PWDq4Wx0z5SxljK0QYSeboW7dPHbDAodL9F8VnJDNd0S-24dq1uSqGgaGUGqH9OVDvyxsxdPfi2VUn8C73UYJ7-kc8mjqR6JoROxwRRHuArx-5IcnNYyvPwMArxaq4G1nFD6TpDFDUwS99m-XqLUioM80rY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/14 02:29:27 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AEjnhrU78L60jV1nCWI1jH7tICTpepxPGuuS1Esavn2jh9E1bvCz-JiGuXYmTjsSCadFx_nWA5_JXNBdcDhbJvMqSTpcMZGM_GLtWLuzbEs3W2kjBvxluDY4R8pB-vnYuDsxJ2f1Cj-nssJ54U4kkhjR6D814EnE96G0d_Z5oUAXXIwbl7lGN87d-0xBHNm7LYfJmGyVeVUS8PIjPZs82F2yW4UbQRygXLjOXiarQ_FWJLmjBUAxqNGmw5uQICGa9RQ-TdDBlF5KXdIMS9AczqXqlasG_rjxZRVJvY_EwackxEF_u2FSF_18vxtRNeiUuCmexUzN4G2tANUTjS6DZos 2025/10/14 02:29:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/14 02:29:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/14 02:29:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/14 02:29:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/14 02:29:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/14 02:29:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/14 02:29:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AEjnhrU78L60jV1nCWI1jH7tICTpepxPGuuS1Esavn2jh9E1bvCz-JiGuXYmTjsSCadFx_nWA5_JXNBdcDhbJvMqSTpcMZGM_GLtWLuzbEs3W2kjBvxluDY4R8pB-vnYuDsxJ2f1Cj-nssJ54U4kkhjR6D814EnE96G0d_Z5oUAXXIwbl7lGN87d-0xBHNm7LYfJmGyVeVUS8PIjPZs82F2yW4UbQRygXLjOXiarQ_FWJLmjBUAxqNGmw5uQICGa9RQ-TdDBlF5KXdIMS9AczqXqlasG_rjxZRVJvY_EwackxEF_u2FSF_18vxtRNeiUuCmexUzN4G2tANUTjS6DZos" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/14 02:29:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AH1MfWFrfluuAAN5CyMSH2gQTT9Rfid5vODy9ChBUmdzrHXmzhZesv5gR3pG8GAp0U2wZpfE-RSw2cC7CIwY74KqZxDZJB1sjHxgqVIrQHck0NBrnMg51ABwTWbdFU_i48U5MT6LatwnIhaVq5xIBP5ZqLHNYR-vR5LcXHW2wOZo0crAugUsdEnnTvyYvdqbFCrK1IRLSuMg3tg67WwIABO9CBpFMVyv2Dt_oH4xdepSw5GYxYj03ss7Mn5fqIvcEJ9_e30kSH8tU7bx-xIwQKtUkRLT_ylBPOvYJO-9G2WFenhpqsuhK1vYDm0aN5VxWaqfStp3NUiRVBGuNzynSKc 2025/10/14 02:29:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/14 02:29:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/14 02:29:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/14 02:29:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/14 02:29:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/14 02:29:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/14 02:29:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AH1MfWFrfluuAAN5CyMSH2gQTT9Rfid5vODy9ChBUmdzrHXmzhZesv5gR3pG8GAp0U2wZpfE-RSw2cC7CIwY74KqZxDZJB1sjHxgqVIrQHck0NBrnMg51ABwTWbdFU_i48U5MT6LatwnIhaVq5xIBP5ZqLHNYR-vR5LcXHW2wOZo0crAugUsdEnnTvyYvdqbFCrK1IRLSuMg3tg67WwIABO9CBpFMVyv2Dt_oH4xdepSw5GYxYj03ss7Mn5fqIvcEJ9_e30kSH8tU7bx-xIwQKtUkRLT_ylBPOvYJO-9G2WFenhpqsuhK1vYDm0aN5VxWaqfStp3NUiRVBGuNzynSKc" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/14 02:29:35 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/14 02:29:39 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/14 02:29:42 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/14 02:29:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/14 02:29:50 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/14 02:29:53 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ACx4MS9OEMjFHzyY-oieiLBz6cMo50I8iA5gP8m3kRbvuUfkx0QVBBeZgPkTwmg-drFTP4Cv6ruAElaQFszeCg_8ZqnwMM3UVp5rAB3WAlix_OtL1cDvcPimlXjfTepLaEu-Ql6HnRyz2LaoqzMf65Yxtcv7-XhgCgqtk0FyQ2U_BXIWvcV7lsHiTrcUoO7E6W20400dI5ffGK3hJJTtsG6xu5KjWWLd91KcH6L0OqKizTsTBOyyGAXy5n5jN7m19WUwDhogHpla6t-q8txKXEtFqNzVhbAHQPiFgIBo2fA7oVX_mtTeuUOJQxf-a9pOuKPJeVnkj3SzLufejesFlQE 2025/10/14 02:29:53 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/14 02:29:53 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2633412fbd7e93024023d1dd6577a54a" 2025/10/14 02:29:53 DEBUG : unknown-size-put.txt: multipart upload "ACx4MS9OEMjFHzyY-oieiLBz6cMo50I8iA5gP8m3kRbvuUfkx0QVBBeZgPkTwmg-drFTP4Cv6ruAElaQFszeCg_8ZqnwMM3UVp5rAB3WAlix_OtL1cDvcPimlXjfTepLaEu-Ql6HnRyz2LaoqzMf65Yxtcv7-XhgCgqtk0FyQ2U_BXIWvcV7lsHiTrcUoO7E6W20400dI5ffGK3hJJTtsG6xu5KjWWLd91KcH6L0OqKizTsTBOyyGAXy5n5jN7m19WUwDhogHpla6t-q8txKXEtFqNzVhbAHQPiFgIBo2fA7oVX_mtTeuUOJQxf-a9pOuKPJeVnkj3SzLufejesFlQE" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/14 02:29:55 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AO4OC7pf9m9_7IXJ7zjaTX_qnZWgLmP98iI0rm7cUMf4uCQ1Eu4DtbRfoAaZZ5LmF4VvcR82yuUb1nPXJPY2yJk-OCiMFrB2hZLiU2F8R4ggfVfcdGAMgoFzzstzJqDbS-USCAbBoBmKgV2yE8auprR3XwvdR4d0mW5AtwSf2R2ApuHet-o_NN6Y6vcfQ34uLYSqtn2sELoOouLbVjhSMSrzO0vInv4k19AK45YU3Mw6psSJnpUqQKOVB5uf0ErxtBQf4sWYfyxcEb-w_N8VMmsgrzOxpv98qewDqRzw2K1N8-gnRbLnztfFlgOP54qo5O_VMe9sRCue-i8AxXKUY0s 2025/10/14 02:29:55 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/14 02:29:55 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "495dd55f7d81f5d3098407047c6ee42e" 2025/10/14 02:29:55 DEBUG : unknown-size-update.txt: multipart upload "AO4OC7pf9m9_7IXJ7zjaTX_qnZWgLmP98iI0rm7cUMf4uCQ1Eu4DtbRfoAaZZ5LmF4VvcR82yuUb1nPXJPY2yJk-OCiMFrB2hZLiU2F8R4ggfVfcdGAMgoFzzstzJqDbS-USCAbBoBmKgV2yE8auprR3XwvdR4d0mW5AtwSf2R2ApuHet-o_NN6Y6vcfQ34uLYSqtn2sELoOouLbVjhSMSrzO0vInv4k19AK45YU3Mw6psSJnpUqQKOVB5uf0ErxtBQf4sWYfyxcEb-w_N8VMmsgrzOxpv98qewDqRzw2K1N8-gnRbLnztfFlgOP54qo5O_VMe9sRCue-i8AxXKUY0s" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/14 02:29:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-taradib8yawa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/14 02:29:56 DEBUG : Waiting for deletions to finish 2025/10/14 02:29:56 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/14 02:29:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/14 02:29:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/14 02:29:57 INFO : S3 bucket rclone-test-taradib8yawa: Bucket "rclone-test-taradib8yawa" deleted 2025/10/14 02:29:57 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (167.39s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.23s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.39s) --- PASS: TestIntegration/FsMkdir (164.84s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.27s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.70s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.84s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (29.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (87.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (13.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (13.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (13.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (14.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (16.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (16.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (18.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.95s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/10/14 02:29:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/14 02:29:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 167.441s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m48.858881533s (try 1/5)