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

description how to terminate o2 #12650

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

justonedev1
Copy link
Collaborator

No description provided.

@justonedev1 justonedev1 requested a review from a team as a code owner February 2, 2024 14:01
Copy link
Contributor

github-actions bot commented Mar 4, 2024

This PR did not have any update in the last 30 days. Is it still needed? Unless further action in will be closed in 5 days.

@github-actions github-actions bot added the stale label Mar 4, 2024
@alibuild
Copy link
Collaborator

alibuild commented Mar 7, 2024

Error while checking build/O2/fullCI for 823516a at 2024-03-07 04:43:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'


## sw/BUILD/O2-full-system-test-latest/log
command o2-sim --seed 12345 -j 32 -n 100 -m PIPE ITS MFT FT0 FV0 FDD -g extgen -e TGeant4 --configKeyValues "GeneratorExternal.fileName=$O2_ROOT/share/Generators/external/QEDLoader.C;QEDGenParam.yMin=-7;QEDGenParam.yMax=7;QEDGenParam.ptMin=0.001;QEDGenParam.ptMax=1.;${SIMOPTKEY}" --run 310000 had nonzero exit code 134
[FATAL] Empty, missing or invalid response from query to RCT/Info/RunInformation for run 310000

Full log here.

@github-actions github-actions bot closed this Mar 13, 2024
@ktf
Copy link
Member

ktf commented Mar 13, 2024

@sawenzel @shahor02 @costing any idea of what is going on with the simulation? Is this a missing object in CCDB?

@costing
Copy link
Collaborator

costing commented Mar 13, 2024

The production instance has an object for 310000, but the test one does not. If ccdb-test.cern.ch is supposed to be queried for this I can inject the missing fake run number here. But was there a change recently in this logic?

@sawenzel
Copy link
Collaborator

I don't believe this goes to ccdb-test.cern.ch, also because the CI test itself has been successfully run for the last years. There must be some other reason (network problem)?

@ktf ktf removed the stale label Apr 25, 2024
@ktf ktf reopened this Apr 25, 2024
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass3
async-2023-pbpb-apass4
async-2022-pp-apass6-2023-PbPb-apass2
async-2022-pp-apass4
async-2022-pp-apass4-accepted
async-2022-pp-apass6-2023-PbPb-apass2-accepted
async-2023-pbpb-apass3-accepted
async-2023-pbpb-apass4-accepted

Framework/Core/README.md Outdated Show resolved Hide resolved
@ktf ktf merged commit 1ca8a0a into AliceO2Group:dev Apr 25, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants