"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/06 02:36:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-coravuy7yomi" 2025/11/06 02:36:08 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/06 02:36:09 INFO : S3 bucket rclone-test-coravuy7yomi: Bucket "rclone-test-coravuy7yomi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/06 02:36:11 INFO : S3 bucket rclone-test-coravuy7yomi: Bucket "rclone-test-coravuy7yomi" deleted === RUN TestIntegration/FsMkdir 2025/11/06 02:36:12 INFO : S3 bucket rclone-test-coravuy7yomi: Bucket "rclone-test-coravuy7yomi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/06 02:36:12 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/06 02:36:12 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/06 02:36:12 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/06 02:36:37 NOTICE: S3 bucket rclone-test-coravuy7yomi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/06 02:36:37 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AGPSPu7ty0PMQOm_EJWTtto9vN3hbxTMrg0tq3RCVsGJvT7NUpt2E4DMBiA-8JRyjnRr0GO2Bep6hVcNOw-p0GG0SBxQB9n3BNrC9V__f6M_4Ig2orJYCoptHjLotQUnnpbXW2Aac453j1rcQE5szm8joX-KN7CCngU3w5vfFitRj6cVwJafUOHfg0W95lgzmoesss7QjFIK0Pk7H5Y56u-yzYksvCjROF-G4Herm-6YYVkx7HFIwPAp0jIJSEmtuaes0KQGdGhJaxk86FCGJjgA2zM-ha025-uQ6dpA5DaijPu1Xgvyyq3p54SlomSeZtNmPaBUHMHn3uRUAeT7uyg 2025/11/06 02:36:38 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "5522efaca69a1a10b02d7ec3fa33d669" 2025/11/06 02:36:38 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b7da7945f5b0726fbfb4363af079cd48" 2025/11/06 02:36:39 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "b05674f2a1f54fd7672fbff2e8f64999" 2025/11/06 02:36:39 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AGPSPu7ty0PMQOm_EJWTtto9vN3hbxTMrg0tq3RCVsGJvT7NUpt2E4DMBiA-8JRyjnRr0GO2Bep6hVcNOw-p0GG0SBxQB9n3BNrC9V__f6M_4Ig2orJYCoptHjLotQUnnpbXW2Aac453j1rcQE5szm8joX-KN7CCngU3w5vfFitRj6cVwJafUOHfg0W95lgzmoesss7QjFIK0Pk7H5Y56u-yzYksvCjROF-G4Herm-6YYVkx7HFIwPAp0jIJSEmtuaes0KQGdGhJaxk86FCGJjgA2zM-ha025-uQ6dpA5DaijPu1Xgvyyq3p54SlomSeZtNmPaBUHMHn3uRUAeT7uyg" 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/06 02:36:43 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/06 02:36:43 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/06 02:36:46 DEBUG : S3 bucket rclone-test-coravuy7yomi: bucket is versioned: false 2025/11/06 02:36:46 DEBUG : Waiting for deletions to finish 2025/11/06 02:36:46 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/06 02:36:46 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/06 02:36:47 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/06 02:36:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-coravuy7yomi/dirToPurgeFromRoot" 2025/11/06 02:36:48 DEBUG : S3 bucket rclone-test-coravuy7yomi path dirToPurgeFromRoot: bucket is versioned: false 2025/11/06 02:36:48 DEBUG : Waiting for deletions to finish 2025/11/06 02:36:48 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/06 02:36:48 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/06 02:36:49 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/06 02:36:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-coravuy7yomi/hello? sausage/êé" 2025/11/06 02:36:51 DEBUG : S3 bucket rclone-test-coravuy7yomi path hello? sausage/êé: bucket is versioned: false 2025/11/06 02:36:51 DEBUG : Waiting for deletions to finish 2025/11/06 02:36:51 DEBUG : "a/b/c/d/e.txt" version false 2025/11/06 02:36:51 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/06 02:36:51 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/06 02:37:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-coravuy7yomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/06 02:37:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-coravuy7yomi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-coravuy7yomi" from "TestS3R2:rclone-test-coravuy7yomi" 2025/11/06 02:37:02 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/06 02:37:07 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANWW8m9zBRS_xUkNXqZAm1MaSxsRmBRoQc7faktoRoF0WGLON-STEp-21GAM8ZnqQW1cXkS9wKUbtQEPbiIrldWY8BDui4ZaY-14_fEojLmv3crwa6QSohfBOy9Xhh_JhJtOCryJJ6Z2-t3mgNyCAmC6ttqDzqlctp4ijWZAb9aBMtZDKNxqD3hVHgCmnZofyL8deXG8BKGWMb83zp_i_ZcNaWGDUeBGv2R6jbwN5TROx4zOP7PnqC7ii3IcHBfJTVagqkZYPWWPMKbl8cLG0ahMalCGmF4dsa1Lq2C2QIZKtPb8FfHtZMa5glQwvsok61CzCBXR02hNF7rwA4UBVT8 2025/11/06 02:37:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/06 02:37:07 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/06 02:37:08 DEBUG : piped data.txt: multipart upload "ANWW8m9zBRS_xUkNXqZAm1MaSxsRmBRoQc7faktoRoF0WGLON-STEp-21GAM8ZnqQW1cXkS9wKUbtQEPbiIrldWY8BDui4ZaY-14_fEojLmv3crwa6QSohfBOy9Xhh_JhJtOCryJJ6Z2-t3mgNyCAmC6ttqDzqlctp4ijWZAb9aBMtZDKNxqD3hVHgCmnZofyL8deXG8BKGWMb83zp_i_ZcNaWGDUeBGv2R6jbwN5TROx4zOP7PnqC7ii3IcHBfJTVagqkZYPWWPMKbl8cLG0ahMalCGmF4dsa1Lq2C2QIZKtPb8FfHtZMa5glQwvsok61CzCBXR02hNF7rwA4UBVT8" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/06 02:37:08 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKH-du5I7ZmMg0P7HEr0UnwScno8-V9ZQxKScJstkkjsvRmL0zocg_15H5tKzIjYY59if5CzZvP0eemiw6LebkYRQSWo37KeiIB-tLRTDxX3asCet4J1OXzFeoKl__TlYVBnUnMtoXB10ZWbX6P_TTklM79it3_L2oo55mbDo6SQC2hqQAgPukc7iVdBlIGGWQQ5gG_s2CNC7sSvkeFANRMV1134Vf4LO7HZZAIURBeK9nWmtA9wwf368v74z2ylHwaVQBvUXkW2XdrEYbXrQX3eFsACsKUEsVW08GbL5T_ISdddzeulmGRMI2m3jVCUT5KWOTS3hxliXgsLqfCu39k 2025/11/06 02:37:08 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/06 02:37:09 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "81156ca63558afccd5a3262b402f98fa" 2025/11/06 02:37:09 DEBUG : piped data.txt: multipart upload "AKH-du5I7ZmMg0P7HEr0UnwScno8-V9ZQxKScJstkkjsvRmL0zocg_15H5tKzIjYY59if5CzZvP0eemiw6LebkYRQSWo37KeiIB-tLRTDxX3asCet4J1OXzFeoKl__TlYVBnUnMtoXB10ZWbX6P_TTklM79it3_L2oo55mbDo6SQC2hqQAgPukc7iVdBlIGGWQQ5gG_s2CNC7sSvkeFANRMV1134Vf4LO7HZZAIURBeK9nWmtA9wwf368v74z2ylHwaVQBvUXkW2XdrEYbXrQX3eFsACsKUEsVW08GbL5T_ISdddzeulmGRMI2m3jVCUT5KWOTS3hxliXgsLqfCu39k" 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/06 02:37:11 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/06 02:37:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AFOoV3wkXl0XdFDJ8kO1RRppLJRdqrGiZYQeHB_ppvcGFJYQia_2KBn94A7rvBS7nhRtYHCcVCr18iIuRPybeLNUCZgZ4VDSAohZrzEPoCLU0pE6pjTWYpop092USAA995Cc5exRYi_EzEBf_Nyf0MJhJhA3fmu0MIfyGQHsKfAs5NqwHgUndYrapo_mLF92joFefkNBgUoZd3IUADX5RUdfcN_EoAUbEXOwz5YqGMt1uehKjXSIOyDwB8vf5xd5Lz-e3m4oQSN6BkSDjBTvAod_lxGLXn7IKnvoZk1LjaX0uBkmo5dJAJ37zHZQ-GIjSs9C05E0GokXEdquWqQXNuQ 2025/11/06 02:37:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/06 02:37:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/06 02:37:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AFOoV3wkXl0XdFDJ8kO1RRppLJRdqrGiZYQeHB_ppvcGFJYQia_2KBn94A7rvBS7nhRtYHCcVCr18iIuRPybeLNUCZgZ4VDSAohZrzEPoCLU0pE6pjTWYpop092USAA995Cc5exRYi_EzEBf_Nyf0MJhJhA3fmu0MIfyGQHsKfAs5NqwHgUndYrapo_mLF92joFefkNBgUoZd3IUADX5RUdfcN_EoAUbEXOwz5YqGMt1uehKjXSIOyDwB8vf5xd5Lz-e3m4oQSN6BkSDjBTvAod_lxGLXn7IKnvoZk1LjaX0uBkmo5dJAJ37zHZQ-GIjSs9C05E0GokXEdquWqQXNuQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/06 02:37:16 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJ8KL1E_aiPaDwGZrQXFewNgc5dAlYkckcQReZHIjWZxOHBWVet3Spc2_eJUyadGb_jjWRmVaLHJrLGa_euYyFqifLZUDVGrRBimpB90YAQPmhfklIqwnbx7fTskQEVftVofYekVxMgT164PQP0OMzoe23v1CPqBWkMpI2aqQEt-Ge3OHrBgrcHwcFiH5FgEpA3_FAh-wzBKazEH8rDkh41w0S_iT2EFhGWJ7fJJPq6e8vkHp7WxK30vLnIG7mfaUfaTXN5gTOEoDbGXXNgpj5wcqpFYd2f5zTKrN7F7Vlj1dpRe22OacDtpEF17k7dIyxHk-875QJ8-zmAwiLBrDeg 2025/11/06 02:37:16 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/06 02:37:16 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/06 02:37:17 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJ8KL1E_aiPaDwGZrQXFewNgc5dAlYkckcQReZHIjWZxOHBWVet3Spc2_eJUyadGb_jjWRmVaLHJrLGa_euYyFqifLZUDVGrRBimpB90YAQPmhfklIqwnbx7fTskQEVftVofYekVxMgT164PQP0OMzoe23v1CPqBWkMpI2aqQEt-Ge3OHrBgrcHwcFiH5FgEpA3_FAh-wzBKazEH8rDkh41w0S_iT2EFhGWJ7fJJPq6e8vkHp7WxK30vLnIG7mfaUfaTXN5gTOEoDbGXXNgpj5wcqpFYd2f5zTKrN7F7Vlj1dpRe22OacDtpEF17k7dIyxHk-875QJ8-zmAwiLBrDeg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/06 02:37:18 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABsctVhFxbBDf7AIxvumNKzJEDlaYq6TWlcq8qhGMsGxpZtDoVaOOzGyzYHmVDVue6ylLhyzHR6xa0a6nQacejfgLjyExbrcnX7i-GLt6Ih2VUtrI9LSNZ63czgmaIg9dxl0xVmLtrXwH5r0c03aeL8DDpZjgV3L0EpEC5G2gE-FhcBZd9sWrOWRwNvJVPmKITESc2XBEQyGuUX_SUhhs9OyB5MZ9eS-TbsJ1WgAqZYHmCfAp2LbBxacux4hR7D7xfYuT1V_jQ9LH9ro6Vl5BnQpmweux6YlQthFfw9ja2FmSdQGWwVPEdACuflEvmLO2FJLsn6mcpcb3xc9ZHy7eU0 2025/11/06 02:37:18 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/06 02:37:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/06 02:37:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABsctVhFxbBDf7AIxvumNKzJEDlaYq6TWlcq8qhGMsGxpZtDoVaOOzGyzYHmVDVue6ylLhyzHR6xa0a6nQacejfgLjyExbrcnX7i-GLt6Ih2VUtrI9LSNZ63czgmaIg9dxl0xVmLtrXwH5r0c03aeL8DDpZjgV3L0EpEC5G2gE-FhcBZd9sWrOWRwNvJVPmKITESc2XBEQyGuUX_SUhhs9OyB5MZ9eS-TbsJ1WgAqZYHmCfAp2LbBxacux4hR7D7xfYuT1V_jQ9LH9ro6Vl5BnQpmweux6YlQthFfw9ja2FmSdQGWwVPEdACuflEvmLO2FJLsn6mcpcb3xc9ZHy7eU0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/06 02:37:20 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ALIYGChP-_fWnYCIJKAPIACVDU8_WbrsqPADXyXqinsO-FQqfnmsE1VkqH3gu7--tp8KLFHr67fFFp7t471UYfOv9XcanYPljhFS11-w48nq5UiF4_Jg415goP-SBtM6VBlJF1iATnus1upDT1e2HqRkN97-gDpxuJf71b9wfGbZBqbCdGQeAK-jDdOIJcyOT_6MDRX8mOLW-8PECS8NcDQJYHt6FEkFDt-lZOPBHN4_xaMgXDCIeTHPH69P92La8L2EJFbLyNMFlMmUceLxNhBJmQjYX1HXUqUVS61tEHUABKn0liDmPGuX2zMOBe3zGpYjYNHugSEV6foyXfVVsp0 2025/11/06 02:37:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/06 02:37:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/06 02:37:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/06 02:37:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/06 02:37:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/06 02:37:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/06 02:37:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ALIYGChP-_fWnYCIJKAPIACVDU8_WbrsqPADXyXqinsO-FQqfnmsE1VkqH3gu7--tp8KLFHr67fFFp7t471UYfOv9XcanYPljhFS11-w48nq5UiF4_Jg415goP-SBtM6VBlJF1iATnus1upDT1e2HqRkN97-gDpxuJf71b9wfGbZBqbCdGQeAK-jDdOIJcyOT_6MDRX8mOLW-8PECS8NcDQJYHt6FEkFDt-lZOPBHN4_xaMgXDCIeTHPH69P92La8L2EJFbLyNMFlMmUceLxNhBJmQjYX1HXUqUVS61tEHUABKn0liDmPGuX2zMOBe3zGpYjYNHugSEV6foyXfVVsp0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/06 02:37:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALFWg7hbCJgHrECULubim32LkhJYh3sTCiS2pJOSQqhny8EoSOvtDkzM2CY_zhv2i-CekKrkiNWVAgKxftmK4igcYYL8un3DU16ayvDKNaW62fNx87MX-Ghu64LY1BU-lnEp-hTcrIH_TuicqVpFJ_NOz3wpOEAkGwZO7fk3tOUQyn9qnQpCNYcIu3sf6WLcIzR_qkzEEBuIxWvg2Zp6Sczb5dxkr8zgRp8DozLZSkAspog2xyTozj_ABROmD4uVfK2sFZztm0VnMR_AAaN2qkW4GSWSZf-eL9b3bU-_rtejA7UCTaALcz0QotuQabMYUcRomWg7W1X0TVgO0iUb_74 2025/11/06 02:37:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/06 02:37:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/06 02:37:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/06 02:37:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/06 02:37:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/06 02:37:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/06 02:37:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ALFWg7hbCJgHrECULubim32LkhJYh3sTCiS2pJOSQqhny8EoSOvtDkzM2CY_zhv2i-CekKrkiNWVAgKxftmK4igcYYL8un3DU16ayvDKNaW62fNx87MX-Ghu64LY1BU-lnEp-hTcrIH_TuicqVpFJ_NOz3wpOEAkGwZO7fk3tOUQyn9qnQpCNYcIu3sf6WLcIzR_qkzEEBuIxWvg2Zp6Sczb5dxkr8zgRp8DozLZSkAspog2xyTozj_ABROmD4uVfK2sFZztm0VnMR_AAaN2qkW4GSWSZf-eL9b3bU-_rtejA7UCTaALcz0QotuQabMYUcRomWg7W1X0TVgO0iUb_74" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/06 02:37:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANromQdO_XwXUXKB2AN7YgqGHqsBn1JO-q9Jjz7ZnCtE5U6JhFEzekpX0Cs_NECwm1_PD6jpoSekRgQplHBqoI1cBUGLgnQxJiMEXcvSUnwfeHylcpiZ9jWL5aIjGHyW7pJzFzRlNBUySmaEuqmJXWGMU0C8EOrcen215Yj2cP4KhaXeYiel7p_iGeJU4b8J71vpLlxbIWhdA1Jp_iT4BxQWYaUNmxp6bCuH_bvQWhJXqGcVylvTf1Lymat7bqvPPpXX5kRbiPReUq3R03qjmceF6iFkzhfAOGq8lIDtVOK969mm2cFi0-HKObfIsicK9ElUSMTDVweSfXpCAT__D-M 2025/11/06 02:37:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/06 02:37:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/06 02:37:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANromQdO_XwXUXKB2AN7YgqGHqsBn1JO-q9Jjz7ZnCtE5U6JhFEzekpX0Cs_NECwm1_PD6jpoSekRgQplHBqoI1cBUGLgnQxJiMEXcvSUnwfeHylcpiZ9jWL5aIjGHyW7pJzFzRlNBUySmaEuqmJXWGMU0C8EOrcen215Yj2cP4KhaXeYiel7p_iGeJU4b8J71vpLlxbIWhdA1Jp_iT4BxQWYaUNmxp6bCuH_bvQWhJXqGcVylvTf1Lymat7bqvPPpXX5kRbiPReUq3R03qjmceF6iFkzhfAOGq8lIDtVOK969mm2cFi0-HKObfIsicK9ElUSMTDVweSfXpCAT__D-M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/06 02:37:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ALXIER7BIo_xhJgLEDx_BaWn-lE0Eomlm9OP9tvukfht2WUjNCq3L9GikYVGwaeGHN-j9YNMkMwfITm4kkB-lrQ0nPa9oWvm33zuL12x6CrDn5jkQv1WGodxzbkk6IhPmZOY1owtfjohRGpkA49smLBXL_nd1TvuKd5f4axAYchctK2SjAatsAg3ocPlqL-Y8l6NbS9bGi5YyGQTOqkf7wL3JU1rW03ZbLTi0EDbRtIMV-JMOoRMvteZI4f1LB1HgFPHdofTlgEFOP6G0uRkStZZXxXVwMd9tK0IOWhMfeN719ISMnt3KTMZEVeBTYgN8SjVs1uaInL5GZRyNZowlwE 2025/11/06 02:37:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/06 02:37:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/06 02:37:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ALXIER7BIo_xhJgLEDx_BaWn-lE0Eomlm9OP9tvukfht2WUjNCq3L9GikYVGwaeGHN-j9YNMkMwfITm4kkB-lrQ0nPa9oWvm33zuL12x6CrDn5jkQv1WGodxzbkk6IhPmZOY1owtfjohRGpkA49smLBXL_nd1TvuKd5f4axAYchctK2SjAatsAg3ocPlqL-Y8l6NbS9bGi5YyGQTOqkf7wL3JU1rW03ZbLTi0EDbRtIMV-JMOoRMvteZI4f1LB1HgFPHdofTlgEFOP6G0uRkStZZXxXVwMd9tK0IOWhMfeN719ISMnt3KTMZEVeBTYgN8SjVs1uaInL5GZRyNZowlwE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/06 02:37:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKKcpvQaQvRfol2zcECe9TwuwI9W-GNOzbi4uWQbZS3Cz6TcFpvl4bDbqKgmFqAFD_bvmKU1goJYgQoEHWe7TvU2Jge5SpI00yc9SuCNlwlFxCyQwHXrSeUfegt3FO248yRbDGE2WGeHKrCczxP80ZKTwhWhC-NNiVA1nnN_GsUhR0HGm_nccOoQ-cMaTodSaMe-OYsa_fxjQgMdarejjT6VMnk2BBJjj6GW5T17mv2gJJO6o6LEMV_z_dfUrukTl3f9fxpR1dKEjEBdog1HNuEyO4pmSdRWSpXlfHmhU8bKu2s0Ctz5bMUrrpHXGNvsXkvPVGQVkSvzEPbi443dFik 2025/11/06 02:37:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/06 02:37:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/06 02:37:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKKcpvQaQvRfol2zcECe9TwuwI9W-GNOzbi4uWQbZS3Cz6TcFpvl4bDbqKgmFqAFD_bvmKU1goJYgQoEHWe7TvU2Jge5SpI00yc9SuCNlwlFxCyQwHXrSeUfegt3FO248yRbDGE2WGeHKrCczxP80ZKTwhWhC-NNiVA1nnN_GsUhR0HGm_nccOoQ-cMaTodSaMe-OYsa_fxjQgMdarejjT6VMnk2BBJjj6GW5T17mv2gJJO6o6LEMV_z_dfUrukTl3f9fxpR1dKEjEBdog1HNuEyO4pmSdRWSpXlfHmhU8bKu2s0Ctz5bMUrrpHXGNvsXkvPVGQVkSvzEPbi443dFik" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/06 02:37:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMSwzuJLcV-NlDaO5-bE5s1wdeksRW3rEZ2oiVqkJy_cdL1-6YNyzm_UV194j0xLawV2UnSdZVj2S0IVB4U8BcRiELCkPBVhTVR0Ol_6ARpTH2_8DWtU6GXXsVz55pGTcqV3mPCZO-IXUc-xFc28rHHuPXfKDR12_bC3RI3Ehf255vP3v2UIPWY6Vd-5aiSrI_B8nfYh1aa7v6ymHvOW-URpXpD4pK8qFDX2zyU1IFu9QW6FR2gKxIgfvs3_DqUZ7JvZd0Hf6rq0XTr_vsmqCrxSgkERG8s2U3Hp7Q9w-MQpLzPqjH9GxnxdFD-fn_0ml7YOvWWNb2Bd_W-c0jJElmo 2025/11/06 02:37:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/06 02:37:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/06 02:37:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/06 02:37:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/06 02:37:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/06 02:37:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/06 02:37:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMSwzuJLcV-NlDaO5-bE5s1wdeksRW3rEZ2oiVqkJy_cdL1-6YNyzm_UV194j0xLawV2UnSdZVj2S0IVB4U8BcRiELCkPBVhTVR0Ol_6ARpTH2_8DWtU6GXXsVz55pGTcqV3mPCZO-IXUc-xFc28rHHuPXfKDR12_bC3RI3Ehf255vP3v2UIPWY6Vd-5aiSrI_B8nfYh1aa7v6ymHvOW-URpXpD4pK8qFDX2zyU1IFu9QW6FR2gKxIgfvs3_DqUZ7JvZd0Hf6rq0XTr_vsmqCrxSgkERG8s2U3Hp7Q9w-MQpLzPqjH9GxnxdFD-fn_0ml7YOvWWNb2Bd_W-c0jJElmo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/06 02:37:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AEERWMtBNKW78d_9sMvk1Hmu0GZaTcMbSjO99yrKW5J9sKPNFPOtBkqPl_loR8VcDmv5LdiOwOSCWqEcQtz-KWWPM7b3z0DrId81iTZPdd8W0ZUUZvNdUtykzKoitXboMZ0WfYCi8NwkmKZPRcpRF6q1VoCD38X6FRiHUoAMhC4TcLrTNidO2A6nIT5a_BnFzGo28UYq6eacw6LlZQmi04ViIM08chm18BnXJ7byPpz8eOFiW-enqJjXf-DSu5Wn6htSImCzO3FQpL3ppsXssU-BUPPK0QIjec40q3VXqpP-zDYOYCiCz_GJK8bT5CeeeFrJfoA6TO9tSFaDhbAWUVo 2025/11/06 02:37:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/06 02:37:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/06 02:37:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/06 02:37:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/06 02:37:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/06 02:37:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/06 02:37:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AEERWMtBNKW78d_9sMvk1Hmu0GZaTcMbSjO99yrKW5J9sKPNFPOtBkqPl_loR8VcDmv5LdiOwOSCWqEcQtz-KWWPM7b3z0DrId81iTZPdd8W0ZUUZvNdUtykzKoitXboMZ0WfYCi8NwkmKZPRcpRF6q1VoCD38X6FRiHUoAMhC4TcLrTNidO2A6nIT5a_BnFzGo28UYq6eacw6LlZQmi04ViIM08chm18BnXJ7byPpz8eOFiW-enqJjXf-DSu5Wn6htSImCzO3FQpL3ppsXssU-BUPPK0QIjec40q3VXqpP-zDYOYCiCz_GJK8bT5CeeeFrJfoA6TO9tSFaDhbAWUVo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/06 02:37:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AIGfqVgMKhGNqK884n47hL-4zkz4oD7K8JH_gn6fYdSoX2dSn55XTPEkO_Z2i7Q-iqXe-UZH3aQKXId32KK-cQJ_rlctyzHuaXqZavd9-P4blni6IkXlaAuZW6z4--wM2lu7sWorYLiNx-4AwIY1yWgQsDN5hjwzmp8XkpXlaXI-EeF2KD-VeHxrafN4c_B4HvyBFGG6bs5PeoGR8L98fOX8JDXO7T7QpDZMys4nvVJrauIxc_DUKDP0ORjSqtTqz7-f3il4EFaZ4Q6bYKnChfbufplKOUv18yWEklWECvy_FOezOdjw1q65SRSMemcYR4PuHtzvvObawBdAsZeOjBw 2025/11/06 02:37:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/06 02:37:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/06 02:37:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AIGfqVgMKhGNqK884n47hL-4zkz4oD7K8JH_gn6fYdSoX2dSn55XTPEkO_Z2i7Q-iqXe-UZH3aQKXId32KK-cQJ_rlctyzHuaXqZavd9-P4blni6IkXlaAuZW6z4--wM2lu7sWorYLiNx-4AwIY1yWgQsDN5hjwzmp8XkpXlaXI-EeF2KD-VeHxrafN4c_B4HvyBFGG6bs5PeoGR8L98fOX8JDXO7T7QpDZMys4nvVJrauIxc_DUKDP0ORjSqtTqz7-f3il4EFaZ4Q6bYKnChfbufplKOUv18yWEklWECvy_FOezOdjw1q65SRSMemcYR4PuHtzvvObawBdAsZeOjBw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/06 02:37:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: APmDLjBBW513jZyz18YAGAUKWpzRI78r3x0dRwNuSzPQU3JYELsx8VtYJHQECi0OG3XpyvPPh3f6rC0aTgBwoiqoyO_yJbjV3-1S_wCyW0PaaVlD2GHEqREgi6lAJd0Jyv5_SQl6QFSYjV8kLthDE_VBUV8dEvzDbkgmmbwpxBBPeA8Px43L2HlD8GZGz3Va3SXwk7n30Yj0EWo9Hg0YsrSVICUN0z-X9Kt99HIhzTBDZewCjuvEK8PSmfHTeP7jSaqtwXmzS997iZbr6APbxKcYxvSMI2ZbarJvDowY57nYib2a1ZVD8lAajJ0AxjvcKCbvRu9Rhh2cWtwlWRCnzgk 2025/11/06 02:37:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/06 02:37:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/06 02:37:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "APmDLjBBW513jZyz18YAGAUKWpzRI78r3x0dRwNuSzPQU3JYELsx8VtYJHQECi0OG3XpyvPPh3f6rC0aTgBwoiqoyO_yJbjV3-1S_wCyW0PaaVlD2GHEqREgi6lAJd0Jyv5_SQl6QFSYjV8kLthDE_VBUV8dEvzDbkgmmbwpxBBPeA8Px43L2HlD8GZGz3Va3SXwk7n30Yj0EWo9Hg0YsrSVICUN0z-X9Kt99HIhzTBDZewCjuvEK8PSmfHTeP7jSaqtwXmzS997iZbr6APbxKcYxvSMI2ZbarJvDowY57nYib2a1ZVD8lAajJ0AxjvcKCbvRu9Rhh2cWtwlWRCnzgk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/06 02:37:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOpG8WUzhu4A-JKEbwJsyblZLjyHVXIsfdH-E6KCvnBmLZRJbW_NAMGSu7epBhX6spA8IUMxwVfvh_X7MT2GgDIZ0udQUCE-Kd5fsPu_83lgubY0aYN5cSvCV6ZNY7NECdqE7QxhGjtnJfWwtVkKNLcSu6aPZ-FK__UgE95Zt2qBsLamrUDYFC6D6kSMVVztIhrDKEVYIakVgak4H0OWd_QaGUDqwqbeSSyLE-DfBxqSVZKubv6UqiRm6kuBtfnTEaOzboNxO_lJdYkUefLfprdA39enf1InkXT3L6H0QxY9IFJShxN-saeA_g_JzKk1DGpvNYwoZ6JDGw2m88tIdJ8 2025/11/06 02:37:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/06 02:37:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/06 02:37:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOpG8WUzhu4A-JKEbwJsyblZLjyHVXIsfdH-E6KCvnBmLZRJbW_NAMGSu7epBhX6spA8IUMxwVfvh_X7MT2GgDIZ0udQUCE-Kd5fsPu_83lgubY0aYN5cSvCV6ZNY7NECdqE7QxhGjtnJfWwtVkKNLcSu6aPZ-FK__UgE95Zt2qBsLamrUDYFC6D6kSMVVztIhrDKEVYIakVgak4H0OWd_QaGUDqwqbeSSyLE-DfBxqSVZKubv6UqiRm6kuBtfnTEaOzboNxO_lJdYkUefLfprdA39enf1InkXT3L6H0QxY9IFJShxN-saeA_g_JzKk1DGpvNYwoZ6JDGw2m88tIdJ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/06 02:37:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOwhUrXgRwhh7n4zFjinPDPWku0A-hHeAMxSAZE2-5aAVuYVjNLpU3aP7uhsSQJbyRwhrq7woZB7m5FATr8mM9yflj1S-uEhVn_xsI19aH_tmhpjAZoH_qzaForVFw3e7AooS3VLG8K47HRTbnMQdI8CM0-hV64yHGv0OwGXgXKrD3t4A7_3cjfmzTWKwMk3C3No2Oy1LayrZJL3_pxE57klAeKz6_5WdUGqRqFFKCtHMFZ1rZ0z3Y2YBBoppjlu7IfiNbi7du0CXaqToCU5rChiann5RP0A_qfX9NK6dFMkIqekO_kUw5qcfsMG1f-2PA2utBYBIsEGHVPxCkGNYik 2025/11/06 02:37:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/06 02:37:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/06 02:37:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/06 02:37:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/06 02:37:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/06 02:37:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/06 02:37:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AOwhUrXgRwhh7n4zFjinPDPWku0A-hHeAMxSAZE2-5aAVuYVjNLpU3aP7uhsSQJbyRwhrq7woZB7m5FATr8mM9yflj1S-uEhVn_xsI19aH_tmhpjAZoH_qzaForVFw3e7AooS3VLG8K47HRTbnMQdI8CM0-hV64yHGv0OwGXgXKrD3t4A7_3cjfmzTWKwMk3C3No2Oy1LayrZJL3_pxE57klAeKz6_5WdUGqRqFFKCtHMFZ1rZ0z3Y2YBBoppjlu7IfiNbi7du0CXaqToCU5rChiann5RP0A_qfX9NK6dFMkIqekO_kUw5qcfsMG1f-2PA2utBYBIsEGHVPxCkGNYik" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/06 02:37:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACW_bkBd3r1Q9P5jGJcVyGmBxucfn5MNolBVv9JBnRV0CwQYUoCQdzNbbZLp9AsnyPwQOB_VjtYFesDB5wDyk9sxuwYoQ96ecHQYuDk_vhZmZ405Q1CijhhpVuK3P8R589_veHNLX7SIxs7SQOcx9hWuaSrDP43AvXL-UT6YhlXceVNika0XsQacvUeiDQrdwiu1Z_t0V_kmcMO3bpGFJgkEnSZ2wA0Af5VjMFbmVl1We75G06XELKciDhLptU9C37nvOhmVAue-xeeTGWQTDBV7yfzGQ94yRhSGil1q2gXZWmut7aMkp_W9ijln6T4_8-DtCWqgwvBrjj5KuyHVXKc 2025/11/06 02:37:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/06 02:37:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/06 02:37:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/06 02:37:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/06 02:37:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/06 02:37:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/06 02:37:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ACW_bkBd3r1Q9P5jGJcVyGmBxucfn5MNolBVv9JBnRV0CwQYUoCQdzNbbZLp9AsnyPwQOB_VjtYFesDB5wDyk9sxuwYoQ96ecHQYuDk_vhZmZ405Q1CijhhpVuK3P8R589_veHNLX7SIxs7SQOcx9hWuaSrDP43AvXL-UT6YhlXceVNika0XsQacvUeiDQrdwiu1Z_t0V_kmcMO3bpGFJgkEnSZ2wA0Af5VjMFbmVl1We75G06XELKciDhLptU9C37nvOhmVAue-xeeTGWQTDBV7yfzGQ94yRhSGil1q2gXZWmut7aMkp_W9ijln6T4_8-DtCWqgwvBrjj5KuyHVXKc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/06 02:37:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AO10_DFcjQJ6_tXo1HNLS9lTsJzURZbBZRHEpaNaC9-BTic-jBylRQtG2NYqgep081qxtfy7YzAIMXftVXIiVe_lf7XEn7_6qdHsXEINONYv9oUFq39DjNupEvKeDaimd47cLw1lgHNBjw0EG1o0k_77D36lMQaoRDGSUERc_ZQc93xMh25Qhft-kaVkBYCDusQXRxlPW5gRJYx-_CPXW80laWb8zPoe10bGNYtUyPau9Bxp0b442vAPgk9IWZiSSPT44k-mHC16qmyRN7TQgy0e3uzVuNO8FkyhIKlPNwDQ92wv4aQnMYdWk5Q7h0VUMrqK7Nf8UnmRRUgau911-WQ 2025/11/06 02:37:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/06 02:37:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/06 02:37:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AO10_DFcjQJ6_tXo1HNLS9lTsJzURZbBZRHEpaNaC9-BTic-jBylRQtG2NYqgep081qxtfy7YzAIMXftVXIiVe_lf7XEn7_6qdHsXEINONYv9oUFq39DjNupEvKeDaimd47cLw1lgHNBjw0EG1o0k_77D36lMQaoRDGSUERc_ZQc93xMh25Qhft-kaVkBYCDusQXRxlPW5gRJYx-_CPXW80laWb8zPoe10bGNYtUyPau9Bxp0b442vAPgk9IWZiSSPT44k-mHC16qmyRN7TQgy0e3uzVuNO8FkyhIKlPNwDQ92wv4aQnMYdWk5Q7h0VUMrqK7Nf8UnmRRUgau911-WQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/06 02:37:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AHvFTFhIWax9zg8RZZAVhSw1ol_UEbRHEUotJCC3ijfA7JQBDVJatmYDwkm5acHQcV4esXzzoIzZcmyInoSZifl_8ciLfa9tA3vknqx7Q4TihBjA0qmyrJVmoe9hZgvMD9QAvRh9JRYRlKiOlCSEhWiIcn9P9E_5nerLOcMoU96jtNvGw0A01QaZp-sBImWXWD7LvgEl0HDh47zHxo7OCKNlm0as2PrzPriRQcg0l-yx1ObHkaSXcskLECJe48HnPBvYwHbsbO6ndJ3TX5xbI7lpEci3w9XnHhMaf-sAo7ZqpU7Jvf0kg34SYk6SXMjt8ZpxxJWr3zEQbYgLudLnb_M 2025/11/06 02:37:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/06 02:37:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/06 02:38:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AHvFTFhIWax9zg8RZZAVhSw1ol_UEbRHEUotJCC3ijfA7JQBDVJatmYDwkm5acHQcV4esXzzoIzZcmyInoSZifl_8ciLfa9tA3vknqx7Q4TihBjA0qmyrJVmoe9hZgvMD9QAvRh9JRYRlKiOlCSEhWiIcn9P9E_5nerLOcMoU96jtNvGw0A01QaZp-sBImWXWD7LvgEl0HDh47zHxo7OCKNlm0as2PrzPriRQcg0l-yx1ObHkaSXcskLECJe48HnPBvYwHbsbO6ndJ3TX5xbI7lpEci3w9XnHhMaf-sAo7ZqpU7Jvf0kg34SYk6SXMjt8ZpxxJWr3zEQbYgLudLnb_M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/06 02:38:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFNvSXsXUGuEiMYeEVtApNWnMe0GR2U53LqNodh1JUKPHnOnEMXJnjqCa1D4OhELu0053RDhMW9RWfib-hUNFAIA9cnSg5F4rpTWMxoKhiwdfrE9KYJOpUN_L8NDbxcejRJv7MY-t2UCYy6ibFoGNeij-8W683_juUn-o3GIN3GgiNED1U5LPOxK9kY4E3I_BycOR1LuCTRSM9A5CnK70fCrY4kZDNY6PnOYWVgtJv93WseAOk_6CXyuEaxS7AJ3-oZ_gyfY7-Zvk7yUEKxf9Vohnk-Lha-PHjK3ONNzGu3FWPBQWiPmukGKJV07bPRukqzsBIkdPA3DcRtjWxHw6mk 2025/11/06 02:38:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/06 02:38:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/06 02:38:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFNvSXsXUGuEiMYeEVtApNWnMe0GR2U53LqNodh1JUKPHnOnEMXJnjqCa1D4OhELu0053RDhMW9RWfib-hUNFAIA9cnSg5F4rpTWMxoKhiwdfrE9KYJOpUN_L8NDbxcejRJv7MY-t2UCYy6ibFoGNeij-8W683_juUn-o3GIN3GgiNED1U5LPOxK9kY4E3I_BycOR1LuCTRSM9A5CnK70fCrY4kZDNY6PnOYWVgtJv93WseAOk_6CXyuEaxS7AJ3-oZ_gyfY7-Zvk7yUEKxf9Vohnk-Lha-PHjK3ONNzGu3FWPBQWiPmukGKJV07bPRukqzsBIkdPA3DcRtjWxHw6mk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/06 02:38:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AApQc5vmKyZM7ksz14MJvVtsnXWdvHuKA7hf-3WNQzZ4pwRvQkoiCSlW_jqUrHc9qRf1X50aFs5YJptN8L-cmTsfhfYHeVjeivtlu5_tQgOEoQq9Sa2N0621mEkqWkX_hyJszkqDP_frlQXOsTa9dYE-wl-rLwtVqlVdaj0DcylV0hZQnC8hoDKdBnE4bZNK4apvZstHQhgGAebwzv0Q_fwItZxbhafhyffBmXYUoYg-AC9XtVxJafWWsU1EQgULMqA_tSM1ORR70QVrMNV-kvGh5b0hQPDwxBj3we1Qrrg1ve8nmVwOaObT7PIZqoIYjBtNs7e1mb-MaaBQpPl5yoo 2025/11/06 02:38:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/06 02:38:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/06 02:38:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/06 02:38:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/06 02:38:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/06 02:38:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/06 02:38:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AApQc5vmKyZM7ksz14MJvVtsnXWdvHuKA7hf-3WNQzZ4pwRvQkoiCSlW_jqUrHc9qRf1X50aFs5YJptN8L-cmTsfhfYHeVjeivtlu5_tQgOEoQq9Sa2N0621mEkqWkX_hyJszkqDP_frlQXOsTa9dYE-wl-rLwtVqlVdaj0DcylV0hZQnC8hoDKdBnE4bZNK4apvZstHQhgGAebwzv0Q_fwItZxbhafhyffBmXYUoYg-AC9XtVxJafWWsU1EQgULMqA_tSM1ORR70QVrMNV-kvGh5b0hQPDwxBj3we1Qrrg1ve8nmVwOaObT7PIZqoIYjBtNs7e1mb-MaaBQpPl5yoo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/06 02:38:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: APPfqyWC5XbB2Dr8vDMEbRr2bUJAQpm5VyS3_7yLJP07pI1KG-9jxjEsqbn5pD_Maj9NBPWALCUax45a7NZwsBOFtjbTlpxjNK2dwPVIa_PpidHh1fdZdMUtYrtaANs3yrYJ_d3QNLLjG2kRXcG_6-sc56QNf7W1CWWFjoBaD3CFmMskpGA7PLcUzMGP6leWCDmRahKkJFsmpXXMaDzhp_9YWoXKOlmf1sHrrhiYaZaFgn8EhIcGXB9i_w-xiwDJZRPFu3OCTY_xf8JDvevIUbfmH32iGepb9QMj4WuHXlTqSxhnR1VArIVsgZAs-ADs9uOZt0XinsZGBTebiVnq04I 2025/11/06 02:38:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/06 02:38:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/06 02:38:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/06 02:38:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/06 02:38:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/06 02:38:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/06 02:38:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "APPfqyWC5XbB2Dr8vDMEbRr2bUJAQpm5VyS3_7yLJP07pI1KG-9jxjEsqbn5pD_Maj9NBPWALCUax45a7NZwsBOFtjbTlpxjNK2dwPVIa_PpidHh1fdZdMUtYrtaANs3yrYJ_d3QNLLjG2kRXcG_6-sc56QNf7W1CWWFjoBaD3CFmMskpGA7PLcUzMGP6leWCDmRahKkJFsmpXXMaDzhp_9YWoXKOlmf1sHrrhiYaZaFgn8EhIcGXB9i_w-xiwDJZRPFu3OCTY_xf8JDvevIUbfmH32iGepb9QMj4WuHXlTqSxhnR1VArIVsgZAs-ADs9uOZt0XinsZGBTebiVnq04I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/06 02:38:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AHHYp3dCUH5XWiLXTBEAHT6XAHJ737mwnuwLcnnZecLDBiQJdo9d3RRh3Ih--8w9-E9Njm8AJ9Q4Jq01gsk2UZgnw847BiiHEiXWNMIb3J5WYhAVwN10Nfk__tLC0X76ovFC_Ytx6CstQUM6qIN7F7bPP0yIQSczWoarI5AhI2G7CA0lxmGA7hMigs9qWDCqR5xIuuAcC8ihVlQNVR7Zzc0QjltZ6QF0NGUy9avTMeTd8UzH3-d72YcCCif-oLVdu3DpXP_c5i-WrfLWADgKqJzLFR7G248dNWibLllG3Y39bGJB0H-9kSNR7wU6wklQpke7aCpmR9_caeFbKj-vEb0 2025/11/06 02:38:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/06 02:38:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/06 02:38:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AHHYp3dCUH5XWiLXTBEAHT6XAHJ737mwnuwLcnnZecLDBiQJdo9d3RRh3Ih--8w9-E9Njm8AJ9Q4Jq01gsk2UZgnw847BiiHEiXWNMIb3J5WYhAVwN10Nfk__tLC0X76ovFC_Ytx6CstQUM6qIN7F7bPP0yIQSczWoarI5AhI2G7CA0lxmGA7hMigs9qWDCqR5xIuuAcC8ihVlQNVR7Zzc0QjltZ6QF0NGUy9avTMeTd8UzH3-d72YcCCif-oLVdu3DpXP_c5i-WrfLWADgKqJzLFR7G248dNWibLllG3Y39bGJB0H-9kSNR7wU6wklQpke7aCpmR9_caeFbKj-vEb0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/06 02:38:14 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ALE0RJgZW__o6G23FfCV4zY4_rK-Of52Esx9gI9oqswLG0tm3eBrtnnKLWmRVwMlrcvsh3EYFTGoVQ48ZtwsFY2yLu5Yz86twL5qyPmTBT526pskzU3sQt2R5qI0PjYAuo8Sed48VN_ctm2ixCOnNxNCyFoG9QVjAcXUfrMsNb3E7tV2tnA2yanIynpv88Mf1gDRpNvGNtK8QTXQZ5x0mQ_CwJ-Kk9DrnW8IPfbH2pUAeJhAItqWg7__ibEFfD7-PuwJh0xY9DcxK36AJd8-fbBIg2NIt8hXCfO6AstaimMJgwUrnZ8_-xyhPgV-KJRvd1c1hqFKxVq9zgCk7zHZnwE 2025/11/06 02:38:14 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/06 02:38:15 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/06 02:38:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ALE0RJgZW__o6G23FfCV4zY4_rK-Of52Esx9gI9oqswLG0tm3eBrtnnKLWmRVwMlrcvsh3EYFTGoVQ48ZtwsFY2yLu5Yz86twL5qyPmTBT526pskzU3sQt2R5qI0PjYAuo8Sed48VN_ctm2ixCOnNxNCyFoG9QVjAcXUfrMsNb3E7tV2tnA2yanIynpv88Mf1gDRpNvGNtK8QTXQZ5x0mQ_CwJ-Kk9DrnW8IPfbH2pUAeJhAItqWg7__ibEFfD7-PuwJh0xY9DcxK36AJd8-fbBIg2NIt8hXCfO6AstaimMJgwUrnZ8_-xyhPgV-KJRvd1c1hqFKxVq9zgCk7zHZnwE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/06 02:38:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: APA8Zt-_7CLLS0_-2iM5DW8oY4q8R6Lwd9acYvqXdbV63tH8Gn7Vmb11oGVlfZZcas_n6rRR7340FYa1yZOWjNujRNQ5esu0gTX9M2bHuaUWNH0WRWNLgjRKc_RD67En0tXM490cMX63tVN9HImvLJSPva_8F_9gBWZckuPxLV7B3LoCzExa4H916KncWzmmevsTDdZmDcZ_rLlNL9jPtE-Q8OBB2RkjjkMAzDhknuW4PbWoOqq_I64x4xUpX75BGQPTRVt3hvRDMECAdLnDe40uacsM43isodhK49WH4es5jBeC63ejno0kEeneW6-hYioW7R5uTHI4U0PZ0Gf2lBE 2025/11/06 02:38:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/06 02:38:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/06 02:38:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "APA8Zt-_7CLLS0_-2iM5DW8oY4q8R6Lwd9acYvqXdbV63tH8Gn7Vmb11oGVlfZZcas_n6rRR7340FYa1yZOWjNujRNQ5esu0gTX9M2bHuaUWNH0WRWNLgjRKc_RD67En0tXM490cMX63tVN9HImvLJSPva_8F_9gBWZckuPxLV7B3LoCzExa4H916KncWzmmevsTDdZmDcZ_rLlNL9jPtE-Q8OBB2RkjjkMAzDhknuW4PbWoOqq_I64x4xUpX75BGQPTRVt3hvRDMECAdLnDe40uacsM43isodhK49WH4es5jBeC63ejno0kEeneW6-hYioW7R5uTHI4U0PZ0Gf2lBE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/06 02:38:20 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AKj94hF7RQblqgxXCW3yczkzWKgO3e5JMDnXmtZmtFBdqZf5k1ECwCn3rdPrMafP6-iiOFD_qG6T9RpaxQsJeNVRGmWGFNMlCJQzqB6k79YLFDvOOBf9MPh8LXFkaFTqi1oCWUwmfCp2zCf15JhoDB0jZKpsAQ4PbvPEHuTQeS--Xupna2w4zlKf7LukpqJOEtN2tpTz9QAJ1SGzrkcxPAW3RL73jq9V0A0D1N1IozpggCVpQYS4jpJrWM1ATEzg9R8oTiSLex8nPp_tKCDRyRYRRiiCNRqhqSls24txcjJjLb_6vrH7tp32I609npnI4mPONdOWbZHqFUmvbyyRD6s 2025/11/06 02:38:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/06 02:38:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/06 02:38:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/06 02:38:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/06 02:38:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/06 02:38:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/06 02:38:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AKj94hF7RQblqgxXCW3yczkzWKgO3e5JMDnXmtZmtFBdqZf5k1ECwCn3rdPrMafP6-iiOFD_qG6T9RpaxQsJeNVRGmWGFNMlCJQzqB6k79YLFDvOOBf9MPh8LXFkaFTqi1oCWUwmfCp2zCf15JhoDB0jZKpsAQ4PbvPEHuTQeS--Xupna2w4zlKf7LukpqJOEtN2tpTz9QAJ1SGzrkcxPAW3RL73jq9V0A0D1N1IozpggCVpQYS4jpJrWM1ATEzg9R8oTiSLex8nPp_tKCDRyRYRRiiCNRqhqSls24txcjJjLb_6vrH7tp32I609npnI4mPONdOWbZHqFUmvbyyRD6s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/06 02:38:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ALUAJ8NjDwoCK2rNho1mGxV9SE6GNxGL4Ew9NJp73qXeowfdQwQlq4f1DzM7J2NekNphDk7ELgBquyex9uZlCOBi2REWhNkk6aQGONL0j_vf-khv9gGKbnxgmx5t56SePgsX2Nzu1SpRq4jUqVVwoGQTGcOSRs3TLYVJsB1xCn0Y1Iac6fX3RLwKBDZV-UtneffVl2hMkgzxiCoeZSWuFh2VmapPfHku3tFlFBZPF-snt2_1Z-XGF0RO6lTZGSayRE93qZUlwK_zUGA8X9TNoRyQJ7eF7nGoE_WqhNjfS4O6sL-37rLXH8K3poVAj4ad13TzNUnf5n7srmdAxnFACiQ 2025/11/06 02:38:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/06 02:38:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/06 02:38:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/06 02:38:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/06 02:38:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/06 02:38:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/06 02:38:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ALUAJ8NjDwoCK2rNho1mGxV9SE6GNxGL4Ew9NJp73qXeowfdQwQlq4f1DzM7J2NekNphDk7ELgBquyex9uZlCOBi2REWhNkk6aQGONL0j_vf-khv9gGKbnxgmx5t56SePgsX2Nzu1SpRq4jUqVVwoGQTGcOSRs3TLYVJsB1xCn0Y1Iac6fX3RLwKBDZV-UtneffVl2hMkgzxiCoeZSWuFh2VmapPfHku3tFlFBZPF-snt2_1Z-XGF0RO6lTZGSayRE93qZUlwK_zUGA8X9TNoRyQJ7eF7nGoE_WqhNjfS4O6sL-37rLXH8K3poVAj4ad13TzNUnf5n7srmdAxnFACiQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/06 02:38:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AO0GjWgkeMDgNy_bQzk-FbYYA4A7Mqy1vuYB2G_FGQoSMHFL8F4N_eLJ5KbZHv8xUHrmAkpBq1MG8jVJaiZvcKBJt90Q3f_7YDs4jRZz1FLPJwoxU4IMIjR_6FW64NIuCYA4o5J09OeVrLrrg56bLGLsryKrXm7M3GD0sqeVUxmPDUBcrN4sX8yjtaOGTtkM42TSLX4CLyakKaQqWzhNe53UyGXIULcP2Nx-rW2lQkF_NKavrBf8X14ksOcVCtKj2UkHKrscORGFWkzqt_-89Dkw_T7nTAcNj8auH2D9sGFLr9sII_Owy6hC_mNHxP6x887HNZmp2uUMTot_bagM_gs 2025/11/06 02:38:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/06 02:38:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/06 02:38:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AO0GjWgkeMDgNy_bQzk-FbYYA4A7Mqy1vuYB2G_FGQoSMHFL8F4N_eLJ5KbZHv8xUHrmAkpBq1MG8jVJaiZvcKBJt90Q3f_7YDs4jRZz1FLPJwoxU4IMIjR_6FW64NIuCYA4o5J09OeVrLrrg56bLGLsryKrXm7M3GD0sqeVUxmPDUBcrN4sX8yjtaOGTtkM42TSLX4CLyakKaQqWzhNe53UyGXIULcP2Nx-rW2lQkF_NKavrBf8X14ksOcVCtKj2UkHKrscORGFWkzqt_-89Dkw_T7nTAcNj8auH2D9sGFLr9sII_Owy6hC_mNHxP6x887HNZmp2uUMTot_bagM_gs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/06 02:38:31 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AEWsVBxIxwUGEmoCUlIEww42dF9tc402EjSfPEpbYE1cKTXIsyzxfuun2bEt2BpbsSQRTpyfzE8ps2P4hoWLnxIw83oSvSTCadF7cYHTwPHVk9_HMTJkCyCq9Vbz_-oZQ_6gGYp65Mb_fEdt1G5KAugcoNCASBOFFU_S9EBu91cNel7ZxIhTRYK-nvkHRFZhTFj8NheKRTuRV1mFGWd088heupk4_M9HMNqDq05BdI-9LXy5uYwzC5pcKE8ndnokles8R-0KrqlxId4nRCevolOHzC_qnMi-ZVc9lmmcLBzLto_c1kE_INOcGUaoxb6Tujz9G0nBaHtJGyIUZdOa_Sk 2025/11/06 02:38:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/06 02:38:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/06 02:38:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AEWsVBxIxwUGEmoCUlIEww42dF9tc402EjSfPEpbYE1cKTXIsyzxfuun2bEt2BpbsSQRTpyfzE8ps2P4hoWLnxIw83oSvSTCadF7cYHTwPHVk9_HMTJkCyCq9Vbz_-oZQ_6gGYp65Mb_fEdt1G5KAugcoNCASBOFFU_S9EBu91cNel7ZxIhTRYK-nvkHRFZhTFj8NheKRTuRV1mFGWd088heupk4_M9HMNqDq05BdI-9LXy5uYwzC5pcKE8ndnokles8R-0KrqlxId4nRCevolOHzC_qnMi-ZVc9lmmcLBzLto_c1kE_INOcGUaoxb6Tujz9G0nBaHtJGyIUZdOa_Sk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/06 02:38:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AOnPmZPEhKw75NNlvw7c9ha8mGAoHqskQnkbeYTe-Jd3CxttI-jEyoixHPuJ0zlLFvgcUEfZXSt-fGMKavWlLTHRkqvuqJxsqUD6xh6HeYjsFNb9ai6UB205QVTIIJ_GP1OzYFo2vz9Y9KVsjlfojlD6zmBINnaIJYk0lcu1hA9EVcd0zDWfpSbUXWXT5VR2F5JgvowfihpspMCe7UJSXhxx9S3svtzQ6dpKrUyzQcyWlj-rp9WBRzTvHKj6s0vsI6PSKVg1eLvl7GZCEfBHaDt_zFswMDfChlRQ4VdVCCrlGVny_pUyWrYnc13R2T-3_w6H2nOEiZLDWY06uSRjPIo 2025/11/06 02:38:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/06 02:38:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/06 02:38:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AOnPmZPEhKw75NNlvw7c9ha8mGAoHqskQnkbeYTe-Jd3CxttI-jEyoixHPuJ0zlLFvgcUEfZXSt-fGMKavWlLTHRkqvuqJxsqUD6xh6HeYjsFNb9ai6UB205QVTIIJ_GP1OzYFo2vz9Y9KVsjlfojlD6zmBINnaIJYk0lcu1hA9EVcd0zDWfpSbUXWXT5VR2F5JgvowfihpspMCe7UJSXhxx9S3svtzQ6dpKrUyzQcyWlj-rp9WBRzTvHKj6s0vsI6PSKVg1eLvl7GZCEfBHaDt_zFswMDfChlRQ4VdVCCrlGVny_pUyWrYnc13R2T-3_w6H2nOEiZLDWY06uSRjPIo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/06 02:38:36 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACU-DfNpV3cRdqGLSy8XObZY7Jq1e-qQeGJchJNz_VoTf6OdIDUv1H42hfT1AIL-sAin5swi7JtNkc8XKzdyrzp6NkcSMRPW6wDmG_YwGQlgMfFLRniiFmonyQauiHj6hFCI3SfM3Q8J8s7wlAt9o_4LlMFTknjsR3dydzRHROXeYkym-b6BUsYoHwlj2xXkf6u1jCCKrnyR2i0o0oMGiCuEU0SYEfMXRpKTk4NgJb0YFkQ2PrzAAdtI0-Lki30eMGtrO9zIZ2UkZqABceaDOcx0kHVHx8XiMX2k_kLxXe7xsxCUxjo-NtX74KIW9__Z11fAmtcWoJOm-pqrS92QAOI 2025/11/06 02:38:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/06 02:38:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/06 02:38:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/06 02:38:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/06 02:38:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/06 02:38:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/06 02:38:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACU-DfNpV3cRdqGLSy8XObZY7Jq1e-qQeGJchJNz_VoTf6OdIDUv1H42hfT1AIL-sAin5swi7JtNkc8XKzdyrzp6NkcSMRPW6wDmG_YwGQlgMfFLRniiFmonyQauiHj6hFCI3SfM3Q8J8s7wlAt9o_4LlMFTknjsR3dydzRHROXeYkym-b6BUsYoHwlj2xXkf6u1jCCKrnyR2i0o0oMGiCuEU0SYEfMXRpKTk4NgJb0YFkQ2PrzAAdtI0-Lki30eMGtrO9zIZ2UkZqABceaDOcx0kHVHx8XiMX2k_kLxXe7xsxCUxjo-NtX74KIW9__Z11fAmtcWoJOm-pqrS92QAOI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/06 02:38:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AGBtTyQI5fNo62gQ6FDVssb2rJHKPKsO2xo4jfJx3UPMS9GkJP_cFHs7tTkjnRP-FSU5_IMDdcy5UuXPl_uvZM5NTJs2IIqNBdw4dOwKrcj2C_Vp6UqjmsPFtlRnd338NA_tl2sM4iFeDrRA3fGdeyf2s6u8Ie7t5qv2JwT5vwrPQAlLxrkQEDU-_NMnUhvY-tOewCUDdnv6ytoLveAgqus_f5i-bRhZt_kKjuKFmP85xcTw8e59GescKRREUoFkYI1-5CTuewI3F1MOe1EbOZ1iUJ-q1y7KNcV0stq4gYpBnpe9_nreGIGg1HP3uDKUDxXJzvuvU1qF8DrKk8tNhcE 2025/11/06 02:38:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/06 02:38:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/06 02:38:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/06 02:38:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/06 02:38:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/06 02:38:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/06 02:38:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AGBtTyQI5fNo62gQ6FDVssb2rJHKPKsO2xo4jfJx3UPMS9GkJP_cFHs7tTkjnRP-FSU5_IMDdcy5UuXPl_uvZM5NTJs2IIqNBdw4dOwKrcj2C_Vp6UqjmsPFtlRnd338NA_tl2sM4iFeDrRA3fGdeyf2s6u8Ie7t5qv2JwT5vwrPQAlLxrkQEDU-_NMnUhvY-tOewCUDdnv6ytoLveAgqus_f5i-bRhZt_kKjuKFmP85xcTw8e59GescKRREUoFkYI1-5CTuewI3F1MOe1EbOZ1iUJ-q1y7KNcV0stq4gYpBnpe9_nreGIGg1HP3uDKUDxXJzvuvU1qF8DrKk8tNhcE" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/06 02:38:44 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/06 02:38:48 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/06 02:38:52 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/06 02:38:56 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/06 02:39:00 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/06 02:39:02 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AJbLkQw2kLVhnHLvLSPX6QnWtgItKCQxKbrNAh3eQK0g6kB-RUNS6mEu9YlrE_FYaqIz7NINwKzXlqwTQ8S_RXrVXYZ23ETVl5PShvO7haybOgw8n2ZxdWbUI5aCr2U46M6GNKZBgIlOySUNMtbrgjjBf2Lkb9WfaPiwCjI03rGuGcHUGW7QjEgk1azhPI9i90Ss4rxexo8cI9CEJ0nEBSb0s5eKzsS40ls6L2uMdUaYWF6xr6OlgZLahgSHJzM-GKDNBC99GTaqnGt5HR81wwCxUqhS_3U48xlkyuJg0cZgde_k-HTuXumvyGQh48dvUeHIOpsFwl2TteSeUr3x4NY 2025/11/06 02:39:02 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/06 02:39:03 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "015b6ad59e586b7e546fb4b9c5bd267c" 2025/11/06 02:39:03 DEBUG : unknown-size-put.txt: multipart upload "AJbLkQw2kLVhnHLvLSPX6QnWtgItKCQxKbrNAh3eQK0g6kB-RUNS6mEu9YlrE_FYaqIz7NINwKzXlqwTQ8S_RXrVXYZ23ETVl5PShvO7haybOgw8n2ZxdWbUI5aCr2U46M6GNKZBgIlOySUNMtbrgjjBf2Lkb9WfaPiwCjI03rGuGcHUGW7QjEgk1azhPI9i90Ss4rxexo8cI9CEJ0nEBSb0s5eKzsS40ls6L2uMdUaYWF6xr6OlgZLahgSHJzM-GKDNBC99GTaqnGt5HR81wwCxUqhS_3U48xlkyuJg0cZgde_k-HTuXumvyGQh48dvUeHIOpsFwl2TteSeUr3x4NY" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/06 02:39:04 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AJoxFxHjOXK9I9nvm1CaDsGEIxcVglmFHO-axl0JoOBhqMtN_iaEOaMkVaiINy3XL1as_Xh2q369PLmPGTzdO7Phah6NcnfOGI7l-yX6GqG9c84hQ8nl5YUiEtptHUwzsAjGvhKncXoZgdGrRkJ3hPHsx9Jk4Fnpdk7kH_a7FYJoxoPNEZuscbIdMopYBkQxgKzAkdFHx2tMatEy033x3n1zAFKWW9CtWgjpKdS9WfCUN6ycPpH2rwHLm70NyL1sgG1xjS-AoHQiRwm3nsOZI3poIT4UDoJ-xqy_DdyaRSgdfqjZgNskNz0s6LTMzbsxnaPnFMoyMMA_ya106_yZaEU 2025/11/06 02:39:04 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/06 02:39:05 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "8397adf5970c410e7376b7ac688e9793" 2025/11/06 02:39:05 DEBUG : unknown-size-update.txt: multipart upload "AJoxFxHjOXK9I9nvm1CaDsGEIxcVglmFHO-axl0JoOBhqMtN_iaEOaMkVaiINy3XL1as_Xh2q369PLmPGTzdO7Phah6NcnfOGI7l-yX6GqG9c84hQ8nl5YUiEtptHUwzsAjGvhKncXoZgdGrRkJ3hPHsx9Jk4Fnpdk7kH_a7FYJoxoPNEZuscbIdMopYBkQxgKzAkdFHx2tMatEy033x3n1zAFKWW9CtWgjpKdS9WfCUN6ycPpH2rwHLm70NyL1sgG1xjS-AoHQiRwm3nsOZI3poIT4UDoJ-xqy_DdyaRSgdfqjZgNskNz0s6LTMzbsxnaPnFMoyMMA_ya106_yZaEU" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/06 02:39:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-coravuy7yomi/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/06 02:39:06 DEBUG : Waiting for deletions to finish 2025/11/06 02:39:06 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/06 02:39:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/06 02:39:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/06 02:39:07 INFO : S3 bucket rclone-test-coravuy7yomi: Bucket "rclone-test-coravuy7yomi" deleted 2025/11/06 02:39:07 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (179.21s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.80s) --- PASS: TestIntegration/FsMkdir (176.14s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.18s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.83s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.93s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.57s) --- 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.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (90.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (13.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (13.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (15.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (6.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (14.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (16.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (17.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (19.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.41s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.27s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.23s) --- 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/06 02:39:07 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/06 02:39:07 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 179.260s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 3m0.498246203s (try 1/5)