"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/09/05 01:49:08 NOTICE: TestS3R2: Starting server 2025/09/05 01:49:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mobepoq9dore" 2025/09/05 01:49: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/09/05 01:49:10 INFO : S3 bucket rclone-test-mobepoq9dore: Bucket "rclone-test-mobepoq9dore" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/05 01:49:13 INFO : S3 bucket rclone-test-mobepoq9dore: Bucket "rclone-test-mobepoq9dore" deleted === RUN TestIntegration/FsMkdir 2025/09/05 01:49:14 INFO : S3 bucket rclone-test-mobepoq9dore: Bucket "rclone-test-mobepoq9dore" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/05 01:49:14 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/09/05 01:49:14 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/09/05 01:49:14 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/09/05 01:50:01 NOTICE: S3 bucket rclone-test-mobepoq9dore: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/05 01:50:01 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ACkmTZBVVaEfQ0EAjGmDulyMmypOP_-xpMS55pXZeQQliY9D1UzmZZrnqFTN9jS958d2fIFQM80MGDBD6mNyW6CLL9HihcJfKnbOH4DL68-cm2Af5jhhyT2KWSlA5_TQcyrXFwrydsLKmCWWfC_EcGPSSbu_yUxZH8JL_q-JMXfaoj5BeVGf-p2FVlcT05DURHYwXFmMvLbeb0SFBXiWImEauWWPt4rwgWhdrrgDST8CfS-G-a92I8AOleZSBM4_l2ErGTvWYBR6CTnfZtGI8XmYU44ppsk7-1X8rdig3BSkJyV8QknCiUxP1ZS_TKcS9bdmmTuaunLFN6RKMr40-yI 2025/09/05 01:50:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "834eaf25132b2145f498f77733839a4e" 2025/09/05 01:50:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "c3bc2b8a66c101dad0cd010f4d41562e" 2025/09/05 01:50:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "0032ad2c9c65c9184500c175f8c1a992" 2025/09/05 01:50:04 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ACkmTZBVVaEfQ0EAjGmDulyMmypOP_-xpMS55pXZeQQliY9D1UzmZZrnqFTN9jS958d2fIFQM80MGDBD6mNyW6CLL9HihcJfKnbOH4DL68-cm2Af5jhhyT2KWSlA5_TQcyrXFwrydsLKmCWWfC_EcGPSSbu_yUxZH8JL_q-JMXfaoj5BeVGf-p2FVlcT05DURHYwXFmMvLbeb0SFBXiWImEauWWPt4rwgWhdrrgDST8CfS-G-a92I8AOleZSBM4_l2ErGTvWYBR6CTnfZtGI8XmYU44ppsk7-1X8rdig3BSkJyV8QknCiUxP1ZS_TKcS9bdmmTuaunLFN6RKMr40-yI" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/09/05 01:50:11 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/05 01:50:11 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/09/05 01:50:16 DEBUG : S3 bucket rclone-test-mobepoq9dore: bucket is versioned: false 2025/09/05 01:50:16 DEBUG : Waiting for deletions to finish 2025/09/05 01:50:16 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/05 01:50:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/05 01:50:16 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/05 01:50:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mobepoq9dore/dirToPurgeFromRoot" 2025/09/05 01:50:19 DEBUG : S3 bucket rclone-test-mobepoq9dore path dirToPurgeFromRoot: bucket is versioned: false 2025/09/05 01:50:19 DEBUG : Waiting for deletions to finish 2025/09/05 01:50:19 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/05 01:50:19 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/05 01:50:20 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/05 01:50:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mobepoq9dore/hello? sausage/êé" 2025/09/05 01:50:23 DEBUG : S3 bucket rclone-test-mobepoq9dore path hello? sausage/êé: bucket is versioned: false 2025/09/05 01:50:23 DEBUG : Waiting for deletions to finish 2025/09/05 01:50:24 DEBUG : "a/b/c/d/e.txt" version false 2025/09/05 01:50:24 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/05 01:50:24 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/05 01:50:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mobepoq9dore/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/05 01:50:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mobepoq9dore/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-mobepoq9dore" from "TestS3R2:rclone-test-mobepoq9dore" 2025/09/05 01:50:42 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/09/05 01:50:53 DEBUG : piped data.txt: open chunk writer: started multipart upload: AD9ok1zNbMPalNLQsQfs5YKg7pVLP932LsCbkj9IKOk5zBcfRkq_U5u1gPyqjkS0cV1J0EDMYrnAMpVA9iges_SCLCIe2r8s0szj8lV8vbpZlPPmqnWGanY6ZRFSFy144LdPrfZenSPe_JIZAE0IGqhLh8xLLaJTrMHSePeonmzgpuQKimFqZJd0yBthMgjJ9QUaN8cbPUhFWRJg4M-mMrQgpWT5a5Wj2JmZK7LJLguGi-z0IumwqfVuPrjKbyaq5wKqLik93l1sgJ3kIk2orR5bQHpBRjSobdFKp_NLZLKfZSsoDY8-f2Jl5M0nJmIXM9IFxmc9oGrHyFd7tzMhW90 2025/09/05 01:50:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/05 01:50:53 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/05 01:50:54 DEBUG : piped data.txt: multipart upload "AD9ok1zNbMPalNLQsQfs5YKg7pVLP932LsCbkj9IKOk5zBcfRkq_U5u1gPyqjkS0cV1J0EDMYrnAMpVA9iges_SCLCIe2r8s0szj8lV8vbpZlPPmqnWGanY6ZRFSFy144LdPrfZenSPe_JIZAE0IGqhLh8xLLaJTrMHSePeonmzgpuQKimFqZJd0yBthMgjJ9QUaN8cbPUhFWRJg4M-mMrQgpWT5a5Wj2JmZK7LJLguGi-z0IumwqfVuPrjKbyaq5wKqLik93l1sgJ3kIk2orR5bQHpBRjSobdFKp_NLZLKfZSsoDY8-f2Jl5M0nJmIXM9IFxmc9oGrHyFd7tzMhW90" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/05 01:50:55 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABVax1KaAElOtVTdUl40TNcWDG5aez5jQ2759idbMUP6WNL-GB3Vnl0Xm5TkfQ9WS_yBBgKNQ_OxBJaKnsC_fu7Ul7GUkvOQTCkHamCQqqlwde27JxaOOZWQuebZh1VEpJXwdQG92q2Mma4MgUfkurCUf5BLkPKhjlodvQk9H8oIhUB30_G2TgoHT_G4oSCnt66kHTLUIjDF6bQdixwJxpAO0uNoGS2lUgn2ieJZE6ePxfCaN74t6nbDstns2dx7C1tdLVPNRMivRfpl-mh7utLwjcJ8QYso9dWp6u0QTOguGdzXNVsfVUUfjLu_t1d-4DgoWYBex1Cl9nYpFg-lAMk 2025/09/05 01:50:55 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/05 01:50:56 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1c52009847f1ef7228887a6ce3d37d3e" 2025/09/05 01:50:57 DEBUG : piped data.txt: multipart upload "ABVax1KaAElOtVTdUl40TNcWDG5aez5jQ2759idbMUP6WNL-GB3Vnl0Xm5TkfQ9WS_yBBgKNQ_OxBJaKnsC_fu7Ul7GUkvOQTCkHamCQqqlwde27JxaOOZWQuebZh1VEpJXwdQG92q2Mma4MgUfkurCUf5BLkPKhjlodvQk9H8oIhUB30_G2TgoHT_G4oSCnt66kHTLUIjDF6bQdixwJxpAO0uNoGS2lUgn2ieJZE6ePxfCaN74t6nbDstns2dx7C1tdLVPNRMivRfpl-mh7utLwjcJ8QYso9dWp6u0QTOguGdzXNVsfVUUfjLu_t1d-4DgoWYBex1Cl9nYpFg-lAMk" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/09/05 01:50:59 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/09/05 01:51:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AGukviBviQHyIOabHMyPeZ6_XdG6RSGMWdHN7xW6rmYIJqv4XAB7wXirp2FvCt5fJSjidUleKQ4drwzX5DmgEpmE6ZcbK-2QoJ4GHDcq05i6TTYu5V2twWyPZDw0uQsHRP5fVH5xWmi3eeyMwzkUWkHfXm0qkbVpYPrVFP-XD0JqvYgT4lp_4WZP_G6XEYcZBxoXbJZ98E-bPL1dm9V7Q74EAv0SBHxcWoSEIyCIF_GXVPLpPlydcHmVkTDQCtswv5BmlpDeTYVPimB0sW_wXES6Is2B0Pa5ztRHz8GgZiHkRVRiNV5ATSs95V1xMZrWwK5Ge03pA2EeNHxBoHOMmD4 2025/09/05 01:51:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/05 01:51:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/05 01:51:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AGukviBviQHyIOabHMyPeZ6_XdG6RSGMWdHN7xW6rmYIJqv4XAB7wXirp2FvCt5fJSjidUleKQ4drwzX5DmgEpmE6ZcbK-2QoJ4GHDcq05i6TTYu5V2twWyPZDw0uQsHRP5fVH5xWmi3eeyMwzkUWkHfXm0qkbVpYPrVFP-XD0JqvYgT4lp_4WZP_G6XEYcZBxoXbJZ98E-bPL1dm9V7Q74EAv0SBHxcWoSEIyCIF_GXVPLpPlydcHmVkTDQCtswv5BmlpDeTYVPimB0sW_wXES6Is2B0Pa5ztRHz8GgZiHkRVRiNV5ATSs95V1xMZrWwK5Ge03pA2EeNHxBoHOMmD4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/05 01:51:08 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ANNiLi7jSFQTFrlusnbO24LBFMsxL9g1kOUonW3yAnrUkKLmRDsjAAtiS2OyoJXRoHE7RkhTpZYUyN6P7olOJS9JlmVSJMbTnuk3PNx7T6PIJsJHgXwrSquD97cFjwk6AQ6y4JT-CZn93Fi-S4edjVYrwkEamkAnwZTbkCBPa75-hjcc02SIZ78HuwQEDzbcpWLWt567hxfXW-PSF9h31cn_FW28Mbkj1hlXh9NGfP1D0skl2J_cCxrmTBlbaaZ9jTCq5Ts8GGc96rrP4c51XePZyUkaCz_MCi1R8yxGXn7tSUaph9RxvfmVkPp9Kb5ZD4Pvxxfr3JlxuAJ57X_Vfxw 2025/09/05 01:51:09 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/05 01:51:09 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/05 01:51:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ANNiLi7jSFQTFrlusnbO24LBFMsxL9g1kOUonW3yAnrUkKLmRDsjAAtiS2OyoJXRoHE7RkhTpZYUyN6P7olOJS9JlmVSJMbTnuk3PNx7T6PIJsJHgXwrSquD97cFjwk6AQ6y4JT-CZn93Fi-S4edjVYrwkEamkAnwZTbkCBPa75-hjcc02SIZ78HuwQEDzbcpWLWt567hxfXW-PSF9h31cn_FW28Mbkj1hlXh9NGfP1D0skl2J_cCxrmTBlbaaZ9jTCq5Ts8GGc96rrP4c51XePZyUkaCz_MCi1R8yxGXn7tSUaph9RxvfmVkPp9Kb5ZD4Pvxxfr3JlxuAJ57X_Vfxw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/05 01:51:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AJ6ebSMcLuXGIPJ-LOYKBg6B5NTtqwzFPHYYwDe-U4Elsp0quGJAkIDV3fkWZqyIyS6zl9d6dlZ4SIkw9Xl6Febt5RWd62inBtKo2CU4mWhsYGnXP2nDwQBYacPP3Zo9jcqW7AOYXXKZsVv4AS-bvIxErKNxhVj-gj_DZOFmD0asojSoOZIx0i-lSzi_fL9-JhSn_yMCGP8btU1JiUoPNVPPSu3C7LqHXRErDg1JuHugnWl1H6M4_FryT-Hib24seGC74hdr6V4CFObJV7q1dOpXrKmsyPYVaLBeRGL3POxOFrjm9gs7o0XtEVB-T0nX8GeV35ty5xcNzQDZOwwR8oA 2025/09/05 01:51:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/05 01:51:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/05 01:51:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AJ6ebSMcLuXGIPJ-LOYKBg6B5NTtqwzFPHYYwDe-U4Elsp0quGJAkIDV3fkWZqyIyS6zl9d6dlZ4SIkw9Xl6Febt5RWd62inBtKo2CU4mWhsYGnXP2nDwQBYacPP3Zo9jcqW7AOYXXKZsVv4AS-bvIxErKNxhVj-gj_DZOFmD0asojSoOZIx0i-lSzi_fL9-JhSn_yMCGP8btU1JiUoPNVPPSu3C7LqHXRErDg1JuHugnWl1H6M4_FryT-Hib24seGC74hdr6V4CFObJV7q1dOpXrKmsyPYVaLBeRGL3POxOFrjm9gs7o0XtEVB-T0nX8GeV35ty5xcNzQDZOwwR8oA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/05 01:51:16 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AMggEFJI2jhRZQ4ukTV6gWB3JykTKS3HYs18MoExSXNr1sRiMtWymtMqXCZ1BWgtNTlBWLJZUo5rUWVgzoS6ltMh2XiTtbAEJeirDIhe2vBZNu7_bd2CLagkhu4XjZRswR85QAXkm1Vi51JqG4dfVzG1Lt1vvhY4vpuktuGeBPBUDqqncqGQ-J7c9479VANqUg_QJiscyh2oZt062tcO50AfjG9jYhkpsO5I4O8gb_iea4qod3VgoAM09dONqDe7hHdXmuDaiqBmwZyhV5DhUZneOIKGcNLudld9QeT9ppfLbEYydgMd_jGtByO2919IElI4Ctkc8i8gec7ozDPcugo 2025/09/05 01:51:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/05 01:51:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/05 01:51:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/05 01:51:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/05 01:51:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/05 01:51:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/05 01:51:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AMggEFJI2jhRZQ4ukTV6gWB3JykTKS3HYs18MoExSXNr1sRiMtWymtMqXCZ1BWgtNTlBWLJZUo5rUWVgzoS6ltMh2XiTtbAEJeirDIhe2vBZNu7_bd2CLagkhu4XjZRswR85QAXkm1Vi51JqG4dfVzG1Lt1vvhY4vpuktuGeBPBUDqqncqGQ-J7c9479VANqUg_QJiscyh2oZt062tcO50AfjG9jYhkpsO5I4O8gb_iea4qod3VgoAM09dONqDe7hHdXmuDaiqBmwZyhV5DhUZneOIKGcNLudld9QeT9ppfLbEYydgMd_jGtByO2919IElI4Ctkc8i8gec7ozDPcugo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/05 01:51:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJTNT_v5saWdjltoukKDIK3_m2Am6mEErbeLiBcLntGO0-sgGPAa-XzPRlUgngpFXQMV7CNHLpbxg1ftv5ya7J5AGQR1WkXIN9x39HVzwF31mgKpp1ptXwk3RCkV4O_p1mq5UHMbYl8sD0zLvLzIrXSx08I3haJ0pD5w0vspDkBuSSJvEWWKVPO6zYRLXaNQ2JFZlPm_UpxW8HDrTc43KiFlfO1r51nXlOXhbtvnV7GXmvXIsVK85GG0FQQxWo0MkGtUlRK7BEPoTJ3SjMvAP42FidCB0pl5De0gaF7-Yyp71pfpCMKVlJNGDicTk9DVLi7w6jm9-mpj1jEUC_rBy58 2025/09/05 01:51:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/05 01:51:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/05 01:51:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/05 01:51:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/05 01:51:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/05 01:51:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/05 01:51:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AJTNT_v5saWdjltoukKDIK3_m2Am6mEErbeLiBcLntGO0-sgGPAa-XzPRlUgngpFXQMV7CNHLpbxg1ftv5ya7J5AGQR1WkXIN9x39HVzwF31mgKpp1ptXwk3RCkV4O_p1mq5UHMbYl8sD0zLvLzIrXSx08I3haJ0pD5w0vspDkBuSSJvEWWKVPO6zYRLXaNQ2JFZlPm_UpxW8HDrTc43KiFlfO1r51nXlOXhbtvnV7GXmvXIsVK85GG0FQQxWo0MkGtUlRK7BEPoTJ3SjMvAP42FidCB0pl5De0gaF7-Yyp71pfpCMKVlJNGDicTk9DVLi7w6jm9-mpj1jEUC_rBy58" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/05 01:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AD-i8YAM__phKnJ5mUvUJtfTWkzDmuZ65527xVMEnU6eBaAm3flgcOevUtA-XoKdv8yIVwnOoqCWfkPSN-EgloVCXwzIFRDh7WRVQ_ZsA75SZyRJhQb_BEeLyuZCT72bwRGYYRjq1Ro3UOC8N5lopgLB8V_09A8HWHoqiDPf8KUEEilYj3OJHt61MCdiDP1V6tP7YqRADYeGmY89__LYSgvk66ldeJCmPV7fOWvPtFijpjJf0y7QAto8IQrehNfU2DQS6bjui7Jo_CLZQELW7rvNz-U1q79aahIHuv7h-LG6Jb0KmrFzMpFQvlg67fm7xDmMflISNhnMTFU1jNPCMdg 2025/09/05 01:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/05 01:51:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/05 01:51:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AD-i8YAM__phKnJ5mUvUJtfTWkzDmuZ65527xVMEnU6eBaAm3flgcOevUtA-XoKdv8yIVwnOoqCWfkPSN-EgloVCXwzIFRDh7WRVQ_ZsA75SZyRJhQb_BEeLyuZCT72bwRGYYRjq1Ro3UOC8N5lopgLB8V_09A8HWHoqiDPf8KUEEilYj3OJHt61MCdiDP1V6tP7YqRADYeGmY89__LYSgvk66ldeJCmPV7fOWvPtFijpjJf0y7QAto8IQrehNfU2DQS6bjui7Jo_CLZQELW7rvNz-U1q79aahIHuv7h-LG6Jb0KmrFzMpFQvlg67fm7xDmMflISNhnMTFU1jNPCMdg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/05 01:51:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ALL76DVtA7GL6kA77bKWt6WyryxP3GWpanZ3G_7M7uGTB1mcaQLeP1zkniAgbbr2axO4HUK5bt_Z1IMMLGYDFX4FkFBss5mZWCcB5mJlkjeYZXmmhNL7S4DHImGsFg6qv5l_Oxf-LNLXVZxq-oup5bt2KK9gYRqD9Wp_CZop_gCGanc9RtVG4s7_IKqM--yQ9K2I1ougPzemHCAq8cApOdCCcYX8QlG1bG26TP3TEw2LS2E4AoqBvvcKaXtn3EKtpVQSWUVc9SNE-p1kHuFUMra2up90ghK70GFHD0hHaWnzIacE4cSdG3gmqVmy03kLmyMGPT32TbZ23lHODNee8do 2025/09/05 01:51:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/05 01:51:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/05 01:51:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ALL76DVtA7GL6kA77bKWt6WyryxP3GWpanZ3G_7M7uGTB1mcaQLeP1zkniAgbbr2axO4HUK5bt_Z1IMMLGYDFX4FkFBss5mZWCcB5mJlkjeYZXmmhNL7S4DHImGsFg6qv5l_Oxf-LNLXVZxq-oup5bt2KK9gYRqD9Wp_CZop_gCGanc9RtVG4s7_IKqM--yQ9K2I1ougPzemHCAq8cApOdCCcYX8QlG1bG26TP3TEw2LS2E4AoqBvvcKaXtn3EKtpVQSWUVc9SNE-p1kHuFUMra2up90ghK70GFHD0hHaWnzIacE4cSdG3gmqVmy03kLmyMGPT32TbZ23lHODNee8do" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/05 01:51:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ADY_LXtp55v2cT0GEjAxVaP2hyh3K34szJEF5X1-NhggL876-3N_vtK-0sZoAM14HZKrmN8Uvdpddk9WzpWttd-_zFxGiW-xPcK-nUI11cNm08pYZJl8mu5o6FWTl4Zg4iLkDHXcXiZ1QbzvmxnhUTF1dhy83jtowB55jKNGiSfACvgDR5EoeQ5-JbZRaCPXgmOEY2Rt04Q8L-xuO-SX8L3UeFhwhLMvNWIBZygXAvltGLZAv5VGZRSnSyOQoPvGiv3-io57MbDJ2_wjQ4Pjc90Ug9bY7JbFfI_dgaEYaR64g3JY6F6jUYMZh28dPDcmwu0UswX5LQyPSiH962GlTL8 2025/09/05 01:51:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/05 01:51:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/05 01:51:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ADY_LXtp55v2cT0GEjAxVaP2hyh3K34szJEF5X1-NhggL876-3N_vtK-0sZoAM14HZKrmN8Uvdpddk9WzpWttd-_zFxGiW-xPcK-nUI11cNm08pYZJl8mu5o6FWTl4Zg4iLkDHXcXiZ1QbzvmxnhUTF1dhy83jtowB55jKNGiSfACvgDR5EoeQ5-JbZRaCPXgmOEY2Rt04Q8L-xuO-SX8L3UeFhwhLMvNWIBZygXAvltGLZAv5VGZRSnSyOQoPvGiv3-io57MbDJ2_wjQ4Pjc90Ug9bY7JbFfI_dgaEYaR64g3JY6F6jUYMZh28dPDcmwu0UswX5LQyPSiH962GlTL8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/05 01:51:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKT4SHRjC4ytw67basamzfgbpz5PrT4gqCejShoH198mMB3XRggvnosXQPNALSFE2lOVqidr2_e98MRnjWCwYgJU_U5I7UmYGb3QRO1RvRb3vhAWdXm-k5SNfa9w2iPC5YJmPYpnxXIDHjzsqoHSwWYyEwFKsp87uSwvdIyng5XBxycaUjP6M9JocMFip6Ri-49RhkqSjaQTiA6KjrUUL5WAiBw47E7dYL8BRcOig0FoaeFW0qFM7pdaRMuLj_6wZtTlyWBtrwhNJDJaRY0s8hhZ_otK0slbjtXWz2O7fe24QNxvjLujTVcvtJJxyyKg7WD7tXBcwYKz3dP84kWXgII 2025/09/05 01:51:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/05 01:51:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/05 01:51:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/05 01:51:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/05 01:51:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/05 01:51:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/05 01:51:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKT4SHRjC4ytw67basamzfgbpz5PrT4gqCejShoH198mMB3XRggvnosXQPNALSFE2lOVqidr2_e98MRnjWCwYgJU_U5I7UmYGb3QRO1RvRb3vhAWdXm-k5SNfa9w2iPC5YJmPYpnxXIDHjzsqoHSwWYyEwFKsp87uSwvdIyng5XBxycaUjP6M9JocMFip6Ri-49RhkqSjaQTiA6KjrUUL5WAiBw47E7dYL8BRcOig0FoaeFW0qFM7pdaRMuLj_6wZtTlyWBtrwhNJDJaRY0s8hhZ_otK0slbjtXWz2O7fe24QNxvjLujTVcvtJJxyyKg7WD7tXBcwYKz3dP84kWXgII" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/05 01:51:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJBMIhG15ajoAF08FmtoNGQEmNet14oNkLKofdq13afeZGCjdiZfnrU-xTK7qqtUjk709e0TqfdZSgQC_8mOhYTqP8XsXwvkWgwMKEeJ4o5BgQoaCOkv84lld8QMvU3iEdvEpbooSMFEPpoYTNEVANtUKwpymD5Tnm1rcVwK1u_hkrEVXeX85KK4RvMzRHXGrzpcOFstyqaVH3229JWfuFCtoVc0-eTo9AE7hg4e5ZUvOA3ANFEkWl7acTI_Tingaoph7KRKmOUfkkgVl-PFCJ8zsK8XDMMGx4jASS8OHpjktRcnLqcu-PQl6wlnaQPjRa9w8XKIT9cgOZIm__-r-40 2025/09/05 01:51:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/05 01:51:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/05 01:51:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/05 01:51:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/05 01:51:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/05 01:51:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/05 01:51:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AJBMIhG15ajoAF08FmtoNGQEmNet14oNkLKofdq13afeZGCjdiZfnrU-xTK7qqtUjk709e0TqfdZSgQC_8mOhYTqP8XsXwvkWgwMKEeJ4o5BgQoaCOkv84lld8QMvU3iEdvEpbooSMFEPpoYTNEVANtUKwpymD5Tnm1rcVwK1u_hkrEVXeX85KK4RvMzRHXGrzpcOFstyqaVH3229JWfuFCtoVc0-eTo9AE7hg4e5ZUvOA3ANFEkWl7acTI_Tingaoph7KRKmOUfkkgVl-PFCJ8zsK8XDMMGx4jASS8OHpjktRcnLqcu-PQl6wlnaQPjRa9w8XKIT9cgOZIm__-r-40" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/05 01:51:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AERnLuWHrH2i6jy2NS-GSk1xVy36329efxXSL_BwRv69-eOq2lXWb8S-4I7JYvywhObbJtZ1KuyIMOwjNEd9OAeBp3Rp6pUNbeiSK7Q8wM9mmknXXxe9X9U1sw_IvBBSIUSVSkZI5Zu9TcsMWxN_PsTJrl-jLZo5JzoyeY17DsbR2AY322Job1rqFZJHTlp70BnCwLePkeyAiT1sBiJARdDwr4M4VkhVRw1bMGXFAxwgbWLP81Z6AxwTklLAfDPDS1lDB_ldw_4alXtzXzPqVVjB0p0TSyXrXfLh2vbj4D1lg8vV6Y-zcQY9dkbOdfFswGnE2MfdssNQXq7IixfSNc4 2025/09/05 01:51:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/05 01:51:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/05 01:51:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AERnLuWHrH2i6jy2NS-GSk1xVy36329efxXSL_BwRv69-eOq2lXWb8S-4I7JYvywhObbJtZ1KuyIMOwjNEd9OAeBp3Rp6pUNbeiSK7Q8wM9mmknXXxe9X9U1sw_IvBBSIUSVSkZI5Zu9TcsMWxN_PsTJrl-jLZo5JzoyeY17DsbR2AY322Job1rqFZJHTlp70BnCwLePkeyAiT1sBiJARdDwr4M4VkhVRw1bMGXFAxwgbWLP81Z6AxwTklLAfDPDS1lDB_ldw_4alXtzXzPqVVjB0p0TSyXrXfLh2vbj4D1lg8vV6Y-zcQY9dkbOdfFswGnE2MfdssNQXq7IixfSNc4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/05 01:51:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AD493UlJAjbCM5MGsZBn844eXhJD5SJm3W0hX_jjTfLgThE1qVUKbT5zAuOqdMG7bmEitp-ItIP2b7da8HCjuSc1cPkIM7EOYMcI32TyfIe1mvt2KDUf8Jm4Rggg13JkI869xtrmXm3DPSjqR0_APUx9D7NNFo2I-GEAG_vbu-8oNpJqYkxDummKqTisoyMMVwIs3gw3S4rW8ERugu-s4PmjulCT-6fTMgzZzfsUBMXegfD3esJj75AQz0-JTR9xna_3HoteXSCGNsf3XidSfzbceJVuWAUzc9JTVFraf-yoqF7twBcTAVbbEvc33ahLLQYVjGUX_hj2pMxOu61_-68 2025/09/05 01:51:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/05 01:51:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/05 01:51:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AD493UlJAjbCM5MGsZBn844eXhJD5SJm3W0hX_jjTfLgThE1qVUKbT5zAuOqdMG7bmEitp-ItIP2b7da8HCjuSc1cPkIM7EOYMcI32TyfIe1mvt2KDUf8Jm4Rggg13JkI869xtrmXm3DPSjqR0_APUx9D7NNFo2I-GEAG_vbu-8oNpJqYkxDummKqTisoyMMVwIs3gw3S4rW8ERugu-s4PmjulCT-6fTMgzZzfsUBMXegfD3esJj75AQz0-JTR9xna_3HoteXSCGNsf3XidSfzbceJVuWAUzc9JTVFraf-yoqF7twBcTAVbbEvc33ahLLQYVjGUX_hj2pMxOu61_-68" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/05 01:51:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AODl_Efan3ptYm0sWLxC0wsgTdDkLaYJ8ViC7ZaSBu0eRNWF3GbLtcLIOr1e5eS_qrf7LpH69pS6OhKEMGvryx8GUfyAW707LtRVicrlyT_zpGClRNVF9DIcWKvNeWpMJc1RojV3eoUxOzXD14Zx4M5YsYusxWKqP7P-ENCMsx0CFBwJGqz5u0jaH3r1Dh9l20YGPIY271IxERTYhZ-Jg7l1AClbMqzoKPepkuU-YIUCNhC7ZAXx_VUWIWSqu6ZFJj354wmBxwylCWulmi7QCV7YM9ZSnAtP-bKJjdAk14SO3Lh-gaDJohrrISsn4nVAmJNu3vdZBOazt_l3_ZF9XdI 2025/09/05 01:52:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/05 01:52:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/05 01:52:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AODl_Efan3ptYm0sWLxC0wsgTdDkLaYJ8ViC7ZaSBu0eRNWF3GbLtcLIOr1e5eS_qrf7LpH69pS6OhKEMGvryx8GUfyAW707LtRVicrlyT_zpGClRNVF9DIcWKvNeWpMJc1RojV3eoUxOzXD14Zx4M5YsYusxWKqP7P-ENCMsx0CFBwJGqz5u0jaH3r1Dh9l20YGPIY271IxERTYhZ-Jg7l1AClbMqzoKPepkuU-YIUCNhC7ZAXx_VUWIWSqu6ZFJj354wmBxwylCWulmi7QCV7YM9ZSnAtP-bKJjdAk14SO3Lh-gaDJohrrISsn4nVAmJNu3vdZBOazt_l3_ZF9XdI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/05 01:52:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AIORQzLdLa-XaGs-hnsb7iJlDjlvnxxjF9hC_acq2tVKCaF0hPAcnTqdiUx89fgM7Flc5UfG1yc1UWbGfYtYLio27mRcExxgFv6tY0_V0Wh2bh8R48LQIhGoJBwALvTJAuANzqiVwHznYEBvsebgc2Ra-t336QidgiA1SqmVqYQukcFXSjsWy0Tt4W_9xqqHlXDCRIFl1KEaUJcDTD7p-Na2tR28jWdPLOgncMoA-cA4iPn-zGs58e85CRX-eVPuyRwO1qSzpuQs_ojt1vZ7IDKjZW36RrOs-C9caw7rhFFHRyXixUokhFWQ4xdvE8U9gf9D3WtQPjs1DrulXqC6BVA 2025/09/05 01:52:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/05 01:52:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/05 01:52:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/05 01:52:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/05 01:52:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/05 01:52:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/05 01:52:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AIORQzLdLa-XaGs-hnsb7iJlDjlvnxxjF9hC_acq2tVKCaF0hPAcnTqdiUx89fgM7Flc5UfG1yc1UWbGfYtYLio27mRcExxgFv6tY0_V0Wh2bh8R48LQIhGoJBwALvTJAuANzqiVwHznYEBvsebgc2Ra-t336QidgiA1SqmVqYQukcFXSjsWy0Tt4W_9xqqHlXDCRIFl1KEaUJcDTD7p-Na2tR28jWdPLOgncMoA-cA4iPn-zGs58e85CRX-eVPuyRwO1qSzpuQs_ojt1vZ7IDKjZW36RrOs-C9caw7rhFFHRyXixUokhFWQ4xdvE8U9gf9D3WtQPjs1DrulXqC6BVA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/05 01:52:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANIFf6BaeKfdglXo5APPYcOILkR6QsfyYrHPGVxr-XP-qAJbm05L7OcCv45c35ABZ3PzVOJ1KbmgQCs2_zE25Eur1foJ8gYJx2Cc4c2EfR_GTYezbPGXw2U_y1jjbLwuLP71YJxYqrs6lz19MOgsMUcCFF0dEK3ZunPhe_7tBSZlI2dS5x-IEta5kADfvsNJV-c0nB3tBEgmQVcYQkIwt5j4vrPtEqrJE0eWI8m-ZUn3KCtnJ1rSBwwMq1JaTPQ11T7SEmYmWNb8lOCultIfnl5El52P22IYGjeM8-2S1DLf68UPuD-chiupQVABO1MH2kFNdqzx3wPiMp4ZjG7BoHk 2025/09/05 01:52:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/05 01:52:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/05 01:52:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/05 01:52:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/05 01:52:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/05 01:52:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/05 01:52:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ANIFf6BaeKfdglXo5APPYcOILkR6QsfyYrHPGVxr-XP-qAJbm05L7OcCv45c35ABZ3PzVOJ1KbmgQCs2_zE25Eur1foJ8gYJx2Cc4c2EfR_GTYezbPGXw2U_y1jjbLwuLP71YJxYqrs6lz19MOgsMUcCFF0dEK3ZunPhe_7tBSZlI2dS5x-IEta5kADfvsNJV-c0nB3tBEgmQVcYQkIwt5j4vrPtEqrJE0eWI8m-ZUn3KCtnJ1rSBwwMq1JaTPQ11T7SEmYmWNb8lOCultIfnl5El52P22IYGjeM8-2S1DLf68UPuD-chiupQVABO1MH2kFNdqzx3wPiMp4ZjG7BoHk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/05 01:52:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AL4ZXDlrS-mho4vaKqIfkkb7DUi3PUjrmkXFxbMWdayyfl2O1SYzBEUTMMfzSPIpeqgwFtSrCL4lKupax5P0m7PRfvNbDg3-RevBmkGIu2ziFHPr6fTgG11SRkT3FxSXZXlcIEwF7Fnp-rPAlmI-87rr3uJOOq_qN9NlXse3213d3rmeuTaW49IGd8RgXj086bTuyVPD_OxmmSJpswqEOiq-bCWgAbIoE-T5ByEMlFi7QhNE_RaOYqTxzHe8A-xUC8u70RSIetW_sxxspm-B0UNrQwiUdFNs99_k8lhBfaWujta1axeRLu4qoNOFRB2a6uvkY6WTc6snimWdfIbmUdM 2025/09/05 01:52:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/05 01:52:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/05 01:52:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AL4ZXDlrS-mho4vaKqIfkkb7DUi3PUjrmkXFxbMWdayyfl2O1SYzBEUTMMfzSPIpeqgwFtSrCL4lKupax5P0m7PRfvNbDg3-RevBmkGIu2ziFHPr6fTgG11SRkT3FxSXZXlcIEwF7Fnp-rPAlmI-87rr3uJOOq_qN9NlXse3213d3rmeuTaW49IGd8RgXj086bTuyVPD_OxmmSJpswqEOiq-bCWgAbIoE-T5ByEMlFi7QhNE_RaOYqTxzHe8A-xUC8u70RSIetW_sxxspm-B0UNrQwiUdFNs99_k8lhBfaWujta1axeRLu4qoNOFRB2a6uvkY6WTc6snimWdfIbmUdM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/05 01:52:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AK1R0MlnqrNQRSTAKlYnFp5qjYqfYV3Ej35ogbIOInqALa9t1cGuCF0iGnHUHAZzonqXthgM__C3FV1htz0hU1sr1v2uBiDfBAxqHl06sfjEAdct5hta9f99SXPfzZysJ0a5OmcZHbBr5xCXALV7EwsTnWmVQ5BalgfgisVpd9aDBTDffr8mjsnENkyD7TkfVXmRudkY2WsItFiRs4No5n_bl9aphMKlxnmBW-w7UD1fsf5oddE5p6TavxYq9mA84bJkWse5_EMOrXlu_bKT324v_kYNdp18ZAyndsM1wjXKwozsP5JfwaNgOeh4RljwyjIHGqLozX9DTkB-2SGZQls 2025/09/05 01:52:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/05 01:52:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/05 01:52:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AK1R0MlnqrNQRSTAKlYnFp5qjYqfYV3Ej35ogbIOInqALa9t1cGuCF0iGnHUHAZzonqXthgM__C3FV1htz0hU1sr1v2uBiDfBAxqHl06sfjEAdct5hta9f99SXPfzZysJ0a5OmcZHbBr5xCXALV7EwsTnWmVQ5BalgfgisVpd9aDBTDffr8mjsnENkyD7TkfVXmRudkY2WsItFiRs4No5n_bl9aphMKlxnmBW-w7UD1fsf5oddE5p6TavxYq9mA84bJkWse5_EMOrXlu_bKT324v_kYNdp18ZAyndsM1wjXKwozsP5JfwaNgOeh4RljwyjIHGqLozX9DTkB-2SGZQls" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/05 01:52:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEocAQmTmIKruWfNwQf-1JE1ulOsDTZZZ9iHq9szeFquHt0Sp-4lbH7ah9H7np-b2Jq_q6TZ3KE8pbowCTE-cNTw0hL1NTeTmcdyztPOcFa6i6YEzJrX5DeJUFGm3UvJGPnG1kWLVrqyRARwnuzxwQRORuuCNkRfkpvYJnOsCNvpWMAeegOq1cl21QYjOIF2YVyTyxmOgGNUEksDg9p4ybroA4-YjESTUaoeHpNxVEIcVv0V1fvcCnJd6pM6jRyDNPc09q6cyxMOoY11KJ6z6PKLZhRKMF-IHlBLNYkAGXK_ZveiJwHJ1n1Mc5AJC0X4GZtvx5jjHTa1R3dT7-XcL0o 2025/09/05 01:52:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/05 01:52:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/05 01:52:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEocAQmTmIKruWfNwQf-1JE1ulOsDTZZZ9iHq9szeFquHt0Sp-4lbH7ah9H7np-b2Jq_q6TZ3KE8pbowCTE-cNTw0hL1NTeTmcdyztPOcFa6i6YEzJrX5DeJUFGm3UvJGPnG1kWLVrqyRARwnuzxwQRORuuCNkRfkpvYJnOsCNvpWMAeegOq1cl21QYjOIF2YVyTyxmOgGNUEksDg9p4ybroA4-YjESTUaoeHpNxVEIcVv0V1fvcCnJd6pM6jRyDNPc09q6cyxMOoY11KJ6z6PKLZhRKMF-IHlBLNYkAGXK_ZveiJwHJ1n1Mc5AJC0X4GZtvx5jjHTa1R3dT7-XcL0o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/05 01:52:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANfSf1qi-N3HlBw5x13UBABXcZKgOoHR0FKYVzCqNN0eIsJLxJYmhJUifuYM52eYbBT6PBwd31bSL1nKGqNia9dhhXgz6-bnfCiVPvQOmrQImLNUQu4jK9eNMnlfhvt4EVU9eLCaztpv82psZJJKJAL3LmIvais0AYWsyJMEaJ-6w-27Ncvm4kz7gz_6Sm2nXr3jkde0q0ALAMJMID5P3iq08-im9pJEIoC6lM37eXb5gEcGyy23l5jLZPMZG3gP_yWaVwZQLqN_897gopdbxmLF8JCxbfyliKkaPa9XmE4hGd7f9PFT8QwtdrEZYENpOt3h5HtzpcwubH8lMh4jls0 2025/09/05 01:52:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/05 01:52:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/05 01:52:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/05 01:52:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/05 01:52:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/05 01:52:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/05 01:52:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANfSf1qi-N3HlBw5x13UBABXcZKgOoHR0FKYVzCqNN0eIsJLxJYmhJUifuYM52eYbBT6PBwd31bSL1nKGqNia9dhhXgz6-bnfCiVPvQOmrQImLNUQu4jK9eNMnlfhvt4EVU9eLCaztpv82psZJJKJAL3LmIvais0AYWsyJMEaJ-6w-27Ncvm4kz7gz_6Sm2nXr3jkde0q0ALAMJMID5P3iq08-im9pJEIoC6lM37eXb5gEcGyy23l5jLZPMZG3gP_yWaVwZQLqN_897gopdbxmLF8JCxbfyliKkaPa9XmE4hGd7f9PFT8QwtdrEZYENpOt3h5HtzpcwubH8lMh4jls0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/05 01:52:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AKIb9pDWC7sZ9wgCIx-Ph1fjgklxPcPpGr0Fz_kSi5emnTAWgcbnzy84uOQX9PHxqCfr5dh7BgMoBhHcbld3YLsSr-4VOmcfePKtfF9TxuNsx3cEict5hWbA3oYJhWeXTMrgpMWDXVX7meLAIfMXG_kR2CgqaGVdiOj64ALrxbUlyiliRALs_02R4FuCmbeDFXHIlcWeUAwYSMnAJG2KqLyi9SsA3db5ZmjJLDYhi1EczDH7Hb__uiWjyyjvtUqlAT6VkxC3Y-ej7sN0Gt-voAtdxnYD5PORWOJPTisiOAtINYmdU8lOyeKCyudbBq3iqi_pcwUKGDhKPXLLa49YFWo 2025/09/05 01:52:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/05 01:52:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/05 01:52:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/05 01:52:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/05 01:52:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/05 01:52:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/05 01:52:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AKIb9pDWC7sZ9wgCIx-Ph1fjgklxPcPpGr0Fz_kSi5emnTAWgcbnzy84uOQX9PHxqCfr5dh7BgMoBhHcbld3YLsSr-4VOmcfePKtfF9TxuNsx3cEict5hWbA3oYJhWeXTMrgpMWDXVX7meLAIfMXG_kR2CgqaGVdiOj64ALrxbUlyiliRALs_02R4FuCmbeDFXHIlcWeUAwYSMnAJG2KqLyi9SsA3db5ZmjJLDYhi1EczDH7Hb__uiWjyyjvtUqlAT6VkxC3Y-ej7sN0Gt-voAtdxnYD5PORWOJPTisiOAtINYmdU8lOyeKCyudbBq3iqi_pcwUKGDhKPXLLa49YFWo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/05 01:52:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AOMr3N54evOxjtxk3B8gjLaXdVdiJ3W_eq9ApLfEfoUFUMyHuhcpMTMAB-dMPo7pXZXBocZ6o7nrkUi2ZyzBZCOkVpUV4nIPGFZUtvxAa1odWFJPsKIAYFKLxlVtqbfQ4oD6xOf7l4gLGBADFpO3KnqNogVKriAu2SIyFVFSmkNJa2M56uLnplkMVrRSvfEeemnIEVurvA6a0KlwFAbHEPvzzMkKKKapgCTYwD77J_vfOL_QHJ-M2oD2S3zFs-Xer1pE6xCKkleDA69admuwa3ylMpo2lY1eXceYKOSlbwj3Fs__0L35gyE0YsRn72m14GUqh4hnzbYXZCMGhHQcOco 2025/09/05 01:52:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/05 01:52:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/05 01:52:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AOMr3N54evOxjtxk3B8gjLaXdVdiJ3W_eq9ApLfEfoUFUMyHuhcpMTMAB-dMPo7pXZXBocZ6o7nrkUi2ZyzBZCOkVpUV4nIPGFZUtvxAa1odWFJPsKIAYFKLxlVtqbfQ4oD6xOf7l4gLGBADFpO3KnqNogVKriAu2SIyFVFSmkNJa2M56uLnplkMVrRSvfEeemnIEVurvA6a0KlwFAbHEPvzzMkKKKapgCTYwD77J_vfOL_QHJ-M2oD2S3zFs-Xer1pE6xCKkleDA69admuwa3ylMpo2lY1eXceYKOSlbwj3Fs__0L35gyE0YsRn72m14GUqh4hnzbYXZCMGhHQcOco" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/05 01:52:43 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AKPU27QQGAgfoJi6wayiI3LW1jC6YAzgohWYMdIU0714fd0ZB2IcOSbfw9zwdPwDc8mIR2p0gEosW7l0byn9EKpfy97d_EC5O-3ywnMkrJPLtXztSX3mB6nKa82QwOmZR--ml58H0tfxyCEKg8vwRMA3S5QQ8FgYos4ZB4wp29uwlUNYfMsxkJ5iesvYiY8Z1l7NDWqm15RVaxAhsnHFJ2SOTk2u7W8_CVWmnRGX5TDaprGPKf8FBwRBp9pl9-L2oS1afcOL2-YSSRu-CciWxNarmYXYCHor1sSo4H3Mcj31gFLWJeGg8EBtL6aKrjR7vgAfbJ2B6AP5AVXBpybQEmI 2025/09/05 01:52:43 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/05 01:52:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/05 01:52:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AKPU27QQGAgfoJi6wayiI3LW1jC6YAzgohWYMdIU0714fd0ZB2IcOSbfw9zwdPwDc8mIR2p0gEosW7l0byn9EKpfy97d_EC5O-3ywnMkrJPLtXztSX3mB6nKa82QwOmZR--ml58H0tfxyCEKg8vwRMA3S5QQ8FgYos4ZB4wp29uwlUNYfMsxkJ5iesvYiY8Z1l7NDWqm15RVaxAhsnHFJ2SOTk2u7W8_CVWmnRGX5TDaprGPKf8FBwRBp9pl9-L2oS1afcOL2-YSSRu-CciWxNarmYXYCHor1sSo4H3Mcj31gFLWJeGg8EBtL6aKrjR7vgAfbJ2B6AP5AVXBpybQEmI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/05 01:52:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AMn4Wz9ZGFyZPMJvxz2oIXyGzcVFsEB8Ng6e6MYBqirzpJ9wKHY00ofOXo2mUFtsWPl1LNDECTvYqDVcSgRuDP5uW7CilT0RGnqaVcWNp50WQ9MQqMhqbr22wXGZ4bmu5f8-vCEwxG0JqtPayOKkPGXxM9YD7pbrk-LL-5jFoq6dRVgkQeS9CCpHkuguWNjJJCVPc5BQb3AycHmZrPZTrxFGz9qNZR9gEUGnnt0-7_xbSbqWqWuPbQteefd-QqkMbyZ3GLFsjVUGmVHX69tYNBRms8r0crK76xMRly4P8CzmtxtDD-oYD4iPAwM-32rVs9YGSqk5JLyeNuMrRDtmXp4 2025/09/05 01:52:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/05 01:52:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/05 01:52:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AMn4Wz9ZGFyZPMJvxz2oIXyGzcVFsEB8Ng6e6MYBqirzpJ9wKHY00ofOXo2mUFtsWPl1LNDECTvYqDVcSgRuDP5uW7CilT0RGnqaVcWNp50WQ9MQqMhqbr22wXGZ4bmu5f8-vCEwxG0JqtPayOKkPGXxM9YD7pbrk-LL-5jFoq6dRVgkQeS9CCpHkuguWNjJJCVPc5BQb3AycHmZrPZTrxFGz9qNZR9gEUGnnt0-7_xbSbqWqWuPbQteefd-QqkMbyZ3GLFsjVUGmVHX69tYNBRms8r0crK76xMRly4P8CzmtxtDD-oYD4iPAwM-32rVs9YGSqk5JLyeNuMrRDtmXp4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/05 01:52:52 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AJosUY9K1oZMVkHiroXu3nNYz5c9jBHJRnfMJGPTfwIIP3XUqGiM4iqbsjmcSiSsRaMgqfcqrdwZppwOFGVUxrLlmH77qeIzrkqO-y-LWVFzCZ971s5mrja3k4vonSvyelRqYFYyGgnuEznyP91hntHNWYQpFEIRZb57oFi8w64Se4gvHliPXofjHiOjp9_EcoWx9eavRuMsMsE1DS2IkDLfTFlBLlk6UuXuXxhkLiEGEwQtJ3EHd5b4ASmTHAX2fv3jjQul8emUhxLJwzr45GalypcXIDgp-d18IaJQDLG0inl9VJxAdKz3_V6XG4uEpykScFoZAznstQJwxzWdVTw 2025/09/05 01:52:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/05 01:52:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/05 01:52:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/05 01:52:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/05 01:52:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/05 01:52:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/05 01:52:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AJosUY9K1oZMVkHiroXu3nNYz5c9jBHJRnfMJGPTfwIIP3XUqGiM4iqbsjmcSiSsRaMgqfcqrdwZppwOFGVUxrLlmH77qeIzrkqO-y-LWVFzCZ971s5mrja3k4vonSvyelRqYFYyGgnuEznyP91hntHNWYQpFEIRZb57oFi8w64Se4gvHliPXofjHiOjp9_EcoWx9eavRuMsMsE1DS2IkDLfTFlBLlk6UuXuXxhkLiEGEwQtJ3EHd5b4ASmTHAX2fv3jjQul8emUhxLJwzr45GalypcXIDgp-d18IaJQDLG0inl9VJxAdKz3_V6XG4uEpykScFoZAznstQJwxzWdVTw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/05 01:52:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AEOeiodNbCqrvy9FIpksXLenUBQRSW9lhnM2F5uY_lsWyC6aezOJum86nQw7MW0uwFP2pU9xkYhQg6EfvTWMF_G1KeQ8NinguW4F25FkbJvHtISHi-cfSzMuCarrG6AERuAPTjkN7M_95ukaS9en9rTNlPHL1uFckBe1baPH3gZEfeIggIaoa2VrTp335BwvbOC1IXt9_VmFj6ha1iYB7tvYSVHkmcuidExD32IBCK3pir-dHNZ9jWS6ic9y1Gu6jLjOXC-dh2PbCTCuKIZwf4libZ87n3eLYOzPOnNz33v-x-2eaoLGNbHcx1--os5xONWTq28bnrNgxUw84lY5rb4 2025/09/05 01:52:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/05 01:52:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/05 01:52:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/05 01:52:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/05 01:52:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/05 01:52:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/05 01:52:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AEOeiodNbCqrvy9FIpksXLenUBQRSW9lhnM2F5uY_lsWyC6aezOJum86nQw7MW0uwFP2pU9xkYhQg6EfvTWMF_G1KeQ8NinguW4F25FkbJvHtISHi-cfSzMuCarrG6AERuAPTjkN7M_95ukaS9en9rTNlPHL1uFckBe1baPH3gZEfeIggIaoa2VrTp335BwvbOC1IXt9_VmFj6ha1iYB7tvYSVHkmcuidExD32IBCK3pir-dHNZ9jWS6ic9y1Gu6jLjOXC-dh2PbCTCuKIZwf4libZ87n3eLYOzPOnNz33v-x-2eaoLGNbHcx1--os5xONWTq28bnrNgxUw84lY5rb4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/05 01:53:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOzJlTdBL2rJCRaonMQF1HGNISqs4rKBrPdOBWXEOp89goUTtaxV1ZTvXQdaOQ1mvPbV_HgpSr4BwKkW2fsEg9EQanFyVk2tRC1-3gIe2FLiYfdsgboB9qQJ1QUbsvAKk3oMeM5ZvOjUamH-rtCNgC_Gio6YBSFYMHbtjrLQkx0-bJxFWVK7wdDbt8DYKKkOgC9nXXKh9-2nb7mHC5Ty5L_euO3XXvkw2h56ayK_Z1eU7u51CNV0rHAblG5TkcFtZESgNhP_qFn8yMggFbPZrgyC4I0-A-_QAoALTByBHEZTBWyNnNukVsJA2hOAkybLMPZwLrMP4qIbmppJSdXYY9g 2025/09/05 01:53:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/05 01:53:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/05 01:53:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AOzJlTdBL2rJCRaonMQF1HGNISqs4rKBrPdOBWXEOp89goUTtaxV1ZTvXQdaOQ1mvPbV_HgpSr4BwKkW2fsEg9EQanFyVk2tRC1-3gIe2FLiYfdsgboB9qQJ1QUbsvAKk3oMeM5ZvOjUamH-rtCNgC_Gio6YBSFYMHbtjrLQkx0-bJxFWVK7wdDbt8DYKKkOgC9nXXKh9-2nb7mHC5Ty5L_euO3XXvkw2h56ayK_Z1eU7u51CNV0rHAblG5TkcFtZESgNhP_qFn8yMggFbPZrgyC4I0-A-_QAoALTByBHEZTBWyNnNukVsJA2hOAkybLMPZwLrMP4qIbmppJSdXYY9g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/05 01:53:09 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AG-XeBkPMC4Km4po-fnXcEwpWQJIs-PSGeaBZN__5Xg16UBGb1VM-HSN31Ek5URDru1LujacJpaHBusX0gqOdXKZvNHa9SBTiBqUKMmDclaqxX1ozryMpk3pRtmKwaNe5S1kCZeghX4yRRL_SiJ2lLTI5xMIrkccik0vk4dQDjG6AEu-t7Vdl2f9le-TnErra3Xepr6NTEBUvUdlvGNC7MPQHl4vLnkeENXvKKyivponlnWhi9rJs9Twj0H8O9Siq9ohKphHIoL69EnSDrhoWxx71qhV4PABUKNb6NO9Gf8XXrHOSG5ZAk5r12WK41FYN5kawmsgNnATouzJ-ACo6v8 2025/09/05 01:53:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/05 01:53:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/05 01:53:11 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AG-XeBkPMC4Km4po-fnXcEwpWQJIs-PSGeaBZN__5Xg16UBGb1VM-HSN31Ek5URDru1LujacJpaHBusX0gqOdXKZvNHa9SBTiBqUKMmDclaqxX1ozryMpk3pRtmKwaNe5S1kCZeghX4yRRL_SiJ2lLTI5xMIrkccik0vk4dQDjG6AEu-t7Vdl2f9le-TnErra3Xepr6NTEBUvUdlvGNC7MPQHl4vLnkeENXvKKyivponlnWhi9rJs9Twj0H8O9Siq9ohKphHIoL69EnSDrhoWxx71qhV4PABUKNb6NO9Gf8XXrHOSG5ZAk5r12WK41FYN5kawmsgNnATouzJ-ACo6v8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/05 01:53:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AM4VxPkyGi4lGxW5_h8TPC0YF34cYUoYWKsiUqy5I8qKNqEjgoRPEGrSGUbbMSNilXQhpQlZxdiKkPKrtpFid3XMuKubiI4pqDHXdvHiN8WojGzXST_cxDwlBHLgL1jctz5PcR-ayK7DzXhSJdKmIIAsc_AEmovVJKd9ArljAjiO-0-72cuHA0Y7sRRBnr1HI_HS3O9F0vcIfetCopamHoIWzX7tiLIz66I55KydhXxA4XK-W7R4V3AXsSIjr1vqqNRPH4_yTjYZtEjqszo3Xof_fZXnRMfX1z0aKcBdOgAwbdKvIg2duXV0eOMJBau3LwI2MS13lN6UoGVO-AnSfvY 2025/09/05 01:53:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/05 01:53:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/05 01:53:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AM4VxPkyGi4lGxW5_h8TPC0YF34cYUoYWKsiUqy5I8qKNqEjgoRPEGrSGUbbMSNilXQhpQlZxdiKkPKrtpFid3XMuKubiI4pqDHXdvHiN8WojGzXST_cxDwlBHLgL1jctz5PcR-ayK7DzXhSJdKmIIAsc_AEmovVJKd9ArljAjiO-0-72cuHA0Y7sRRBnr1HI_HS3O9F0vcIfetCopamHoIWzX7tiLIz66I55KydhXxA4XK-W7R4V3AXsSIjr1vqqNRPH4_yTjYZtEjqszo3Xof_fZXnRMfX1z0aKcBdOgAwbdKvIg2duXV0eOMJBau3LwI2MS13lN6UoGVO-AnSfvY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/05 01:53:19 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AC41KM0KyWDCMbZ7APAAAzi4oz7lFSRwJrvQSmXCmG_EYdseAcBKyN2Elh6MCiHHbzz8g48-7prMXGfuwwYK0VDsSRus6cd9WnhwyEf6PpdwuqLQT9VYzFMC78I_FjOw32oYRIKpltAsaTI7xC6AjsDW9lZY9gd3Pi-1bkRP4chFXQIFekyjdh1_hSF8znVU7agVxzHMJ44h3Qxf71MjHQRmReth0-h4S1r9s9roTrj9sGW5QySM8d8KR15HOn5cSeHwJIt6l0Cq1FGkmOmR5iyjHWZPgdp4C5GZZ7KXwiaoPYZMHdUPJIwxhc9f4-1lopyvjIwfQRJysQdY4vzG2JA 2025/09/05 01:53:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/05 01:53:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/05 01:53:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/05 01:53:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/05 01:53:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/05 01:53:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/05 01:53:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AC41KM0KyWDCMbZ7APAAAzi4oz7lFSRwJrvQSmXCmG_EYdseAcBKyN2Elh6MCiHHbzz8g48-7prMXGfuwwYK0VDsSRus6cd9WnhwyEf6PpdwuqLQT9VYzFMC78I_FjOw32oYRIKpltAsaTI7xC6AjsDW9lZY9gd3Pi-1bkRP4chFXQIFekyjdh1_hSF8znVU7agVxzHMJ44h3Qxf71MjHQRmReth0-h4S1r9s9roTrj9sGW5QySM8d8KR15HOn5cSeHwJIt6l0Cq1FGkmOmR5iyjHWZPgdp4C5GZZ7KXwiaoPYZMHdUPJIwxhc9f4-1lopyvjIwfQRJysQdY4vzG2JA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/05 01:53:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AFz2LjZiP1qjbrhU3liPXZVb3jN0i57bCmVUx078I0Cd-bZEIrTWYJShgH9RlQRzPYp2WZ2MHawKuCEZHj2aeTSUSgFLKfqp3b6i28sW8MYgF2vqBq88orG21fun6RyMkzAYSEBKrloEzya66ZWqMKWhuDJ0dt-phqlks8OCWMGzzpsRFoGOmecc_N-jAZthEYtWk6HybRycr8xeXwgwtRgzOWGtyl9cJOvXvtdbjGlcAvQh__ePHInydFY00OYfYln2pXR0X-xRhmcUz9nNr1xsdDvMeiEPjaweQFRqicgWqVksUcKMLwzp6SXae3X02yp3nhUNDKLglm-ito-hzqQ 2025/09/05 01:53:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/05 01:53:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/05 01:53:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/05 01:53:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/05 01:53:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/05 01:53:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/05 01:53:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AFz2LjZiP1qjbrhU3liPXZVb3jN0i57bCmVUx078I0Cd-bZEIrTWYJShgH9RlQRzPYp2WZ2MHawKuCEZHj2aeTSUSgFLKfqp3b6i28sW8MYgF2vqBq88orG21fun6RyMkzAYSEBKrloEzya66ZWqMKWhuDJ0dt-phqlks8OCWMGzzpsRFoGOmecc_N-jAZthEYtWk6HybRycr8xeXwgwtRgzOWGtyl9cJOvXvtdbjGlcAvQh__ePHInydFY00OYfYln2pXR0X-xRhmcUz9nNr1xsdDvMeiEPjaweQFRqicgWqVksUcKMLwzp6SXae3X02yp3nhUNDKLglm-ito-hzqQ" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/05 01:53:31 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/05 01:53:38 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/05 01:53:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/05 01:53:51 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/05 01:53:59 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/05 01:54:04 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABHzPVeHhh572n-QkycdAM8hd0_nlIdzwG621MEsv4achNWI0xAPztj0awKeXHAGtF3dghKAJCVBg_yQ_dCP0kTr9AsqtCTLKSpqbDfnc_kkWcAY68hJQ90isnwJN52g_U3LjFtnD88BZeHRDtxfL56aWPiu19N6E0EHqM5fh7IInc_PNJ67RgfL_MTV9YwkqiH6oR3JwLIsrwbh5-UO9VA0xfLXieIHuppCLXEHTpKdY5YwDrGbYw4VAJcijl9ZURiAAgQTdZEoAH2rq_4rx_MpqqNPFlbrP3m6_X6t3F5CeWDutNFzGCagVIg6yc7jc0aj5oRYH6jAQWZrqUaQUzQ 2025/09/05 01:54:04 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/05 01:54:04 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d1160982d4303abbcddf149e01663edc" 2025/09/05 01:54:05 DEBUG : unknown-size-put.txt: multipart upload "ABHzPVeHhh572n-QkycdAM8hd0_nlIdzwG621MEsv4achNWI0xAPztj0awKeXHAGtF3dghKAJCVBg_yQ_dCP0kTr9AsqtCTLKSpqbDfnc_kkWcAY68hJQ90isnwJN52g_U3LjFtnD88BZeHRDtxfL56aWPiu19N6E0EHqM5fh7IInc_PNJ67RgfL_MTV9YwkqiH6oR3JwLIsrwbh5-UO9VA0xfLXieIHuppCLXEHTpKdY5YwDrGbYw4VAJcijl9ZURiAAgQTdZEoAH2rq_4rx_MpqqNPFlbrP3m6_X6t3F5CeWDutNFzGCagVIg6yc7jc0aj5oRYH6jAQWZrqUaQUzQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/05 01:54:08 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AA2uOKDXK873I3K1UeVIRuNE6MjS8iMIj6sh7HrZ4LPxtay29bThPqRWNYAK376vqLC389fZA2xt8h0-FMFmMuMbOL6wrmiJuDvZNrvXmzYtcNERzHjDrwwyYGGmuhJWaMBICmQKArU3Yh7gS6EeumOL4JhZKETjHAw3szjRgaQQKqnahPoEAx6EJa8hg0c3RwOoDQSSTCJS4G1hNS3rRWO45cdoae3o37lgSEAmj42unNS4JztsIyXJNE78nUgzTRaNDt2gK8gmZrHiz4I2Li_GLurnVI8YMaRY3qeiHyfmcgKmHg4AEzI0oRTgZD9uBjFaTkksyiTHm5s94b8k1go 2025/09/05 01:54:08 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/05 01:54:09 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "f345ea90514aeec46cda1723be211072" 2025/09/05 01:54:10 DEBUG : unknown-size-update.txt: multipart upload "AA2uOKDXK873I3K1UeVIRuNE6MjS8iMIj6sh7HrZ4LPxtay29bThPqRWNYAK376vqLC389fZA2xt8h0-FMFmMuMbOL6wrmiJuDvZNrvXmzYtcNERzHjDrwwyYGGmuhJWaMBICmQKArU3Yh7gS6EeumOL4JhZKETjHAw3szjRgaQQKqnahPoEAx6EJa8hg0c3RwOoDQSSTCJS4G1hNS3rRWO45cdoae3o37lgSEAmj42unNS4JztsIyXJNE78nUgzTRaNDt2gK8gmZrHiz4I2Li_GLurnVI8YMaRY3qeiHyfmcgKmHg4AEzI0oRTgZD9uBjFaTkksyiTHm5s94b8k1go" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/05 01:54:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mobepoq9dore/deeper/nonexisting/directory" 2025/09/05 01:54:10 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/09/05 01:54:11 DEBUG : Waiting for deletions to finish 2025/09/05 01:54:11 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/05 01:54:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/05 01:54:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/05 01:54:13 INFO : S3 bucket rclone-test-mobepoq9dore: Bucket "rclone-test-mobepoq9dore" deleted 2025/09/05 01:54:13 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (304.93s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.64s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.72s) --- PASS: TestIntegration/FsMkdir (300.28s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding (42.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.12s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.61s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.12s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (56.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (1.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (147.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (23.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (6.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (23.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (6.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (23.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (27.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (34.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (6.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (7.24s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.32s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.39s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/09/05 01:54:13 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/05 01:54:13 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 304.971s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 5m6.550619168s (try 1/5)