"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/11/22 01:18:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-caliqub9sosa" 2025/11/22 01:18:41 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/11/22 01:18:43 INFO : S3 bucket rclone-test-caliqub9sosa: Bucket "rclone-test-caliqub9sosa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/22 01:18:44 INFO : S3 bucket rclone-test-caliqub9sosa: Bucket "rclone-test-caliqub9sosa" deleted === RUN TestIntegration/FsMkdir 2025/11/22 01:18:44 INFO : S3 bucket rclone-test-caliqub9sosa: Bucket "rclone-test-caliqub9sosa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/22 01:18:44 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/22 01:18:44 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/22 01:18:44 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/11/22 01:18:57 NOTICE: S3 bucket rclone-test-caliqub9sosa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/22 01:18:57 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABqvQVPwTk2I2OSeYGSOKiuMyoSgtT6dLykg6-wCUMBoW-jTho8wikAccMU7aGsTUFlqHrARkDk8Kuhq_K1HTLTq3fOwfxAIyHue49zo4eNQhJNYwdC62EfvJZ8HjgkGNQF2s1BgO99T1gJIs7Khfmnp77xulQedCl12gLQHAViQ1gb4_tVHxc9d8ikjvEFrEffbvNp8VjYFS6EfjE8Rdgj-5NWc-jnnncjnbYsIhaNmtAhksy6-vIy7gHibf8F_bWlJmEgNdXYrnQwzTMQ-0IK-gn-sCiOOq2BBnKMad92a_774YT646TWqI7oNEnA0qjYX2LR7gyWxfpSuB8W6nnk 2025/11/22 01:18:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "f1c3ef0356402f5a3033262b18785c19" 2025/11/22 01:18:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "c4363b149d6d38ee60702d11395740d1" 2025/11/22 01:18:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "ef41f1058c7538015760a20cc1f963c8" 2025/11/22 01:18:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABqvQVPwTk2I2OSeYGSOKiuMyoSgtT6dLykg6-wCUMBoW-jTho8wikAccMU7aGsTUFlqHrARkDk8Kuhq_K1HTLTq3fOwfxAIyHue49zo4eNQhJNYwdC62EfvJZ8HjgkGNQF2s1BgO99T1gJIs7Khfmnp77xulQedCl12gLQHAViQ1gb4_tVHxc9d8ikjvEFrEffbvNp8VjYFS6EfjE8Rdgj-5NWc-jnnncjnbYsIhaNmtAhksy6-vIy7gHibf8F_bWlJmEgNdXYrnQwzTMQ-0IK-gn-sCiOOq2BBnKMad92a_774YT646TWqI7oNEnA0qjYX2LR7gyWxfpSuB8W6nnk" 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/11/22 01:19:00 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/22 01:19:00 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/11/22 01:19:02 DEBUG : S3 bucket rclone-test-caliqub9sosa: bucket is versioned: false 2025/11/22 01:19:02 DEBUG : Waiting for deletions to finish 2025/11/22 01:19:02 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/22 01:19:02 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/22 01:19:02 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/22 01:19:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-caliqub9sosa/dirToPurgeFromRoot" 2025/11/22 01:19:03 DEBUG : S3 bucket rclone-test-caliqub9sosa path dirToPurgeFromRoot: bucket is versioned: false 2025/11/22 01:19:03 DEBUG : Waiting for deletions to finish 2025/11/22 01:19:03 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/22 01:19:03 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/22 01:19:03 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/22 01:19:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-caliqub9sosa/hello? sausage/êé" 2025/11/22 01:19:05 DEBUG : S3 bucket rclone-test-caliqub9sosa path hello? sausage/êé: bucket is versioned: false 2025/11/22 01:19:05 DEBUG : Waiting for deletions to finish 2025/11/22 01:19:05 DEBUG : "a/b/c/d/e.txt" version false 2025/11/22 01:19:05 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/22 01:19:05 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/11/22 01:19:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-caliqub9sosa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/22 01:19:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-caliqub9sosa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-caliqub9sosa" from "TestS3R2:rclone-test-caliqub9sosa" 2025/11/22 01:19:11 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 fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/22 01:19:16 DEBUG : piped data.txt: open chunk writer: started multipart upload: AEkx2qOHRdzlwgVuQxhDe0QdGXHUZSQIAGS7Ui9OdKKZ7eys26l9sqq_kob6mCST6ERuka3_IrWes7-jTNojV2UfBdJIvssNhUSh0vYslP1sq74-S_d5pqHRimKhuUu5guX5XLGinDTh49wsYiHU6n3h7TMk_7PSqTJfa-X1tRE80-PQUbC_CIWXT7WY_dkQkjQtphL45d5tYWjm0SHy4u4vbfcyZHC5fx_Zw3ar_dJmqztYWdsRcOJPsqR_w_xJsekYFCng7ewefUqVjfSD8TTtO2c-w76Ai8IUTLuMbcTlyzRg4qYHdRcZixz99Y__5FMMGLJhUH2z1pk0MUYnXX4 2025/11/22 01:19:16 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/22 01:19:16 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/22 01:19:16 DEBUG : piped data.txt: multipart upload "AEkx2qOHRdzlwgVuQxhDe0QdGXHUZSQIAGS7Ui9OdKKZ7eys26l9sqq_kob6mCST6ERuka3_IrWes7-jTNojV2UfBdJIvssNhUSh0vYslP1sq74-S_d5pqHRimKhuUu5guX5XLGinDTh49wsYiHU6n3h7TMk_7PSqTJfa-X1tRE80-PQUbC_CIWXT7WY_dkQkjQtphL45d5tYWjm0SHy4u4vbfcyZHC5fx_Zw3ar_dJmqztYWdsRcOJPsqR_w_xJsekYFCng7ewefUqVjfSD8TTtO2c-w76Ai8IUTLuMbcTlyzRg4qYHdRcZixz99Y__5FMMGLJhUH2z1pk0MUYnXX4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/22 01:19:16 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADeMpclNXWnGZabcjUF2qwI6_Hjq5cdleUwjlZzj43kk9OjQRyXuW--7CleWoLusstr3JMVK0koLbJROin-y-EUmqlXrg5rBWYxmnsFZLqRASnCW5TUD_OXzjXBIy6x3nkXFYtfFQaj4jJhMux8KWc2UbtlmfoKA2802Z9_vpzTqDf7j980t-_0wjKsJn5P3bjYImf9hMNZ3LtHhRz-CdmC5ta_60_hEy-Fz4DLKHbb0ZkIpDf1qWDoXtZqRRMs9cZ7z_34svvtXsyCS2FrDGQ3934C2DcCBK2negAf5P4kRaTxIdsDFugrE-dFKwQPWDG2uYdMQIkugwYioafNiS4Q 2025/11/22 01:19:16 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/22 01:19:17 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1be31338c11c9b062a70af5596a57b94" 2025/11/22 01:19:17 DEBUG : piped data.txt: multipart upload "ADeMpclNXWnGZabcjUF2qwI6_Hjq5cdleUwjlZzj43kk9OjQRyXuW--7CleWoLusstr3JMVK0koLbJROin-y-EUmqlXrg5rBWYxmnsFZLqRASnCW5TUD_OXzjXBIy6x3nkXFYtfFQaj4jJhMux8KWc2UbtlmfoKA2802Z9_vpzTqDf7j980t-_0wjKsJn5P3bjYImf9hMNZ3LtHhRz-CdmC5ta_60_hEy-Fz4DLKHbb0ZkIpDf1qWDoXtZqRRMs9cZ7z_34svvtXsyCS2FrDGQ3934C2DcCBK2negAf5P4kRaTxIdsDFugrE-dFKwQPWDG2uYdMQIkugwYioafNiS4Q" 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/11/22 01:19:17 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/11/22 01:19:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ACm6ZdHafjFpwdQVww-aH9Bn5njm7YUvu3aDT75ug2VPSp_QHWPFOl95zVe_YsL6txScex_3YIoRcTPSDPyWI0ZUqgwtGV_wOy8TTtwu6hLVsCUKQl6EUTJtS9OcG4deDzOI7OYZWOOZfh8PTJU3NA1X5QrBiDb_v9FobYwO6aUgzy0vGo6uMZ-wsqT4LicspEp7QdEUZkATVnHc7n-OHz0Ol_IgrBgA6mkC8HHaYUgz5XCgT7Yrv5bRbX13Uxb_w_3dWBmZOq-P8jB9007QK1uufemmoheWEowk3GOnEu7dHGbs4bdWsnckw4uEkz3xCz5O_Dbn1p5BWua2kAmV53k 2025/11/22 01:19:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/22 01:19:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/22 01:19:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ACm6ZdHafjFpwdQVww-aH9Bn5njm7YUvu3aDT75ug2VPSp_QHWPFOl95zVe_YsL6txScex_3YIoRcTPSDPyWI0ZUqgwtGV_wOy8TTtwu6hLVsCUKQl6EUTJtS9OcG4deDzOI7OYZWOOZfh8PTJU3NA1X5QrBiDb_v9FobYwO6aUgzy0vGo6uMZ-wsqT4LicspEp7QdEUZkATVnHc7n-OHz0Ol_IgrBgA6mkC8HHaYUgz5XCgT7Yrv5bRbX13Uxb_w_3dWBmZOq-P8jB9007QK1uufemmoheWEowk3GOnEu7dHGbs4bdWsnckw4uEkz3xCz5O_Dbn1p5BWua2kAmV53k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/22 01:19:20 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AMck4vLWgt0lKndCQRJujB5oq86wNNuwMQTze5_zB2yNh_LHn-n0IgpHg8xc2S2XJoqphs8V5gyd7xzcjFsaYR1OhijFh452TkaLqC-KXYiDoaqr0WPzQpUvcKnxIPeTV_RYHJhFCT7BK9j3cj6U2ihmqcG_HJy0C0OXfhJFH99pyEsOw_uNSj6J4GBGK0XiHuGk4NMoe7TOu10DmKzWWBSDGlxvnB2yMj6uGHrkDHS1esxkMmptPbF0a-K34zEriHdkwKn8zSagvqY842SAnFrnSRUeW-QzIzyakEYCjvyIJf91Rrk-nmkz9nl_xGhJTnPrT3y0GBiTF_x5MFVQsmg 2025/11/22 01:19:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/22 01:19:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/22 01:19:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AMck4vLWgt0lKndCQRJujB5oq86wNNuwMQTze5_zB2yNh_LHn-n0IgpHg8xc2S2XJoqphs8V5gyd7xzcjFsaYR1OhijFh452TkaLqC-KXYiDoaqr0WPzQpUvcKnxIPeTV_RYHJhFCT7BK9j3cj6U2ihmqcG_HJy0C0OXfhJFH99pyEsOw_uNSj6J4GBGK0XiHuGk4NMoe7TOu10DmKzWWBSDGlxvnB2yMj6uGHrkDHS1esxkMmptPbF0a-K34zEriHdkwKn8zSagvqY842SAnFrnSRUeW-QzIzyakEYCjvyIJf91Rrk-nmkz9nl_xGhJTnPrT3y0GBiTF_x5MFVQsmg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/22 01:19:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APQ3QGpjZ_4I_kty0dLLYGmcEPru3OzhViBmXbKstef3cgOeG7bjQ4NTv0l8y4yLw--iReanQhjlqss-xH9qAhz9IhOuBPtd2FWt3-E0IhJVKXo_1v-jDcxiXgo_hWgS_xyjzRokReINg5NIxstfG1Nockdub49d_SJdxVzzn2ip3tr3lfGx5C_CCj9g1guYG12rLNvF4_G7t_wnYUqKgViWQ7rksw9U0Sk0LoKVV4GnETlaR-nmdOoKdcseork3OZ7WFPy8-euoGy2DwOLtk3mQL94dBvUEILiY45bQ3fmUiTheOqqG6aepKlf8rwgJtHlsyAa7pdgs19Kkd6EKJBk 2025/11/22 01:19:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/22 01:19:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/22 01:19:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APQ3QGpjZ_4I_kty0dLLYGmcEPru3OzhViBmXbKstef3cgOeG7bjQ4NTv0l8y4yLw--iReanQhjlqss-xH9qAhz9IhOuBPtd2FWt3-E0IhJVKXo_1v-jDcxiXgo_hWgS_xyjzRokReINg5NIxstfG1Nockdub49d_SJdxVzzn2ip3tr3lfGx5C_CCj9g1guYG12rLNvF4_G7t_wnYUqKgViWQ7rksw9U0Sk0LoKVV4GnETlaR-nmdOoKdcseork3OZ7WFPy8-euoGy2DwOLtk3mQL94dBvUEILiY45bQ3fmUiTheOqqG6aepKlf8rwgJtHlsyAa7pdgs19Kkd6EKJBk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/22 01:19:23 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AKPOHoHrhDxPnKKti64RQC8UVVnHnQNb-3z7BnJpyiGJoriuYBfTBNY4_ct0tPpoyL27vyxynmLjA8k97q1EhcslM5zcENVWS5oNXD59DzwqtPKkRgd2rQPrABBTQacH0HIhlE7SMZs4TYtixJUxu0efz1w2TySDpP2aaTN0YwB1xFLYduQ3u50pcBSrzroOWCU5ncG2J0Np-ZhwFaQYEwdJN0wO-OqI4PU15JMst3A_w9wq7uRvvxnnCad5h4iX26t3vaY_Qn3NobNCoFTXfDV7il7LUOr9nwmKtXNpOGkExHNhhlW1_fcAOSrzeQ8nCOSTlU2YBc7KiwbrZUlN740 2025/11/22 01:19:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/22 01:19:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/22 01:19:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/22 01:19:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/22 01:19:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/22 01:19:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/22 01:19:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AKPOHoHrhDxPnKKti64RQC8UVVnHnQNb-3z7BnJpyiGJoriuYBfTBNY4_ct0tPpoyL27vyxynmLjA8k97q1EhcslM5zcENVWS5oNXD59DzwqtPKkRgd2rQPrABBTQacH0HIhlE7SMZs4TYtixJUxu0efz1w2TySDpP2aaTN0YwB1xFLYduQ3u50pcBSrzroOWCU5ncG2J0Np-ZhwFaQYEwdJN0wO-OqI4PU15JMst3A_w9wq7uRvvxnnCad5h4iX26t3vaY_Qn3NobNCoFTXfDV7il7LUOr9nwmKtXNpOGkExHNhhlW1_fcAOSrzeQ8nCOSTlU2YBc7KiwbrZUlN740" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/22 01:19:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABn7GAOfdGKlIGfjWe5chuijfAh-zg9A43PVF2gVpyHwM5QyMC5zbHF1NIoZtPRLERRloeT_I6lufZJfD9DQxYF_42o4DYlBpor-gRdrwQq1W-nsZ5VI7O7BK7aDC9XiC-j4qplsA_LQRgtiAHQ2PbGr_Sr6606ZLxjgtqLpHILLXmYAQaHHv-YDB9l2gyiA07E1p0D7-ns-U0YTogDv2BTcTgPRUz_L9KB8mLhKNK7p0cVjJE7ZIjq-hdOL9d5huXklkPcA29GjaKcpsQbEQdxSkH-XeZdh6dCvM1ryqIoK_N2a3vznD_eUUAZadAfgKvTtnHgzvo2O3gcHWldc-gY 2025/11/22 01:19:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/22 01:19:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/22 01:19:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/22 01:19:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/22 01:19:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/22 01:19:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/22 01:19:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABn7GAOfdGKlIGfjWe5chuijfAh-zg9A43PVF2gVpyHwM5QyMC5zbHF1NIoZtPRLERRloeT_I6lufZJfD9DQxYF_42o4DYlBpor-gRdrwQq1W-nsZ5VI7O7BK7aDC9XiC-j4qplsA_LQRgtiAHQ2PbGr_Sr6606ZLxjgtqLpHILLXmYAQaHHv-YDB9l2gyiA07E1p0D7-ns-U0YTogDv2BTcTgPRUz_L9KB8mLhKNK7p0cVjJE7ZIjq-hdOL9d5huXklkPcA29GjaKcpsQbEQdxSkH-XeZdh6dCvM1ryqIoK_N2a3vznD_eUUAZadAfgKvTtnHgzvo2O3gcHWldc-gY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/22 01:19:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOZH0BXyZKMUVs-3gExwXD07tG-O0IqzUy823kveXgKVdiWFOh1v3db9Av3hyG3QR7GpoYcT2LnLe2s4ya8sk7or-PpWo5IEzfA6-li-ILq6GMSZh6KbHCjKLOoNjt2SN70ur84dNnc3XqDD6gNYQINBHnah5kBak_zdEIXz9zwMwvPuVjZatGLXfsW65aRTRouQOwybiCkGzJhIfGWMZAm_2Ut5KKlgdRGNkV5h2y6ufpMn_NVm7jFT6hVXHq_VPipppKvlP-LkABIZ_Uaq6aHlNOzUMwgpW38hiiqIJ21k7QI1dNEYcB4DTT_-SHAUKaG9yDKpiCSv1oBz1gyp580 2025/11/22 01:19:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/22 01:19:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/22 01:19:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOZH0BXyZKMUVs-3gExwXD07tG-O0IqzUy823kveXgKVdiWFOh1v3db9Av3hyG3QR7GpoYcT2LnLe2s4ya8sk7or-PpWo5IEzfA6-li-ILq6GMSZh6KbHCjKLOoNjt2SN70ur84dNnc3XqDD6gNYQINBHnah5kBak_zdEIXz9zwMwvPuVjZatGLXfsW65aRTRouQOwybiCkGzJhIfGWMZAm_2Ut5KKlgdRGNkV5h2y6ufpMn_NVm7jFT6hVXHq_VPipppKvlP-LkABIZ_Uaq6aHlNOzUMwgpW38hiiqIJ21k7QI1dNEYcB4DTT_-SHAUKaG9yDKpiCSv1oBz1gyp580" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/22 01:19:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AFnh2W8W_a_w9RGD7ZXsYFcXydifsGthmOkS2nxEeroJAY9w3yKopqPGmlTVuMSX6bbnysJIBJRsDTVrDsE8YGslj62Ijx_0rIzKASbslFU-bGo-em3plbt9pJLgTJiWKwSOKW3kzhU0RR9CBnIN_4YopnkFpCsi5_Xs8j1VndKxRlGRum2R6Lht_lyRK-gnk3m_NnZpGwCxaQUhXUwGRdmXMnRJ3uKiQG48UVMece36vciO0NIuGWMgvS3RSuXydlQxkX6j4PQCsnjzsnqPaAqtaMOzkEhFspzmnuv5K3NX-GFCYnRBhLCiL2ibOAlsVXJSO8YiQg3SSkfaDMLEy84 2025/11/22 01:19:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/22 01:19:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/22 01:19:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AFnh2W8W_a_w9RGD7ZXsYFcXydifsGthmOkS2nxEeroJAY9w3yKopqPGmlTVuMSX6bbnysJIBJRsDTVrDsE8YGslj62Ijx_0rIzKASbslFU-bGo-em3plbt9pJLgTJiWKwSOKW3kzhU0RR9CBnIN_4YopnkFpCsi5_Xs8j1VndKxRlGRum2R6Lht_lyRK-gnk3m_NnZpGwCxaQUhXUwGRdmXMnRJ3uKiQG48UVMece36vciO0NIuGWMgvS3RSuXydlQxkX6j4PQCsnjzsnqPaAqtaMOzkEhFspzmnuv5K3NX-GFCYnRBhLCiL2ibOAlsVXJSO8YiQg3SSkfaDMLEy84" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/22 01:19:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEXfEu_LYO-VmoBNW6V-5aqO2V1lkYHR_Gc8QZtDQOm4xHWD1Zw9CiFO0NoTJv_6xRxrSY6pGP1D1McH3ixHUVPA7lRoBzLaORFb6Vk2nsWn2wgbawlMXv05qwmkDce0EH1YKcLnXuQylo3Mm6RMoBBnKGk2OFex5RJTpZJL5jZJEPHAWJ23AgdsTw_iI0VvRUjoPjD6YU0B_1Xvyh8JX7p83mw93nMOF9s_vi3P--1By5G_0C3iVL20ADeKX5BexDQvEwIQm0H6_vh6hkr5J1iQPKpEgkqoseQc7EdGXXHeMGPAaOFiulbfHRTncpSEk9sjuyggjW8obZPei2QAJi8 2025/11/22 01:19:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/22 01:19:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/22 01:19:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEXfEu_LYO-VmoBNW6V-5aqO2V1lkYHR_Gc8QZtDQOm4xHWD1Zw9CiFO0NoTJv_6xRxrSY6pGP1D1McH3ixHUVPA7lRoBzLaORFb6Vk2nsWn2wgbawlMXv05qwmkDce0EH1YKcLnXuQylo3Mm6RMoBBnKGk2OFex5RJTpZJL5jZJEPHAWJ23AgdsTw_iI0VvRUjoPjD6YU0B_1Xvyh8JX7p83mw93nMOF9s_vi3P--1By5G_0C3iVL20ADeKX5BexDQvEwIQm0H6_vh6hkr5J1iQPKpEgkqoseQc7EdGXXHeMGPAaOFiulbfHRTncpSEk9sjuyggjW8obZPei2QAJi8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/22 01:19:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABkr_OVwAG4kxSGGi2VqINuBk4DMfVy3Kr1CtgT6pnAJgGO8wV88FIM_5Hy6n3wnbphI3__GSlA2-Kf-hcjSGHdMV4gFKRQpI2lOjZ4bkHE2xAhJYFdAn4n_ZnK7Emmsh0e3UQjZ9hFav5QobtmVgIJuJhJo9biZVRGN_QPaiFIMdqM0VG4AArivOCKMkX_sIQlN0BI1CJeM3ulD5gx4XEwe82BmJleAXVpPdP-qqKZ1eACffAcHSyAzutAxotSHWljOvvQYBwHmsyLOw0vlQ5IxpWkIjIR0yB0JMLDigEt5UOort5yJql234MdV7szWkX2HCmgjjLlDsDaNdvBBIpg 2025/11/22 01:19:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/22 01:19:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/22 01:19:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/22 01:19:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/22 01:19:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/22 01:19:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/22 01:19:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABkr_OVwAG4kxSGGi2VqINuBk4DMfVy3Kr1CtgT6pnAJgGO8wV88FIM_5Hy6n3wnbphI3__GSlA2-Kf-hcjSGHdMV4gFKRQpI2lOjZ4bkHE2xAhJYFdAn4n_ZnK7Emmsh0e3UQjZ9hFav5QobtmVgIJuJhJo9biZVRGN_QPaiFIMdqM0VG4AArivOCKMkX_sIQlN0BI1CJeM3ulD5gx4XEwe82BmJleAXVpPdP-qqKZ1eACffAcHSyAzutAxotSHWljOvvQYBwHmsyLOw0vlQ5IxpWkIjIR0yB0JMLDigEt5UOort5yJql234MdV7szWkX2HCmgjjLlDsDaNdvBBIpg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/22 01:19:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKJIUWDzlks6FbFZZchBt1a336fPbABvuZopcsQaTbtX-jb8p0rJpYzLb4daB_N9u48AJnvguD0D9InWJE1-1EyaEvxekgmC7TH-k-7xOzr6mGW4lxh69T8z-5DAK6G4f07vX2el8kI_VXSivnA05DnWA2bLIg1ErhkER57uyl7JkeDieBJOp9ZKu4qAnIoY0O4pGiyvr_qu0WiSnrRUoJabdAxUasGcvhCToYXjT9l0WleehI-K4DxlCDwfATL_Pf7hDJI_wQIjEeyd0lo7t2_oh1wB03gceBwvCT69SN46FyYWOn7jR_nwk7SD7MaE0BEDm0h_J15NOKkQqkurbe4 2025/11/22 01:19:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/22 01:19:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/22 01:19:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/22 01:19:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/22 01:19:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/22 01:19:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/22 01:19:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AKJIUWDzlks6FbFZZchBt1a336fPbABvuZopcsQaTbtX-jb8p0rJpYzLb4daB_N9u48AJnvguD0D9InWJE1-1EyaEvxekgmC7TH-k-7xOzr6mGW4lxh69T8z-5DAK6G4f07vX2el8kI_VXSivnA05DnWA2bLIg1ErhkER57uyl7JkeDieBJOp9ZKu4qAnIoY0O4pGiyvr_qu0WiSnrRUoJabdAxUasGcvhCToYXjT9l0WleehI-K4DxlCDwfATL_Pf7hDJI_wQIjEeyd0lo7t2_oh1wB03gceBwvCT69SN46FyYWOn7jR_nwk7SD7MaE0BEDm0h_J15NOKkQqkurbe4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/22 01:19:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKoSOxbbZK6YBqE4CSRXWHcaRk_S50TxqjUvdmbywNQEZHmX9jHIEDO5m_f2oVxNk7IyvpX7pqXJm2WuaVj3ygH-iQVdfYh0yePIVDycc6n_v8lsoL6JKPNhzTC9Xl8FwExLnk6uNtELtxscc6YyCzUu9gac4J5yvyU9G_z68I717uEZwf8Y3W_wz6eiGG7eepqhnRmIJ8YMe3JIgmXIv-KDGlR12dIRaAutjKeQTm56SFE0NXmxJMZaoYb2cDGcKBU1VxEYVuMKBwaYyhPOI56NMN4epZLgpSZEvgf8w9nlWnTsdT3UZ9s85iFATS8YGWa-43fUvFVdwNLgBatKIDk 2025/11/22 01:19:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/22 01:19:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/22 01:19:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKoSOxbbZK6YBqE4CSRXWHcaRk_S50TxqjUvdmbywNQEZHmX9jHIEDO5m_f2oVxNk7IyvpX7pqXJm2WuaVj3ygH-iQVdfYh0yePIVDycc6n_v8lsoL6JKPNhzTC9Xl8FwExLnk6uNtELtxscc6YyCzUu9gac4J5yvyU9G_z68I717uEZwf8Y3W_wz6eiGG7eepqhnRmIJ8YMe3JIgmXIv-KDGlR12dIRaAutjKeQTm56SFE0NXmxJMZaoYb2cDGcKBU1VxEYVuMKBwaYyhPOI56NMN4epZLgpSZEvgf8w9nlWnTsdT3UZ9s85iFATS8YGWa-43fUvFVdwNLgBatKIDk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/22 01:19:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABorv1oV04un8lDcvy57t5eEdWPdZrLWWdZvqwVktw_hAL5eaR50DzCnAC1K_3CC-aw3D2dfQRrl3PWC6CflE-UDU-z_3uey053v5NW4Be1C2SEvFhWlAMT-lDR8I22yNZGXeuTn71JPLgyh2bPUdcI83GklXssX3gZlPyFRi4SOYBSWqUa_ctZyHniYbjaLYVwwSKw_JHH4KvRYwEaayBk6Kw_yz6-VDyis0Ai3wnP1Kodcsig3BBfLtF0bbYI9DMjr02mU75gHnGqUMh9xHUppnRDUda9_OHIMHB1LykroIelg826Ejezni-hXRPmIcED0y9iCJ_NDhWreMiVLIpY 2025/11/22 01:19:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/22 01:19:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/22 01:19:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABorv1oV04un8lDcvy57t5eEdWPdZrLWWdZvqwVktw_hAL5eaR50DzCnAC1K_3CC-aw3D2dfQRrl3PWC6CflE-UDU-z_3uey053v5NW4Be1C2SEvFhWlAMT-lDR8I22yNZGXeuTn71JPLgyh2bPUdcI83GklXssX3gZlPyFRi4SOYBSWqUa_ctZyHniYbjaLYVwwSKw_JHH4KvRYwEaayBk6Kw_yz6-VDyis0Ai3wnP1Kodcsig3BBfLtF0bbYI9DMjr02mU75gHnGqUMh9xHUppnRDUda9_OHIMHB1LykroIelg826Ejezni-hXRPmIcED0y9iCJ_NDhWreMiVLIpY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/22 01:19:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMCo0wep_NxOG3smLfxRjG9-J9Spm30nV8zwD2OPRauL8drUb2Rerfgw6aEw_EKZ4ynluMq0kZnAtjF_uw0_3v0AClLGPdJUiAdUawptY4XTV8rVuUen9A28_T7KidQ9C3dAE3l1_xlbnUmj3uvqskF7Y_FANFwFKb0zU22baw831ulq7iobN9inyzEdkDi5UsdycULhCG3yljUpzG9PY0sYfhC62X2Vre6-LCg__vkEgDD11c1CHVJUE1OrqBKaQJtR-5TSgChxdu1M7rsDDl9APO0jKNT4lG7V8F-RHfvd0vUg4InOANyazaSs5hCbWzXHX4-NGV7Sw_oCLDnzvQ4 2025/11/22 01:19:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/22 01:19:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/22 01:19:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMCo0wep_NxOG3smLfxRjG9-J9Spm30nV8zwD2OPRauL8drUb2Rerfgw6aEw_EKZ4ynluMq0kZnAtjF_uw0_3v0AClLGPdJUiAdUawptY4XTV8rVuUen9A28_T7KidQ9C3dAE3l1_xlbnUmj3uvqskF7Y_FANFwFKb0zU22baw831ulq7iobN9inyzEdkDi5UsdycULhCG3yljUpzG9PY0sYfhC62X2Vre6-LCg__vkEgDD11c1CHVJUE1OrqBKaQJtR-5TSgChxdu1M7rsDDl9APO0jKNT4lG7V8F-RHfvd0vUg4InOANyazaSs5hCbWzXHX4-NGV7Sw_oCLDnzvQ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/22 01:19:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFVrsKzV-0WE0nYOse9b_NRu5cES46HTJmuNfPbw5w1txq5p-8y4RMnrZ77U-eiBMGM8I5LmrLv5mxQTxavl_RPI2IxS3HiJXJgpfl8mUhxzJPqUndSx2V6A_Ew_8JInk6fiMmaK-r9mJ24ournd9yjrgadk4PsstoMj-c1xewiRPxYsUrUn6sZ6EpZTHDbeVk7Hq_VDKZ4pgCX0n0BF1mkHUHU5wpGQ4eG8S9DdZ9W79Di73besBe4WfxU1m25XaJGj2C4mT0gSefOC4QPdCR2nEU89vnO9VQsq9-g4968IJqF76NzTN3sQUEK29SAnR9ZHA-9KcKOqxaMMk-kqki4 2025/11/22 01:19:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/22 01:19:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/22 01:19:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/22 01:19:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/22 01:19:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/22 01:19:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/22 01:19:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AFVrsKzV-0WE0nYOse9b_NRu5cES46HTJmuNfPbw5w1txq5p-8y4RMnrZ77U-eiBMGM8I5LmrLv5mxQTxavl_RPI2IxS3HiJXJgpfl8mUhxzJPqUndSx2V6A_Ew_8JInk6fiMmaK-r9mJ24ournd9yjrgadk4PsstoMj-c1xewiRPxYsUrUn6sZ6EpZTHDbeVk7Hq_VDKZ4pgCX0n0BF1mkHUHU5wpGQ4eG8S9DdZ9W79Di73besBe4WfxU1m25XaJGj2C4mT0gSefOC4QPdCR2nEU89vnO9VQsq9-g4968IJqF76NzTN3sQUEK29SAnR9ZHA-9KcKOqxaMMk-kqki4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/22 01:19:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABnhaYoQKlZdM44d_GXtrwvwgZXXHcsFpIHLj9OgZG_oj0xETEhu9FL0oL_UqXfUo-K5iDyZF0SscLxmjMfXe9MiUtPiVgODpsa8DVmv4pWx8VJA94fwik0LUioI8q2M34GOb3HVFjgT5L6BXGfDlxPOziaIg8_ygMtI4dLSb-ltAEf_2czqxjFTdlNVb1rtlk7vEq9WunatsuCvn0YRLGa7Ojib81f2GNlY86E8-HLf3EuJjJSll17mo1-gtsAm-bXnAGAIvcCx1DPFHjQ5xKK1hWmw2ZFVL3FBkuJ5nYK6RN6gqzg-a05CH1JD4kdmvQ54i7za-OCmvmIB0Af-cQ0 2025/11/22 01:19:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/22 01:19:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/22 01:19:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/22 01:19:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/22 01:19:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/22 01:19:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/22 01:19:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABnhaYoQKlZdM44d_GXtrwvwgZXXHcsFpIHLj9OgZG_oj0xETEhu9FL0oL_UqXfUo-K5iDyZF0SscLxmjMfXe9MiUtPiVgODpsa8DVmv4pWx8VJA94fwik0LUioI8q2M34GOb3HVFjgT5L6BXGfDlxPOziaIg8_ygMtI4dLSb-ltAEf_2czqxjFTdlNVb1rtlk7vEq9WunatsuCvn0YRLGa7Ojib81f2GNlY86E8-HLf3EuJjJSll17mo1-gtsAm-bXnAGAIvcCx1DPFHjQ5xKK1hWmw2ZFVL3FBkuJ5nYK6RN6gqzg-a05CH1JD4kdmvQ54i7za-OCmvmIB0Af-cQ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/22 01:19:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AI5VPggSXWlPJy-Ignn_FFCfgTgVXHElqhy2nLWocXIJYefCCBoAb-gr0LVtU-Z5FCiy4-Vp0fKQx3gPL0DTxh-wz1YBcpK9yl53MW1Vv_ExC69EXInGL71ZOF-KuAg9hdWNybupCh0sIQS63302wtlIsov6tApKPwZw1jfL4JC82HwfRrGDErqoCSOSUnfhHCZSSmMZrvmA4bD425oJYqktAnGqbSEtRkV19c4olFAbLz5D9EbTcn6E89pAaW_79GWVdA1zbpGHUHo3p0IsoZwvp0TpldJ8A7Hi4lRRoAX1GMOKXqcezg6OE5kdte4UpxLdqOyO3DcrP-kuuaMz6i8 2025/11/22 01:19:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/22 01:19:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/22 01:19:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AI5VPggSXWlPJy-Ignn_FFCfgTgVXHElqhy2nLWocXIJYefCCBoAb-gr0LVtU-Z5FCiy4-Vp0fKQx3gPL0DTxh-wz1YBcpK9yl53MW1Vv_ExC69EXInGL71ZOF-KuAg9hdWNybupCh0sIQS63302wtlIsov6tApKPwZw1jfL4JC82HwfRrGDErqoCSOSUnfhHCZSSmMZrvmA4bD425oJYqktAnGqbSEtRkV19c4olFAbLz5D9EbTcn6E89pAaW_79GWVdA1zbpGHUHo3p0IsoZwvp0TpldJ8A7Hi4lRRoAX1GMOKXqcezg6OE5kdte4UpxLdqOyO3DcrP-kuuaMz6i8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/22 01:19:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AJfbbb9lHuG7o0ALqcc__aLqYp5FcaBDqWgKAVhkJqzVgFduDiq1rB--ayuX-tPCNRv9TWHYFxrP8n6FOnteV6C-3NQPloAudJXD9hNPnaUUReqr8_XynYXv2VVGHk-l6_VXF-a0NDAERIZ-91YiloyTyBZgaqtcYiWrilksEu9h1Y7XzLITev_3Sizyv1_p-NaybYH0ZnfMY2Akz8AKzqCNrdxq0B9r-Lhz_AaoiL6mO_YbP8-yAElHv0SrWXRemgUy4LkNLYgiXeCJoyUVhQ5GxhzV8wS5HKgJmOl2QdrfbsO3zH_RwilhqN1dG8LkLeNPcTSbWNb4rr5GtYnXOdc 2025/11/22 01:19:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/22 01:19:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/22 01:19:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AJfbbb9lHuG7o0ALqcc__aLqYp5FcaBDqWgKAVhkJqzVgFduDiq1rB--ayuX-tPCNRv9TWHYFxrP8n6FOnteV6C-3NQPloAudJXD9hNPnaUUReqr8_XynYXv2VVGHk-l6_VXF-a0NDAERIZ-91YiloyTyBZgaqtcYiWrilksEu9h1Y7XzLITev_3Sizyv1_p-NaybYH0ZnfMY2Akz8AKzqCNrdxq0B9r-Lhz_AaoiL6mO_YbP8-yAElHv0SrWXRemgUy4LkNLYgiXeCJoyUVhQ5GxhzV8wS5HKgJmOl2QdrfbsO3zH_RwilhqN1dG8LkLeNPcTSbWNb4rr5GtYnXOdc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/22 01:19:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AG6GEZC4sXtxdfTCH-O6si3mZI97hHMxavOnAukqzm_JRoA2NG4cFME_g11BgEcbyA2-EQ5w473i2933a5zN6uuKBa3tThUHwa8zlajXHOfGX8nV24IkrorTrBtCgDC3P93huJ_nv54zU6VwtpRY022KEE2_Cf6K8au89kh1oaZ1APR3d6TOPvD-KF6Z3rPivd1ITUnxjvHi0yz7oeI0xiTBwAe0H0vJBePNNGEWHntCtyR58FgTB0ib6TH4hJ-vnSaeRTfYNCBkg2bDxfCFFM4-9lSVItY_gsBtljUqpYTwO3THBiMSWP5jYNLSV4I397tZxEGbnBL2duLpmi8iOW0 2025/11/22 01:19:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/22 01:19:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/22 01:19:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AG6GEZC4sXtxdfTCH-O6si3mZI97hHMxavOnAukqzm_JRoA2NG4cFME_g11BgEcbyA2-EQ5w473i2933a5zN6uuKBa3tThUHwa8zlajXHOfGX8nV24IkrorTrBtCgDC3P93huJ_nv54zU6VwtpRY022KEE2_Cf6K8au89kh1oaZ1APR3d6TOPvD-KF6Z3rPivd1ITUnxjvHi0yz7oeI0xiTBwAe0H0vJBePNNGEWHntCtyR58FgTB0ib6TH4hJ-vnSaeRTfYNCBkg2bDxfCFFM4-9lSVItY_gsBtljUqpYTwO3THBiMSWP5jYNLSV4I397tZxEGbnBL2duLpmi8iOW0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/22 01:19:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAR24hSHULmC8RMApPQ6yF7cBCWTn8hwlCF8lhmhchyQtKwQGOeobr188BsBsnTcl7AOsCKjxA9igWOl0x0k-S9ZMVBuw9BJDk-HVwIqpFasAJ_6D_Z7qbuDmMAFCkgXXApTlGVpHYvUK-DQVWLtXxi-Kc6UORQzwT1TUsIUF7VuJt_yfSDxDqECXswnF24Rhao9_IRc7DmgLQ3-Ewh4HgkZbicCvnp-T0UJmvF6vz4eDl_wju3K1E_odSUVvuS7o3EjyxypI3JQYDxy6j09n_ar9V4nRXNwLoPFOTfaJIy-R_3GvhK90tp0zqHInuBYJn6od5Ii57bLmp5CEExbUzI 2025/11/22 01:19:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/22 01:19:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/22 01:19:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/22 01:19:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/22 01:19:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/22 01:19:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/22 01:19:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAR24hSHULmC8RMApPQ6yF7cBCWTn8hwlCF8lhmhchyQtKwQGOeobr188BsBsnTcl7AOsCKjxA9igWOl0x0k-S9ZMVBuw9BJDk-HVwIqpFasAJ_6D_Z7qbuDmMAFCkgXXApTlGVpHYvUK-DQVWLtXxi-Kc6UORQzwT1TUsIUF7VuJt_yfSDxDqECXswnF24Rhao9_IRc7DmgLQ3-Ewh4HgkZbicCvnp-T0UJmvF6vz4eDl_wju3K1E_odSUVvuS7o3EjyxypI3JQYDxy6j09n_ar9V4nRXNwLoPFOTfaJIy-R_3GvhK90tp0zqHInuBYJn6od5Ii57bLmp5CEExbUzI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/22 01:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABQ_WraroeaaXiVxLv5R3jfS8M568LvFPl5KvwOMnzbvTidGWjB058CVpSmhmgx3IvSo6XfOEqJBvhZPCPn2tY95RK2F5y47cbPKiTE3x9uQOTJqIX7NfA262jb0gWo2A9ksAgYr1E84Gnc064-45O-xEC7A182z19Ky1wDS3uvpeT3qVsfVo01DgEnqCpjrItzOWzBxZ4vMUXwAEzDBAdev6uI_vKUdnXYTYKVd96vunNTobmHKNShWuicPFYYV_ZG_OPwmbjl97WtzNAFdwQBFmXOvwnat_zfh0hYXUgLkU00PvU4nrYpz_13C-zldmcBOnAGfp_Rz-QS5clT6WMk 2025/11/22 01:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/22 01:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/22 01:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/22 01:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/22 01:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/22 01:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/22 01:19:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABQ_WraroeaaXiVxLv5R3jfS8M568LvFPl5KvwOMnzbvTidGWjB058CVpSmhmgx3IvSo6XfOEqJBvhZPCPn2tY95RK2F5y47cbPKiTE3x9uQOTJqIX7NfA262jb0gWo2A9ksAgYr1E84Gnc064-45O-xEC7A182z19Ky1wDS3uvpeT3qVsfVo01DgEnqCpjrItzOWzBxZ4vMUXwAEzDBAdev6uI_vKUdnXYTYKVd96vunNTobmHKNShWuicPFYYV_ZG_OPwmbjl97WtzNAFdwQBFmXOvwnat_zfh0hYXUgLkU00PvU4nrYpz_13C-zldmcBOnAGfp_Rz-QS5clT6WMk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/22 01:19:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ACG5PKdGMRlUQCVSA4nnw5Cb-xidcaoxeWPoLKSo_Psbew090y8rk-ZMWS7im9YWrHLoYMwtjTV-UQ-DKOXkwXm7wHGOs_J_ZDzdK_u-pgrs7TEZi8WcelQTCpSlk7PzsgtmPTHLu8SWmOF4NSe7-6N0FJd8xnwzbsAaugJy9I4iPp8s8e4q9WqE3zbIKYuYASUDKNO34jtbsMBulYmup6sLL7soQ4JpqIfVfH0NWsaMDyGfMLGZlV2fSy-v9A1xaXfEXLxKYu8ImfH0XjSx23V35xferKcJxg5k-zVwXOAtKP20iSxj3YBNMrBQLsicdQNcbH7xMTrTqEeh8S2H0qw 2025/11/22 01:19:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/22 01:19:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/22 01:19:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ACG5PKdGMRlUQCVSA4nnw5Cb-xidcaoxeWPoLKSo_Psbew090y8rk-ZMWS7im9YWrHLoYMwtjTV-UQ-DKOXkwXm7wHGOs_J_ZDzdK_u-pgrs7TEZi8WcelQTCpSlk7PzsgtmPTHLu8SWmOF4NSe7-6N0FJd8xnwzbsAaugJy9I4iPp8s8e4q9WqE3zbIKYuYASUDKNO34jtbsMBulYmup6sLL7soQ4JpqIfVfH0NWsaMDyGfMLGZlV2fSy-v9A1xaXfEXLxKYu8ImfH0XjSx23V35xferKcJxg5k-zVwXOAtKP20iSxj3YBNMrBQLsicdQNcbH7xMTrTqEeh8S2H0qw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/22 01:20:00 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AK32b8LfyehVGStEMuErMK4fNgtb-0A00Emy8tRtvA9pAGGMEisXvAJWw0TFfcSD_VW7Jo0JYEsAuDCw8m2nn9DsVUAJpBtW0et3vPuKRVlB8z7MSrkk0LOneLQHF2Uv-5bLXP-sNfjovjrPGwRA9odQHsVTZTzHxIPY9tHXGDaK5X579jrsgIgkhjR7Zgieh8-HVnAFodzLGImkhGPR7BvtDmPxGafOTy6p73s_C4PapvFkT3lUXm-WJq1J6ZbHvbscBBc2sIPRAox0-x16Z6vuqO73BzOSzew65b7s_ix768X43SeiWuGKIk3EHQvFghD4WwQVbg8NcTLNs2Okqxc 2025/11/22 01:20:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/22 01:20:01 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/22 01:20:01 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AK32b8LfyehVGStEMuErMK4fNgtb-0A00Emy8tRtvA9pAGGMEisXvAJWw0TFfcSD_VW7Jo0JYEsAuDCw8m2nn9DsVUAJpBtW0et3vPuKRVlB8z7MSrkk0LOneLQHF2Uv-5bLXP-sNfjovjrPGwRA9odQHsVTZTzHxIPY9tHXGDaK5X579jrsgIgkhjR7Zgieh8-HVnAFodzLGImkhGPR7BvtDmPxGafOTy6p73s_C4PapvFkT3lUXm-WJq1J6ZbHvbscBBc2sIPRAox0-x16Z6vuqO73BzOSzew65b7s_ix768X43SeiWuGKIk3EHQvFghD4WwQVbg8NcTLNs2Okqxc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/22 01:20:02 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABsOXvnkVOqvlXLzJAi1ga_JjodCGdeGnkXv44QOFVoiV1VaWYgwG85NDghYsmi-axERayzZb9PqBNsvbvw6ff6wWKKNYWlCoMnLI9tsJXm9jU4PmArXqodacPLJ2W-PRnZHuibQ4PjJkwe9yosaXUeRNq-sjefWg96svatCoTWNI7WTMdhHNcbA7hXjSHCcLgMBR_8gbLLYv6ABkWU_sB8YzxW1muzwwc3wKhXu4JA8BVS5ccgyurQIoq8V2PSd-MjzJ2NQpP4GO9YAEZd1oSfUek1Pzw1PQLEu1BcRBcyeNg1ZhLq6Qus-RnjJWuMb07Mmge5Vzh_hyQ5u5ZPSFAE 2025/11/22 01:20:02 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/22 01:20:03 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/22 01:20:03 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABsOXvnkVOqvlXLzJAi1ga_JjodCGdeGnkXv44QOFVoiV1VaWYgwG85NDghYsmi-axERayzZb9PqBNsvbvw6ff6wWKKNYWlCoMnLI9tsJXm9jU4PmArXqodacPLJ2W-PRnZHuibQ4PjJkwe9yosaXUeRNq-sjefWg96svatCoTWNI7WTMdhHNcbA7hXjSHCcLgMBR_8gbLLYv6ABkWU_sB8YzxW1muzwwc3wKhXu4JA8BVS5ccgyurQIoq8V2PSd-MjzJ2NQpP4GO9YAEZd1oSfUek1Pzw1PQLEu1BcRBcyeNg1ZhLq6Qus-RnjJWuMb07Mmge5Vzh_hyQ5u5ZPSFAE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/22 01:20:04 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AP0dNxX8UOmkF72jNUzQsvBntEJ1vD69O-PXHWktFuOefJxKAgGHpM9mu-FOf0dDMe_5VdwaaBXa08L8LUtn4tl0piqJ9bP8a9E_HT93oYmV2BlBdxssOWrmeOvifatuMm-UWDND9ckmON9jNrIX-EPyTZubbM1Ko2Wn0K49bAE9DffBt6K9-dv4C5SAZfhVuPCuzbm6GY7lpxLoCIfBAfq6215kvLVP9VqK9_sw2_Bu3c62gk6bVNQELEED1rbjSs7fTXY3FbeikIkykJm74Dcyawzb7rn8skPOmhNn372SWN3tOHC9aAunn3ZSeuxiG6nUeecp1lmLry581y0Y_lE 2025/11/22 01:20:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/22 01:20:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/22 01:20:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/22 01:20:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/22 01:20:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/22 01:20:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/22 01:20:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AP0dNxX8UOmkF72jNUzQsvBntEJ1vD69O-PXHWktFuOefJxKAgGHpM9mu-FOf0dDMe_5VdwaaBXa08L8LUtn4tl0piqJ9bP8a9E_HT93oYmV2BlBdxssOWrmeOvifatuMm-UWDND9ckmON9jNrIX-EPyTZubbM1Ko2Wn0K49bAE9DffBt6K9-dv4C5SAZfhVuPCuzbm6GY7lpxLoCIfBAfq6215kvLVP9VqK9_sw2_Bu3c62gk6bVNQELEED1rbjSs7fTXY3FbeikIkykJm74Dcyawzb7rn8skPOmhNn372SWN3tOHC9aAunn3ZSeuxiG6nUeecp1lmLry581y0Y_lE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/22 01:20:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AFQRi7yjkDiHJKqiBxdd-eNIMBViL_zfOfmbkAbslzlU8qxSb71Gzj42FDGvWBeEWAAyZ4D-XqGnkRjXRgUU2zWKem6o7McqLmYijizAb4yAaXu4xDJ2iUxrOFhFw9uE0y9ZMTdw6dqOzSRYwbTaqI9HYoPWvC5UtRK-2Eg9rX2KVIFJDpXbnVHg1eTTv4CNKx-Je3zBnYdod-8RF5EG7rVBo8NDH3Jdrtaamc1j_y35P3Vl9PHrtKGyoMa-IIrPoQtUM5FwhqhEJMhc-0G38cSBzJOJl4gN3wazf0bo-QxJyS7Iq7NWimJo-hgtGq-97lZgaAiWrLEd0FziyoANMsA 2025/11/22 01:20:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/22 01:20:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/22 01:20:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/22 01:20:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/22 01:20:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/22 01:20:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/22 01:20:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AFQRi7yjkDiHJKqiBxdd-eNIMBViL_zfOfmbkAbslzlU8qxSb71Gzj42FDGvWBeEWAAyZ4D-XqGnkRjXRgUU2zWKem6o7McqLmYijizAb4yAaXu4xDJ2iUxrOFhFw9uE0y9ZMTdw6dqOzSRYwbTaqI9HYoPWvC5UtRK-2Eg9rX2KVIFJDpXbnVHg1eTTv4CNKx-Je3zBnYdod-8RF5EG7rVBo8NDH3Jdrtaamc1j_y35P3Vl9PHrtKGyoMa-IIrPoQtUM5FwhqhEJMhc-0G38cSBzJOJl4gN3wazf0bo-QxJyS7Iq7NWimJo-hgtGq-97lZgaAiWrLEd0FziyoANMsA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/22 01:20:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIqEgERS1OwB0Rj49l2mC4UUV_c4VOSNXZ5P9s7L81RUbM0ojXk754yvSXXohQy2N_LvaGxw2o69h6gqPXui7tQKAQCVtKusaW9Z2dxdI8yr8VjqeE_K-02KLsi5A5x5OMU3UkqhDACQNS-nBJn14MWL0_A_uNKtPz4XCp8ruIVdQucJeld-uBxvfpJEj4ZxuXGQSQwEXhPnoSPTzVb0ZoujEfYA5Ig8Q5dZayKnp8ljhUZLiTf-6ay-ILe_JfzxgzkKAaaITNFO2ZRrK5mYxXLegDr6UxbtL8M3yXQbha-_yiu5YahUHPT4Nil-Ax3-ZzOxPdnMzmaomk3tZCAIrgw 2025/11/22 01:20:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/22 01:20:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/22 01:20:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AIqEgERS1OwB0Rj49l2mC4UUV_c4VOSNXZ5P9s7L81RUbM0ojXk754yvSXXohQy2N_LvaGxw2o69h6gqPXui7tQKAQCVtKusaW9Z2dxdI8yr8VjqeE_K-02KLsi5A5x5OMU3UkqhDACQNS-nBJn14MWL0_A_uNKtPz4XCp8ruIVdQucJeld-uBxvfpJEj4ZxuXGQSQwEXhPnoSPTzVb0ZoujEfYA5Ig8Q5dZayKnp8ljhUZLiTf-6ay-ILe_JfzxgzkKAaaITNFO2ZRrK5mYxXLegDr6UxbtL8M3yXQbha-_yiu5YahUHPT4Nil-Ax3-ZzOxPdnMzmaomk3tZCAIrgw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/22 01:20:11 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AA54AgWhByLcpMkLpr6mQ2Qt7oqq4iwP-12FdICLK4CUUR1j7mk3qxKDtUpU5tUvGCRQZ2X0HTNv7nmcqWODQpCbrnnsb8XSQ0ra0uqOD2OzP-fhBn8l7aPe7His4Op2IdizUzL68os8-IQVnz3Tw_T0aXilBo2Y-6VmJd3QfEsP66oFUD7bWSXg5HshN6trjmgljVRhzVPhtCWvpOoWcpN0ELvk1rUgGkp3exjJD4ZL-KwdheqVOsjKNrf_Nmp8l7GtSDPrZHKKW3awXvDwWaCRMLRHc4W3XO3ZR4Q0LMOTaLO2BaXAikMQDXs16nb1MXdRxAV0s5Ly75zHz-ttKxc 2025/11/22 01:20:12 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/22 01:20:12 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/22 01:20:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AA54AgWhByLcpMkLpr6mQ2Qt7oqq4iwP-12FdICLK4CUUR1j7mk3qxKDtUpU5tUvGCRQZ2X0HTNv7nmcqWODQpCbrnnsb8XSQ0ra0uqOD2OzP-fhBn8l7aPe7His4Op2IdizUzL68os8-IQVnz3Tw_T0aXilBo2Y-6VmJd3QfEsP66oFUD7bWSXg5HshN6trjmgljVRhzVPhtCWvpOoWcpN0ELvk1rUgGkp3exjJD4ZL-KwdheqVOsjKNrf_Nmp8l7GtSDPrZHKKW3awXvDwWaCRMLRHc4W3XO3ZR4Q0LMOTaLO2BaXAikMQDXs16nb1MXdRxAV0s5Ly75zHz-ttKxc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/22 01:20:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABwUPe_acHum0c6TKe9gruSZjWyOHV0LkT3_P4e12mpQ29vmrMYynkBV1h9_-PbPmUiw34MxeFEKs-NMr-nNGUU-fn_nl_TOyrbtZSak8Q_EaWGKngnvj0RKDbRddYYDHR7PjKEpwapaMyK8eCKj89WTftw6fWqShATQqwP9dNItx7diX3MjVVfx93NFbQyuC0dcPAfb7qm1SFeobzChXpEFbEltImPyWDBm1zPEFW_twAOu-an8O7VMBX3wp-IBdafoJ5ETScUtD7l18aQMJqzH1ZESwGw9noWR89X524XY5Zx0VSpAlelvEniCdoAU9_H8R_gqyKfrvaT1EqUwefI 2025/11/22 01:20:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/22 01:20:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/22 01:20:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABwUPe_acHum0c6TKe9gruSZjWyOHV0LkT3_P4e12mpQ29vmrMYynkBV1h9_-PbPmUiw34MxeFEKs-NMr-nNGUU-fn_nl_TOyrbtZSak8Q_EaWGKngnvj0RKDbRddYYDHR7PjKEpwapaMyK8eCKj89WTftw6fWqShATQqwP9dNItx7diX3MjVVfx93NFbQyuC0dcPAfb7qm1SFeobzChXpEFbEltImPyWDBm1zPEFW_twAOu-an8O7VMBX3wp-IBdafoJ5ETScUtD7l18aQMJqzH1ZESwGw9noWR89X524XY5Zx0VSpAlelvEniCdoAU9_H8R_gqyKfrvaT1EqUwefI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/22 01:20:15 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AN4PHfPgdwtpW6O6FggaqACJs9BLzf9Cz6dhySF16gfsqhjxmp-PBW5pww8XH4xF9eer_jDvqz7neb9aY9UL3jciGnl3xIdiSF8H9A0omvkHJ6s2wHXxLkyFMB3cIZf8QthnmMYja9PjXvHQy8AXGBJBt9SqPjXWm7uFwgnRzz-PRksUmAy5SfpJ5rMKWQYyoZ5bcZK0kDsgfHLuEquHT9xJlCNiSPjJkTQr_WzqS1gx2DqG1HirsEDs16NCCTgZqZFiLuVkawYeuP_cGYCteMaLKek_E79uHZaeTr_voRu-7V-10yJMNaLrAVleBawYc_u12I6TD4TsJAFOdyIp350 2025/11/22 01:20:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/22 01:20:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/22 01:20:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/22 01:20:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/22 01:20:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/22 01:20:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/22 01:20:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AN4PHfPgdwtpW6O6FggaqACJs9BLzf9Cz6dhySF16gfsqhjxmp-PBW5pww8XH4xF9eer_jDvqz7neb9aY9UL3jciGnl3xIdiSF8H9A0omvkHJ6s2wHXxLkyFMB3cIZf8QthnmMYja9PjXvHQy8AXGBJBt9SqPjXWm7uFwgnRzz-PRksUmAy5SfpJ5rMKWQYyoZ5bcZK0kDsgfHLuEquHT9xJlCNiSPjJkTQr_WzqS1gx2DqG1HirsEDs16NCCTgZqZFiLuVkawYeuP_cGYCteMaLKek_E79uHZaeTr_voRu-7V-10yJMNaLrAVleBawYc_u12I6TD4TsJAFOdyIp350" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/22 01:20:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AET4tpq2PMfVgCpfjJthmIX73rcnyW6yG6U64DukXnGHQ4l93aXz7SDJA75aQbf_sfn6bgC6jxits7a2pDWdDqm_d70aj0K3Zi76mdOwq77oO4rTzhz_DwB-dfNzRNOUi1Ma5LyIJ_yiFDtP_8Fhjx9gD-4dMRwVGk8Z1tZZd43ac1gxx0pI_L8zZRJPH1gO_hAwiNNQNWGh0LDcZb27xd7bQ4eksl6BGcdEVhdSuiupu-5zvcvcYxM49-KEKxrp_YQy69XcqEdRgQaRfNv06PxSD4_6XeKlcnG3m9QFDdErnLnTIj2Go0PEa9_aCUeoPQZOvuP9niovgzUo1ibLkHs 2025/11/22 01:20:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/22 01:20:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/22 01:20:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/22 01:20:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/22 01:20:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/22 01:20:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/22 01:20:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AET4tpq2PMfVgCpfjJthmIX73rcnyW6yG6U64DukXnGHQ4l93aXz7SDJA75aQbf_sfn6bgC6jxits7a2pDWdDqm_d70aj0K3Zi76mdOwq77oO4rTzhz_DwB-dfNzRNOUi1Ma5LyIJ_yiFDtP_8Fhjx9gD-4dMRwVGk8Z1tZZd43ac1gxx0pI_L8zZRJPH1gO_hAwiNNQNWGh0LDcZb27xd7bQ4eksl6BGcdEVhdSuiupu-5zvcvcYxM49-KEKxrp_YQy69XcqEdRgQaRfNv06PxSD4_6XeKlcnG3m9QFDdErnLnTIj2Go0PEa9_aCUeoPQZOvuP9niovgzUo1ibLkHs" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/22 01:20:22 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/22 01:20:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/22 01:20:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/22 01:20:30 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/22 01:20:33 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/22 01:20:34 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AP5hjPxQ-NIJtcJSqqW5jFFcxwpYWL-JCpLVQPbWTyFPUFpw5s72sSuyh76p6kNK-XrMtp--roFNuk-kbTUMdibqtam5JQGcaiTcUL-nwSFc-yLK-7w31wTdlqmwXY6mTKcfpEfPdGvDJUeB58pjPdAMgKvHQpR3u5U-VkNtF5H6CsYpToElV90s7hQm-_5-740JryHQQ7-uc3UI2Ujxg9yyUrcgU6kRLvZp5IKzsbzrNyWjycFSjZcoZIE8L7PfqWmpyrnMt__1C3uLh7E6nNEpSH9O9UWEYtwu8YRjosSYpBnhtGnaERWQ-UZ0Utz6tILKN0AzwNrlOp-P_vT3Ocs 2025/11/22 01:20:34 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/22 01:20:34 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ffa42c19350d4c64e2ea29492ad77627" 2025/11/22 01:20:35 DEBUG : unknown-size-put.txt: multipart upload "AP5hjPxQ-NIJtcJSqqW5jFFcxwpYWL-JCpLVQPbWTyFPUFpw5s72sSuyh76p6kNK-XrMtp--roFNuk-kbTUMdibqtam5JQGcaiTcUL-nwSFc-yLK-7w31wTdlqmwXY6mTKcfpEfPdGvDJUeB58pjPdAMgKvHQpR3u5U-VkNtF5H6CsYpToElV90s7hQm-_5-740JryHQQ7-uc3UI2Ujxg9yyUrcgU6kRLvZp5IKzsbzrNyWjycFSjZcoZIE8L7PfqWmpyrnMt__1C3uLh7E6nNEpSH9O9UWEYtwu8YRjosSYpBnhtGnaERWQ-UZ0Utz6tILKN0AzwNrlOp-P_vT3Ocs" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/22 01:20:35 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AFhjgNLWwtfEsUjDcQynM7aH3eGxKPpMCHMIMEmUtrqzJkb2SErTa24nSrd_7dByb_0C2manU7o72X0wroOGkPOVfOOtdV5zgjG66UIpKdl-nRsqc8uhftA3oBPH-KeiweoGlZJOnRSelG97H1GUdQG9oUCZEBK6Ys9SjSIo15-rvnkgN4e0oo87uvuTnanQdsnjnTkW0WsRxW2L6ycJSVu9riSKrWOZWzX0pjpQRMWG5RL6v_ITkIV0wA_IqZDRp-xZYAr9zBjKJd7k-zQ9ShQYJbpW8pYYj1fF_ReKxisNekgejCkU2dfmP9S5fOcGpZEw8x4TQxkqeW7_EmcrH7Y 2025/11/22 01:20:35 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/22 01:20:35 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "596bd8fbb3eddfa9e0ef1b784ea18a59" 2025/11/22 01:20:36 DEBUG : unknown-size-update.txt: multipart upload "AFhjgNLWwtfEsUjDcQynM7aH3eGxKPpMCHMIMEmUtrqzJkb2SErTa24nSrd_7dByb_0C2manU7o72X0wroOGkPOVfOOtdV5zgjG66UIpKdl-nRsqc8uhftA3oBPH-KeiweoGlZJOnRSelG97H1GUdQG9oUCZEBK6Ys9SjSIo15-rvnkgN4e0oo87uvuTnanQdsnjnTkW0WsRxW2L6ycJSVu9riSKrWOZWzX0pjpQRMWG5RL6v_ITkIV0wA_IqZDRp-xZYAr9zBjKJd7k-zQ9ShQYJbpW8pYYj1fF_ReKxisNekgejCkU2dfmP9S5fOcGpZEw8x4TQxkqeW7_EmcrH7Y" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/22 01:20:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-caliqub9sosa/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/11/22 01:20:36 DEBUG : Waiting for deletions to finish 2025/11/22 01:20:36 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/22 01:20:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/22 01:20:36 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/22 01:20:36 INFO : S3 bucket rclone-test-caliqub9sosa: Bucket "rclone-test-caliqub9sosa" deleted 2025/11/22 01:20:37 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (115.71s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.91s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.97s) --- PASS: TestIntegration/FsMkdir (113.04s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.55s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.37s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.98s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (63.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.13s) --- 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/11/22 01:20:37 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/22 01:20:37 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 115.762s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m58.511455543s (try 1/5)