"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/09/23 02:16:49 NOTICE: TestS3R2: Starting server 2025/09/23 02:16:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-voqumac0beni" 2025/09/23 02:16:49 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/09/23 02:16:51 INFO : S3 bucket rclone-test-voqumac0beni: Bucket "rclone-test-voqumac0beni" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/23 02:16:52 INFO : S3 bucket rclone-test-voqumac0beni: Bucket "rclone-test-voqumac0beni" deleted === RUN TestIntegration/FsMkdir 2025/09/23 02:16:52 INFO : S3 bucket rclone-test-voqumac0beni: Bucket "rclone-test-voqumac0beni" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/23 02:16:52 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/23 02:16:53 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/23 02:16:53 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/09/23 02:17:10 NOTICE: S3 bucket rclone-test-voqumac0beni: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/23 02:17:11 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AJ8GxB-lIkhUeIvMIvS9MorINw9qWGPQS1ZL9_XYNXmy3HekbjlboNXQuWqAM47A6fyRw-hKjHQcJJXyQ5acntXvM21F2WraOgicYAw_V4J9nACLicj-M-fKd90XaiKkYkHD9JlqO5Gi-J2kTAftDXc2ypF6htiomhYnE7nrVtzOntshbf0NxmH3pn1xV0n7WqjzZM2jwlg_ovaSZfXvFmV83BoqCQuoja7aKGQKuibmVAozD0rZd4zQKGrNFPUwZyDxfnNwNCxTdo7dOM2bjy5dQ5erGFaG2wdqGBuogfC0YtFLlc5NR5C2Zg4fbeXfZXJff3Oua-KbwEjYSHhdO4U 2025/09/23 02:17:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "5712d9b6a8667841f39692db7cdc7d2d" 2025/09/23 02:17:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "f34067ac7198a08caef191b264ae42a6" 2025/09/23 02:17:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "9eaac6aa96f1de5dcdb13839481f6823" 2025/09/23 02:17:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AJ8GxB-lIkhUeIvMIvS9MorINw9qWGPQS1ZL9_XYNXmy3HekbjlboNXQuWqAM47A6fyRw-hKjHQcJJXyQ5acntXvM21F2WraOgicYAw_V4J9nACLicj-M-fKd90XaiKkYkHD9JlqO5Gi-J2kTAftDXc2ypF6htiomhYnE7nrVtzOntshbf0NxmH3pn1xV0n7WqjzZM2jwlg_ovaSZfXvFmV83BoqCQuoja7aKGQKuibmVAozD0rZd4zQKGrNFPUwZyDxfnNwNCxTdo7dOM2bjy5dQ5erGFaG2wdqGBuogfC0YtFLlc5NR5C2Zg4fbeXfZXJff3Oua-KbwEjYSHhdO4U" 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/09/23 02:17:21 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/23 02:17:21 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/09/23 02:17:24 DEBUG : S3 bucket rclone-test-voqumac0beni: bucket is versioned: false 2025/09/23 02:17:24 DEBUG : Waiting for deletions to finish 2025/09/23 02:17:24 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/23 02:17:24 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/23 02:17:25 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/23 02:17:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-voqumac0beni/dirToPurgeFromRoot" 2025/09/23 02:17:26 DEBUG : S3 bucket rclone-test-voqumac0beni path dirToPurgeFromRoot: bucket is versioned: false 2025/09/23 02:17:26 DEBUG : Waiting for deletions to finish 2025/09/23 02:17:26 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/23 02:17:26 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/23 02:17:26 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/23 02:17:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-voqumac0beni/hello? sausage/êé" 2025/09/23 02:17:28 DEBUG : S3 bucket rclone-test-voqumac0beni path hello? sausage/êé: bucket is versioned: false 2025/09/23 02:17:28 DEBUG : Waiting for deletions to finish 2025/09/23 02:17:28 DEBUG : "a/b/c/d/e.txt" version false 2025/09/23 02:17:28 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/23 02:17:28 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/09/23 02:17:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-voqumac0beni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/23 02:17:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-voqumac0beni/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-voqumac0beni" from "TestS3R2:rclone-test-voqumac0beni" 2025/09/23 02:17:37 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/09/23 02:17:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMRZZqzkYYJYaNIBoZSY_ORUTAGHUCv7l8SvLKSd9pgyHB0HE__BOMxBvW72-2luFmnJKsfSviowxO3KDmLyKWEIfGF-1ggIoeoFn10v3Wa3VLxIJQxA9mLg1W4HdV1UfNDLLFCBLqwOqXnzlx4pf7nOYAO98xlL98kuAIFhQ0YnK2CqSCRP-RnXfkkctkHBl-zkoRNFm56g02lMqdJpalLjurzeF-Wg_28AOu6uU3yGwtkk7he7jwRwOBjTM5YD3zZ2QuAHfF9EJpFmbvQqpJZ9lzQ_V71xdx8sYsu0v2S35uSmRX8ntrZEDHQmWo--ehY1aWAP-FZt-_Ca_5NjoZM 2025/09/23 02:17:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/23 02:17:45 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/23 02:17:45 DEBUG : piped data.txt: multipart upload "AMRZZqzkYYJYaNIBoZSY_ORUTAGHUCv7l8SvLKSd9pgyHB0HE__BOMxBvW72-2luFmnJKsfSviowxO3KDmLyKWEIfGF-1ggIoeoFn10v3Wa3VLxIJQxA9mLg1W4HdV1UfNDLLFCBLqwOqXnzlx4pf7nOYAO98xlL98kuAIFhQ0YnK2CqSCRP-RnXfkkctkHBl-zkoRNFm56g02lMqdJpalLjurzeF-Wg_28AOu6uU3yGwtkk7he7jwRwOBjTM5YD3zZ2QuAHfF9EJpFmbvQqpJZ9lzQ_V71xdx8sYsu0v2S35uSmRX8ntrZEDHQmWo--ehY1aWAP-FZt-_Ca_5NjoZM" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/23 02:17:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKdkKXAdRdAL3LN-faIXm6r_QrgOzuHBC7BXux2myQFYsKcdBSW5ep4F2ZERFiVf0XVHzz-UjWVZGaFcF5xflIGPeXJkb2vucXNKgsDtmw05Eq1EECo2AVlM8vIO0RiEIsPy5axZBA7XMi_GPRBoYCNjURC0SHchOHJDZfrlm3yAT92_JY_gy9bvQi4iQjW9Zlilz9GlZ_7MLboGo_XmVDSdV7NIp_fSlNefEgVvMilo2FgpVZ4P5-B3ia0RcDwk9ml7vD0CZ9n2ynYsv2gES-dBj_vsz6fQXnjdXZsab8yj0Ufuad3mhXc_eyQ63d6KjdxKAQBaGFHmvvW4q8rp_MY 2025/09/23 02:17:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/23 02:17:46 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "9afc41056f3e9798660d36be83311aee" 2025/09/23 02:17:46 DEBUG : piped data.txt: multipart upload "AKdkKXAdRdAL3LN-faIXm6r_QrgOzuHBC7BXux2myQFYsKcdBSW5ep4F2ZERFiVf0XVHzz-UjWVZGaFcF5xflIGPeXJkb2vucXNKgsDtmw05Eq1EECo2AVlM8vIO0RiEIsPy5axZBA7XMi_GPRBoYCNjURC0SHchOHJDZfrlm3yAT92_JY_gy9bvQi4iQjW9Zlilz9GlZ_7MLboGo_XmVDSdV7NIp_fSlNefEgVvMilo2FgpVZ4P5-B3ia0RcDwk9ml7vD0CZ9n2ynYsv2gES-dBj_vsz6fQXnjdXZsab8yj0Ufuad3mhXc_eyQ63d6KjdxKAQBaGFHmvvW4q8rp_MY" 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/09/23 02:17:47 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/09/23 02:17:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AFCLl6M2qicSgvEH6VczjR1jCM-AHcmdOa7lAasLdtiVUqinIAJ7fgEOOhXzNHKA-rHgg5y9I-S8BHXuX9AS4yaAYjIJlsKK0KOZ4e4u74lCZR7MPVjxvKQoD6yKOG4zmkId9E4fdoywOf9akH81cu3N0lsGLvEclM20CqrYr509GvM5U3U3x7xQ0WsCBQKQZtSWhacLXl23i4Mrmdk5C5W1Rf1DBWdv-0ETbC2eVExEQ3bstybmYmPdchJWiSbJRn-GBNqKRnGM24PCxxyUuBPz6sRvzcc77gZeB6rkVqkqikOlEiBXNNfiSRMo_1Zj2Hw3LpRHQq7zLYn15YSRobg 2025/09/23 02:17:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/23 02:17:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/23 02:17:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AFCLl6M2qicSgvEH6VczjR1jCM-AHcmdOa7lAasLdtiVUqinIAJ7fgEOOhXzNHKA-rHgg5y9I-S8BHXuX9AS4yaAYjIJlsKK0KOZ4e4u74lCZR7MPVjxvKQoD6yKOG4zmkId9E4fdoywOf9akH81cu3N0lsGLvEclM20CqrYr509GvM5U3U3x7xQ0WsCBQKQZtSWhacLXl23i4Mrmdk5C5W1Rf1DBWdv-0ETbC2eVExEQ3bstybmYmPdchJWiSbJRn-GBNqKRnGM24PCxxyUuBPz6sRvzcc77gZeB6rkVqkqikOlEiBXNNfiSRMo_1Zj2Hw3LpRHQq7zLYn15YSRobg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/23 02:17:52 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AM_ETtPA7K1ZPTrwdlVPLW5VudQMvW_qTvL4kpuZwzIBIsGrku7WnmlaG68JWIeffWntIU8vsaUA17G-S48QnaBJCL3jpbPN7zgcuehT6yBLM1ZSV_bHSMGvgf_nSShA3-fHUAuRjQC_R3AI9KM5kctPj-iJA4h7AMFihYCVEdC79PidsvPeN8AD2q8Ff0tkMoAoy9Q3voer2LKMSh1paOji0Rsy5CkT55WsksS5ZRdF44Wf1HiNkPbqSkU4P1fLOSXSAMVXoZyneCeU7aK77KPMGPZS0sJvNm86snT3kbX_7hD8W2qRuT_RwDdoOKfzqrWo9HstzIec8xANX0m3msA 2025/09/23 02:17:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/23 02:17:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/23 02:17:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AM_ETtPA7K1ZPTrwdlVPLW5VudQMvW_qTvL4kpuZwzIBIsGrku7WnmlaG68JWIeffWntIU8vsaUA17G-S48QnaBJCL3jpbPN7zgcuehT6yBLM1ZSV_bHSMGvgf_nSShA3-fHUAuRjQC_R3AI9KM5kctPj-iJA4h7AMFihYCVEdC79PidsvPeN8AD2q8Ff0tkMoAoy9Q3voer2LKMSh1paOji0Rsy5CkT55WsksS5ZRdF44Wf1HiNkPbqSkU4P1fLOSXSAMVXoZyneCeU7aK77KPMGPZS0sJvNm86snT3kbX_7hD8W2qRuT_RwDdoOKfzqrWo9HstzIec8xANX0m3msA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/23 02:17:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AEitoRHs7uExgxZalTXVlpzRCpX_BEjeSxL1h6AB-ERkLFxHHYoiXBuW_6VlLXALsHRlY-GxTeVHwHMwn1uN83ufEZUbgIR1TWnkHKlscKFQjvSTVmBUIceqtPT3r6IjGuCHE6iwHJv02UpqTN5X9_j-aMMPWi7B3xym98YkCj84GFavPVMB_LtVScD-7RNOo-g-eEJJhzOtD9KlZuHtIwtKHp0yf956-0q8cdydjGhYnaeasN1ohLNylBKTNcr_NIYaZvxhl2WSF3gI4EtJP9R-2zxXHsJAyaELAOdWsCjYfSAD-71c3hRuia8cXDeag7zuwf3IiEt1hwjR7Lo9KXM 2025/09/23 02:17:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/23 02:17:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/23 02:17:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AEitoRHs7uExgxZalTXVlpzRCpX_BEjeSxL1h6AB-ERkLFxHHYoiXBuW_6VlLXALsHRlY-GxTeVHwHMwn1uN83ufEZUbgIR1TWnkHKlscKFQjvSTVmBUIceqtPT3r6IjGuCHE6iwHJv02UpqTN5X9_j-aMMPWi7B3xym98YkCj84GFavPVMB_LtVScD-7RNOo-g-eEJJhzOtD9KlZuHtIwtKHp0yf956-0q8cdydjGhYnaeasN1ohLNylBKTNcr_NIYaZvxhl2WSF3gI4EtJP9R-2zxXHsJAyaELAOdWsCjYfSAD-71c3hRuia8cXDeag7zuwf3IiEt1hwjR7Lo9KXM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/23 02:17:56 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABKJnjFcojQpwyo2w9b2G23leHVEujAkyKI6q3RqtaM9gISP3XOQ793WqkUW9e0REU7jyMap9S7qPZn-N40eprT98Vhu5OZRWxlFczEs0GtO0Jb-yduXdvnLnNUnzaipjZEyZSkss61xs9t07o5fTEir0fUHLOyNrrGr6C7GhSDa0_CkQHViHDVFSV2pbf_VGwGt_yoFT8aQTmaYfLjXEWtytqC3Md_cxddG1ixMuE0MvKkOqXp1tyWu7gM6BE7Ru3tVfgNV76-uGsj-rDom0dpXU4kLmgRoqIR5RH3NOBa8s0VrCm60FC7QSGwv7q64-ZekYd7IUp13uHyyVJLC_AA 2025/09/23 02:17:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/23 02:17:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/23 02:17:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/23 02:17:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/23 02:17:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/23 02:17:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/23 02:17:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABKJnjFcojQpwyo2w9b2G23leHVEujAkyKI6q3RqtaM9gISP3XOQ793WqkUW9e0REU7jyMap9S7qPZn-N40eprT98Vhu5OZRWxlFczEs0GtO0Jb-yduXdvnLnNUnzaipjZEyZSkss61xs9t07o5fTEir0fUHLOyNrrGr6C7GhSDa0_CkQHViHDVFSV2pbf_VGwGt_yoFT8aQTmaYfLjXEWtytqC3Md_cxddG1ixMuE0MvKkOqXp1tyWu7gM6BE7Ru3tVfgNV76-uGsj-rDom0dpXU4kLmgRoqIR5RH3NOBa8s0VrCm60FC7QSGwv7q64-ZekYd7IUp13uHyyVJLC_AA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/23 02:17:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANspcUfETzElWtl5ACW1k46VrxYmbRn7AkARJdTkQlziYHlMWUlIcyEi2k4OygQBcjq-fr27ItXoVSiLykWcrOFGZrY_SXm3SAwocHA2owViJpmu1qBbzLomYeaYSlcm2c6zFoSwRP2k730FigrgRP2_Z1_5Y52VP8SnpeK7HrtRkkWfZfAMH8spIDBJJuniWIxOosB9n5f-lNaJdhVnrN-OTu1Vyiyngk-nl4owtU5_LqJzPKkz3w4u9zAm5EkkPFYdgdsti9e03SZISTODGrOIXdcdShFo3AwDBsoX5ffHlVB0x2q_-Js8CJvBrS1PwQcI5_Z6_TLV2V5Y4lf_nXI 2025/09/23 02:17:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/23 02:17:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/23 02:17:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/23 02:17:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/23 02:17:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/23 02:17:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/23 02:18:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ANspcUfETzElWtl5ACW1k46VrxYmbRn7AkARJdTkQlziYHlMWUlIcyEi2k4OygQBcjq-fr27ItXoVSiLykWcrOFGZrY_SXm3SAwocHA2owViJpmu1qBbzLomYeaYSlcm2c6zFoSwRP2k730FigrgRP2_Z1_5Y52VP8SnpeK7HrtRkkWfZfAMH8spIDBJJuniWIxOosB9n5f-lNaJdhVnrN-OTu1Vyiyngk-nl4owtU5_LqJzPKkz3w4u9zAm5EkkPFYdgdsti9e03SZISTODGrOIXdcdShFo3AwDBsoX5ffHlVB0x2q_-Js8CJvBrS1PwQcI5_Z6_TLV2V5Y4lf_nXI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/23 02:18:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIQpsLvBwWqLzBVsiSdlyTf__O24dxpwsmhMdLcTo3ryhYyXjQWDP7qVcTKlmu6zc9ast1YGH2aXoZ_0xkYbCmt76ivuiMl7xG3b_fMBrFhmrsWx598rYUJd2Z3D8q5Wc57G1cjj55FaVf9q-UzfaZRU6ulb9lCTOiP51v3qKpO8jncfqnTjLAIuLw2xgpsy1_5H2_fpWFwMLbaj3nWfGVa1y8MhJ_xRoLeoUyTqIyP2gvX0JwdImdznYYTsST1eC5owJZZpOjVvv89OiJTFMASmElmojKMASW8LeDLKN4FL33q_4qwfeb1AA4C-MWPKAPrz9YB928sbpG6f5Xim4GE 2025/09/23 02:18:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/23 02:18:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/23 02:18:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIQpsLvBwWqLzBVsiSdlyTf__O24dxpwsmhMdLcTo3ryhYyXjQWDP7qVcTKlmu6zc9ast1YGH2aXoZ_0xkYbCmt76ivuiMl7xG3b_fMBrFhmrsWx598rYUJd2Z3D8q5Wc57G1cjj55FaVf9q-UzfaZRU6ulb9lCTOiP51v3qKpO8jncfqnTjLAIuLw2xgpsy1_5H2_fpWFwMLbaj3nWfGVa1y8MhJ_xRoLeoUyTqIyP2gvX0JwdImdznYYTsST1eC5owJZZpOjVvv89OiJTFMASmElmojKMASW8LeDLKN4FL33q_4qwfeb1AA4C-MWPKAPrz9YB928sbpG6f5Xim4GE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/23 02:18:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AJRpiC-0fguNm54GbfQPkYSBIzzIQ1SO9x6A1i1nxMpWg9JbP1k1T7AV68rMwXJHT7ZMBOVeoqaoV5VXOEQ49BtRZCXU3E01oovV8hWUZhDR2S--nFi3LDqW_N0tK8WZacjyq9YUwWSiEOO5mK1TAFOojbnHS6m-dtccGim4OcgAImGWUo5G0b5hliIJ_aQhmL84l-ShRBgt9_WlRoMzC-dwEFKIz0ZJREJLNslCyG7ZMkyGQuNYySylWMHIY9g517rhi1Lmj_TBnKSXFj0YdlMB7lMcWf4gD4WNHPbq0xvc4OnzbpAhufyf1IaV6hjc47vp_AFTAfIHtKorRRYENF8 2025/09/23 02:18:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/23 02:18:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/23 02:18:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AJRpiC-0fguNm54GbfQPkYSBIzzIQ1SO9x6A1i1nxMpWg9JbP1k1T7AV68rMwXJHT7ZMBOVeoqaoV5VXOEQ49BtRZCXU3E01oovV8hWUZhDR2S--nFi3LDqW_N0tK8WZacjyq9YUwWSiEOO5mK1TAFOojbnHS6m-dtccGim4OcgAImGWUo5G0b5hliIJ_aQhmL84l-ShRBgt9_WlRoMzC-dwEFKIz0ZJREJLNslCyG7ZMkyGQuNYySylWMHIY9g517rhi1Lmj_TBnKSXFj0YdlMB7lMcWf4gD4WNHPbq0xvc4OnzbpAhufyf1IaV6hjc47vp_AFTAfIHtKorRRYENF8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/23 02:18:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACvG-uZS5pq06Cri6t4tT8SwhK5yKGPxvBMnGDnzEBSsJARk5FJQlxuLqPTwMMl-Gm1OsDRPx-wx1aQA8hkqEO3JCNzJ5sT1vkTFoU36ibgdc7m5nvYZbQl2yvET0WZ6ZytVuDi86g_Bsma0npL4690bEugnXtRbiGemWtL_S7ygBl6PXDd9c54piNPasQH0pKndcBVw28__cw92xpAri86811-n8r_Vf3Puj5fQg4BxQQTeyaZvKXjMmEuqXlDfoc8-Z6Ih4w9QlizIqSu8z0HQr3Pi0pNt-ZoiM0SW23oBbdlPOAFqqDxFOOshfx76u9n6KaGbA1Y87YwU0MW5aqA 2025/09/23 02:18:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/23 02:18:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/23 02:18:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACvG-uZS5pq06Cri6t4tT8SwhK5yKGPxvBMnGDnzEBSsJARk5FJQlxuLqPTwMMl-Gm1OsDRPx-wx1aQA8hkqEO3JCNzJ5sT1vkTFoU36ibgdc7m5nvYZbQl2yvET0WZ6ZytVuDi86g_Bsma0npL4690bEugnXtRbiGemWtL_S7ygBl6PXDd9c54piNPasQH0pKndcBVw28__cw92xpAri86811-n8r_Vf3Puj5fQg4BxQQTeyaZvKXjMmEuqXlDfoc8-Z6Ih4w9QlizIqSu8z0HQr3Pi0pNt-ZoiM0SW23oBbdlPOAFqqDxFOOshfx76u9n6KaGbA1Y87YwU0MW5aqA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/23 02:18:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMvjH4tcNUKoNwBQnwpHIHRmLBcWL7eSEot8RIxULRcOGpxFXyqkYBoVr9ru9TB1NSJwpMEgEw_0OFrhoPst7CemVBv_VgLkhFUcObLMjPSVq6Hu-6zVsE3Or-uqZznAkWkBzPqTvOGMLC3G2yQWQxasEZ_6U7B0nYbWt-o0cbmRnsN0WkqgPdaHhP6sRjePZzm4b0ObQsADVmcz3Q6PLXnWY5y8hQMMPZ1ISf9H0DWiAKtVmqxtmVHTQeLgEMfUtojJR-pFgaRLxTEK3BbKx6tj4B1dLDlOEPXyz_UYZsCui83u1yhYGH9aVx9_hvAonGzcR3Qkenc8Uiw4gnexUzU 2025/09/23 02:18:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/23 02:18:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/23 02:18:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/23 02:18:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/23 02:18:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/23 02:18:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/23 02:18:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMvjH4tcNUKoNwBQnwpHIHRmLBcWL7eSEot8RIxULRcOGpxFXyqkYBoVr9ru9TB1NSJwpMEgEw_0OFrhoPst7CemVBv_VgLkhFUcObLMjPSVq6Hu-6zVsE3Or-uqZznAkWkBzPqTvOGMLC3G2yQWQxasEZ_6U7B0nYbWt-o0cbmRnsN0WkqgPdaHhP6sRjePZzm4b0ObQsADVmcz3Q6PLXnWY5y8hQMMPZ1ISf9H0DWiAKtVmqxtmVHTQeLgEMfUtojJR-pFgaRLxTEK3BbKx6tj4B1dLDlOEPXyz_UYZsCui83u1yhYGH9aVx9_hvAonGzcR3Qkenc8Uiw4gnexUzU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/23 02:18:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AP3suRYW-VsKH2o_Yz-3yAGaKtCAbmzV36v3DwvJExxhED--lQiFPhZNSlHRmDQorUAfi4KvFT79Ro6u2mejlm4zxUprj-D6waz60UzJIQsbvZCcM2g-N2_S44EhZj5PITEi746VKBVuZYcgNLKq9WvQLO23ZqRA3M5vE9ykfDX1pEWUTXnvQb5PUFKdL8CKno0lsPnO_Hu5OXK0RLWqb22P3dhgmRZMz3zgw7NV_YiH32FFlsycdVr7VGAWR-2ADDlkMgKEQfjcGpAM0-Xc8fGl3MCje2cC2eGcBkP225ikJbliqapghbAUkXRw-nN5X0aSAwwKY2uVYhHbsScHuSM 2025/09/23 02:18:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/23 02:18:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/23 02:18:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/23 02:18:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/23 02:18:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/23 02:18:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/23 02:18:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AP3suRYW-VsKH2o_Yz-3yAGaKtCAbmzV36v3DwvJExxhED--lQiFPhZNSlHRmDQorUAfi4KvFT79Ro6u2mejlm4zxUprj-D6waz60UzJIQsbvZCcM2g-N2_S44EhZj5PITEi746VKBVuZYcgNLKq9WvQLO23ZqRA3M5vE9ykfDX1pEWUTXnvQb5PUFKdL8CKno0lsPnO_Hu5OXK0RLWqb22P3dhgmRZMz3zgw7NV_YiH32FFlsycdVr7VGAWR-2ADDlkMgKEQfjcGpAM0-Xc8fGl3MCje2cC2eGcBkP225ikJbliqapghbAUkXRw-nN5X0aSAwwKY2uVYhHbsScHuSM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/23 02:18:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGD5YrPgFQKmULykYfAQ1Stxy0IkTnyhDtPYFb22Co-gdqAzb6tY0lIINSStbJ_LdtL4w0iEyqkH4F_pkhye7AmBqHf3Vd2W6ad1g5ZmjJhV_PwXonvGIsOQzAA0NxZl8iScVYq6eW2zvHq5Ubl0KJ_JCFE7jfC608zwaBWCRNz6gFU_L7j-MBixkcC7G-GbpGDUnuRXB4PHo6NP0QgsAAyVQoc_mve66z0mjgtXjAIXqU3biZ1RxP_2YJvUQROJH-GQCBsDCg1PpvPXEGJbZa0TXMlcDL_wqTQ6TrUyRk2wk-Y2dQaYrxGjs3O7787fKm0Dvb-KCqBrRVFcQwcYiKk 2025/09/23 02:18:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/23 02:18:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/23 02:18:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGD5YrPgFQKmULykYfAQ1Stxy0IkTnyhDtPYFb22Co-gdqAzb6tY0lIINSStbJ_LdtL4w0iEyqkH4F_pkhye7AmBqHf3Vd2W6ad1g5ZmjJhV_PwXonvGIsOQzAA0NxZl8iScVYq6eW2zvHq5Ubl0KJ_JCFE7jfC608zwaBWCRNz6gFU_L7j-MBixkcC7G-GbpGDUnuRXB4PHo6NP0QgsAAyVQoc_mve66z0mjgtXjAIXqU3biZ1RxP_2YJvUQROJH-GQCBsDCg1PpvPXEGJbZa0TXMlcDL_wqTQ6TrUyRk2wk-Y2dQaYrxGjs3O7787fKm0Dvb-KCqBrRVFcQwcYiKk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/23 02:18:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AEijrMflF5FcFHnEjgJHSDqXhAkYcsEap6RKIY9ULRdswBaIqb3mlxZtL3ywa1b2U3mpzt0a7tMKpMswPdtcz2R9NlLyUU57lOBpj8973H4WRuAdER71ZYOGCo57WjapicEU70Gkyb_Cp6R5O8aaKbPttmMGqx2O7QzaXW4tHffwcXSsYBaA19BLYp2phydHDT9dcrvBiL1p-lCpftr8puvIWaFKdA8FFN1ewNG5dffI2n7iCvw_5Aa1vnQnZUrNjM2Str--_LtX-swyie-TebZf3C3vxkfx6JAXL6HKB1djSIJbT_g0KeZqvVJMsFHzRZIbvAabXJZGwnpl0rryBOA 2025/09/23 02:18:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/23 02:18:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/23 02:18:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AEijrMflF5FcFHnEjgJHSDqXhAkYcsEap6RKIY9ULRdswBaIqb3mlxZtL3ywa1b2U3mpzt0a7tMKpMswPdtcz2R9NlLyUU57lOBpj8973H4WRuAdER71ZYOGCo57WjapicEU70Gkyb_Cp6R5O8aaKbPttmMGqx2O7QzaXW4tHffwcXSsYBaA19BLYp2phydHDT9dcrvBiL1p-lCpftr8puvIWaFKdA8FFN1ewNG5dffI2n7iCvw_5Aa1vnQnZUrNjM2Str--_LtX-swyie-TebZf3C3vxkfx6JAXL6HKB1djSIJbT_g0KeZqvVJMsFHzRZIbvAabXJZGwnpl0rryBOA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/23 02:18:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJT7h8HmdIWXVN_oEm6MtTb3XoCIvtkQYuJuy98KCGJ-yUYQ9sFNgsEiVwl-bFlrM2I_hbgjTi2svlgiM1wklzkTaZ2pWzbDkg1zxJrbydbEK7oZjlf3R141FNIHhdsfvBNNO17hkzC50elDlsGOzDLz-xrLKg8OytltSCFd0JOnEsC5LD_WvXiH1eUbFHkSkQ9hyot46q8TyX5TBUMz8u5BHOXiZjyBLEeT4SJ1uUzof0b1MXFeLtWwSoSz-lKqxTNOD3lxC5_mKoBdJaJqguzEq30HFtT7NMq7KeMiAIFN8ilK8yCckFy_uvVRS78onMe05Yxy8BgN99hj7Y_Mtek 2025/09/23 02:18:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/23 02:18:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/23 02:18:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJT7h8HmdIWXVN_oEm6MtTb3XoCIvtkQYuJuy98KCGJ-yUYQ9sFNgsEiVwl-bFlrM2I_hbgjTi2svlgiM1wklzkTaZ2pWzbDkg1zxJrbydbEK7oZjlf3R141FNIHhdsfvBNNO17hkzC50elDlsGOzDLz-xrLKg8OytltSCFd0JOnEsC5LD_WvXiH1eUbFHkSkQ9hyot46q8TyX5TBUMz8u5BHOXiZjyBLEeT4SJ1uUzof0b1MXFeLtWwSoSz-lKqxTNOD3lxC5_mKoBdJaJqguzEq30HFtT7NMq7KeMiAIFN8ilK8yCckFy_uvVRS78onMe05Yxy8BgN99hj7Y_Mtek" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/23 02:18:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AEC96ZcHTBkcR-4dg1K9P8foEPRjX_SywRoT4bLJW_Uo-QDvm4JLsoqTtZXV18MLblYc7wFFLAKOrvXiKPl8SqSkI3DKYFRR7UASc2h82J9LOKxyHhb8B8ot1PGDLCBcp9PubAsEzHwYgU93kLgWx7g5R24ToH5hT3GvqDYNYAZaFZRPOL08xR1cPSpffpHwR-lcq5n2R1k3VE2EUknvKNn7AGou_NxQcB2czjNvVD-6yVdlL6KWHfSyH7lKljPCz2Q47Pqq4jbgod81H9G1iuYBEmGxYt-IRxs4jZsqS6nZ1PW3cSkmfo5IvdR3Hle8X152TW9V_sG_ReWUaUqFjrQ 2025/09/23 02:18:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/23 02:18:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/23 02:18:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/23 02:18:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/23 02:18:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/23 02:18:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/23 02:18:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AEC96ZcHTBkcR-4dg1K9P8foEPRjX_SywRoT4bLJW_Uo-QDvm4JLsoqTtZXV18MLblYc7wFFLAKOrvXiKPl8SqSkI3DKYFRR7UASc2h82J9LOKxyHhb8B8ot1PGDLCBcp9PubAsEzHwYgU93kLgWx7g5R24ToH5hT3GvqDYNYAZaFZRPOL08xR1cPSpffpHwR-lcq5n2R1k3VE2EUknvKNn7AGou_NxQcB2czjNvVD-6yVdlL6KWHfSyH7lKljPCz2Q47Pqq4jbgod81H9G1iuYBEmGxYt-IRxs4jZsqS6nZ1PW3cSkmfo5IvdR3Hle8X152TW9V_sG_ReWUaUqFjrQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/23 02:18:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOnj5sneZ7b-TFogzk5-ny4DDOl_TuaRJFwbwx9tZUI9Wq3mpp7Ng0CaOdpLRx89GfM8sjlwRPoVvcT_JniKkC33ihPef466nSIganKRwsRaVlDP64iQkFYt5OAfd5xJHwRtxUKg4ewPz_s1V5RwYPnLWGC5CQREtc4WUAHIV6Wp8Yb6y5L21nyhj4kaafW3g_uUBURd_Dhg38VgUI4De_6S7GhC5v6LnvO3vjjPW5Jqw9F0kbzp1QXsT83iFx8NGrN36kTki8I3Nqgl-7QiN6OSn2hVya_qpRmP_4yk_EDYR4mrw-cIScquedD7x4P3qf1RHBesYkttNpi201zg87I 2025/09/23 02:18:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/23 02:18:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/23 02:18:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/23 02:18:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/23 02:18:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/23 02:18:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/23 02:18:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOnj5sneZ7b-TFogzk5-ny4DDOl_TuaRJFwbwx9tZUI9Wq3mpp7Ng0CaOdpLRx89GfM8sjlwRPoVvcT_JniKkC33ihPef466nSIganKRwsRaVlDP64iQkFYt5OAfd5xJHwRtxUKg4ewPz_s1V5RwYPnLWGC5CQREtc4WUAHIV6Wp8Yb6y5L21nyhj4kaafW3g_uUBURd_Dhg38VgUI4De_6S7GhC5v6LnvO3vjjPW5Jqw9F0kbzp1QXsT83iFx8NGrN36kTki8I3Nqgl-7QiN6OSn2hVya_qpRmP_4yk_EDYR4mrw-cIScquedD7x4P3qf1RHBesYkttNpi201zg87I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/23 02:18:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AApURT3yvzz0yULppbzGdQQ7XQcxR-mtAbhndou1w9Mz0qgEcRoMzDuC8kAT1Z9F70RVR6ZCNNQ1rJWxlVSt2oObMKcvwmmB5asOpE3XQ9nEZS039NA00PA5kH1A8L45wMGftj6_UyEPR59p4OKarlhQbeiPSEKDMwbDi1MDB6Z0KkiC_u1X3NSR2d9mSLUJTpBt2jScO34zP9GpAC_rpaBaF8iYltpfqcbBbjSLFKSvEXPKHU0RWEFYm1TO8DwUAE4zARVjEgkyTzdsKbR4I61k5inCYnfxe2zB0O99dL3kZLgJCvLdLX_6ljv9BKBs3DiFtFIJ0Isd5GjxmAGbQk8 2025/09/23 02:18:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/23 02:18:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/23 02:18:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AApURT3yvzz0yULppbzGdQQ7XQcxR-mtAbhndou1w9Mz0qgEcRoMzDuC8kAT1Z9F70RVR6ZCNNQ1rJWxlVSt2oObMKcvwmmB5asOpE3XQ9nEZS039NA00PA5kH1A8L45wMGftj6_UyEPR59p4OKarlhQbeiPSEKDMwbDi1MDB6Z0KkiC_u1X3NSR2d9mSLUJTpBt2jScO34zP9GpAC_rpaBaF8iYltpfqcbBbjSLFKSvEXPKHU0RWEFYm1TO8DwUAE4zARVjEgkyTzdsKbR4I61k5inCYnfxe2zB0O99dL3kZLgJCvLdLX_6ljv9BKBs3DiFtFIJ0Isd5GjxmAGbQk8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/23 02:18:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APaIFygBk6Q77mFif_k6s3vpzme4WfIE6yVyYlobO8_2z56puNsnvPrjpPVEZfIoopfITq33Pd54rEbUZ8KFf6dtlDmQi6U7xNYRMW8MT077CkOxrvz5318aVMdzZ1LqDZf5N1AH7JfbwsOl-2H03CRjEqNuWrQHlIQ1TnZIVxL74c2H6qTqjrrWDdJG18GNU83vxOkyfoaVAjBszxcYZLcYA9Ds2-Y3u25Zbs7izsrx_BArepjWqRkc2TlR6JcuBtK99u68d7PKgNB6rWCkmo8Z2PzSS3GqzIYRqeAYU-Vbm9Jscn4ZfVDyQBJA6rMIicP_V8NFKEDJ-VsfSac1Yec 2025/09/23 02:18:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/23 02:18:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/23 02:18:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APaIFygBk6Q77mFif_k6s3vpzme4WfIE6yVyYlobO8_2z56puNsnvPrjpPVEZfIoopfITq33Pd54rEbUZ8KFf6dtlDmQi6U7xNYRMW8MT077CkOxrvz5318aVMdzZ1LqDZf5N1AH7JfbwsOl-2H03CRjEqNuWrQHlIQ1TnZIVxL74c2H6qTqjrrWDdJG18GNU83vxOkyfoaVAjBszxcYZLcYA9Ds2-Y3u25Zbs7izsrx_BArepjWqRkc2TlR6JcuBtK99u68d7PKgNB6rWCkmo8Z2PzSS3GqzIYRqeAYU-Vbm9Jscn4ZfVDyQBJA6rMIicP_V8NFKEDJ-VsfSac1Yec" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/23 02:18:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGqdY_6lCiHiNu704WLRy8cq78bSH8I_LL2Ibf8ZDHhtY35i2pteRAUpdzvhdoLbA697FqU8FzAp4C4cX_tIzpyzIhZ1VwDllUWvJ2YYj5-8hB4oZzulC9zgDU049ECc-Vri1uSp_MippFNC6zKDqtOnFsx69qgzHxJ_T8HZjBy3h0Z3cPJczLFbRxDHSsy4itrObh17Z6baGqkzkyw4vcyB2XOpVzTjhmJ30HIMsRJDdAdsk-VUYkuv_VRiJ6mYnEqi0KG78Ta6ExE5WF9vBiJzhBai3DR7imVjdFLvElsyzEDqV0iVRh11CnABZKD3oa46I-h3iuG5lHQb6DXyixY 2025/09/23 02:18:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/23 02:18:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/23 02:18:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGqdY_6lCiHiNu704WLRy8cq78bSH8I_LL2Ibf8ZDHhtY35i2pteRAUpdzvhdoLbA697FqU8FzAp4C4cX_tIzpyzIhZ1VwDllUWvJ2YYj5-8hB4oZzulC9zgDU049ECc-Vri1uSp_MippFNC6zKDqtOnFsx69qgzHxJ_T8HZjBy3h0Z3cPJczLFbRxDHSsy4itrObh17Z6baGqkzkyw4vcyB2XOpVzTjhmJ30HIMsRJDdAdsk-VUYkuv_VRiJ6mYnEqi0KG78Ta6ExE5WF9vBiJzhBai3DR7imVjdFLvElsyzEDqV0iVRh11CnABZKD3oa46I-h3iuG5lHQb6DXyixY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/23 02:18:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ACwzlJYtzeJI6qkqvFHIBwaVN58IVSmypiW82WUOlVVigS0IL8UNlx65iLL-mmlHmDzDKRPefQ8Gft7exVYnnGUqZ0lFRICE-8D_ejtSTCUlP8dRKNuFRGoKVxJPbtsoO8xyIXs7IKWOyyPgSli-mj3Sm-aqIqYVwqXvy_gDPH61D2UaSSNPD0W6f50ZvaLRNKwJgRTZhkyl-hwHaDnkoYlyl3PQits4t_enKC3rNDhKavYtXE8fJlHE0e6LimAKyBxdM0N3SKQc8vjV_1hUZirlBcDvKv93AOzWx3X51CYB5HUkIY4C6H428iyTufvf9i7SN0uEW0OSlbQnSSphYsg 2025/09/23 02:18:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/23 02:18:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/23 02:18:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/23 02:18:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/23 02:18:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/23 02:18:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/23 02:18:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ACwzlJYtzeJI6qkqvFHIBwaVN58IVSmypiW82WUOlVVigS0IL8UNlx65iLL-mmlHmDzDKRPefQ8Gft7exVYnnGUqZ0lFRICE-8D_ejtSTCUlP8dRKNuFRGoKVxJPbtsoO8xyIXs7IKWOyyPgSli-mj3Sm-aqIqYVwqXvy_gDPH61D2UaSSNPD0W6f50ZvaLRNKwJgRTZhkyl-hwHaDnkoYlyl3PQits4t_enKC3rNDhKavYtXE8fJlHE0e6LimAKyBxdM0N3SKQc8vjV_1hUZirlBcDvKv93AOzWx3X51CYB5HUkIY4C6H428iyTufvf9i7SN0uEW0OSlbQnSSphYsg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/23 02:18:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AArO2PZY2LgUHnaaaBs1GeizoTcg_ca0Gi2GbxAV7YNX43_3EwnAniUmghVpv-_-FbYlcVik1_2KHu9qW3yHKxcX5HJ62PHg_yBR1TN9B2ns0Hu9qt9FNyV9dpNeBhM1dmxlfPm_GUVo8F1t9oFmSFa52tNkGrJFUIXxr35w65djQHSLbLV_peap5IckYRs7kXN-am0x2VTW9SKdZvKPn_yCC1lepFBinrOcizD1b03i8s9vfr7zmlD944mhpwP6e2GFqL633vzUgTS9AZ_KccS_kBLtyfLZM3YwdFXkDGWCgjOe7PWXzf0Ww4YeV4N6fLxA92TYwup_KT7ybgcLvyA 2025/09/23 02:18:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/23 02:18:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/23 02:18:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/23 02:18:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/23 02:18:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/23 02:18:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/23 02:18:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AArO2PZY2LgUHnaaaBs1GeizoTcg_ca0Gi2GbxAV7YNX43_3EwnAniUmghVpv-_-FbYlcVik1_2KHu9qW3yHKxcX5HJ62PHg_yBR1TN9B2ns0Hu9qt9FNyV9dpNeBhM1dmxlfPm_GUVo8F1t9oFmSFa52tNkGrJFUIXxr35w65djQHSLbLV_peap5IckYRs7kXN-am0x2VTW9SKdZvKPn_yCC1lepFBinrOcizD1b03i8s9vfr7zmlD944mhpwP6e2GFqL633vzUgTS9AZ_KccS_kBLtyfLZM3YwdFXkDGWCgjOe7PWXzf0Ww4YeV4N6fLxA92TYwup_KT7ybgcLvyA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/23 02:18:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ALHU9kRXCbYsEkhDES4oxdwWBWuhqPNnfmVMWsY6A4hmZ5Z_iz5bieUxlYYexsil_AUE88yaxTZxhHXu3qgFNG1GKq62a8WwiLHnhtM0Y_pv91MlZtjw2W6vUASRHCgZFhhrAM9bRlzpGFhrhHoZl4PXPQSy3-DN4iV8Tf_qxQal2cjQYUHGbnXoYJ-TnXBy98gTZlNJOD00LGZjIa5xHp9gZvPwZ6u9XxAoEvwSUPVpFCl-DWLlmj55MCDm9giw5mveKaLeS_0NCxiEUOSZWuEK5gcDvGok-twPpiqXBdd6XQO33XefVwk4OQ79JHibwsu87wJ2H9FdIhNbI-EhONM 2025/09/23 02:18:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/23 02:18:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/23 02:18:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ALHU9kRXCbYsEkhDES4oxdwWBWuhqPNnfmVMWsY6A4hmZ5Z_iz5bieUxlYYexsil_AUE88yaxTZxhHXu3qgFNG1GKq62a8WwiLHnhtM0Y_pv91MlZtjw2W6vUASRHCgZFhhrAM9bRlzpGFhrhHoZl4PXPQSy3-DN4iV8Tf_qxQal2cjQYUHGbnXoYJ-TnXBy98gTZlNJOD00LGZjIa5xHp9gZvPwZ6u9XxAoEvwSUPVpFCl-DWLlmj55MCDm9giw5mveKaLeS_0NCxiEUOSZWuEK5gcDvGok-twPpiqXBdd6XQO33XefVwk4OQ79JHibwsu87wJ2H9FdIhNbI-EhONM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/23 02:18:48 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ADI9YulFGpH3WlsZ06-eKVguFl4KuGFeR-8phdos-rgbthnDS-SPPBave73X7F7NsnhSeG_WC2_wyjgJhPzO30fhgRgoCp0q3G6T2bNBcfZ5o6UEUKnCux-Ggoq9bU6WR57-ZIY9gGkd9wBIIMticq-2l6Af6vl51mgKDqNcvma30PQtB8PKy9pJU38yJVwhNMLrjMYlTNB_56szDu-6gq5bN3F3gZ9wO4-pPI-yY-P19B14SKmCvGDES3aTxtUKtbBPLX8cc_-MdP3hM1Gwqvg-etAj_rAR2PsvqYHG_abv_kyShYnKruq_a5HsSndMb61ToIyx-uf70EGYqHaA4ZY 2025/09/23 02:18:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/23 02:18:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/23 02:18:49 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ADI9YulFGpH3WlsZ06-eKVguFl4KuGFeR-8phdos-rgbthnDS-SPPBave73X7F7NsnhSeG_WC2_wyjgJhPzO30fhgRgoCp0q3G6T2bNBcfZ5o6UEUKnCux-Ggoq9bU6WR57-ZIY9gGkd9wBIIMticq-2l6Af6vl51mgKDqNcvma30PQtB8PKy9pJU38yJVwhNMLrjMYlTNB_56szDu-6gq5bN3F3gZ9wO4-pPI-yY-P19B14SKmCvGDES3aTxtUKtbBPLX8cc_-MdP3hM1Gwqvg-etAj_rAR2PsvqYHG_abv_kyShYnKruq_a5HsSndMb61ToIyx-uf70EGYqHaA4ZY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/23 02:18:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABEBPJxq5DQoZSG_1cTFr6carOP7jSNSPB58edeGUodOPuFrvYXWbwVeiPBSJAQ2MRK2ND51eIBKGfCeG9uJIJkUhvQn3qrBBlNi2-M1GjlrkgTfVQHHeojLEZ4E7ub0Xh5nZXfjg2k_PNNy0UqVt5Vr9HF_jyu_3jPny1DLvvZ7cum0hCFYxg8GfwwY_0YJyse4loWGhjvNju-jssIZUfpriA7AoYiG3WsQgwuR9G4FoR7k57N4Ez2oFqTkA_H8fTm5udeg6H2VTFQbo_wCe195i8ZC_jx0eDDqNIzOkEs6WCyzfQvxnbKt2OoXbcEri23BzijrldvvmXA4v3eoxLA 2025/09/23 02:18:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/23 02:18:51 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/23 02:18:51 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABEBPJxq5DQoZSG_1cTFr6carOP7jSNSPB58edeGUodOPuFrvYXWbwVeiPBSJAQ2MRK2ND51eIBKGfCeG9uJIJkUhvQn3qrBBlNi2-M1GjlrkgTfVQHHeojLEZ4E7ub0Xh5nZXfjg2k_PNNy0UqVt5Vr9HF_jyu_3jPny1DLvvZ7cum0hCFYxg8GfwwY_0YJyse4loWGhjvNju-jssIZUfpriA7AoYiG3WsQgwuR9G4FoR7k57N4Ez2oFqTkA_H8fTm5udeg6H2VTFQbo_wCe195i8ZC_jx0eDDqNIzOkEs6WCyzfQvxnbKt2OoXbcEri23BzijrldvvmXA4v3eoxLA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/23 02:18:52 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: APNE_Vq-NM6GSShKxIHQDXRz2v0rDTr6aGjMq6lowY7BKkH63MKC8Z-cR_0eGK0oVsyvh0eJV4KXGKVXcrYH-b-chTZe3swl8jbLcEieUc2ylp8r-vgjG0hcVgTBQnBRh8nHWioo4WfJI4uRsJUIGSISFk183m1b-cbxHY7QkdF1D-VZl05Rq7B_pirWtX7Zhug63YEEdLvfVr40hUEHo7K1peA9onLgt3K9ZrH_ZYlVkXR67A_TduTJUka5sxlt6pcd3B57M1HHVT8QGFgGGYkjudXomeUjLEaT0AByhyMWuC13xhDp2esSHZJqcyL4yDFoay5Wty_o_cWtpnUFcxA 2025/09/23 02:18:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/23 02:18:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/23 02:18:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/23 02:18:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/23 02:18:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/23 02:18:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/23 02:18:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "APNE_Vq-NM6GSShKxIHQDXRz2v0rDTr6aGjMq6lowY7BKkH63MKC8Z-cR_0eGK0oVsyvh0eJV4KXGKVXcrYH-b-chTZe3swl8jbLcEieUc2ylp8r-vgjG0hcVgTBQnBRh8nHWioo4WfJI4uRsJUIGSISFk183m1b-cbxHY7QkdF1D-VZl05Rq7B_pirWtX7Zhug63YEEdLvfVr40hUEHo7K1peA9onLgt3K9ZrH_ZYlVkXR67A_TduTJUka5sxlt6pcd3B57M1HHVT8QGFgGGYkjudXomeUjLEaT0AByhyMWuC13xhDp2esSHZJqcyL4yDFoay5Wty_o_cWtpnUFcxA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/23 02:18:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ALzj-7w4NATZUE-n7f_sEHME1hvYvgMCfD7YIvwDo-ZamVXWlUIzP2ybpSHkxzpVMnHt89ihYz3Bbvo1eOUxXjktTyRXKHEprx8nUkmqCveQr28L1Qz28kAYMILTAO_B_wjEPttTLHQYE3xGhW7CEUwfAGLTD8169GyLJqyKhpu277omBv7qGZhGrqQzFS4AoyYd1oJz0J9yfgjHmn71qbWFmAo914Yh6Lw5IqsQ0BrCe1UAiLQcGbCKiEFpWUdnZpFOy6KfSLMwHf2UxuGDPv5NPPXzSCckOnxzO3wYUSSKMF2Y7PIXmDK7Bavxq2YujMrDQ02NIryy19azA1kK5Lg 2025/09/23 02:18:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/23 02:18:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/23 02:18:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/23 02:18:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/23 02:18:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/23 02:18:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/23 02:18:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ALzj-7w4NATZUE-n7f_sEHME1hvYvgMCfD7YIvwDo-ZamVXWlUIzP2ybpSHkxzpVMnHt89ihYz3Bbvo1eOUxXjktTyRXKHEprx8nUkmqCveQr28L1Qz28kAYMILTAO_B_wjEPttTLHQYE3xGhW7CEUwfAGLTD8169GyLJqyKhpu277omBv7qGZhGrqQzFS4AoyYd1oJz0J9yfgjHmn71qbWFmAo914Yh6Lw5IqsQ0BrCe1UAiLQcGbCKiEFpWUdnZpFOy6KfSLMwHf2UxuGDPv5NPPXzSCckOnxzO3wYUSSKMF2Y7PIXmDK7Bavxq2YujMrDQ02NIryy19azA1kK5Lg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/23 02:19:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHKYnzgu05BIzG4V5VVy-bqvCTtDJ6fe0DdvTt8JQdTeUl0fsTD0ZbFPmDEslvDoNCTR2yvPSsPScv712cGA-Jsf2yBKXpSch3vNuNzw2wRBWIqQTdEMX2w1P3N5ZElzY30KJmumHnNWmqp6q45yy_gAJUEqzu4sOx59iZfg54xeqmOIhG2iNez-EA62CsL-6PMjDZo1BTordEhTGtiPoAw17CLagMtZG_1rMAn5lw322hyByfqWoi0O3JtRfdVL5Vgq5xnmYIDl3pEp-ycj2Rn79Wm5vmDaVzpltw6O76yLxVNLvN146WWOwFQs7WgobDhHorNw2L6y-HeQdGXus98 2025/09/23 02:19:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/23 02:19:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/23 02:19:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AHKYnzgu05BIzG4V5VVy-bqvCTtDJ6fe0DdvTt8JQdTeUl0fsTD0ZbFPmDEslvDoNCTR2yvPSsPScv712cGA-Jsf2yBKXpSch3vNuNzw2wRBWIqQTdEMX2w1P3N5ZElzY30KJmumHnNWmqp6q45yy_gAJUEqzu4sOx59iZfg54xeqmOIhG2iNez-EA62CsL-6PMjDZo1BTordEhTGtiPoAw17CLagMtZG_1rMAn5lw322hyByfqWoi0O3JtRfdVL5Vgq5xnmYIDl3pEp-ycj2Rn79Wm5vmDaVzpltw6O76yLxVNLvN146WWOwFQs7WgobDhHorNw2L6y-HeQdGXus98" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/23 02:19:02 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AJOThFF4q-oTLz0cMO01E3SfY6bSFCd6PZHuNOFXH8mof_qkahH9iWHIpryfzY3fx11NLDJzdLekly-RNawrxAAx0AnwzG6PfCLtF4wslFPqX3JrUXNUDXQQ04AnAcXY_FmcGE9KNfNoDUHyZ_YVrsVX0cDiENeMqlDz3O8RDzfgLmc2jjcDuADBe77nDbEK9iUByG1cJDDelbdKXqN3ZPJJ6gvFiszEY_T2FyfC3zDLpMQy54PaKEeyvDwSlaF8GRfp_Ug-MUI1ZifIsjb077PrgPZwagJp_Usa3aagKNyQHAHxtv-CPr7NTSAKZvShgxhxyuaTMHZyn68ETVkyij8 2025/09/23 02:19:03 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/23 02:19:04 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/23 02:19:04 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AJOThFF4q-oTLz0cMO01E3SfY6bSFCd6PZHuNOFXH8mof_qkahH9iWHIpryfzY3fx11NLDJzdLekly-RNawrxAAx0AnwzG6PfCLtF4wslFPqX3JrUXNUDXQQ04AnAcXY_FmcGE9KNfNoDUHyZ_YVrsVX0cDiENeMqlDz3O8RDzfgLmc2jjcDuADBe77nDbEK9iUByG1cJDDelbdKXqN3ZPJJ6gvFiszEY_T2FyfC3zDLpMQy54PaKEeyvDwSlaF8GRfp_Ug-MUI1ZifIsjb077PrgPZwagJp_Usa3aagKNyQHAHxtv-CPr7NTSAKZvShgxhxyuaTMHZyn68ETVkyij8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/23 02:19:05 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AJMoTNHHZ644e_jFbYhuOqBn9tL-6vexRoDbK3tEPtt1vE36MF9Tq1jazCLqTdyAU4KF47P_BHghBDozZnvnKIVxY7exf_Oa_RaSvHZqdJh7Fc5xB1OoujNRlJPZh4DwqUzttyTe-ez_wRX3HD_1-TcrezsQ7mwn0KJrb3fqtr2SzkJixPH4gTx6odwvJLSAyqvH-qoZ8tVuVEvFw6gfyCPjUaIqcJiywpPdlofvl6Jglhq6U7-hfvaRNEAbW56KCyeB3-7wjcyRcRjUPlrfIZSFBrAZPs_FL8CC6tU7Py0C3cjreIcZUKGKaoF8mn-qTHVSbkY4Gkt7KVYSxU0vvgU 2025/09/23 02:19:05 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/23 02:19:06 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/23 02:19:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AJMoTNHHZ644e_jFbYhuOqBn9tL-6vexRoDbK3tEPtt1vE36MF9Tq1jazCLqTdyAU4KF47P_BHghBDozZnvnKIVxY7exf_Oa_RaSvHZqdJh7Fc5xB1OoujNRlJPZh4DwqUzttyTe-ez_wRX3HD_1-TcrezsQ7mwn0KJrb3fqtr2SzkJixPH4gTx6odwvJLSAyqvH-qoZ8tVuVEvFw6gfyCPjUaIqcJiywpPdlofvl6Jglhq6U7-hfvaRNEAbW56KCyeB3-7wjcyRcRjUPlrfIZSFBrAZPs_FL8CC6tU7Py0C3cjreIcZUKGKaoF8mn-qTHVSbkY4Gkt7KVYSxU0vvgU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/23 02:19:08 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AEBR76356iywA5ZD_ZcWreSxiU4r9Bs2cghQZmXw8N16JBBxX9aI9if5-mbTkBNmc9cUFvtovxBn5Blpqo2ESCTRdPYhduaxdp5Ql8hh3eZrjZptMkOnFidzhneb0eHDg2gXBbupAC--h6G5vMTHYU-QqGTwTDbcLNl_On6jWpa2OuuvO3Br34fVcmY7x_hl98jP5Yw-1qVCLtlcP2xt2GVx2UMUGsiTyZdU_XqRrWW5SH3kDaZFqw2pS2jBOythWTb_5j2g4Jx_kKIhyUn0xX6lqJXPqZqSQnSzpybG3wBOYTnzQBRyWERv9083wFC0SiP2uneXtK0GLYnRtEjvaPY 2025/09/23 02:19:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/23 02:19:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/23 02:19:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/23 02:19:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/23 02:19:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/23 02:19:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/23 02:19:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AEBR76356iywA5ZD_ZcWreSxiU4r9Bs2cghQZmXw8N16JBBxX9aI9if5-mbTkBNmc9cUFvtovxBn5Blpqo2ESCTRdPYhduaxdp5Ql8hh3eZrjZptMkOnFidzhneb0eHDg2gXBbupAC--h6G5vMTHYU-QqGTwTDbcLNl_On6jWpa2OuuvO3Br34fVcmY7x_hl98jP5Yw-1qVCLtlcP2xt2GVx2UMUGsiTyZdU_XqRrWW5SH3kDaZFqw2pS2jBOythWTb_5j2g4Jx_kKIhyUn0xX6lqJXPqZqSQnSzpybG3wBOYTnzQBRyWERv9083wFC0SiP2uneXtK0GLYnRtEjvaPY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/23 02:19:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: APQVEPXf5xBQRrJ9IS9JcGkU3oMoksPbzFYG2gNSv1BxIKG1M4258BXXrs2nbAbqHloEihNhK0eyVYt1UDg0cDzt1AQclOuaSR2k_JbDTI_kCvXHog9wfcK7Z3xuCklIGHUMjKA4JX2P7dVCQMWGVR0jlF7wE9C60rvJlX06ufoRaNuWwrNr3saaLp0XJ2SWRFkFrEA2xmwi8nrrK9bQ7rbXMFLS_g-bdxj_id5mIV8JbiP8m2qeyfd--aYpyDzr2usmn6_Z_ajalw9XkGiLQ_MEzRWzDpgmvFI7Jkrssvzav-cUUbWgvbv1w8bxKkTKps17M2SLgxkjMTkDVWSnY-Y 2025/09/23 02:19:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/23 02:19:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/23 02:19:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/23 02:19:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/23 02:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/23 02:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/23 02:19:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "APQVEPXf5xBQRrJ9IS9JcGkU3oMoksPbzFYG2gNSv1BxIKG1M4258BXXrs2nbAbqHloEihNhK0eyVYt1UDg0cDzt1AQclOuaSR2k_JbDTI_kCvXHog9wfcK7Z3xuCklIGHUMjKA4JX2P7dVCQMWGVR0jlF7wE9C60rvJlX06ufoRaNuWwrNr3saaLp0XJ2SWRFkFrEA2xmwi8nrrK9bQ7rbXMFLS_g-bdxj_id5mIV8JbiP8m2qeyfd--aYpyDzr2usmn6_Z_ajalw9XkGiLQ_MEzRWzDpgmvFI7Jkrssvzav-cUUbWgvbv1w8bxKkTKps17M2SLgxkjMTkDVWSnY-Y" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/23 02:19:18 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/23 02:19:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/23 02:19:26 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/23 02:19:31 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/23 02:19:35 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/23 02:19:37 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ACTAMp3MmVInvpLj-pggUcs4GCLvrRvlEEGk2NEieO06ECyXoXrA5lmDMFwPIzGZ3uaC-x6T2pO1yiNydIRtX8H5mpa3YGRdIP5cSBuiAPoGal3D1mlAVpFE5TBmJ6HXvTFSJvi3Mu5igaG7H7lX9VTH4e9iTzuuLkLgcxqw4Cj87P7_prog4Zq9_9FHAzej_xZB3XjG_-k1sVh_EByp85_jkBcYVyas0xTlQqxv2ndACI8fvRqF2H-GSYbpHpdtc2vaFM9XELw2173UzjqsSAO_ASGcywAwYh7XQ_x_onTadE7XHLVz4ktYdHtnbi4GoCCWuvuvAoRu7jKTyc8Mcrc 2025/09/23 02:19:37 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/23 02:19:37 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "bd8b038815690c9663f3fdcad82921e1" 2025/09/23 02:19:38 DEBUG : unknown-size-put.txt: multipart upload "ACTAMp3MmVInvpLj-pggUcs4GCLvrRvlEEGk2NEieO06ECyXoXrA5lmDMFwPIzGZ3uaC-x6T2pO1yiNydIRtX8H5mpa3YGRdIP5cSBuiAPoGal3D1mlAVpFE5TBmJ6HXvTFSJvi3Mu5igaG7H7lX9VTH4e9iTzuuLkLgcxqw4Cj87P7_prog4Zq9_9FHAzej_xZB3XjG_-k1sVh_EByp85_jkBcYVyas0xTlQqxv2ndACI8fvRqF2H-GSYbpHpdtc2vaFM9XELw2173UzjqsSAO_ASGcywAwYh7XQ_x_onTadE7XHLVz4ktYdHtnbi4GoCCWuvuvAoRu7jKTyc8Mcrc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/23 02:19:38 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ALilSheaKOFjVeFQyoSjAvJ8T9EcpS14b5_dcDNQ2L0aZuPRue-Nd0oMWSD4E_qrI8x0OMSUaWU9bgO70FXb14HC3Fw9WzgavxmtHC6Y7tJTPSvEsB6mdzp0Tw5-aZ_FDcbezETb_R65CWGd1saV0xuRcxVdSXs3W4mJRXYd8RJedb330ISw4JLEwmmpO55rRxKyEradrJl6xkjX10MAXPSWIC5RJcU_Qy8QVUp8R10TaBBtSQbF9fsMz5McwWZ3w_AfnPWl5ukqY7uyuzc9dZbQHRDOq772DPP_urTNTqITN0XXkYFLnm7WyGdfTeuT07M6KKAIa4hgEyBfhk4sn_Q 2025/09/23 02:19:38 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/23 02:19:39 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "1b546f54758352934bba5ddd740b3543" 2025/09/23 02:19:39 DEBUG : unknown-size-update.txt: multipart upload "ALilSheaKOFjVeFQyoSjAvJ8T9EcpS14b5_dcDNQ2L0aZuPRue-Nd0oMWSD4E_qrI8x0OMSUaWU9bgO70FXb14HC3Fw9WzgavxmtHC6Y7tJTPSvEsB6mdzp0Tw5-aZ_FDcbezETb_R65CWGd1saV0xuRcxVdSXs3W4mJRXYd8RJedb330ISw4JLEwmmpO55rRxKyEradrJl6xkjX10MAXPSWIC5RJcU_Qy8QVUp8R10TaBBtSQbF9fsMz5McwWZ3w_AfnPWl5ukqY7uyuzc9dZbQHRDOq772DPP_urTNTqITN0XXkYFLnm7WyGdfTeuT07M6KKAIa4hgEyBfhk4sn_Q" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/23 02:19:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-voqumac0beni/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/09/23 02:19:39 DEBUG : Waiting for deletions to finish 2025/09/23 02:19:40 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/23 02:19:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/23 02:19:40 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/23 02:19:40 INFO : S3 bucket rclone-test-voqumac0beni: Bucket "rclone-test-voqumac0beni" deleted 2025/09/23 02:19:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (171.70s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.81s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.15s) --- PASS: TestIntegration/FsMkdir (168.60s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.29s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.95s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.62s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.08s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (86.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (12.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (15.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (7.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (13.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (17.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (22.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.24s) --- 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/09/23 02:19:41 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/23 02:19:41 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 171.723s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m53.045906094s (try 1/5)