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

.github: run system tests on arm64 #2825

Merged
merged 4 commits into from
May 22, 2024
Merged

.github: run system tests on arm64 #2825

merged 4 commits into from
May 22, 2024

Conversation

evgeniiz321
Copy link

No description provided.

.github/workflows/run-tests.yml Outdated Show resolved Hide resolved
.github/workflows/run-tests.yml Show resolved Hide resolved
@evgeniiz321 evgeniiz321 force-pushed the ezayats/tests-arm64 branch 15 times, most recently from a9ee5a6 to c4c8b8b Compare April 23, 2024 16:23
@evgeniiz321 evgeniiz321 force-pushed the ezayats/tests-arm64 branch 3 times, most recently from 429b5a2 to 53be6bb Compare April 25, 2024 17:20
@evgeniiz321
Copy link
Author

@roman-khimov can you please take a look at these logs:
hang_logs.zip

This command hangs infinitely:

[MainThread] 2024-04-25 13:59:41 [INFO] Executing command: ./neofs-s3-authmate --debug --with-log --timeout 1m issue-secret --wallet /Users/evgeniiz/Projects/neofs-testcases-nspcc/neofs-testcases/TemporaryDir/3ec9a0e3-cd46-4700-ac17-1a867a382f5f.json --gate-public-key=028c56444d899e8015b82faba961da97ac18afd5fe0d7ff09779f238dbf9e111c5 --peer localhost:52889 --container-friendly-name 8e05fbcf-04c4-41e3-99c0-69c87cc7783f --bearer-rules /Users/evgeniiz/Projects/neofs-testcases-nspcc/neofs-testcases/pytest_tests/data/s3_bearer_rules.json --container-placement-policy 'REP 1' --container-policy pytest_tests/data/container_policy.json

@roman-khimov
Copy link
Member

No ideas. This command is rather simple and not supposed to fail. @smallhive may have some suggestions, some strace/dtrace may suggest at least the stage it's at, but otherwise if it's silent we can only guess and probe with debug prints.

@evgeniiz321 evgeniiz321 force-pushed the ezayats/tests-arm64 branch 2 times, most recently from 3fee4f6 to 5ee2f29 Compare April 27, 2024 00:16
Copy link

codecov bot commented Apr 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.67%. Comparing base (ce9a936) to head (4d66ed7).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2825      +/-   ##
==========================================
+ Coverage   23.65%   23.67%   +0.02%     
==========================================
  Files         769      769              
  Lines       44564    44494      -70     
==========================================
- Hits        10541    10536       -5     
+ Misses      33172    33105      -67     
- Partials      851      853       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@evgeniiz321 evgeniiz321 force-pushed the ezayats/tests-arm64 branch 3 times, most recently from 4577c41 to bbc6288 Compare April 27, 2024 01:18
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
@evgeniiz321 evgeniiz321 marked this pull request as ready for review May 8, 2024 02:21
@evgeniiz321 evgeniiz321 force-pushed the ezayats/tests-arm64 branch 2 times, most recently from 84ae628 to a9abbbb Compare May 21, 2024 01:42
.github/workflows/run-tests.yml Outdated Show resolved Hide resolved
.github/workflows/run-tests.yml Show resolved Hide resolved
.github/workflows/run-tests.yml Show resolved Hide resolved
Evgeniy Zayats added 3 commits May 21, 2024 20:46
rest gw v0.7.2 is not compatible with latest tests, need to use master
for  rest gw until until new release version comes up.

Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
s3 gw v0.30.0 release doesn't contain binaries for mac, so we build it
from scratch.

Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
@roman-khimov roman-khimov merged commit bc12812 into master May 22, 2024
19 of 22 checks passed
@roman-khimov roman-khimov deleted the ezayats/tests-arm64 branch May 22, 2024 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants