"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:" 2026/03/10 03:32:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zekifiy9cugu" 2026/03/10 03:32:54 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 2026/03/10 03:32:55 INFO : S3 bucket rclone-test-zekifiy9cugu: Bucket "rclone-test-zekifiy9cugu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/10 03:32:56 INFO : S3 bucket rclone-test-zekifiy9cugu: Bucket "rclone-test-zekifiy9cugu" deleted === RUN TestIntegration/FsMkdir 2026/03/10 03:32:56 INFO : S3 bucket rclone-test-zekifiy9cugu: Bucket "rclone-test-zekifiy9cugu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/10 03:32:56 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/10 03:32:56 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/10 03:32:56 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/10 03:33:10 NOTICE: S3 bucket rclone-test-zekifiy9cugu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/10 03:33:10 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ALWmke4zvKo88-rwKjKUrn_4EHEY_2cniLY5H49m3wy1ysJ5KrGsBo97EPfAqA2vv77Azpf1VtsYI2T16HUpbs0nNRWJkr-xtNTs9nA6C5mk2Psc1tmlbNBEutX3674tTRnBwf72iqP7friEDjD2BPucdBP8fx4VjpuRrOIotmx4AO10td-jdOXK0MXWsyEMHjeFerk9B5f2G9uTDka227vGHYQiPGX_0ptKxKpJ8T1xZkkTdOf67nKsjfSFprcohejyZCXdFehTCPXkdPenLKfmT8wKnZY3wmdPuCKVKFb8taX8BbPi88f4toYDHlqcnlWodXkSFh3bOoH6XpBdT6I 2026/03/10 03:33:10 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "6fbd9ac431ee59711cafe587d9aac2bc" 2026/03/10 03:33:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "7b6242def6a102f098f2e7897af3040b" 2026/03/10 03:33:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "dacab8fc70a5c826e2e44af48cd4eb61" 2026/03/10 03:33:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ALWmke4zvKo88-rwKjKUrn_4EHEY_2cniLY5H49m3wy1ysJ5KrGsBo97EPfAqA2vv77Azpf1VtsYI2T16HUpbs0nNRWJkr-xtNTs9nA6C5mk2Psc1tmlbNBEutX3674tTRnBwf72iqP7friEDjD2BPucdBP8fx4VjpuRrOIotmx4AO10td-jdOXK0MXWsyEMHjeFerk9B5f2G9uTDka227vGHYQiPGX_0ptKxKpJ8T1xZkkTdOf67nKsjfSFprcohejyZCXdFehTCPXkdPenLKfmT8wKnZY3wmdPuCKVKFb8taX8BbPi88f4toYDHlqcnlWodXkSFh3bOoH6XpBdT6I" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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 2026/03/10 03:33:13 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/10 03:33:14 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/10 03:33:16 DEBUG : S3 bucket rclone-test-zekifiy9cugu: bucket is versioned: false 2026/03/10 03:33:16 DEBUG : Waiting for deletions to finish 2026/03/10 03:33:16 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/10 03:33:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/10 03:33:16 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/10 03:33:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zekifiy9cugu/dirToPurgeFromRoot" 2026/03/10 03:33:17 DEBUG : S3 bucket rclone-test-zekifiy9cugu path dirToPurgeFromRoot: bucket is versioned: false 2026/03/10 03:33:17 DEBUG : Waiting for deletions to finish 2026/03/10 03:33:17 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/10 03:33:17 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/10 03:33:17 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/10 03:33:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zekifiy9cugu/hello? sausage/êé" 2026/03/10 03:33:18 DEBUG : S3 bucket rclone-test-zekifiy9cugu path hello? sausage/êé: bucket is versioned: false 2026/03/10 03:33:18 DEBUG : Waiting for deletions to finish 2026/03/10 03:33:18 DEBUG : "a/b/c/d/e.txt" version false 2026/03/10 03:33:18 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/10 03:33:18 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: 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 2026/03/10 03:33:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zekifiy9cugu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/10 03:33:24 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zekifiy9cugu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-zekifiy9cugu" from "TestS3R2:rclone-test-zekifiy9cugu" 2026/03/10 03:33:24 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:2060: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/10 03:33:27 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABZs_9A6c5rFh7RELZ3PwnfxNRrF57WIh9OQxrKidH-GKuUJ4D39hgxBEw4ZyQk-820rci5MKHp8-MU45UAhBbzMGkCokE_XUVfpYALL-GYxOLMwPiaQyuMD9tFK2ZRoAQlcIkM6857UkX_OV8DNdj0_sBJEoEgayop0JVPfh3_sJ3dFHQCfDwbCpCUctUSu0_96JPlh5lVuaOmsEctxJBSPPQTLSiF9kq1_JnZskwyWS-Rw6nMC-gdGAzzCzIwBU14plCBuijwEQRpv7BGxWisyNwnpzHn7Wl6T3v4A6Y0umOSyq2f4D-wSoHSyNQ8aq4G4Y9E-4BeVFYjDIQb0sdw 2026/03/10 03:33:27 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/10 03:33:27 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/10 03:33:27 DEBUG : piped data.txt: multipart upload "ABZs_9A6c5rFh7RELZ3PwnfxNRrF57WIh9OQxrKidH-GKuUJ4D39hgxBEw4ZyQk-820rci5MKHp8-MU45UAhBbzMGkCokE_XUVfpYALL-GYxOLMwPiaQyuMD9tFK2ZRoAQlcIkM6857UkX_OV8DNdj0_sBJEoEgayop0JVPfh3_sJ3dFHQCfDwbCpCUctUSu0_96JPlh5lVuaOmsEctxJBSPPQTLSiF9kq1_JnZskwyWS-Rw6nMC-gdGAzzCzIwBU14plCBuijwEQRpv7BGxWisyNwnpzHn7Wl6T3v4A6Y0umOSyq2f4D-wSoHSyNQ8aq4G4Y9E-4BeVFYjDIQb0sdw" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/10 03:33:28 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANQvCo8hLiz0qE4CmUA1UFK7CKYH7He2Epj8wys1HlpCVIZvDlu2URoDDJiy90meahQPH_Yqu0r12KqIwxNK7uwlkvG3yzsfKmBXRFrkeyb-vPUwex76ElEZDAZgd777JbNWv00hY3atyIRDDksY3F7B0duoqQlMRlnWpiSRWWpSZsGNPZWPOHiHiZQNLMtN26hSkJUW-njc0piVL2a0CH-2aoUViLqoG7nYXYeD_1REN1KzbIfTI7RdBiOCmbu5v3O1HrTVZOZX-TQFDlGCxZ9UaN7WRapaYhExlAnq09ZUz9ZRho-t6cqE4hl3AnbbaxcxhTMz0MLrMJr0Peq0cdA 2026/03/10 03:33:28 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/10 03:33:28 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f752942e4be9fcd365e2a598ebcae352" 2026/03/10 03:33:28 DEBUG : piped data.txt: multipart upload "ANQvCo8hLiz0qE4CmUA1UFK7CKYH7He2Epj8wys1HlpCVIZvDlu2URoDDJiy90meahQPH_Yqu0r12KqIwxNK7uwlkvG3yzsfKmBXRFrkeyb-vPUwex76ElEZDAZgd777JbNWv00hY3atyIRDDksY3F7B0duoqQlMRlnWpiSRWWpSZsGNPZWPOHiHiZQNLMtN26hSkJUW-njc0piVL2a0CH-2aoUViLqoG7nYXYeD_1REN1KzbIfTI7RdBiOCmbu5v3O1HrTVZOZX-TQFDlGCxZ9UaN7WRapaYhExlAnq09ZUz9ZRho-t6cqE4hl3AnbbaxcxhTMz0MLrMJr0Peq0cdA" 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 2026/03/10 03:33:29 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/FsPutFiles/Internal/ObjectLock s3_internal_test.go:527: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/03/10 03:33:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOUrL0jLeoMbIvpGi8n26v_PzM7WgCbBU3YxEVC6ZmAgudDU6PBGCCd59t9Uci-egfbxZN3MZYEv_RZaVnMg0iN3mlsMjru-qMwftmJ_Jllgnqnh0rUlrDB8juw1giWvVpnJpEwcjQ5jicfYA5WMzXuOSsXiLpKLTLqcfjLKdDNeteZzSkhnQOJXLzhgJA9lG7Tz29D8jUzbzEtcr8nxq0PMdhTdzmJfSEy3YB3daYMALKtroqfwIbH6zxMp44Qqz92vV4NlGut_iTy_PE5WXmTW2z1xQQXHhApbvo_7iwjSkUD479Pt7Fms88DLoDiaXRbMlY-m1qYGIVCy32DGLkU 2026/03/10 03:33:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/10 03:33:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/10 03:33:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOUrL0jLeoMbIvpGi8n26v_PzM7WgCbBU3YxEVC6ZmAgudDU6PBGCCd59t9Uci-egfbxZN3MZYEv_RZaVnMg0iN3mlsMjru-qMwftmJ_Jllgnqnh0rUlrDB8juw1giWvVpnJpEwcjQ5jicfYA5WMzXuOSsXiLpKLTLqcfjLKdDNeteZzSkhnQOJXLzhgJA9lG7Tz29D8jUzbzEtcr8nxq0PMdhTdzmJfSEy3YB3daYMALKtroqfwIbH6zxMp44Qqz92vV4NlGut_iTy_PE5WXmTW2z1xQQXHhApbvo_7iwjSkUD479Pt7Fms88DLoDiaXRbMlY-m1qYGIVCy32DGLkU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/10 03:33:32 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AHVIA4mA3vI6E7ZQlMfHEqfIttTbhX0FiE1uerogKmYFcWpMYMZJpMogPRolGY0NOmeaFwxbwMz7MWhi_vAup2gt7nnfM9MZ5uZnmddnQiMI0W5IsUzj_8AhbEpYentS_7qQz-quONh-3YbpuWMd0yUIor4VLLQ6GQ7DvVQIVqzXcDj_OS-q7zijb3FYWWNFvaVLul0cLmHiBCzsVlEexV8CdZesZry6tIHEA_9dTH4W4n6XABbjZiIIYrKKraoJkYt4A-mjJlFpu9p9O4R5akDX4Tbctm81zrx1Cgc0ed5gunngy2LekRL0UxdkT7jlnhLeEdmKvQkfJTwJXomEyVs 2026/03/10 03:33:32 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/10 03:33:32 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/10 03:33:32 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AHVIA4mA3vI6E7ZQlMfHEqfIttTbhX0FiE1uerogKmYFcWpMYMZJpMogPRolGY0NOmeaFwxbwMz7MWhi_vAup2gt7nnfM9MZ5uZnmddnQiMI0W5IsUzj_8AhbEpYentS_7qQz-quONh-3YbpuWMd0yUIor4VLLQ6GQ7DvVQIVqzXcDj_OS-q7zijb3FYWWNFvaVLul0cLmHiBCzsVlEexV8CdZesZry6tIHEA_9dTH4W4n6XABbjZiIIYrKKraoJkYt4A-mjJlFpu9p9O4R5akDX4Tbctm81zrx1Cgc0ed5gunngy2LekRL0UxdkT7jlnhLeEdmKvQkfJTwJXomEyVs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/10 03:33:33 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AIl_jjriHwAwufg8bRn08x4cFtCGUC20NDlZ8GYvzIGo5a_ixPzeLYVPKJ_ckxWnWtOYAwrqGz4SCQJuSpqghjwTwLmoUnhA8Cslr34BUhBQYV4s3qi41bTHRg8RMvghpmpJk3822VbHAE4gpHrqWvWft09JRDNtxQo14bX2V-OuhrpzV-9MZB5B1ddCf5VplYRyF1z9qInGwsKYMfE-9_EjU2xMlxqXNmZNPMharaJF8MXvBaa-_YVNdBykhdNz8d0zv7lde43an7uRptzMtPZ8HHlL79nolGmZphHn9SfDEFVXOOKoDjln2OTtznzi6kC5deYtEeJDPMe5JtDMCig 2026/03/10 03:33:33 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/10 03:33:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/10 03:33:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AIl_jjriHwAwufg8bRn08x4cFtCGUC20NDlZ8GYvzIGo5a_ixPzeLYVPKJ_ckxWnWtOYAwrqGz4SCQJuSpqghjwTwLmoUnhA8Cslr34BUhBQYV4s3qi41bTHRg8RMvghpmpJk3822VbHAE4gpHrqWvWft09JRDNtxQo14bX2V-OuhrpzV-9MZB5B1ddCf5VplYRyF1z9qInGwsKYMfE-9_EjU2xMlxqXNmZNPMharaJF8MXvBaa-_YVNdBykhdNz8d0zv7lde43an7uRptzMtPZ8HHlL79nolGmZphHn9SfDEFVXOOKoDjln2OTtznzi6kC5deYtEeJDPMe5JtDMCig" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/10 03:33:35 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AJSCbOeOnn9BtoApkeY4X4dyLx_0JsTChTk40-Px6zg3OHYOYbDdwNrQjnqu-AZEbQ7D6y3KiBlj44okR569PBnJq10SSukQnEjeDQ2jB0F2zvhZp1dQeKj4xMi5s13Iep3njf3OedNzsngNONlkqaZR6cbNAqbSzyiKBgKp9vrc0dVZBENdRYE_7upsvaEljNMIqpDzoAYMf5HW9o1fS4SnijtHtkI2C7HPoPFzrRI7tZk2cBZfEKEXLKb-dmnEL9xGge1cBlwgH7e_VrmIYtLDXShRJ8FC_l-d5AcLk0CXGBAGkJ5AqoIsI28QFBzISXmlCf9NhF9PDbom5iZV65U 2026/03/10 03:33:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/10 03:33:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/10 03:33:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/10 03:33:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/10 03:33:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/10 03:33:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/10 03:33:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AJSCbOeOnn9BtoApkeY4X4dyLx_0JsTChTk40-Px6zg3OHYOYbDdwNrQjnqu-AZEbQ7D6y3KiBlj44okR569PBnJq10SSukQnEjeDQ2jB0F2zvhZp1dQeKj4xMi5s13Iep3njf3OedNzsngNONlkqaZR6cbNAqbSzyiKBgKp9vrc0dVZBENdRYE_7upsvaEljNMIqpDzoAYMf5HW9o1fS4SnijtHtkI2C7HPoPFzrRI7tZk2cBZfEKEXLKb-dmnEL9xGge1cBlwgH7e_VrmIYtLDXShRJ8FC_l-d5AcLk0CXGBAGkJ5AqoIsI28QFBzISXmlCf9NhF9PDbom5iZV65U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/10 03:33:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ0PIWsdrgg2a8n7G-qKWqP7o-8Ec0qN7xUVSDwrlVliC4cpY5JCtIiA54ix5JdHv5r1INSoKqIV0LaXTtiE55i3VQy20f0lzRUBIvBE1ruGPTDf9jiC2DYJbboI1l-Hvdy7sqYRQElT5BB5aX5RdoSB-XPPSym9wHqKtG7YrsEBa0M5fHYE1sKNyOOgVSbnWXW7g1cWJccwpKyzxRxGfFs0CDt6wsJZgg4rfFGBpyxZl3DiwsG4Tv4MInD6TnTiNOwPnHF1FwhvheSdijXkBCuT2j-KJgTc9c5RyHszoUptiDaDfQEq7zLld8zJ4ipDDM-v6cvwnJuyAPxcWjxOGqw 2026/03/10 03:33:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/10 03:33:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/10 03:33:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/10 03:33:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/10 03:33:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/10 03:33:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/10 03:33:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AJ0PIWsdrgg2a8n7G-qKWqP7o-8Ec0qN7xUVSDwrlVliC4cpY5JCtIiA54ix5JdHv5r1INSoKqIV0LaXTtiE55i3VQy20f0lzRUBIvBE1ruGPTDf9jiC2DYJbboI1l-Hvdy7sqYRQElT5BB5aX5RdoSB-XPPSym9wHqKtG7YrsEBa0M5fHYE1sKNyOOgVSbnWXW7g1cWJccwpKyzxRxGfFs0CDt6wsJZgg4rfFGBpyxZl3DiwsG4Tv4MInD6TnTiNOwPnHF1FwhvheSdijXkBCuT2j-KJgTc9c5RyHszoUptiDaDfQEq7zLld8zJ4ipDDM-v6cvwnJuyAPxcWjxOGqw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/10 03:33:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIUT2ozZcSLEhHE-F0QhvClnzIKlKjVjyFS3JxsU0nozVdL1ZmCuL48Crq87W9EGaV7iFtL-CsXyFCPkreg3gjMgnd7cewjh9EKkz3edMx5hn0XUpRht2e5MF8SCR52R0bJT6on8XFzDg1rwK3YHw5hTfNdzKRr6PwdMF_GB34G6Rc3u0bdhSi7fORjbpWPEWPA8H1yzL4Uqow22Xysy8YE7T_pEtcbZoGhck1epBwazsD7UkTkHahYQ9nibBGogHAk5_V_exoIZ1T8KB1NOIvAupXZdKWV7JYWuxtXZ2dTG3mlgV_iYnOVS71cF3tFxQtz2Cg9ZBnkTJzGCZU17f5c 2026/03/10 03:33:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/10 03:33:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/10 03:33:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIUT2ozZcSLEhHE-F0QhvClnzIKlKjVjyFS3JxsU0nozVdL1ZmCuL48Crq87W9EGaV7iFtL-CsXyFCPkreg3gjMgnd7cewjh9EKkz3edMx5hn0XUpRht2e5MF8SCR52R0bJT6on8XFzDg1rwK3YHw5hTfNdzKRr6PwdMF_GB34G6Rc3u0bdhSi7fORjbpWPEWPA8H1yzL4Uqow22Xysy8YE7T_pEtcbZoGhck1epBwazsD7UkTkHahYQ9nibBGogHAk5_V_exoIZ1T8KB1NOIvAupXZdKWV7JYWuxtXZ2dTG3mlgV_iYnOVS71cF3tFxQtz2Cg9ZBnkTJzGCZU17f5c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/10 03:33:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AIWuzMD6ddThO_gtTNkdzOZlHnjKgodxuvjkH7OEu6-ruMMjtMvtkE46ZBmz7TrQJlNU53sU-EDKPVtSJolPX4GjkAYF0bfUhMAy9zqI5EfgtTs4yM599ok9y_9u0MlIZaZ2WB9W5-xCduuh93KIYrmExhF43vuOFMzwBoVn9kraH1Ri_RJX3DQ-XDIlsiLqEj75h4qiXzvwxR-ivolm4-7pFtt3eRmKGAPabf-hdhCjIOXIH2n5sJHmgzM9PxCc_92JJpq9vzA7htWO3uf6e7eILE0MfnJONSDNQ9orB3lfF2YsDvKLUMBd4P_v8sWYDw5ZcwEm7s6jZ_UF-ayL-7M 2026/03/10 03:33:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/10 03:33:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/10 03:33:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AIWuzMD6ddThO_gtTNkdzOZlHnjKgodxuvjkH7OEu6-ruMMjtMvtkE46ZBmz7TrQJlNU53sU-EDKPVtSJolPX4GjkAYF0bfUhMAy9zqI5EfgtTs4yM599ok9y_9u0MlIZaZ2WB9W5-xCduuh93KIYrmExhF43vuOFMzwBoVn9kraH1Ri_RJX3DQ-XDIlsiLqEj75h4qiXzvwxR-ivolm4-7pFtt3eRmKGAPabf-hdhCjIOXIH2n5sJHmgzM9PxCc_92JJpq9vzA7htWO3uf6e7eILE0MfnJONSDNQ9orB3lfF2YsDvKLUMBd4P_v8sWYDw5ZcwEm7s6jZ_UF-ayL-7M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/10 03:33:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APg_si1ZCwMNwqY_kLmEYg56MPRcXTkPqDKI5GvExQxoCW6zkU4903DLh9Ks3m2aAF5XDaRL4_hOoQqSwfyfRPiDfJtmuLjBA608Ku-d4QWCGKf0cEcUCn5ewd8C9e6nJZ8Dw0hGPLn3yGs00gRYi2zhsiqVBgK-NAJe9mbHIXs9G0aZTaZEuGCp-EpmhoINrBbO543EBslJKDeamq0YFKf7DloU4ZKxNcndVC4HsvQDfj65qxWuIi8WJyIAiNb5ZUnSUZy0WNms6T0Icnb_gFRyba5TaGbCNh5hjgQMtCuEX2Ktq8Wb_PPceufny0_hEkRwDiKKqNaLK0ueDD-qrHk 2026/03/10 03:33:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/10 03:33:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/10 03:33:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APg_si1ZCwMNwqY_kLmEYg56MPRcXTkPqDKI5GvExQxoCW6zkU4903DLh9Ks3m2aAF5XDaRL4_hOoQqSwfyfRPiDfJtmuLjBA608Ku-d4QWCGKf0cEcUCn5ewd8C9e6nJZ8Dw0hGPLn3yGs00gRYi2zhsiqVBgK-NAJe9mbHIXs9G0aZTaZEuGCp-EpmhoINrBbO543EBslJKDeamq0YFKf7DloU4ZKxNcndVC4HsvQDfj65qxWuIi8WJyIAiNb5ZUnSUZy0WNms6T0Icnb_gFRyba5TaGbCNh5hjgQMtCuEX2Ktq8Wb_PPceufny0_hEkRwDiKKqNaLK0ueDD-qrHk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/10 03:33:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AIWL-igtx46jq0exSS7ogooT_NWAoBti5YFTWOiptN6UJxNQ_kzlTuYxRTk9AYPcouzJDeEKC-XFtxr5GGV456mIh8GnS0zc__vH8yQrSxSTEKMfdMGdOCpa9vqZi4XRC3W9XO0HczSPwDflhtVBLrXwm1R-a_e0q2_MSQInukxNWlf-wZUwH0xc78sgBc-y52fs_d_dg2igxm6NGGieJDfk70Uf2CYJ8RFxV6tSIH5B5ZGiTakYlDOQ_mWf3gux9W4vpP6DXwSgtCMhoboa7pFrCwXmVo9a_zsPnn14s79SWIc29BV8-rSuu1Ht26BhxfsXkZbGRmdjmGI7UuVeLuU 2026/03/10 03:33:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/10 03:33:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/10 03:33:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/10 03:33:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/10 03:33:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/10 03:33:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/10 03:33:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AIWL-igtx46jq0exSS7ogooT_NWAoBti5YFTWOiptN6UJxNQ_kzlTuYxRTk9AYPcouzJDeEKC-XFtxr5GGV456mIh8GnS0zc__vH8yQrSxSTEKMfdMGdOCpa9vqZi4XRC3W9XO0HczSPwDflhtVBLrXwm1R-a_e0q2_MSQInukxNWlf-wZUwH0xc78sgBc-y52fs_d_dg2igxm6NGGieJDfk70Uf2CYJ8RFxV6tSIH5B5ZGiTakYlDOQ_mWf3gux9W4vpP6DXwSgtCMhoboa7pFrCwXmVo9a_zsPnn14s79SWIc29BV8-rSuu1Ht26BhxfsXkZbGRmdjmGI7UuVeLuU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/10 03:33:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFh9YKG6vbgO9VH7C-DI-AfRdUfqWH9t0x5IszRa9_YAg5D3auo4aIk-YpBJp-ldWCIE1ETq1xYgQXjBgTqF1oeSabj_KJJeigqfOAu6atiRpC2-6cjFSU6OYbLwEie7MlDm-gD_gcP17xWXr1cOjb9C0U7PnRpnPj32b6mkWH7oU6stPz_H6ddn__O85_GKpHrmoR8A379fGag7_-N0JQ_JEaVp9Jv3Wnph4MCuanWUKO0b7fk0bsyAP_-_ZDYe66B-HfkciJDdGtQdgjY49iC-5pcIb-7pD-5thnfy4yvfIT0AZrpCvVLdRRGLXMCe10CPKJDy6lNhPKkh4JT7_Ek 2026/03/10 03:33:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/10 03:33:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/10 03:33:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/10 03:33:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/10 03:33:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/10 03:33:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/10 03:33:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AFh9YKG6vbgO9VH7C-DI-AfRdUfqWH9t0x5IszRa9_YAg5D3auo4aIk-YpBJp-ldWCIE1ETq1xYgQXjBgTqF1oeSabj_KJJeigqfOAu6atiRpC2-6cjFSU6OYbLwEie7MlDm-gD_gcP17xWXr1cOjb9C0U7PnRpnPj32b6mkWH7oU6stPz_H6ddn__O85_GKpHrmoR8A379fGag7_-N0JQ_JEaVp9Jv3Wnph4MCuanWUKO0b7fk0bsyAP_-_ZDYe66B-HfkciJDdGtQdgjY49iC-5pcIb-7pD-5thnfy4yvfIT0AZrpCvVLdRRGLXMCe10CPKJDy6lNhPKkh4JT7_Ek" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/10 03:33:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHlpHwdMc2_RdwnQ9DcWA3NbkNNtyUihXnEQ41Ie3KtlylBF3SPDmjDr3nw8e0BW7lB-QuQiyUaGdu6cbHhR3yqmEke4eAEftqSDVnOrT0umoU62vuydD2ynplUzTyKtXt_xfmwT0ALrMjIHDyMa3dILLnk06fBxE-AtbY6j43VZY8YlLAvbL2Zs-12XAq1GjxrwI3S3EUibnH79c8S7DTBMbW2qQ_O1K-dNp4R4lT7T5FMRDeed0aiWfkuzAgTep-CPbUbvoC3_NbqndBVqpny3wj7VFRxxob9P6vzbyeTvoq75uK3KBUO8SJuItB3ajA_YK0ehBcdVzDMYRVXtA3Y 2026/03/10 03:33:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/10 03:33:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/10 03:33:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHlpHwdMc2_RdwnQ9DcWA3NbkNNtyUihXnEQ41Ie3KtlylBF3SPDmjDr3nw8e0BW7lB-QuQiyUaGdu6cbHhR3yqmEke4eAEftqSDVnOrT0umoU62vuydD2ynplUzTyKtXt_xfmwT0ALrMjIHDyMa3dILLnk06fBxE-AtbY6j43VZY8YlLAvbL2Zs-12XAq1GjxrwI3S3EUibnH79c8S7DTBMbW2qQ_O1K-dNp4R4lT7T5FMRDeed0aiWfkuzAgTep-CPbUbvoC3_NbqndBVqpny3wj7VFRxxob9P6vzbyeTvoq75uK3KBUO8SJuItB3ajA_YK0ehBcdVzDMYRVXtA3Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/10 03:33:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJ_iOSjHE385ZA0sNLITPbkW9qEruMQUcg3GyqNgckROB9RVnaJzYgtp0wG0jtCkUE1gDhtl5w8U22G4X54oikh5Z6C681YXObQl2_PNqL6GXJnT3vSDvBzUTcqpCxSqgh6s508OBF6tDhMsH8LzpEQbwWUTDcw-mjusUqFmRCp0FbTVGTdKnM9LFEBO8cq9Ea2SwCrKVLX1KBT_7hWFOY6-cKm22cEU6JPDBAf4_yN2OWzlKcVNWvHdiWeyEr99BZSMm5PqVvCnh3SB5RxVEG4SuXYtHRG2kw7GRAPTWjO0ebK2c_YslqAJNR2By786zDVQTxmbL-HAINoiaYhQxX0 2026/03/10 03:33:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/10 03:33:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/10 03:33:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJ_iOSjHE385ZA0sNLITPbkW9qEruMQUcg3GyqNgckROB9RVnaJzYgtp0wG0jtCkUE1gDhtl5w8U22G4X54oikh5Z6C681YXObQl2_PNqL6GXJnT3vSDvBzUTcqpCxSqgh6s508OBF6tDhMsH8LzpEQbwWUTDcw-mjusUqFmRCp0FbTVGTdKnM9LFEBO8cq9Ea2SwCrKVLX1KBT_7hWFOY6-cKm22cEU6JPDBAf4_yN2OWzlKcVNWvHdiWeyEr99BZSMm5PqVvCnh3SB5RxVEG4SuXYtHRG2kw7GRAPTWjO0ebK2c_YslqAJNR2By786zDVQTxmbL-HAINoiaYhQxX0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/10 03:33:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFobVC4GJf5DAQGBJa6769c45YqSKbIN6kM1FNGYFyi2CwQPnBLF7IMEI2sLVgfBDTobG0WlbDqwm9B_38N3ZDkqDLg83YRIH2QOm481y4oxATv_yb7OedjUXTohVw5YfbKe7KwjN6hhyLwK---zLzAgKAoDvQ_xjpaZQOqPWiAFxyVJ6at-Do2BHO0Y52XRxpDyNvLMou1ew5FTtHp506jBNTe5Cze-QbjzwNJ_ogyiG8vjQuCjhRlCmBUOkh5c6-83qRsmqDsqi0h_DxDFsqFYRObGhG0ApLahak9sOj0u8UhecsLVVsczmQIb0obk7YDfjzyI9O_om5qB7oJeRyE 2026/03/10 03:33:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/10 03:33:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/10 03:33:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFobVC4GJf5DAQGBJa6769c45YqSKbIN6kM1FNGYFyi2CwQPnBLF7IMEI2sLVgfBDTobG0WlbDqwm9B_38N3ZDkqDLg83YRIH2QOm481y4oxATv_yb7OedjUXTohVw5YfbKe7KwjN6hhyLwK---zLzAgKAoDvQ_xjpaZQOqPWiAFxyVJ6at-Do2BHO0Y52XRxpDyNvLMou1ew5FTtHp506jBNTe5Cze-QbjzwNJ_ogyiG8vjQuCjhRlCmBUOkh5c6-83qRsmqDsqi0h_DxDFsqFYRObGhG0ApLahak9sOj0u8UhecsLVVsczmQIb0obk7YDfjzyI9O_om5qB7oJeRyE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/10 03:33:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AN_q75uGUVjfU-42iHYyL1RXz253vucVDXCsPedbscaYwZRpZSd_2UZWp68rxcLhxjYd7XUjU-ak8b0FiFIzQs_X0JhECU1N6HIgqBlImMn-cckH0uh-ZYdUN9NRrOnDM3zJoJ1505degDLikP81_Hzn4hF29sfgVyLDsmdnYKDaD0w3rwMztwn-jAqSA66_yUJZVnZMKROD6kIuf8yzoa998KKoX-nSiieesWCxdneFKp7OjM3Sj4c0J0j24NJPe8iJBVlQIa6L7KKjga0OPTa_aVZXNGYFUsx8HirDCiH9Y9AFFSft4NMlJYm96mVfmFMGMMQOpUZDSYMLTttib9Y 2026/03/10 03:33:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/10 03:33:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/10 03:33:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/10 03:33:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/10 03:33:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/10 03:33:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/10 03:33:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AN_q75uGUVjfU-42iHYyL1RXz253vucVDXCsPedbscaYwZRpZSd_2UZWp68rxcLhxjYd7XUjU-ak8b0FiFIzQs_X0JhECU1N6HIgqBlImMn-cckH0uh-ZYdUN9NRrOnDM3zJoJ1505degDLikP81_Hzn4hF29sfgVyLDsmdnYKDaD0w3rwMztwn-jAqSA66_yUJZVnZMKROD6kIuf8yzoa998KKoX-nSiieesWCxdneFKp7OjM3Sj4c0J0j24NJPe8iJBVlQIa6L7KKjga0OPTa_aVZXNGYFUsx8HirDCiH9Y9AFFSft4NMlJYm96mVfmFMGMMQOpUZDSYMLTttib9Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/10 03:33:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AElAF1g1okdRvYhtpXihhQEHUfCkhEOO2TT6_K40PVNPWX0T2PyTxMJgbl5IcdlzdIiCMl77gf7P9O_y0Cu5bjwuh_7-ANuKYnNk3Oh9Img0pW2hbACQE5PrUOvLMvMASGDc6tbuYOg7xUO99M_-V_qjCVvgiLqIRzg4LqYQva6mQ3GYYXA3IOLrN_5kkJheuYcGQOMY6CIozxP3fxV555cgxpCzm-DCKdGWQx4TMshGwceCLvhMuFBMCu77yXLyR1X0-Ksrm74XljkpYFlkaX57_KIC_a8cupQE7cIq6qLf5pMHxvW-1fVCXMoMnUS5PIHWZkQebm9FWXxi5dZ0w64 2026/03/10 03:33:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/10 03:33:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/10 03:33:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/10 03:33:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/10 03:33:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/10 03:33:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/10 03:33:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AElAF1g1okdRvYhtpXihhQEHUfCkhEOO2TT6_K40PVNPWX0T2PyTxMJgbl5IcdlzdIiCMl77gf7P9O_y0Cu5bjwuh_7-ANuKYnNk3Oh9Img0pW2hbACQE5PrUOvLMvMASGDc6tbuYOg7xUO99M_-V_qjCVvgiLqIRzg4LqYQva6mQ3GYYXA3IOLrN_5kkJheuYcGQOMY6CIozxP3fxV555cgxpCzm-DCKdGWQx4TMshGwceCLvhMuFBMCu77yXLyR1X0-Ksrm74XljkpYFlkaX57_KIC_a8cupQE7cIq6qLf5pMHxvW-1fVCXMoMnUS5PIHWZkQebm9FWXxi5dZ0w64" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/10 03:33:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEkv5woJb624g0lb_PBSrOANzwLzYcfZAuycZlCkiKw8bzjhaqV_MXwW92KTAU0BnkP4jY_qqlqkZZXKsbC2LrJyFa3yPosc2mIE6aI5e0CT_NFbmYvAu7mVjA5Ii_7B1F_zX214_bDat1szHZB3mdD8ylR_98jwcadJB2Gq_DEEP3JRM1Quj86jR44igeKtSnIrfZ-9tabduBHIh6_6qASjW0bNY6CnuwyeJ0dkq0kUuij40eCn3BheR4_7SifG0Dshw6tHx-Lb7J_ArLIIcaROeBn_txPGMUHE5v2h16Bg1KQh_-ZzapjFXC0EgwJ8yfVssbUheJOwyeW0JdWm0OI 2026/03/10 03:33:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/10 03:33:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/10 03:33:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEkv5woJb624g0lb_PBSrOANzwLzYcfZAuycZlCkiKw8bzjhaqV_MXwW92KTAU0BnkP4jY_qqlqkZZXKsbC2LrJyFa3yPosc2mIE6aI5e0CT_NFbmYvAu7mVjA5Ii_7B1F_zX214_bDat1szHZB3mdD8ylR_98jwcadJB2Gq_DEEP3JRM1Quj86jR44igeKtSnIrfZ-9tabduBHIh6_6qASjW0bNY6CnuwyeJ0dkq0kUuij40eCn3BheR4_7SifG0Dshw6tHx-Lb7J_ArLIIcaROeBn_txPGMUHE5v2h16Bg1KQh_-ZzapjFXC0EgwJ8yfVssbUheJOwyeW0JdWm0OI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/10 03:33:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AJ1kbemz5d3oxMSt00ChmgjpqpXVeFqrdIsAtxtZmVm0RJQRUKOU3SxXWKjSEv2DIDc_DsQwFdzTOg85P6CnXfhoxB8ra8cDGf2t2M5GEEXtrww_uwEHBr8dBzZdqreevkUlH8SsryS7tT6Fz3uxQW9D5_DUMJ_-7D84GU73QldDJxYtRmNxNPIUbwc3zapIbJZ7A35c_IMDw4QAGvJ1QIFScWEcHqc6HZYOtiCJJul-oFTv3ip8b9NhAqA2WSmUIpOBHRxDLgigyY8C2BSJ88zryi-8Ow8yAnfIhcvekSnnirYywvvMGPMdAb3R8qWvNj6kG6nxj-QCH9aNjJkBG2E 2026/03/10 03:33:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/10 03:34:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/10 03:34:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AJ1kbemz5d3oxMSt00ChmgjpqpXVeFqrdIsAtxtZmVm0RJQRUKOU3SxXWKjSEv2DIDc_DsQwFdzTOg85P6CnXfhoxB8ra8cDGf2t2M5GEEXtrww_uwEHBr8dBzZdqreevkUlH8SsryS7tT6Fz3uxQW9D5_DUMJ_-7D84GU73QldDJxYtRmNxNPIUbwc3zapIbJZ7A35c_IMDw4QAGvJ1QIFScWEcHqc6HZYOtiCJJul-oFTv3ip8b9NhAqA2WSmUIpOBHRxDLgigyY8C2BSJ88zryi-8Ow8yAnfIhcvekSnnirYywvvMGPMdAb3R8qWvNj6kG6nxj-QCH9aNjJkBG2E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/10 03:34:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALS69VzTdWAbkTX8f9QYvxi1ZR-HCjPcNdDOSJmNtYXuLVNFWMV7yXUUaIQ0wvzOfnnInalUG3R4ADWFbeNvWhqGI73kBJWyWacLbXxEzeqx3PDngLV6hRjdz9LRiS2y_YihaJY5ya-45RqxNsUlk31Hslo9RsgVtAXmHhUhEVfUUVNpA5F6YL3L66OvG31W2vzFce0CYaZdVfmg8fQbt7RS8fyHquuZ_n0DnAypoS2AJZAlKCMBMrUJWgrH48fJnC5aYc579edoUqJndL8Eljk1i2qTJLOCzxdD9jPDRXF8ApOj_xPTJjOb_mTX6NpFT-lHBKlk1cSWonEbFuUhX-4 2026/03/10 03:34:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/10 03:34:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/10 03:34:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALS69VzTdWAbkTX8f9QYvxi1ZR-HCjPcNdDOSJmNtYXuLVNFWMV7yXUUaIQ0wvzOfnnInalUG3R4ADWFbeNvWhqGI73kBJWyWacLbXxEzeqx3PDngLV6hRjdz9LRiS2y_YihaJY5ya-45RqxNsUlk31Hslo9RsgVtAXmHhUhEVfUUVNpA5F6YL3L66OvG31W2vzFce0CYaZdVfmg8fQbt7RS8fyHquuZ_n0DnAypoS2AJZAlKCMBMrUJWgrH48fJnC5aYc579edoUqJndL8Eljk1i2qTJLOCzxdD9jPDRXF8ApOj_xPTJjOb_mTX6NpFT-lHBKlk1cSWonEbFuUhX-4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/10 03:34:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AFuUDerBoQKLdpFYLHKs9Tv02JlIWfxv3FhpOlUuSTpm85MFbSSWcjAazYSeAhKhDfzd9FgchWcLSWK94I3SS_o2dtOuJXZq_vAi_jtIUtY8NVrliquBywNo0jU0SV4R22eEvrHg8cK8csIt-WaAsJ1FjZ9FIZ9WH2yL_iBM6HSLUimjQMptJ_ejrdfLz7Qp0T_p0HucvpmpfAj_vHdamq2vhU0DOlP4iUK1NfPv5aee-HejsOI89qTNzEFosvDikDJGMUyO0zBEOLdjm7ARPtxQYXscmvEnssUJKsLKIEHkSoPZ7NQGVsEazo14fTevj5cxr6lhwZCJtSHeSljue8c 2026/03/10 03:34:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/10 03:34:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/10 03:34:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/10 03:34:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/10 03:34:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/10 03:34:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/10 03:34:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AFuUDerBoQKLdpFYLHKs9Tv02JlIWfxv3FhpOlUuSTpm85MFbSSWcjAazYSeAhKhDfzd9FgchWcLSWK94I3SS_o2dtOuJXZq_vAi_jtIUtY8NVrliquBywNo0jU0SV4R22eEvrHg8cK8csIt-WaAsJ1FjZ9FIZ9WH2yL_iBM6HSLUimjQMptJ_ejrdfLz7Qp0T_p0HucvpmpfAj_vHdamq2vhU0DOlP4iUK1NfPv5aee-HejsOI89qTNzEFosvDikDJGMUyO0zBEOLdjm7ARPtxQYXscmvEnssUJKsLKIEHkSoPZ7NQGVsEazo14fTevj5cxr6lhwZCJtSHeSljue8c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/10 03:34:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AL4mUzeohyc1BywUDChpLS3kfylqvmdWOPTSElGvPAtHzwDXW8mZeRSRXQ8_13x6oKu9XyrHfAZuisdk63vFllh-58M4KVtdx2-_zOhPBLL2Dvu3ivofy-LWBAxp5oQsF3TVUg4cfPrOJ9v00xQa59VqY5K-ae1WDtGRpkmr28-EWTN_fh-xLMjiyNxaSevjMb-f0-mSp92JSk_1ETbA2PSPC_VpgahJJ8Z1DxlwHfB-QTFNbWT_xtJX1b1btowjFuPGLfXvICejE-45qdeDRHWMjvfX2AZHRe-Sb7G-2TTMwo-daM6EimwvKSRuUr3yUPQFKw4mExcqLVVWC-t0ypo 2026/03/10 03:34:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/10 03:34:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/10 03:34:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/10 03:34:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/10 03:34:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/10 03:34:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/10 03:34:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AL4mUzeohyc1BywUDChpLS3kfylqvmdWOPTSElGvPAtHzwDXW8mZeRSRXQ8_13x6oKu9XyrHfAZuisdk63vFllh-58M4KVtdx2-_zOhPBLL2Dvu3ivofy-LWBAxp5oQsF3TVUg4cfPrOJ9v00xQa59VqY5K-ae1WDtGRpkmr28-EWTN_fh-xLMjiyNxaSevjMb-f0-mSp92JSk_1ETbA2PSPC_VpgahJJ8Z1DxlwHfB-QTFNbWT_xtJX1b1btowjFuPGLfXvICejE-45qdeDRHWMjvfX2AZHRe-Sb7G-2TTMwo-daM6EimwvKSRuUr3yUPQFKw4mExcqLVVWC-t0ypo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/10 03:34:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APPNMOTzglXWV6nCTJANjr-6zN_KE7Ny4VANk4BaqLMYdYe4tj0ejRDRpVMWJrX_T2XeePtA-47WF48ceObx01OK8H9mBX7wKH8ZOFlz-iwrGZu3HJuHdLPhelx2PKLM0zpyQxlJPlb5rjUUWsTF_lczniHZNwmtW-GRAKwnjMFZWMnGLn2toVUjoB2hKmbB9hVnICrY5vlpSlgywLWyRi4AFEo_yg4bJVve5RZ04MLaK-zssFP9KMouZ3Y7LyDf1T41TQG4tPwszzoVbz9Fpd95goqZYbzlvwAaE13luQU4QOUbEFmOw1ZubJ2VfQ7gg7p_1I1uqYSnX9BzTkONuoo 2026/03/10 03:34:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/10 03:34:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/10 03:34:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APPNMOTzglXWV6nCTJANjr-6zN_KE7Ny4VANk4BaqLMYdYe4tj0ejRDRpVMWJrX_T2XeePtA-47WF48ceObx01OK8H9mBX7wKH8ZOFlz-iwrGZu3HJuHdLPhelx2PKLM0zpyQxlJPlb5rjUUWsTF_lczniHZNwmtW-GRAKwnjMFZWMnGLn2toVUjoB2hKmbB9hVnICrY5vlpSlgywLWyRi4AFEo_yg4bJVve5RZ04MLaK-zssFP9KMouZ3Y7LyDf1T41TQG4tPwszzoVbz9Fpd95goqZYbzlvwAaE13luQU4QOUbEFmOw1ZubJ2VfQ7gg7p_1I1uqYSnX9BzTkONuoo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/10 03:34:09 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: APNJTHSCb9joueu4MNqDAquQK90k3vsEFQMGbJ-GCushPjFskPEO4OJbs6QWC-6gLxgT2fkQR93hLbmCo6qeUhU0FAVdr4qfhgaedg42aqRfa99Wv15EPpGBiV6X7pR3LeHhGCl1V_UT8Z0ZnZ63KTpdwnFEvTBtAcldXWdrv8Awq3iaCtswYePuSrTaKPWFi0TWwadF7FfZIMA5YS9yi_l_td1V2aGPgucDXGriyT_NQkOs8hkp4aycnqY28FRHJ5Ue0KSJFiavVBimhE3pDQ-fHhVio7OkPshPs2T8F88PrA70cKMUhIWLEzYMC9Ko_HmX68lJQL0tw0SSdbolsmk 2026/03/10 03:34:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/10 03:34:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/10 03:34:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "APNJTHSCb9joueu4MNqDAquQK90k3vsEFQMGbJ-GCushPjFskPEO4OJbs6QWC-6gLxgT2fkQR93hLbmCo6qeUhU0FAVdr4qfhgaedg42aqRfa99Wv15EPpGBiV6X7pR3LeHhGCl1V_UT8Z0ZnZ63KTpdwnFEvTBtAcldXWdrv8Awq3iaCtswYePuSrTaKPWFi0TWwadF7FfZIMA5YS9yi_l_td1V2aGPgucDXGriyT_NQkOs8hkp4aycnqY28FRHJ5Ue0KSJFiavVBimhE3pDQ-fHhVio7OkPshPs2T8F88PrA70cKMUhIWLEzYMC9Ko_HmX68lJQL0tw0SSdbolsmk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/10 03:34:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABMH40g9_sBHhDLhIY7fedH26-eISRFx4584DwsKki2BRAsuXhEmq4CBwmsIWS_7s9hAKBTQLrB03FoHj9cvlbBs2xx1MsG01QFH2Q5vOJk9EV9Me2PZlkmyh3kspHHsPjG7TzwmbxKT2qI39qXm7AU2bGGQyZ1edRdw48iOSdrsRVWsCOl3hNrjCoPbLFVmQr-ColWk1VBXZlT-_srIeL3i5O0qoV8OdbfmNrfjFs7DLI7Z6e3HES7HF1tQ3gVyCz744Tdxl7rhaxEh8c8E3IRkHmdJfJg2KyYqqEnIOBUEVWVdTK6wIdqc4RnLPAhkW4Xh24tCWm9AKNscUgmdTVA 2026/03/10 03:34:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/10 03:34:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/10 03:34:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABMH40g9_sBHhDLhIY7fedH26-eISRFx4584DwsKki2BRAsuXhEmq4CBwmsIWS_7s9hAKBTQLrB03FoHj9cvlbBs2xx1MsG01QFH2Q5vOJk9EV9Me2PZlkmyh3kspHHsPjG7TzwmbxKT2qI39qXm7AU2bGGQyZ1edRdw48iOSdrsRVWsCOl3hNrjCoPbLFVmQr-ColWk1VBXZlT-_srIeL3i5O0qoV8OdbfmNrfjFs7DLI7Z6e3HES7HF1tQ3gVyCz744Tdxl7rhaxEh8c8E3IRkHmdJfJg2KyYqqEnIOBUEVWVdTK6wIdqc4RnLPAhkW4Xh24tCWm9AKNscUgmdTVA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/10 03:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHKB16zb2Da1NRq6V94Qg3DFumV9UHKEZE-pPMMg49AqXsqp3ugcM0v3CwTOeE7GGeJxt-q9DbkOCxklKebWpH27EjyJ7R6ocmuUB-WnAmHDvukdkU3LD2K6gvIV77WSfcjdGlkkoOVPtuveG_vbhv4Sb_BSyW8lx3MoD7329eXekpuvkbiCKpXNAiJw2DCsHp8bVWIJ0U26Z4UQRl45U0_kixpLXspk68Z3-A6dJSpCTdrVbuiF2OAJWx7hUoC9hWCseRzyBj5xqQQLrCIum5DO_ifLI1OazkW2xbB-blMPrXZjLxosHgPomIeso9C70o8pwmEID-zz7u-AN9sSb3w 2026/03/10 03:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/10 03:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/10 03:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/10 03:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/10 03:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/10 03:34:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/10 03:34:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHKB16zb2Da1NRq6V94Qg3DFumV9UHKEZE-pPMMg49AqXsqp3ugcM0v3CwTOeE7GGeJxt-q9DbkOCxklKebWpH27EjyJ7R6ocmuUB-WnAmHDvukdkU3LD2K6gvIV77WSfcjdGlkkoOVPtuveG_vbhv4Sb_BSyW8lx3MoD7329eXekpuvkbiCKpXNAiJw2DCsHp8bVWIJ0U26Z4UQRl45U0_kixpLXspk68Z3-A6dJSpCTdrVbuiF2OAJWx7hUoC9hWCseRzyBj5xqQQLrCIum5DO_ifLI1OazkW2xbB-blMPrXZjLxosHgPomIeso9C70o8pwmEID-zz7u-AN9sSb3w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/10 03:34:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AJR6Er58jva02aOyjXpYPn2IBDbN01XkYiG-xKf61tkQ32GjXe9lUAMhNJWRun3MLjUt9f-AN5yNzJhMnXDqqvtF6uCiBUhTQZtI7y3O24L3MDztgb-5za4pm1jbgpUftsfqivZccUOJWvHcvOxEKTDgBhkRxpG5qDDgP_Of3khOyIA69Xs6jo9i5aCLdaQ9LOMmKtssDNoRakZwGRjmq9gQPq6qNlLS1NhzfdRKH5XNbwas_l3jFdQXiiN5-smgAZvCJengECitqXnfp_0i5IxK7tEIiUbaphxp6ZidPmuoBWy-C8kxR75ieP1nkLywP_hx7Sr4bnoPzBm0UQGOpyo 2026/03/10 03:34:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/10 03:34:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/10 03:34:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/10 03:34:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/10 03:34:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/10 03:34:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/10 03:34:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AJR6Er58jva02aOyjXpYPn2IBDbN01XkYiG-xKf61tkQ32GjXe9lUAMhNJWRun3MLjUt9f-AN5yNzJhMnXDqqvtF6uCiBUhTQZtI7y3O24L3MDztgb-5za4pm1jbgpUftsfqivZccUOJWvHcvOxEKTDgBhkRxpG5qDDgP_Of3khOyIA69Xs6jo9i5aCLdaQ9LOMmKtssDNoRakZwGRjmq9gQPq6qNlLS1NhzfdRKH5XNbwas_l3jFdQXiiN5-smgAZvCJengECitqXnfp_0i5IxK7tEIiUbaphxp6ZidPmuoBWy-C8kxR75ieP1nkLywP_hx7Sr4bnoPzBm0UQGOpyo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/10 03:34:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ADPWYatm6matqk1dXtHut_5-EPTxxRknfWwMmP-IuayqqM1U7IElJZxGKOopfM90ZybCOaZsiSphC5tiiVvYWiKbsCO9I_wi8oh15LZZ-fAeCH3n46mgnEYUdwQmdizdX0Kme70iciD7N6BAW0Xd2bpGvdRouPJdTPzMIkvbgbFIa5MvcVaERY3xYV5IofrhB-ZexxAOhVzeaBWufjy1p6UnqlCuZLCxKSMxpWEtxIWxrgx46fjYBVoRx5OYIoDWfNrzsYYw4KaK8czBffYV3e2i2vlKxhxQOPSJa16oul-LjByBtRuKlBYn1yfmYXt3c3wpRFawhqttH2rzsQNPHQg 2026/03/10 03:34:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/10 03:34:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/10 03:34:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ADPWYatm6matqk1dXtHut_5-EPTxxRknfWwMmP-IuayqqM1U7IElJZxGKOopfM90ZybCOaZsiSphC5tiiVvYWiKbsCO9I_wi8oh15LZZ-fAeCH3n46mgnEYUdwQmdizdX0Kme70iciD7N6BAW0Xd2bpGvdRouPJdTPzMIkvbgbFIa5MvcVaERY3xYV5IofrhB-ZexxAOhVzeaBWufjy1p6UnqlCuZLCxKSMxpWEtxIWxrgx46fjYBVoRx5OYIoDWfNrzsYYw4KaK8czBffYV3e2i2vlKxhxQOPSJa16oul-LjByBtRuKlBYn1yfmYXt3c3wpRFawhqttH2rzsQNPHQg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/10 03:34:20 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AKtD_UKyzJpgDd01mwEOjz3ja0OGgIyHrorryy3z-MavOlfL8Q4O5Nq6GD6Z4lMlLlIPiSEDIEvM-zdczpyd8sx331sYOdn8m3ApFPrPW69bSF58KpOu9HRWRZiDyD-7O2Ji-dAoRIINwjdRI7NjTIqnT6w2ZdrTbeC2ixQiQGtLPtdJPuVfZ--naYf73PxG5eyQDXf3X5-rJSSCiDchptx0i5kfE3tPxDOxxgeLqvkHXk2vyAb3TE_cONcYSg76SQDC6KYbePMwxnoBc9gasCyxZIJWUPbwYR5GR45HKygU7PJyrCmhLMs7E4fw1RGamPiGBm1jvFB3hVDY1MnhLbs 2026/03/10 03:34:20 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/10 03:34:21 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/10 03:34:21 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AKtD_UKyzJpgDd01mwEOjz3ja0OGgIyHrorryy3z-MavOlfL8Q4O5Nq6GD6Z4lMlLlIPiSEDIEvM-zdczpyd8sx331sYOdn8m3ApFPrPW69bSF58KpOu9HRWRZiDyD-7O2Ji-dAoRIINwjdRI7NjTIqnT6w2ZdrTbeC2ixQiQGtLPtdJPuVfZ--naYf73PxG5eyQDXf3X5-rJSSCiDchptx0i5kfE3tPxDOxxgeLqvkHXk2vyAb3TE_cONcYSg76SQDC6KYbePMwxnoBc9gasCyxZIJWUPbwYR5GR45HKygU7PJyrCmhLMs7E4fw1RGamPiGBm1jvFB3hVDY1MnhLbs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/10 03:34:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AH-hiJWeIyUJlSa3V-uMcJZKuwBt9HcqZfbRGS-lowab_QsedXho9nDcBfwQGQ06OgU9Bh12lkB0iqhW8WMwNmqdtk2EznRfIBheXS2g5gWAP66jKVMgI7vtk-yHw2TZnmua92t3936cRSWJ-Eaq-zq5TjQ9fUbHQDFEkun85sU9vNuoqCQV050cgQuiZHPPePr0ESL98NjP7fhIM0uY-F45b95syqlL3-TRnhgxoE5hL5norap7vG_6iZpMmwtjcdtFpOcJXnQU32njBpLhg_VvZzPxnOQMkgjJ0h5YSnLssjDJB9p_gcMNm2Fo5hD4q-94eB4Ur338XXpwgcKxX64 2026/03/10 03:34:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/10 03:34:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/10 03:34:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AH-hiJWeIyUJlSa3V-uMcJZKuwBt9HcqZfbRGS-lowab_QsedXho9nDcBfwQGQ06OgU9Bh12lkB0iqhW8WMwNmqdtk2EznRfIBheXS2g5gWAP66jKVMgI7vtk-yHw2TZnmua92t3936cRSWJ-Eaq-zq5TjQ9fUbHQDFEkun85sU9vNuoqCQV050cgQuiZHPPePr0ESL98NjP7fhIM0uY-F45b95syqlL3-TRnhgxoE5hL5norap7vG_6iZpMmwtjcdtFpOcJXnQU32njBpLhg_VvZzPxnOQMkgjJ0h5YSnLssjDJB9p_gcMNm2Fo5hD4q-94eB4Ur338XXpwgcKxX64" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/10 03:34:23 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AHd7NMY3hpZle-yBx8J_N48LMs2fGpn3LGZHBPVX7vD4LN4E4ExR8NshslCTME-vyqmJQNUkiP7NSnbxd1Pq9Ho1pPy75tZrOZOH18QizfrUOC1ZOSeRPSJi_zpS9R9nZ1etAXUJ8hnD87WpcZcJ5eIEZM5gz4L8YMQd8yNd-i9X9YaPak5U8uVpr8-in3Ey8Ta3MgPt43wfqutxcOOC7inclKFT60gDwNTi_96wvKccwa6uJfdoMQ7PJhYYla7ardcUgeb2ytkbM-7MS-AZbg223q0hMk1tMQM5Z7SfBmIhBXokSe3czyX0RQoTKcCdU6tlBrFWISy6qKiF3pcvGrM 2026/03/10 03:34:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/10 03:34:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/10 03:34:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/10 03:34:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/10 03:34:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/10 03:34:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/10 03:34:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AHd7NMY3hpZle-yBx8J_N48LMs2fGpn3LGZHBPVX7vD4LN4E4ExR8NshslCTME-vyqmJQNUkiP7NSnbxd1Pq9Ho1pPy75tZrOZOH18QizfrUOC1ZOSeRPSJi_zpS9R9nZ1etAXUJ8hnD87WpcZcJ5eIEZM5gz4L8YMQd8yNd-i9X9YaPak5U8uVpr8-in3Ey8Ta3MgPt43wfqutxcOOC7inclKFT60gDwNTi_96wvKccwa6uJfdoMQ7PJhYYla7ardcUgeb2ytkbM-7MS-AZbg223q0hMk1tMQM5Z7SfBmIhBXokSe3czyX0RQoTKcCdU6tlBrFWISy6qKiF3pcvGrM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/10 03:34:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABveWfmCTO4tRHbDop-iGXdOWYBaV6HyFIVcCCZpOcwGrAN5Ox-rBrVSlcMREtWoOGpRKF9D-Cxmesm5dlsgVw-ryCuMfWp626WkNlxvBdaBwRwsrbEz-SZgE4uCcXzcsEXqzoPNHTExcksbphz2rDqQfAZXdPhT34ObNMXHRXU82TGn8jTwbzCYNPvS4QzqGdEDKLnMhk__tyqFSFIDuadqSIyYESiaCYanWp1jVFaeWEqPHpBrsDWJ9ixehWYtxA3NsGujAcqZ7Dh8xyfzBriuBwd50gsmPLc4wug7tXXtXstmPISa8f1VWHTl432dLJWt98XKfATh7EzjIqyQAFQ 2026/03/10 03:34:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/10 03:34:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/10 03:34:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/10 03:34:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/10 03:34:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/10 03:34:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/10 03:34:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABveWfmCTO4tRHbDop-iGXdOWYBaV6HyFIVcCCZpOcwGrAN5Ox-rBrVSlcMREtWoOGpRKF9D-Cxmesm5dlsgVw-ryCuMfWp626WkNlxvBdaBwRwsrbEz-SZgE4uCcXzcsEXqzoPNHTExcksbphz2rDqQfAZXdPhT34ObNMXHRXU82TGn8jTwbzCYNPvS4QzqGdEDKLnMhk__tyqFSFIDuadqSIyYESiaCYanWp1jVFaeWEqPHpBrsDWJ9ixehWYtxA3NsGujAcqZ7Dh8xyfzBriuBwd50gsmPLc4wug7tXXtXstmPISa8f1VWHTl432dLJWt98XKfATh7EzjIqyQAFQ" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/10 03:34:29 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/10 03:34:31 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/10 03:34:33 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/10 03:34:36 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/10 03:34:39 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/10 03:34:41 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AG3fbXF4ipc8CJoofPhl515DGek9vZDJz92ecqvn_CP9H7iiMuwGERLxTmaeZzGV1BKrVxZ9W5jD2PnfSe0NBwWWQrmIntHgf4QOU1DWOHekGGsZIR5z8Y3eI221aprDmICfOGE1kJhNuJBEvgNN-9X9JTw7Tv_PwBCiuR8Eav2o69qm5KvOa1EPXBt_X8j0WpIARLFj5n3Rd2AzzOxhI6_ANvMSAdfmXSJ9_JnPE6mCVHW6QoQ84xMbcgcvTtz-Qy_zP-2WZG6O4aZFcBAvb2qUM9Jgcll5vpbspwR3tnym3kg8JJDxa64X_EjGdO3RqeIXlGKWDO_Z6TsZvrcCg0E 2026/03/10 03:34:41 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/10 03:34:41 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6b386b3571ddc96e860141e802069d3d" 2026/03/10 03:34:41 DEBUG : unknown-size-put.txt: multipart upload "AG3fbXF4ipc8CJoofPhl515DGek9vZDJz92ecqvn_CP9H7iiMuwGERLxTmaeZzGV1BKrVxZ9W5jD2PnfSe0NBwWWQrmIntHgf4QOU1DWOHekGGsZIR5z8Y3eI221aprDmICfOGE1kJhNuJBEvgNN-9X9JTw7Tv_PwBCiuR8Eav2o69qm5KvOa1EPXBt_X8j0WpIARLFj5n3Rd2AzzOxhI6_ANvMSAdfmXSJ9_JnPE6mCVHW6QoQ84xMbcgcvTtz-Qy_zP-2WZG6O4aZFcBAvb2qUM9Jgcll5vpbspwR3tnym3kg8JJDxa64X_EjGdO3RqeIXlGKWDO_Z6TsZvrcCg0E" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/10 03:34:41 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AM6lhCDHcn5wWE4OE1ltAjfk7A07bqJeR1P9x2QnDjLCML4Am64uRAluUx6MN2-29_gHDz47Z7Y0mTDKX3w7ObXN7APtOnyjQIQ3qG58E10XGVOXjBi25itgE30W8InxNgAtFyX2_rlbu4uPCWHyQjrFAygGjhACjuoKo_HmXcRiJ_bBAOwZygjeayVZM3c2JK7SIAgyRpdhqtmYtphkHfrzW17lTy4dK3L0jR85UMDFnwCnEntDgFYU7VfiV3XH2U0xHRo76b-YpsUbuJDatVrELs2x5UtcNbES0-y4W5Q7Y2aF41UrcNIrUkQRivoN7Om3oxbLFabb-8RszgZyNKM 2026/03/10 03:34:41 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/10 03:34:42 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "d70958b01a95d26a671d6f812a3838a1" 2026/03/10 03:34:42 DEBUG : unknown-size-update.txt: multipart upload "AM6lhCDHcn5wWE4OE1ltAjfk7A07bqJeR1P9x2QnDjLCML4Am64uRAluUx6MN2-29_gHDz47Z7Y0mTDKX3w7ObXN7APtOnyjQIQ3qG58E10XGVOXjBi25itgE30W8InxNgAtFyX2_rlbu4uPCWHyQjrFAygGjhACjuoKo_HmXcRiJ_bBAOwZygjeayVZM3c2JK7SIAgyRpdhqtmYtphkHfrzW17lTy4dK3L0jR85UMDFnwCnEntDgFYU7VfiV3XH2U0xHRo76b-YpsUbuJDatVrELs2x5UtcNbES0-y4W5Q7Y2aF41UrcNIrUkQRivoN7Om3oxbLFabb-8RszgZyNKM" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/10 03:34:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zekifiy9cugu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/10 03:34:42 DEBUG : Waiting for deletions to finish 2026/03/10 03:34:42 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/10 03:34:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/10 03:34:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/10 03:34:43 INFO : S3 bucket rclone-test-zekifiy9cugu: Bucket "rclone-test-zekifiy9cugu" deleted 2026/03/10 03:34:43 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (109.22s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.37s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.93s) --- PASS: TestIntegration/FsMkdir (107.15s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.68s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.13s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.38s) --- 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.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (58.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.45s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.90s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/03/10 03:34:43 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/10 03:34:43 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 109.262s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m50.767732697s (try 1/5)