Skip to content

Pass SHMSIZE to mctracks-to-aod in the full_system_test.sh#15113

Open
shahor02 wants to merge 2 commits intoAliceO2Group:devfrom
shahor02:pr_shmsz2m2d
Open

Pass SHMSIZE to mctracks-to-aod in the full_system_test.sh#15113
shahor02 wants to merge 2 commits intoAliceO2Group:devfrom
shahor02:pr_shmsz2m2d

Conversation

@shahor02
Copy link
Collaborator

@shahor02 shahor02 commented Mar 2, 2026

No description provided.

@shahor02 shahor02 requested a review from a team as a code owner March 2, 2026 22:56
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

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-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@shahor02 shahor02 changed the title Pass to mctracks-to-aod in the full_system_test.sh Pass SHMSIZE to mctracks-to-aod in the full_system_test.sh Mar 2, 2026
@shahor02 shahor02 requested a review from chiarazampolli as a code owner March 2, 2026 23:55
@alibuild
Copy link
Collaborator

alibuild commented Mar 3, 2026

Error while checking build/O2/fullCI_slc9 for b527bc4 at 2026-03-03 07:21:

## sw/BUILD/O2-full-system-test-latest/log
command o2-steer-colcontexttool -i o2sim,50000,1000000:1000000 --show-context --timeframeID 0 --orbitsPerTF 128 --orbits 128 --seed 12345 --noEmptyTF --first-orbit 256 --extract-per-timeframe tf:o2sim --with-vertices kCCDB --maxCollsPerTF 5 --orbitsEarly 0 --bcPatternFile ccdb --timestamp --QEDinteraction qed,223867500.00,10000000:100 had nonzero exit code 1


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/fa130d8a6a06e877382b02f3cf91c44fd11ad773/slc9_x86-64/o2checkcode/1.0-local276/etc/modulefiles
++ cat
--

Full log here.

The o2-steer-colcontexttool was using timestamp -1 (i.e. now) therefore the FST is
generating the context with the mean-vertex available at givin moment. If this happen
to be the default meanvertex with sigmaX,Y of 0.5 cm, the generated data is not reconstructable
in the ITS since the reconstruction will use the meanvertx with small sigma corresponding to the
selected run number.
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.

2 participants