Skip to content

[Common] Change log level from info to debug for VDrift update - #17696

Merged
ktf merged 2 commits into
AliceO2Group:masterfrom
romainschotter:vdriftfix
Sep 2, 2026
Merged

[Common] Change log level from info to debug for VDrift update#17696
ktf merged 2 commits into
AliceO2Group:masterfrom
romainschotter:vdriftfix

Conversation

@romainschotter

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions github-actions Bot added the common label Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

O2 linter results: ❌ 1 errors, ⚠️ 2 warnings, 🔕 0 disabled

@github-actions github-actions Bot changed the title Change log level from info to debug for VDrift update [Common] Change log level from info to debug for VDrift update Sep 1, 2026
@romainschotter
romainschotter marked this pull request as ready for review September 1, 2026 11:50
dsekihat
dsekihat previously approved these changes Sep 1, 2026
@dsekihat
dsekihat enabled auto-merge (squash) September 1, 2026 12:01
@alibuild

alibuild commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 121b294 at 2026-09-02 16:23:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 4 errors and 0 warnings.'
Found 4 errors and 0 warnings.
++ [[ 4 -gt 0 ]]
++ cat /sw/BUILD/169f94ff5164e0e02c667da2a14c04d7cdcb9141/O2Physics-code-check/errors.txt
Common/Core/TPCVDriftManager.h:90:11: error: variable 'tTB' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
Common/Core/TPCVDriftManager.h:90:16: error: variable 'tTBErr' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
Common/Core/TPCVDriftManager.h:94:7: error: uninitialized record type: 'enc' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
Common/Core/TPCVDriftManager.h:95:20: error: do not access members of unions; consider using (boost::)variant instead [cppcoreguidelines-pro-type-union-access,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 4 -gt 0 ]]
++ exit 1
--

Full log here.

@ktf
ktf merged commit 86ccf3c into AliceO2Group:master Sep 2, 2026
9 of 13 checks passed
@alibuild

alibuild commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 121b294 at 2026-09-02 17:15:

## sw/BUILD/O2Physics-latest/log
c++: fatal error: Killed signal terminated program cc1plus
c++: fatal error: Killed signal terminated program cc1plus
ninja: build stopped: subcommand failed.

Full log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

4 participants