Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upload part S3 #800

Closed
vvarg229 opened this issue Jul 15, 2023 · 2 comments
Closed

Cannot upload part S3 #800

vvarg229 opened this issue Jul 15, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@vvarg229
Copy link
Collaborator

Tests test_s3_api_multipart, test_s3_object_multipart and test_s3_abort_multipart failed on step "Upload first part":
botocore.exceptions.ConnectionClosedError: Connection was closed before we received a valid response from endpoint URL: "https://s3.neofs.devenv:8080/7b78f47e-2ead-4846-8f3e-08478b3b143b/414c459a-9b6e-41b2-ad39-17965bb4889e?uploadId=2c11212e-94ca-498c-806d-e9bd445629e6&partNumber=1".
and
botocore.exceptions.ReadTimeoutError: Read timeout on endpoint URL: "https://s3.neofs.devenv:8080/a0c4fb34-214b-4bfd-bf6e-6af1890aceac/14131fe4-d66b-43ab-b607-f7d32c1f2a8b?uploadId=820be485-e9bf-4562-a32d-781b21593904&partNumber=1"

It's look like a part of #799 and nspcc-dev/neofs-node#2440

See result and logs:
https://http.t5.fs.neo.org/86C4P6uJC7gb5n3KkwEGpXRfdczubXyRNW5N9KeJRW73/204-1689413727/index.html#suites/31f34d2653dd4bdfd55e43b57820f6a1/c8de1eb2a109f332/

Environment:
neo-go version 0.101.1
neofs-s3-authmate version v0.27.1
neofs-s3-gw version v0.27.1
neofs-adm version fc824ee9
neofs-ir version c824ee9
neofs-lens version fc824ee9
neofs-cli version fc824ee9
aws-cli/2.13.0
Python/3.11.4
Linux/5.15.0-1041-azure exe/x86_64.ubuntu.22 prompt/off

@vvarg229 vvarg229 added the bug Something isn't working label Jul 16, 2023
@smallhive smallhive self-assigned this Jul 20, 2023
@smallhive
Copy link
Contributor

In #799 tried all test_s3_gate. All tests are green. Check allure report, screen inside #799

@roman-khimov
Copy link
Member

Not a gateway problem, nspcc-dev/neofs-testcases#591.

@roman-khimov roman-khimov closed this as not planned Won't fix, can't repro, duplicate, stale Jul 27, 2023
smallhive added a commit that referenced this issue Aug 4, 2023
The removing changes was made in 70957d7#diff-efcc85eef482b2cb183da5fd07ad20378963ee903b8876f59ae2b957ee684f67L393.
The bug leads to almost infinite waiting for the waiting the result of setEACL operation.
Fixing the bug may improve/fix #800 and nspcc-dev/neofs-testcases#591.

Signed-off-by: Evgenii Baidakov <[email protected]>
smallhive added a commit that referenced this issue Aug 4, 2023
The removing changes was made in 70957d7#diff-efcc85eef482b2cb183da5fd07ad20378963ee903b8876f59ae2b957ee684f67L393.
The bug leads to almost infinite waiting for the waiting the result of setEACL operation.
Fixing the bug may improve/fix #800 and nspcc-dev/neofs-testcases#591.

Signed-off-by: Evgenii Baidakov <[email protected]>
smallhive added a commit that referenced this issue Aug 7, 2023
The removing changes was made in 70957d7#diff-efcc85eef482b2cb183da5fd07ad20378963ee903b8876f59ae2b957ee684f67L393.
The bug leads to almost infinite waiting for the waiting the result of setEACL operation.
Fixing the bug may improve/fix #800 and nspcc-dev/neofs-testcases#591.

Signed-off-by: Evgenii Baidakov <[email protected]>
smallhive added a commit that referenced this issue Aug 8, 2023
The removing changes was made in 70957d7#diff-efcc85eef482b2cb183da5fd07ad20378963ee903b8876f59ae2b957ee684f67L393.
The bug leads to almost infinite waiting for the waiting the result of setEACL operation.
Fixing the bug may improve/fix #800 and nspcc-dev/neofs-testcases#591.

Signed-off-by: Evgenii Baidakov <[email protected]>
smallhive added a commit that referenced this issue Aug 8, 2023
The removing changes was made in 70957d7#diff-efcc85eef482b2cb183da5fd07ad20378963ee903b8876f59ae2b957ee684f67L393.
The bug leads to almost infinite waiting for the waiting the result of setEACL operation.
Fixing the bug may improve/fix #800 and nspcc-dev/neofs-testcases#591.

Signed-off-by: Evgenii Baidakov <[email protected]>
smallhive added a commit that referenced this issue Aug 10, 2023
The removing changes was made in 70957d7#diff-efcc85eef482b2cb183da5fd07ad20378963ee903b8876f59ae2b957ee684f67L393.
The bug leads to almost infinite waiting for the waiting the result of setEACL operation.
Fixing the bug may improve/fix #800 and nspcc-dev/neofs-testcases#591.

Signed-off-by: Evgenii Baidakov <[email protected]>
smallhive added a commit that referenced this issue Aug 11, 2023
The removing changes was made in 70957d7#diff-efcc85eef482b2cb183da5fd07ad20378963ee903b8876f59ae2b957ee684f67L393.
The bug leads to almost infinite waiting for the waiting the result of setEACL operation.
Fixing the bug may improve/fix #800 and nspcc-dev/neofs-testcases#591.

Signed-off-by: Evgenii Baidakov <[email protected]>
smallhive added a commit that referenced this issue Aug 11, 2023
The removing changes was made in 70957d7#diff-efcc85eef482b2cb183da5fd07ad20378963ee903b8876f59ae2b957ee684f67L393.
The bug leads to almost infinite waiting for the waiting the result of setEACL operation.
Fixing the bug may improve/fix #800 and nspcc-dev/neofs-testcases#591.

Signed-off-by: Evgenii Baidakov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants