"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/02/06 05:24:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kelasic9yure" 2026/02/06 05:24:18 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/02/06 05:24:19 INFO : S3 bucket rclone-test-kelasic9yure: Bucket "rclone-test-kelasic9yure" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/06 05:24:20 INFO : S3 bucket rclone-test-kelasic9yure: Bucket "rclone-test-kelasic9yure" deleted === RUN TestIntegration/FsMkdir 2026/02/06 05:24:20 INFO : S3 bucket rclone-test-kelasic9yure: Bucket "rclone-test-kelasic9yure" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/06 05:24:20 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/06 05:24:20 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/06 05:24:20 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/02/06 05:24:32 NOTICE: S3 bucket rclone-test-kelasic9yure: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/06 05:24:32 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AKBCiE9bBrpROvMtrrruWVhZgROXyCIvSOJsfPJ8OpU7k6dx5W3b81_PsdpLHYiCynmBbJaLzs9bHryMp7lCMVIBKBsWbfHU28n0K34PWSj2iMDl8YBhn89xok4O-vn2svmE9hFZHGjXpZIzy858VOuleO6k2coMVC0CXFjUi8ktodkjy3eeyh6Q9vDGXeoJz0VG0fYB5rzvojgWwOW8Lbe_qOr3hZJFwHUw8BJNGUweM2K4Ewp7M_Jaf_Az-50tGb-c1ws0zOeB8LCIuYAw7TPyLpaJHGW92EIjBHykPT65kQPf7MGW_31Y33thpJb6b7BitkgB63kE0thgFxXh6cc 2026/02/06 05:24:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "26c3aa9cbd47b8ba254474fcd00a8af5" 2026/02/06 05:24:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "c77695f91fd0cb8b900794c9fc2a1442" 2026/02/06 05:24:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "b7c2a4aad0194a093353a0ede155a9aa" 2026/02/06 05:24:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AKBCiE9bBrpROvMtrrruWVhZgROXyCIvSOJsfPJ8OpU7k6dx5W3b81_PsdpLHYiCynmBbJaLzs9bHryMp7lCMVIBKBsWbfHU28n0K34PWSj2iMDl8YBhn89xok4O-vn2svmE9hFZHGjXpZIzy858VOuleO6k2coMVC0CXFjUi8ktodkjy3eeyh6Q9vDGXeoJz0VG0fYB5rzvojgWwOW8Lbe_qOr3hZJFwHUw8BJNGUweM2K4Ewp7M_Jaf_Az-50tGb-c1ws0zOeB8LCIuYAw7TPyLpaJHGW92EIjBHykPT65kQPf7MGW_31Y33thpJb6b7BitkgB63kE0thgFxXh6cc" 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/02/06 05:24:36 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/06 05:24:36 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/02/06 05:24:38 DEBUG : S3 bucket rclone-test-kelasic9yure: bucket is versioned: false 2026/02/06 05:24:38 DEBUG : Waiting for deletions to finish 2026/02/06 05:24:38 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/06 05:24:38 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/06 05:24:38 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/06 05:24:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kelasic9yure/dirToPurgeFromRoot" 2026/02/06 05:24:39 DEBUG : S3 bucket rclone-test-kelasic9yure path dirToPurgeFromRoot: bucket is versioned: false 2026/02/06 05:24:39 DEBUG : Waiting for deletions to finish 2026/02/06 05:24:39 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/06 05:24:39 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/06 05:24:40 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/06 05:24:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kelasic9yure/hello? sausage/êé" 2026/02/06 05:24:41 DEBUG : S3 bucket rclone-test-kelasic9yure path hello? sausage/êé: bucket is versioned: false 2026/02/06 05:24:41 DEBUG : Waiting for deletions to finish 2026/02/06 05:24:41 DEBUG : "a/b/c/d/e.txt" version false 2026/02/06 05:24:41 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/06 05:24:41 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/02/06 05:24:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kelasic9yure/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/06 05:24:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kelasic9yure/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-kelasic9yure" from "TestS3R2:rclone-test-kelasic9yure" 2026/02/06 05:24:47 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/02/06 05:24:52 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOE2FBdcUoA3TBQXlDsEXtymkX6bpiR8PXew9q4cqzLkWghspPdsLWpkUmFt1mDSJkVa5bzltyvCMyMk3wqRpk0GTIurpolKMccEct1s17A2KbdWr-JV5uxIX49fXtICoTuM0mH3enV0ZY8kgbGAh6KY3EkTAxUZ4yk942xApsf9fkeujedK7GQwrBjDV9pawYtaUOvoTP8sYUm5k7IBdpODlwKWOa9s7rh_L-yHpmxz9ZR1ySywRMnE0Ik9FIsz5767K7YRpWwwWyYtoWYpjQLdH25TODtXpCPatX69Ak0ZhUFr0W6jDui82Ay3Cl_NwDyw5Ua3LOU-q-1gNifXFtI 2026/02/06 05:24:52 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/06 05:24:52 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/06 05:24:52 DEBUG : piped data.txt: multipart upload "AOE2FBdcUoA3TBQXlDsEXtymkX6bpiR8PXew9q4cqzLkWghspPdsLWpkUmFt1mDSJkVa5bzltyvCMyMk3wqRpk0GTIurpolKMccEct1s17A2KbdWr-JV5uxIX49fXtICoTuM0mH3enV0ZY8kgbGAh6KY3EkTAxUZ4yk942xApsf9fkeujedK7GQwrBjDV9pawYtaUOvoTP8sYUm5k7IBdpODlwKWOa9s7rh_L-yHpmxz9ZR1ySywRMnE0Ik9FIsz5767K7YRpWwwWyYtoWYpjQLdH25TODtXpCPatX69Ak0ZhUFr0W6jDui82Ay3Cl_NwDyw5Ua3LOU-q-1gNifXFtI" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/06 05:24:52 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALVawxV4CY8pN01-1QACE09mjjJSh7NIzt5whcxhe_4_HHFE-U33TtXa7_krAxW6HMYV9EAu9KXN4hwC_a9LWYJNXR-LH98Qe8JGREi2s0N1lLKHMsd3ebkxgzmD2NvC_X54n6O4I1xVmsYPs3sU92VHnJ-aUmDpiqH7IMwwm6LeDpA0vQznRd3jj4j1trQm82osb4dGsbnsOLJeIE2yJXRis_V_B3L-Lepr9U1dEMpEN5T_dOvuOKrsqCuXEuLtZ0IhI6xg725hWnMXMTIBTLhBX9HkO-Te1sPgK2dwS19RiTgmr2cdiPtpzobyRTShwu6SoGRri8hTpnFA1b7t9io 2026/02/06 05:24:52 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/06 05:24:52 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "0b5abeb7ffb35014927e1f92480032a0" 2026/02/06 05:24:52 DEBUG : piped data.txt: multipart upload "ALVawxV4CY8pN01-1QACE09mjjJSh7NIzt5whcxhe_4_HHFE-U33TtXa7_krAxW6HMYV9EAu9KXN4hwC_a9LWYJNXR-LH98Qe8JGREi2s0N1lLKHMsd3ebkxgzmD2NvC_X54n6O4I1xVmsYPs3sU92VHnJ-aUmDpiqH7IMwwm6LeDpA0vQznRd3jj4j1trQm82osb4dGsbnsOLJeIE2yJXRis_V_B3L-Lepr9U1dEMpEN5T_dOvuOKrsqCuXEuLtZ0IhI6xg725hWnMXMTIBTLhBX9HkO-Te1sPgK2dwS19RiTgmr2cdiPtpzobyRTShwu6SoGRri8hTpnFA1b7t9io" 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/02/06 05:24:53 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 2026/02/06 05:24:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AL2OIMF01yHl32Zs27jb7fLNBKB2TJgEE7SgmX4Hm9lEgy9-rmGhiMgy15gnuniwkrGWlh5hAT98PN-4p47RZADibYBM3O7ZiCXqXzk1btgBvL31HSaVs7Dmw5vfPNdQ7JmAHQVHfTM5lDDlwBaaJvIkC_p1V-Vy0JpjEu1P5mtrqwEERY0noaB4CF0qZ0lqPoZ978cYtobdbNhmMXOWgSnfPCI1VXDbbEazK-lDQ4lGhftEotFGmUKk-EvEUYYspDztp6CdRmLKLEjnBd5KPQy9nV_25F_p7fRzbvbmEqCmyJY_l8a-Fj-nPT5qHCTuo2od0K5mWifZkgGjHepZ58s 2026/02/06 05:24:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/06 05:24:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/06 05:24:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AL2OIMF01yHl32Zs27jb7fLNBKB2TJgEE7SgmX4Hm9lEgy9-rmGhiMgy15gnuniwkrGWlh5hAT98PN-4p47RZADibYBM3O7ZiCXqXzk1btgBvL31HSaVs7Dmw5vfPNdQ7JmAHQVHfTM5lDDlwBaaJvIkC_p1V-Vy0JpjEu1P5mtrqwEERY0noaB4CF0qZ0lqPoZ978cYtobdbNhmMXOWgSnfPCI1VXDbbEazK-lDQ4lGhftEotFGmUKk-EvEUYYspDztp6CdRmLKLEjnBd5KPQy9nV_25F_p7fRzbvbmEqCmyJY_l8a-Fj-nPT5qHCTuo2od0K5mWifZkgGjHepZ58s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/06 05:24:56 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AFLQqbcDdUqXWENGvLZCTG-hcVkIuPkwDqwMUzJt8WUEhCRZiLUAPUW2V0xWAuf0GiQ52--_OpqwJijq2L9lnUUYb_qM9kpZwypspkhqWlKkTeJwdK4Q21iHs3zhvHf2JIfbAw_xQgOm2PDuC2O11OEoTRB2GQp19O_kql4K6i8KzqbJQqNFkDaLhwdCUz6JWK9hSSX9BJqd5c7Qw2_BnP2UAtMwOnpCftDicodHCYu9FKYs4LXDkBGwILhIwfphDr0Cb-ey-aSef2pnf4pUC3alEM3xE5YInpt_gaUM4g9lU6_mNqXltGs9mw8iIyehDm67DkBkd5eGNU1rIKyQ4mE 2026/02/06 05:24:56 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/06 05:24:56 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/06 05:24:56 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AFLQqbcDdUqXWENGvLZCTG-hcVkIuPkwDqwMUzJt8WUEhCRZiLUAPUW2V0xWAuf0GiQ52--_OpqwJijq2L9lnUUYb_qM9kpZwypspkhqWlKkTeJwdK4Q21iHs3zhvHf2JIfbAw_xQgOm2PDuC2O11OEoTRB2GQp19O_kql4K6i8KzqbJQqNFkDaLhwdCUz6JWK9hSSX9BJqd5c7Qw2_BnP2UAtMwOnpCftDicodHCYu9FKYs4LXDkBGwILhIwfphDr0Cb-ey-aSef2pnf4pUC3alEM3xE5YInpt_gaUM4g9lU6_mNqXltGs9mw8iIyehDm67DkBkd5eGNU1rIKyQ4mE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/06 05:24:57 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ALKJDK1iGlJD-TxJ7nYR6Eg6WE_ivWEw2P6vtVAkIXjBzwS326qQxA3s6u-Aqjvgrn-B3JgEn1SGw4Lu7kxkj0Bi2KP-mQnQj8h0gg17y3W3YHstHQvGVkH9FZeRQXvLJ9GXtHz91SdnPXqEzpoGXcbqssZJhlpAUNd-cjmTmk-VAASNmoPYIlomROE3JwSSDbzl_rq_WjhiBSgte69-GrP2h1kIc1sHSOc-SS9Eynmr37iPtk1tjtGSXMMrI_Ep4XuCMndb6kKaGA-8UGuSRlhc-0Mg4JwwcYEY_TONpP0ybLn64VJ_x6HCwcrNiW7UVU5EeLELvpQ3G-mVyOQY4L4 2026/02/06 05:24:57 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/06 05:24:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/06 05:24:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ALKJDK1iGlJD-TxJ7nYR6Eg6WE_ivWEw2P6vtVAkIXjBzwS326qQxA3s6u-Aqjvgrn-B3JgEn1SGw4Lu7kxkj0Bi2KP-mQnQj8h0gg17y3W3YHstHQvGVkH9FZeRQXvLJ9GXtHz91SdnPXqEzpoGXcbqssZJhlpAUNd-cjmTmk-VAASNmoPYIlomROE3JwSSDbzl_rq_WjhiBSgte69-GrP2h1kIc1sHSOc-SS9Eynmr37iPtk1tjtGSXMMrI_Ep4XuCMndb6kKaGA-8UGuSRlhc-0Mg4JwwcYEY_TONpP0ybLn64VJ_x6HCwcrNiW7UVU5EeLELvpQ3G-mVyOQY4L4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/06 05:24:58 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AGRDF0WKn1XElRJYXOHstzA2HjHLFt9AhRpoT3HNhSVUL6cxRwnusHRCm9O8mJd8NwTsLnZ83EiuZZx_e-hoUJjPbFcjSYjNSbf3USi17p2wQwTnouHJgIFLXXTqKf6TSu8rlurmAPNx1AvG6c_QBw6pW-Bd0xB8cd1cbVzWJ1sKCftymna-jS0vz-pwg-qlIOIQ61cLHJhPml7IEMo5ww0_xFDAuzBQv12Fxz6JlPqUkUJXGLnpgepFaKke8e-JJAlkrQjnXefxkYMvbmwz8NtIUlElRfWBQJ7XNfYdJmF81O2-Nc_NROF1pfEotoznqcDxbzgdnT2Fil-SLb4es3w 2026/02/06 05:24:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/06 05:24:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/06 05:24:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/06 05:24:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/06 05:24:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/06 05:24:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/06 05:24:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AGRDF0WKn1XElRJYXOHstzA2HjHLFt9AhRpoT3HNhSVUL6cxRwnusHRCm9O8mJd8NwTsLnZ83EiuZZx_e-hoUJjPbFcjSYjNSbf3USi17p2wQwTnouHJgIFLXXTqKf6TSu8rlurmAPNx1AvG6c_QBw6pW-Bd0xB8cd1cbVzWJ1sKCftymna-jS0vz-pwg-qlIOIQ61cLHJhPml7IEMo5ww0_xFDAuzBQv12Fxz6JlPqUkUJXGLnpgepFaKke8e-JJAlkrQjnXefxkYMvbmwz8NtIUlElRfWBQJ7XNfYdJmF81O2-Nc_NROF1pfEotoznqcDxbzgdnT2Fil-SLb4es3w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/06 05:25:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABpCdVveN95CZuGh_GaxtLyf7LzDYryHOxOx5gTKrcy4KwKoCZQLSHr5vplu9yDRopn2sdRZYxKB1JvxFtwnb_19Szj3SDDBulvBdauFH-rbXVEKL2BObojYuMguBExfQyq3m1bpBS0WI0GNbIrrjrgqIZCesZensxf8R6hPfls1HKTzNvhwrDfn3UMOCL3mxMFPWsX_IFvqNKvxWMrS74I_jznvIDNby-vEZrFCin_-B0TEbhhdWeko3d7O28YBgQ0AQsavvYYRqdMLg09YEE0WyYDi7QBK5wrjdgmE4SLsFYAGcKDRUBTInoYkOSpQZtZt9qgPTYi6QgOHhrav48c 2026/02/06 05:25:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/06 05:25:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/06 05:25:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/06 05:25:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/06 05:25:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/06 05:25:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/06 05:25:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABpCdVveN95CZuGh_GaxtLyf7LzDYryHOxOx5gTKrcy4KwKoCZQLSHr5vplu9yDRopn2sdRZYxKB1JvxFtwnb_19Szj3SDDBulvBdauFH-rbXVEKL2BObojYuMguBExfQyq3m1bpBS0WI0GNbIrrjrgqIZCesZensxf8R6hPfls1HKTzNvhwrDfn3UMOCL3mxMFPWsX_IFvqNKvxWMrS74I_jznvIDNby-vEZrFCin_-B0TEbhhdWeko3d7O28YBgQ0AQsavvYYRqdMLg09YEE0WyYDi7QBK5wrjdgmE4SLsFYAGcKDRUBTInoYkOSpQZtZt9qgPTYi6QgOHhrav48c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/06 05:25:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AHclPmNF59A4QQypnPCGPkgBbKcOiSriCliMGCjs-xpIforgDict8Ui-BgkUTWxerc4NJ3PDeuy28MKLvZABmsqEM_dA75UnJN8W_cGAVCvdIrEGD8PYrfeuEzZ3pdZRdkKDAswwP5Ld69A0gsemsD8JEK-M0g_LE3iZKAT8t7QeGOI5NYPrgxlbYaEWYyM_qCgVlsWIwkjxP9qEFlvS7yuX80RMxpwKCuLNY7Choe3uOrCJ23a1pErWDXY1tL5u7CGJzncUdA_9-bPL0Nis0-uheRlnD1gDzqukPWuLKAm3liSTzI38Mj5U2J-Z3KwrQGBIAqxXzuXTxufgdXxgZTw 2026/02/06 05:25:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/06 05:25:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/06 05:25:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AHclPmNF59A4QQypnPCGPkgBbKcOiSriCliMGCjs-xpIforgDict8Ui-BgkUTWxerc4NJ3PDeuy28MKLvZABmsqEM_dA75UnJN8W_cGAVCvdIrEGD8PYrfeuEzZ3pdZRdkKDAswwP5Ld69A0gsemsD8JEK-M0g_LE3iZKAT8t7QeGOI5NYPrgxlbYaEWYyM_qCgVlsWIwkjxP9qEFlvS7yuX80RMxpwKCuLNY7Choe3uOrCJ23a1pErWDXY1tL5u7CGJzncUdA_9-bPL0Nis0-uheRlnD1gDzqukPWuLKAm3liSTzI38Mj5U2J-Z3KwrQGBIAqxXzuXTxufgdXxgZTw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/06 05:25:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AN8MbTXZ_tfNRWInbeE61SwJD8ja_tHi_8AkMGzFdC25TzEVhOzbi74Akjb2BtZ3dWnDimLnTNymwB3qO7RhJzSi8Dbn3BdZ-oU_mWHjnjFPtzmOq-Y5SheQGvrZwwSyfKe2MiCaZQnIJZi6MZayWoitMCGMnWiGw4o0GaEMEvP7f67cIzZCzCX1xsq1KfDpvy-bTH0SsiaAiJfbCyfyczCvMRCWiFJEsFZRy9OJ32CGE4aYTamDaLC9B00Jm-Qcb6UNEsuSWkrSOQQ3BEuyaQ3gRvgd9P4n8ICtrcyq5BnjtdnEJbFY3-Rn8NZGWpos6WTTyEFHbnYg-xcJVMJdl14 2026/02/06 05:25:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/06 05:25:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/06 05:25:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AN8MbTXZ_tfNRWInbeE61SwJD8ja_tHi_8AkMGzFdC25TzEVhOzbi74Akjb2BtZ3dWnDimLnTNymwB3qO7RhJzSi8Dbn3BdZ-oU_mWHjnjFPtzmOq-Y5SheQGvrZwwSyfKe2MiCaZQnIJZi6MZayWoitMCGMnWiGw4o0GaEMEvP7f67cIzZCzCX1xsq1KfDpvy-bTH0SsiaAiJfbCyfyczCvMRCWiFJEsFZRy9OJ32CGE4aYTamDaLC9B00Jm-Qcb6UNEsuSWkrSOQQ3BEuyaQ3gRvgd9P4n8ICtrcyq5BnjtdnEJbFY3-Rn8NZGWpos6WTTyEFHbnYg-xcJVMJdl14" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/06 05:25:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKhCJco2FhlNh7vfenNhl1NlMgmXbTeJQkerJGfcGDZwSO2mByjthK8W7-Ofe5xgaGYclWZxyI6Ujvb3t1o4fLwN1AakSvR1o6Zo_sHVCV8QwauXD_EjaRYBHrjO3Bwm7Z1iGXsckiXIY_EtDuoFi30LKd4hbkhlz2U-kQ5OJkLmYhFm4_sqpYQchdbD_g8bn78x631JYt-p2CHCwXtKHf6Mi5NMVKgqyraglreNad1NEWKtC0opYYgfUfXl7kkhfX0HBmIcPiJiHgB7B42yhkNa8ln40pLMtV_SIXy2f5CHbivxWXRBz9hWOB2-EUFKICOavl3cnQ2AA8AO0tbpN1I 2026/02/06 05:25:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/06 05:25:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/06 05:25:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKhCJco2FhlNh7vfenNhl1NlMgmXbTeJQkerJGfcGDZwSO2mByjthK8W7-Ofe5xgaGYclWZxyI6Ujvb3t1o4fLwN1AakSvR1o6Zo_sHVCV8QwauXD_EjaRYBHrjO3Bwm7Z1iGXsckiXIY_EtDuoFi30LKd4hbkhlz2U-kQ5OJkLmYhFm4_sqpYQchdbD_g8bn78x631JYt-p2CHCwXtKHf6Mi5NMVKgqyraglreNad1NEWKtC0opYYgfUfXl7kkhfX0HBmIcPiJiHgB7B42yhkNa8ln40pLMtV_SIXy2f5CHbivxWXRBz9hWOB2-EUFKICOavl3cnQ2AA8AO0tbpN1I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/06 05:25:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJlCGy3IwBAZ5LtImVjxjMwbZrY4lmnk6FwVYI4w8NWZMBJ1xooOANvzj6EaLGAqJV8FaFpGMFiGGqagnz4ifBG8TqRZyPw8Mg63f7584Z60ThadhB45paZ2QsmcNQufDzgOdYsR3QzaLuZ_hCKfXdfOjsL_oQNwHQs9jQTyo4ULmUeFP0FNLaf12ipRfdQD8j9OiWbRnFJ3XjUVCYBv84R8HACYEVFtVTGLadK2QvKw2-gxaJhOq9QgHNerKTJMscr-LYPPKTBFrKnjmMmg_UmTuL9RLXchEgIx2-6ntm-pE0PXeXy-LGydCJSrgPUWOqykOotP7W9eTHr55eTJrLE 2026/02/06 05:25:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/06 05:25:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/06 05:25:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/06 05:25:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/06 05:25:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/06 05:25:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/06 05:25:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AJlCGy3IwBAZ5LtImVjxjMwbZrY4lmnk6FwVYI4w8NWZMBJ1xooOANvzj6EaLGAqJV8FaFpGMFiGGqagnz4ifBG8TqRZyPw8Mg63f7584Z60ThadhB45paZ2QsmcNQufDzgOdYsR3QzaLuZ_hCKfXdfOjsL_oQNwHQs9jQTyo4ULmUeFP0FNLaf12ipRfdQD8j9OiWbRnFJ3XjUVCYBv84R8HACYEVFtVTGLadK2QvKw2-gxaJhOq9QgHNerKTJMscr-LYPPKTBFrKnjmMmg_UmTuL9RLXchEgIx2-6ntm-pE0PXeXy-LGydCJSrgPUWOqykOotP7W9eTHr55eTJrLE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/06 05:25:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABR_Lfb_PoYQ2Z1aUVK_9-NzUyXH2gePWDVv6boldpSsIUyV3V5cz118oiF8aX3yqIJ8K7nSryp3fDrC7CYzZcVflk0JwG4moG4yX-gkWxPj6ajfUj19p4S1Y4V8sLAcI_iilAWuFk-ZrNFLCrQAW5A2KncKU76j2ARUjHCIFhpY49_mIWHafn2DXg7FYIKPwxmpw81B9pyKY12wa_MvZRpIL-uOkS2Ebt5gMfnl9htfWHDlS1upzIPWBbwnJWZ8BKdceGz48o5c7EJKD5HoUL9vqg_eWI7dIyzFK0VXCVeSd9s6dRzuBoGswFq4_8l4QMzr3fdwDfty1gZ-35UMll4 2026/02/06 05:25:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/06 05:25:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/06 05:25:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/06 05:25:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/06 05:25:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/06 05:25:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/06 05:25:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABR_Lfb_PoYQ2Z1aUVK_9-NzUyXH2gePWDVv6boldpSsIUyV3V5cz118oiF8aX3yqIJ8K7nSryp3fDrC7CYzZcVflk0JwG4moG4yX-gkWxPj6ajfUj19p4S1Y4V8sLAcI_iilAWuFk-ZrNFLCrQAW5A2KncKU76j2ARUjHCIFhpY49_mIWHafn2DXg7FYIKPwxmpw81B9pyKY12wa_MvZRpIL-uOkS2Ebt5gMfnl9htfWHDlS1upzIPWBbwnJWZ8BKdceGz48o5c7EJKD5HoUL9vqg_eWI7dIyzFK0VXCVeSd9s6dRzuBoGswFq4_8l4QMzr3fdwDfty1gZ-35UMll4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/06 05:25:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEgruxdVx3Bpt35HdVlx7vlRpJFOcjLwhyvOwwrJCmISec0dHQAh-GtWo7Q0WEDYZEEUcnAbFNTAAFAGw5PHWOUBV459zUFWuBqvNthFY3eH7h0XjZPRiL8RVgPqtyJn0oXfgWzcLKhS1qF22YshJiW2Kraaq60snW5S7CeFbZAiFJd8qbT6qQE5DrqnrCHbYNpqxv-ZygSUimfonf2C-h3v6Zxp68ymCsWx3QuGrzjAC5brdzteMvDJusgPSh6pl_-2HjORiCDpgs6clEN7Ole1iF270iYaw5S1wxHCzLfFBn11tBJmOO4GPmfH4ttbRoaqCvQML9i0SXwc6UmcqDk 2026/02/06 05:25:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/06 05:25:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/06 05:25:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEgruxdVx3Bpt35HdVlx7vlRpJFOcjLwhyvOwwrJCmISec0dHQAh-GtWo7Q0WEDYZEEUcnAbFNTAAFAGw5PHWOUBV459zUFWuBqvNthFY3eH7h0XjZPRiL8RVgPqtyJn0oXfgWzcLKhS1qF22YshJiW2Kraaq60snW5S7CeFbZAiFJd8qbT6qQE5DrqnrCHbYNpqxv-ZygSUimfonf2C-h3v6Zxp68ymCsWx3QuGrzjAC5brdzteMvDJusgPSh6pl_-2HjORiCDpgs6clEN7Ole1iF270iYaw5S1wxHCzLfFBn11tBJmOO4GPmfH4ttbRoaqCvQML9i0SXwc6UmcqDk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/06 05:25:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABL22ck3iTPOycCsch2y1yqr7wm7DPwyq69Nujy3i7Z34tChaKJg4ZVQ-M_bZof28zq83250YGpkE7VZSsTQKFQF24NlA4uEwQAJAMZJl93pEhSgpbWKzH2_Rw5kft3GfJ_965d7KGnbrmhYWkQdbgzkKR_45ogqVQ7cGw0ENbpG3ReWrDeuKTvRFihHMX3pDVQvq6lFmZklG2dHzJ40Y3NSuZBlD-qvGk7BASjfufxcL45ESUafPDyVm86CeEF_qIk_w8bPgASikhqHm6wgzOFWryTUifViId7R_xOvVpD6vFdNynPKaIPXpOwqOcuvYam3K9blqRzAQS7LhJexTAY 2026/02/06 05:25:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/06 05:25:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/06 05:25:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABL22ck3iTPOycCsch2y1yqr7wm7DPwyq69Nujy3i7Z34tChaKJg4ZVQ-M_bZof28zq83250YGpkE7VZSsTQKFQF24NlA4uEwQAJAMZJl93pEhSgpbWKzH2_Rw5kft3GfJ_965d7KGnbrmhYWkQdbgzkKR_45ogqVQ7cGw0ENbpG3ReWrDeuKTvRFihHMX3pDVQvq6lFmZklG2dHzJ40Y3NSuZBlD-qvGk7BASjfufxcL45ESUafPDyVm86CeEF_qIk_w8bPgASikhqHm6wgzOFWryTUifViId7R_xOvVpD6vFdNynPKaIPXpOwqOcuvYam3K9blqRzAQS7LhJexTAY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/06 05:25:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABHH1rsnODVfi_nUqq7xlnSH2b2W3kKwfwXzkWzCsqTYxzcrsnf1z4p2GpqS7zPQ8nuDqQUhND5LqMMFX6Kpv8AmOX5RhONBTpAilaVz1YWU7BnV8ZPlNUTaDTNsC9Gihae52aG9mYn1Ap9Se1WfkU7UMeddEwG3IZB2Xn8yCqmQF6RpU66S_URx5c87l2dYu-1A5QNzcc2-rMS5OW6_3MCQ3s36W4s_LJVfMZ408QgVJ7XgurvYUkfm6pBigq-JDpTH-SIeOqUrdQymxRiKvpXzQhTRvoOCreyzDH_qi9f-rE_nCGYLQUXY_m5h9HIvGh29SBFEPxl0CJujeblfc_k 2026/02/06 05:25:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/06 05:25:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/06 05:25:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABHH1rsnODVfi_nUqq7xlnSH2b2W3kKwfwXzkWzCsqTYxzcrsnf1z4p2GpqS7zPQ8nuDqQUhND5LqMMFX6Kpv8AmOX5RhONBTpAilaVz1YWU7BnV8ZPlNUTaDTNsC9Gihae52aG9mYn1Ap9Se1WfkU7UMeddEwG3IZB2Xn8yCqmQF6RpU66S_URx5c87l2dYu-1A5QNzcc2-rMS5OW6_3MCQ3s36W4s_LJVfMZ408QgVJ7XgurvYUkfm6pBigq-JDpTH-SIeOqUrdQymxRiKvpXzQhTRvoOCreyzDH_qi9f-rE_nCGYLQUXY_m5h9HIvGh29SBFEPxl0CJujeblfc_k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/06 05:25:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AG8CX2XqkEGMdVS4uCiZeYl4Vh5Hv_mKys6yGG9PodAbx-H88z3d9GOIPzp5ZP5sOmTx-B9ISDjXd1B5qXFUll6E8tw5hoI_rmUSR1JcSQxMi2ey9I41dIjKvRsDEwlHizcLnJE9PXF2s_ZhlG89WcOt6O-iSkGEXoUKaELYZAFJpG4nusqKZF0hzpPp9Sc6BlN_zrYsNh_4gDTsk6WOWQKoIrjCnQ9OnrS8sz2POx-bjaxDwOYbzZ1yhzF64JcUWk_4ifcnmNsGhyjkqQT-_uO2mthFLBln1q0DC6UOvxZCzLC618XFVdLJr1rH1rBABJN71yZLLHuoR8VsQ_i8I7s 2026/02/06 05:25:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/06 05:25:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/06 05:25:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/06 05:25:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/06 05:25:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/06 05:25:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/06 05:25:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AG8CX2XqkEGMdVS4uCiZeYl4Vh5Hv_mKys6yGG9PodAbx-H88z3d9GOIPzp5ZP5sOmTx-B9ISDjXd1B5qXFUll6E8tw5hoI_rmUSR1JcSQxMi2ey9I41dIjKvRsDEwlHizcLnJE9PXF2s_ZhlG89WcOt6O-iSkGEXoUKaELYZAFJpG4nusqKZF0hzpPp9Sc6BlN_zrYsNh_4gDTsk6WOWQKoIrjCnQ9OnrS8sz2POx-bjaxDwOYbzZ1yhzF64JcUWk_4ifcnmNsGhyjkqQT-_uO2mthFLBln1q0DC6UOvxZCzLC618XFVdLJr1rH1rBABJN71yZLLHuoR8VsQ_i8I7s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/06 05:25:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABm-i0Ok3NfoFxRzVWGWLBgnBG12UFzQ7deu1NuT-4ilalomtS4bMiFvm5lrGwtmF0Jy3o7s5eJUG-ZDZitJbHuVMexdwSE0MXATx0v-CT9X-tO_shdrdq0ue3gZxpNf-8K43Dw-rveRN2CF7QUXD6MymeNdc23zfQXAg0l1ZSC7EayDMAV9aMznpJU24GQF4E3am9eC1taEaMcIzfaYgZ4Z9vFg2rYW3mGidOvPckg6KYVPjf23QXW8KtmOw6W-anR9XvsC-ZRlZDKntKfOPQRxdXWFNZ_X3Ch6fdKKGYEIjnTvh9AqGRHrRb-ZzU-Q1UQWld-RobH5-wbHzhqjlFM 2026/02/06 05:25:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/06 05:25:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/06 05:25:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/06 05:25:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/06 05:25:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/06 05:25:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/06 05:25:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABm-i0Ok3NfoFxRzVWGWLBgnBG12UFzQ7deu1NuT-4ilalomtS4bMiFvm5lrGwtmF0Jy3o7s5eJUG-ZDZitJbHuVMexdwSE0MXATx0v-CT9X-tO_shdrdq0ue3gZxpNf-8K43Dw-rveRN2CF7QUXD6MymeNdc23zfQXAg0l1ZSC7EayDMAV9aMznpJU24GQF4E3am9eC1taEaMcIzfaYgZ4Z9vFg2rYW3mGidOvPckg6KYVPjf23QXW8KtmOw6W-anR9XvsC-ZRlZDKntKfOPQRxdXWFNZ_X3Ch6fdKKGYEIjnTvh9AqGRHrRb-ZzU-Q1UQWld-RobH5-wbHzhqjlFM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/06 05:25:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANEEF3sZsecaUmpW9qCrl1NP9wkoFHBhGlrgknRaGzGt9EHmF6vOZbv5nX_-oW790gc9dLRm3F4kTPfblV_vK-z7fn_DEwjo5Rh1rA1JRxD3-e5kDSO62XLUU9Ni8_am_XOlPbVm57I683u2WkBA1PyZligLSxO3NrFTc4P5sMvMx6pTg9treaylMXDC3ILfoAWwN1BEfzYZDFbejHmrOZ7mTYDi-IDxdbNomUhMYcMZj4sGsxukz7WMXkC44TxAbvJ5EW61Sm959Wt3zNtsB4W38Ao1HmEzTztpTDC79d_D56DO5dVmTrkaHEhFpENpOdMdpu90w8WRLSKufCQREJY 2026/02/06 05:25:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/06 05:25:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/06 05:25:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANEEF3sZsecaUmpW9qCrl1NP9wkoFHBhGlrgknRaGzGt9EHmF6vOZbv5nX_-oW790gc9dLRm3F4kTPfblV_vK-z7fn_DEwjo5Rh1rA1JRxD3-e5kDSO62XLUU9Ni8_am_XOlPbVm57I683u2WkBA1PyZligLSxO3NrFTc4P5sMvMx6pTg9treaylMXDC3ILfoAWwN1BEfzYZDFbejHmrOZ7mTYDi-IDxdbNomUhMYcMZj4sGsxukz7WMXkC44TxAbvJ5EW61Sm959Wt3zNtsB4W38Ao1HmEzTztpTDC79d_D56DO5dVmTrkaHEhFpENpOdMdpu90w8WRLSKufCQREJY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/06 05:25:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AI2kU-nf6cwziZ5DHtYOdl-qKv9uFPwYgr-JOECAYZxMaRlFO9pHvXbDaLfFSIX4bZ7rK7vSqSZ33ll2Cz6qdRn0H_bg6SDcgbJlKG8tzC8kaQyRx7GgM4dHD80Cg3RZXCR7HPFeQxNHRQihIw5dcTw80wlP8Ai_GthwWzDCgqH3B6N-LLysE7U3L36_c3e_UNEThNsUQZOl6OkxLTQ5mRhb668qSALLoB_w3bhEM5T0vRk8clLUu740L4v08HHx2qYxd9fjJOFrscm7kRKTNs6KGTQI4M1mBrotGl5APC50kRTbP24VAkdz96OVErzKsFu_cFUIFh3JW9ARMx-vXMg 2026/02/06 05:25:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/06 05:25:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/06 05:25:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AI2kU-nf6cwziZ5DHtYOdl-qKv9uFPwYgr-JOECAYZxMaRlFO9pHvXbDaLfFSIX4bZ7rK7vSqSZ33ll2Cz6qdRn0H_bg6SDcgbJlKG8tzC8kaQyRx7GgM4dHD80Cg3RZXCR7HPFeQxNHRQihIw5dcTw80wlP8Ai_GthwWzDCgqH3B6N-LLysE7U3L36_c3e_UNEThNsUQZOl6OkxLTQ5mRhb668qSALLoB_w3bhEM5T0vRk8clLUu740L4v08HHx2qYxd9fjJOFrscm7kRKTNs6KGTQI4M1mBrotGl5APC50kRTbP24VAkdz96OVErzKsFu_cFUIFh3JW9ARMx-vXMg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/06 05:25:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADDqmE_mu8xIDYyzk3KWXpIf9-fc7cK-X8Cqf1Uey8e4R1z_60da2tMPQtUXIo57RIC2apll7tltyn8oNw5ee8FmdyFAZmpAnMTAh8Tv90C2ieXvlwiCL3kdTTrDCUKh_M5xj1A5lb75l6pyHfQuZKAg4WUw7mMPRHEqhhht2T8OPvbTDeND8rNS7xGHP2ZPRXJc1Ix8d7sluipPLlyB_DQH5Vrsq7SxzETpHawuBp4PjCWIfbk8DsCkSRyKaqAVp5-_d-mYndDc6JEK8JL9NerWC7vM0kci5lXI7oYT5oK94whua6CstBlDAdYZxXV2c5rvdQkObBS6dk99IA9W65E 2026/02/06 05:25:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/06 05:25:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/06 05:25:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADDqmE_mu8xIDYyzk3KWXpIf9-fc7cK-X8Cqf1Uey8e4R1z_60da2tMPQtUXIo57RIC2apll7tltyn8oNw5ee8FmdyFAZmpAnMTAh8Tv90C2ieXvlwiCL3kdTTrDCUKh_M5xj1A5lb75l6pyHfQuZKAg4WUw7mMPRHEqhhht2T8OPvbTDeND8rNS7xGHP2ZPRXJc1Ix8d7sluipPLlyB_DQH5Vrsq7SxzETpHawuBp4PjCWIfbk8DsCkSRyKaqAVp5-_d-mYndDc6JEK8JL9NerWC7vM0kci5lXI7oYT5oK94whua6CstBlDAdYZxXV2c5rvdQkObBS6dk99IA9W65E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/06 05:25:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AGT2NhB-Gqu1pBjR-3OimS2VD3JIA9QmY42z5bJ8n9ozodZlijOngvK092VBSBqkZp5C1SnGA3W2qRDzFAsqEZWZGBrZI72NN7W1Igr_oa2kVLH1mEzar4NmXYDKCqrdRXV4Gs-rQyVxZb9_1URf3BTBlqtR_qRn5aV8tf77thBRPuArnrChH4mDHBoZVqNg8E_PKwqywWcjpSlR_APMN8OBFUyC4_CYwPqRqi70zm7hknKXfPS-SMzKI9HUg7lC4fOwpzwyhYA9GqYZrkapS9U8i7kGBFRoRgz8mRAtNvewfLcfSlfz3sgDKSxfeM-3JUnUPUCFuUBJUsgnFQUK4N0 2026/02/06 05:25:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/06 05:25:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/06 05:25:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/06 05:25:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/06 05:25:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/06 05:25:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/06 05:25:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AGT2NhB-Gqu1pBjR-3OimS2VD3JIA9QmY42z5bJ8n9ozodZlijOngvK092VBSBqkZp5C1SnGA3W2qRDzFAsqEZWZGBrZI72NN7W1Igr_oa2kVLH1mEzar4NmXYDKCqrdRXV4Gs-rQyVxZb9_1URf3BTBlqtR_qRn5aV8tf77thBRPuArnrChH4mDHBoZVqNg8E_PKwqywWcjpSlR_APMN8OBFUyC4_CYwPqRqi70zm7hknKXfPS-SMzKI9HUg7lC4fOwpzwyhYA9GqYZrkapS9U8i7kGBFRoRgz8mRAtNvewfLcfSlfz3sgDKSxfeM-3JUnUPUCFuUBJUsgnFQUK4N0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/06 05:25:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AOtt56QQjjtkXM_EZp_8_DdPrXKYMfllLe9gkrgr6nYzYKMI2QcL-Ns9oLRVj7DGEJmSOcYhS1Y4La5o9tSq3p05BbKO1eTFqkr7Rdb2RM8h2rvNmFqHnwyGoUJi7FvPFvwRWqjqwNU-BLzoP1RZr0aGl5w2qPQ-Hq9sTxljZccrzM6cZ7BYxRGtm7UQxXh-fXGebPrwgwOxNY4ub0fh0LOKG2OdAONTtHakRR7m-GBowy1KrnWSZc6OTT4-1yUXff0r7VB1fo8UqaqgaYJTPAo-PHiHhgnKoJhPQpeBy07EG72jRPtkClPTIp4ZI4bXZq12_J9tX-EhsddDRP3vJds 2026/02/06 05:25:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/06 05:25:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/06 05:25:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/06 05:25:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/06 05:25:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/06 05:25:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/06 05:25:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AOtt56QQjjtkXM_EZp_8_DdPrXKYMfllLe9gkrgr6nYzYKMI2QcL-Ns9oLRVj7DGEJmSOcYhS1Y4La5o9tSq3p05BbKO1eTFqkr7Rdb2RM8h2rvNmFqHnwyGoUJi7FvPFvwRWqjqwNU-BLzoP1RZr0aGl5w2qPQ-Hq9sTxljZccrzM6cZ7BYxRGtm7UQxXh-fXGebPrwgwOxNY4ub0fh0LOKG2OdAONTtHakRR7m-GBowy1KrnWSZc6OTT4-1yUXff0r7VB1fo8UqaqgaYJTPAo-PHiHhgnKoJhPQpeBy07EG72jRPtkClPTIp4ZI4bXZq12_J9tX-EhsddDRP3vJds" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/06 05:25:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AHuyBwm_r_jQIcqTIMlcfIIYjPCgejBvE4qUlKB9pJHY6JOLvt0f4vumtaHq7nnBfg2nybZjGc_O98oPn84-PGGM5XWvCd6X_vB5XP_wYsjkmcxdwXiZyirYW95O8pE2rjUkWTvB4qRMd-CM7TXQo1mvyaybgJh8t0bbj65_BD_QfM79F6D04dRIWWhNaOnYk1kWv7Z6ZkukLixlBJMGdazxkY6DgNvG0MzY996eUiPJpL4H9uWoXEaWICozZLww4E6rD6TIXcChmwojGNMdlHIillGO8QtY-AwEUKJgHYcbRo3FHXelTTAuDKBTR-PE9AZ6mCA5UJC0YW_Cgok3wSI 2026/02/06 05:25:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/06 05:25:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/06 05:25:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AHuyBwm_r_jQIcqTIMlcfIIYjPCgejBvE4qUlKB9pJHY6JOLvt0f4vumtaHq7nnBfg2nybZjGc_O98oPn84-PGGM5XWvCd6X_vB5XP_wYsjkmcxdwXiZyirYW95O8pE2rjUkWTvB4qRMd-CM7TXQo1mvyaybgJh8t0bbj65_BD_QfM79F6D04dRIWWhNaOnYk1kWv7Z6ZkukLixlBJMGdazxkY6DgNvG0MzY996eUiPJpL4H9uWoXEaWICozZLww4E6rD6TIXcChmwojGNMdlHIillGO8QtY-AwEUKJgHYcbRo3FHXelTTAuDKBTR-PE9AZ6mCA5UJC0YW_Cgok3wSI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/06 05:25:32 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AN5Vb8zhJbxHTuJpTlavj0tUfks0jxzJ2B9RQh9CCgsKjHDKUYZ9zyCkgCu6kKA8nPVs7YWQeyRo1cLP5oTq0GRnIp9pYUUe8j0VZGQcFtukixLk2dRwVC8ggyGP-Vvp4nwgob4ZAjqh4HjzWB-_MOhmT0Yj3GT9r2z4HjlAz3SB-guwQp_tHOryd_G9_ivoXar4pdPhCjd0d3w8rtr7bTQ6M7uNYvsRr2LlEZaa2_vOVYq0YlsO-TtivdeNoMPsKwmie3NO2WkYQuaecDppnmdP4ipvGuj8rDx3wUlWkJnatVpKxvvdacLayjApgVy_cht9dAsvsLUvmqcq-iyfjbw 2026/02/06 05:25:33 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/06 05:25:33 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/06 05:25:33 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AN5Vb8zhJbxHTuJpTlavj0tUfks0jxzJ2B9RQh9CCgsKjHDKUYZ9zyCkgCu6kKA8nPVs7YWQeyRo1cLP5oTq0GRnIp9pYUUe8j0VZGQcFtukixLk2dRwVC8ggyGP-Vvp4nwgob4ZAjqh4HjzWB-_MOhmT0Yj3GT9r2z4HjlAz3SB-guwQp_tHOryd_G9_ivoXar4pdPhCjd0d3w8rtr7bTQ6M7uNYvsRr2LlEZaa2_vOVYq0YlsO-TtivdeNoMPsKwmie3NO2WkYQuaecDppnmdP4ipvGuj8rDx3wUlWkJnatVpKxvvdacLayjApgVy_cht9dAsvsLUvmqcq-iyfjbw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/06 05:25:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AIeyb2-gouJ-9MDV-BkRAZALj81lS-hvW40iElgE_BivfBZD30HgwkLxMpaaUPSAhQp2xaIyjYy9lMBA7xB7o8qHEnvArAhDqyUBDWSprSeuT0ISBUxlz_mX9GHkxS4j2OL9Cw2jixhs7cp6l5jaijFKlt2co7hkFcJmLPWQzdx5DDXQUxs1njvm4UlcmjCPgOq99lGzxKjvxq0g78-UCC_tDjy3KwdXike4nyAu24uy23Ei-CvyUq1e-1uITsyQODh2sxtyBHkbjZPcHTBvBTmXPEK1-q_zNWtwn-rwpTbGOvxwf_v0OQzG36IAArm5aqsdkdvNtkbzvK1W0J3A8dU 2026/02/06 05:25:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/06 05:25:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/06 05:25:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AIeyb2-gouJ-9MDV-BkRAZALj81lS-hvW40iElgE_BivfBZD30HgwkLxMpaaUPSAhQp2xaIyjYy9lMBA7xB7o8qHEnvArAhDqyUBDWSprSeuT0ISBUxlz_mX9GHkxS4j2OL9Cw2jixhs7cp6l5jaijFKlt2co7hkFcJmLPWQzdx5DDXQUxs1njvm4UlcmjCPgOq99lGzxKjvxq0g78-UCC_tDjy3KwdXike4nyAu24uy23Ei-CvyUq1e-1uITsyQODh2sxtyBHkbjZPcHTBvBTmXPEK1-q_zNWtwn-rwpTbGOvxwf_v0OQzG36IAArm5aqsdkdvNtkbzvK1W0J3A8dU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/06 05:25:35 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AP3B5rFkTLVdB1hRrdI8iFVJvVGCAJmu7j5GjjmYLJ8Jrpm6EoPI2qc0sOYSaCnqa-Xe7iBaIUFxbCzZuTBZ4PfZ555cKNGlDIpipbnGH_2S3mvhDldnq9MgDbY8mez0aaSHz6AOsDG9q5elQinhu5tKWfJL5TsVqEs3mAJnqiODrGFHSxkSZwkCy7LeqjUrfLD5c4x_2r7vrZSWNZQ1eu403lkZ5AASzxE2rBgcIbgMnOdRd2dJFwzKpBXXCI0zm1wwjmaf2t5zt0DmGS1QixRvy7pQYrE0umPfDY9OByzb_Z1bfMmonVZJqwJHVSxtTclFEOZ-vebxhkhn4g6fjfU 2026/02/06 05:25:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/06 05:25:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/06 05:25:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/06 05:25:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/06 05:25:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/06 05:25:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/06 05:25:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AP3B5rFkTLVdB1hRrdI8iFVJvVGCAJmu7j5GjjmYLJ8Jrpm6EoPI2qc0sOYSaCnqa-Xe7iBaIUFxbCzZuTBZ4PfZ555cKNGlDIpipbnGH_2S3mvhDldnq9MgDbY8mez0aaSHz6AOsDG9q5elQinhu5tKWfJL5TsVqEs3mAJnqiODrGFHSxkSZwkCy7LeqjUrfLD5c4x_2r7vrZSWNZQ1eu403lkZ5AASzxE2rBgcIbgMnOdRd2dJFwzKpBXXCI0zm1wwjmaf2t5zt0DmGS1QixRvy7pQYrE0umPfDY9OByzb_Z1bfMmonVZJqwJHVSxtTclFEOZ-vebxhkhn4g6fjfU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/06 05:25:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AFGqBni5baNakGEgYyvbwcnyzgoCZVACjJuedOOEFn0u74ibIIl4FTO3an7fW8xzBgN-FY2kENMhjDi5o2oh5-hPj3qKG5jNLFu-jOSC0sxERcWi5klzQd5Y_QJwvLDsCAL6BCbJZgBKbBZvUUPGf7qjeWG5rhNwtr_Qow7c9ekGU0gh5UxohEE_DJtNjexY4CBKTbfGcu3B9bB9jrUpHKkbqzaGjfpYuzubRdoUBRZXDwQ8PsB0UFbFYGlf6ahKWdTGFopBwqFPCjszP4nL98V30KjbFYDFOvt2Tg2nPvVTGVN8wUozcn28lsbdjY-2Jx9FrfncWiwC1n0g5qOrsS4 2026/02/06 05:25:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/06 05:25:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/06 05:25:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/06 05:25:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/06 05:25:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/06 05:25:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/06 05:25:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AFGqBni5baNakGEgYyvbwcnyzgoCZVACjJuedOOEFn0u74ibIIl4FTO3an7fW8xzBgN-FY2kENMhjDi5o2oh5-hPj3qKG5jNLFu-jOSC0sxERcWi5klzQd5Y_QJwvLDsCAL6BCbJZgBKbBZvUUPGf7qjeWG5rhNwtr_Qow7c9ekGU0gh5UxohEE_DJtNjexY4CBKTbfGcu3B9bB9jrUpHKkbqzaGjfpYuzubRdoUBRZXDwQ8PsB0UFbFYGlf6ahKWdTGFopBwqFPCjszP4nL98V30KjbFYDFOvt2Tg2nPvVTGVN8wUozcn28lsbdjY-2Jx9FrfncWiwC1n0g5qOrsS4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/06 05:25:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALuBDjgDKBXlyukTTXWbHb2fYdAYhV0Mq62EvR9FN4TFnOZEnlmdVhou3vAgNUMD0PJyOSTJK6h5RdTTfmjveWWeau8oReeitiRHpZDJNc0NCjF0faf4R3HLaa2rN_DunPYx1rEBy0YD3s3bYGD7_2625ETCM-ZwhIZNXk2ryyRKV5axwzvpHDbzzovWCoO7tEWobtM27LjHLlMwbFrRi5TbxoodmtQabzaDTAa24dul_DjFKkE6dfpCAZaBNlRdLwOyCNPXWwhUBOKkNYwY2jCRl1VxMnKpb4hEzlbUnXV277pOvocFiBgxkcj3tzGaduHAh2IToK2u8AfBm_JiqJQ 2026/02/06 05:25:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/06 05:25:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/06 05:25:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALuBDjgDKBXlyukTTXWbHb2fYdAYhV0Mq62EvR9FN4TFnOZEnlmdVhou3vAgNUMD0PJyOSTJK6h5RdTTfmjveWWeau8oReeitiRHpZDJNc0NCjF0faf4R3HLaa2rN_DunPYx1rEBy0YD3s3bYGD7_2625ETCM-ZwhIZNXk2ryyRKV5axwzvpHDbzzovWCoO7tEWobtM27LjHLlMwbFrRi5TbxoodmtQabzaDTAa24dul_DjFKkE6dfpCAZaBNlRdLwOyCNPXWwhUBOKkNYwY2jCRl1VxMnKpb4hEzlbUnXV277pOvocFiBgxkcj3tzGaduHAh2IToK2u8AfBm_JiqJQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/06 05:25:43 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AIlnypn6eJ-fyVDpp3tZMLRy5uV2tSDpiLPv7Ww0jAQA9zjOtLDSfWc03ZLVxZXwJuuM9i3GWpjD5RZnaoGNvftQvFwJpxp91wLSDHYhdMSalLHtvHvyx6qo6YLVmHqkpiVB7QuWmPQa9uZ5Fm8aS0pLTdKzyVPAWjjtyTIcyfQ0igIoKpiiMVf8FNLgsOIxIxyjvSEOfj0dSo2iVhML-sezcTkoAqLe5w40Iexm0Hln5OUsIhLIjA2DZbJ3RlnL03csvEgxjQSuqy_oFga00_TWbVFXr4Ure1d-xJvDGB3CYcWNR9Ul0E6Pa6cCTIz-jsLS4ILwx5dmZoVzIf0o6Dc 2026/02/06 05:25:44 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/06 05:25:44 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/06 05:25:45 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AIlnypn6eJ-fyVDpp3tZMLRy5uV2tSDpiLPv7Ww0jAQA9zjOtLDSfWc03ZLVxZXwJuuM9i3GWpjD5RZnaoGNvftQvFwJpxp91wLSDHYhdMSalLHtvHvyx6qo6YLVmHqkpiVB7QuWmPQa9uZ5Fm8aS0pLTdKzyVPAWjjtyTIcyfQ0igIoKpiiMVf8FNLgsOIxIxyjvSEOfj0dSo2iVhML-sezcTkoAqLe5w40Iexm0Hln5OUsIhLIjA2DZbJ3RlnL03csvEgxjQSuqy_oFga00_TWbVFXr4Ure1d-xJvDGB3CYcWNR9Ul0E6Pa6cCTIz-jsLS4ILwx5dmZoVzIf0o6Dc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/06 05:25:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AHeWvBSHEMhQ6RjcGKjrIFedleEwqmegbsjtGzNsjFtCauogyj6Sjj82MRLVBLBToL21b984Q3YYAPCO0IWyqUVojErxqk5buBXZTj5YgICupNYMWfWplKsbm6uj-mqzRi2N61MAUg94R_sySOsoqKzWcxKFdCB3gn136akle9HdArP82pjTPnMd6YDwiQVE5KzCc3WqAgSGHI-n3CYCrO1BNBnthlkIE2KEUijOGZJr_Q5MyOFARFEkLArt2ATrJu_S6rMEIk3r2EVQAjIen6JssI2F3LRyuugwi7krsJo6BnNZ-rOFutxz210UuDRv3SbL7nH45rbG_z_gsdPrLpw 2026/02/06 05:25:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/06 05:25:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/06 05:25:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AHeWvBSHEMhQ6RjcGKjrIFedleEwqmegbsjtGzNsjFtCauogyj6Sjj82MRLVBLBToL21b984Q3YYAPCO0IWyqUVojErxqk5buBXZTj5YgICupNYMWfWplKsbm6uj-mqzRi2N61MAUg94R_sySOsoqKzWcxKFdCB3gn136akle9HdArP82pjTPnMd6YDwiQVE5KzCc3WqAgSGHI-n3CYCrO1BNBnthlkIE2KEUijOGZJr_Q5MyOFARFEkLArt2ATrJu_S6rMEIk3r2EVQAjIen6JssI2F3LRyuugwi7krsJo6BnNZ-rOFutxz210UuDRv3SbL7nH45rbG_z_gsdPrLpw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/06 05:25:47 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AEj5CNb7tcVrj5EZVE4_G7-gLlTTEXzeqEV_lap5HimBGu-xwXug7RRsj8OwB9mYsVFw2ZW5lr2FlM5OUvV5AeBaL-Jy6A_8HqWzABvMaUR34UTHjRxycgTIOuCmhHCtYCo5gVcLM1lXBfgaI5pR5Kgpx1LjV3uxv_MWwWMlX1-jQqtnmX4yUsR6V9e6vtXN-nxO_8zJ5DLjVbmsRfTp9Qu_EkglGERu_UsRmJwMzsse2uz6Yo3sKGCG0f-q653eQVfdA5i7zIsqtPdLXypVzAnUNJor5VTFD3oH_NTnxMOdaZ5wZSr-9k_KLzoLytar_GCDnLQeDGS36xqjS95_a2A 2026/02/06 05:25:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/06 05:25:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/06 05:25:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/06 05:25:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/06 05:25:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/06 05:25:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/06 05:25:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AEj5CNb7tcVrj5EZVE4_G7-gLlTTEXzeqEV_lap5HimBGu-xwXug7RRsj8OwB9mYsVFw2ZW5lr2FlM5OUvV5AeBaL-Jy6A_8HqWzABvMaUR34UTHjRxycgTIOuCmhHCtYCo5gVcLM1lXBfgaI5pR5Kgpx1LjV3uxv_MWwWMlX1-jQqtnmX4yUsR6V9e6vtXN-nxO_8zJ5DLjVbmsRfTp9Qu_EkglGERu_UsRmJwMzsse2uz6Yo3sKGCG0f-q653eQVfdA5i7zIsqtPdLXypVzAnUNJor5VTFD3oH_NTnxMOdaZ5wZSr-9k_KLzoLytar_GCDnLQeDGS36xqjS95_a2A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/06 05:25:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AN_lqGEQGQ8Z-25825_pY5zVsdHVpb2y9Yx3ZQa0nm89nfPpxbuLH-hGqqfBJhCpNp2xOprNnuRbZOjYlmeJnJiNyEpRXn33jLfFjb8QdTNFUH719dIhIpVBxgFuJIrWxOdHQsX8ONc6S102uaNHPj188xlO9iV0v7c9wmnrEbcIvXY6opKvywdm7_33Bz1x2inV4LEc4jKUFowO9t3ZiT8MMjatrq_L2n6mBmsJ6ZceN04RIGAqZybSoKVhMdLKot1NVltEQxNu7B5l1ofTadfHAazLa_3HwEk-HfJcNwphTXkFLGUsXyN50OBneInwkLxGjGY5g_4gHKPyMu0trR8 2026/02/06 05:25:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/06 05:25:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/06 05:25:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/06 05:25:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/06 05:25:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/06 05:25:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/06 05:25:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AN_lqGEQGQ8Z-25825_pY5zVsdHVpb2y9Yx3ZQa0nm89nfPpxbuLH-hGqqfBJhCpNp2xOprNnuRbZOjYlmeJnJiNyEpRXn33jLfFjb8QdTNFUH719dIhIpVBxgFuJIrWxOdHQsX8ONc6S102uaNHPj188xlO9iV0v7c9wmnrEbcIvXY6opKvywdm7_33Bz1x2inV4LEc4jKUFowO9t3ZiT8MMjatrq_L2n6mBmsJ6ZceN04RIGAqZybSoKVhMdLKot1NVltEQxNu7B5l1ofTadfHAazLa_3HwEk-HfJcNwphTXkFLGUsXyN50OBneInwkLxGjGY5g_4gHKPyMu0trR8" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/06 05:25:53 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/06 05:25:56 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/06 05:25:58 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/06 05:26:00 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/06 05:26:03 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/06 05:26:04 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ADA7zYohNI5T3U3-dy3Qj2D9YjrDAWqWVRVj5AD4NFdNhGv-PGYGT7SG7QGx3vnbIga8SUDw5ZdRPQgj34LGHZIC82XGHR9d9u00qpruOnAejRUYuCUlPp5WjB9QaOuu4yC2mjcjMy8EIM68DCSXr6JRI1kkz0WOUPVyhJua-xmwWR5W3vLTuOsryy8k04RtBtm7J2LS0KhqL-gahPQ9swxUHJoexvGI_FNaZ7f6AWJGSKk499NmqwhHe--FwjPMUN9XC50PbKEcSPZRDH3haG0pn3T8d4AUsXpR04R9Bm2ob18wMoqzO4vv9U-cvO-yt0mR1nHKExwK_r0hzlBXAJM 2026/02/06 05:26:04 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/06 05:26:05 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8229045bf32bac7505f4dd0edacffe16" 2026/02/06 05:26:05 DEBUG : unknown-size-put.txt: multipart upload "ADA7zYohNI5T3U3-dy3Qj2D9YjrDAWqWVRVj5AD4NFdNhGv-PGYGT7SG7QGx3vnbIga8SUDw5ZdRPQgj34LGHZIC82XGHR9d9u00qpruOnAejRUYuCUlPp5WjB9QaOuu4yC2mjcjMy8EIM68DCSXr6JRI1kkz0WOUPVyhJua-xmwWR5W3vLTuOsryy8k04RtBtm7J2LS0KhqL-gahPQ9swxUHJoexvGI_FNaZ7f6AWJGSKk499NmqwhHe--FwjPMUN9XC50PbKEcSPZRDH3haG0pn3T8d4AUsXpR04R9Bm2ob18wMoqzO4vv9U-cvO-yt0mR1nHKExwK_r0hzlBXAJM" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/06 05:26:05 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ANLIHBSASL69DWrwk_neT2Zb-NOyEJOsdv_67OfiR2OrocUE5TGcW1pM9X6S4LIUN1ePsC4kxWLmSZ2tldZ7znJN5EUr3RCOkGjbidt1KrPb7CX_AiVZifUS9CVD9VUqPvtLEqwxppiajXmkXSHSyz8OaDIbxdA267I3Pi8DjJYQKIm7hsZwCt5cFDo7jZNv4YFmuZ9HiQc-JKQJyolkudAIw0qv21MYkaMBNBq1t98Vqbook-Fv45bp6PLi_QWLw_3o-pkMv3e9GZiL24eC6sf-qQ0KrGcJUdQ2FSVDs3-nOJ6nANUGXO4LFinoKgCRZmsxrfthJ-th18u0oS18DWo 2026/02/06 05:26:05 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/06 05:26:05 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "738a6ddf8c821b8d3b147e9bc423ac91" 2026/02/06 05:26:06 DEBUG : unknown-size-update.txt: multipart upload "ANLIHBSASL69DWrwk_neT2Zb-NOyEJOsdv_67OfiR2OrocUE5TGcW1pM9X6S4LIUN1ePsC4kxWLmSZ2tldZ7znJN5EUr3RCOkGjbidt1KrPb7CX_AiVZifUS9CVD9VUqPvtLEqwxppiajXmkXSHSyz8OaDIbxdA267I3Pi8DjJYQKIm7hsZwCt5cFDo7jZNv4YFmuZ9HiQc-JKQJyolkudAIw0qv21MYkaMBNBq1t98Vqbook-Fv45bp6PLi_QWLw_3o-pkMv3e9GZiL24eC6sf-qQ0KrGcJUdQ2FSVDs3-nOJ6nANUGXO4LFinoKgCRZmsxrfthJ-th18u0oS18DWo" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/06 05:26:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kelasic9yure/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/02/06 05:26:06 DEBUG : Waiting for deletions to finish 2026/02/06 05:26:06 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/06 05:26:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/06 05:26:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/06 05:26:07 INFO : S3 bucket rclone-test-kelasic9yure: Bucket "rclone-test-kelasic9yure" deleted 2026/02/06 05:26:07 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (108.94s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.31s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.86s) --- PASS: TestIntegration/FsMkdir (107.01s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.56s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.41s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.26s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.25s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.07s) --- 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.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.32s) --- 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.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (58.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.46s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.90s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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 2026/02/06 05:26:07 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/06 05:26:07 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 108.968s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m50.242314926s (try 1/5)