Skip to content

[PWGLF] Adds charge-dependent selections#17097

Closed
omvazque wants to merge 0 commit into
AliceO2Group:masterfrom
omvazque:master
Closed

[PWGLF] Adds charge-dependent selections#17097
omvazque wants to merge 0 commit into
AliceO2Group:masterfrom
omvazque:master

Conversation

@omvazque

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions github-actions Bot added the pwglf label Jul 16, 2026
@github-actions github-actions Bot changed the title Adds charge-dependent selections [PWGLF] Adds charge-dependent selections Jul 16, 2026
@github-actions

Copy link
Copy Markdown

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

@alibuild

alibuild commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for b6f4f44 at 2026-07-16 22:49:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 59 errors and 140 warnings.'
Found 59 errors and 140 warnings.
++ [[ 59 -gt 0 ]]
++ cat /sw/BUILD/a3bcce939d2be02718784b675917b551aa8a08df/O2Physics-code-check/errors.txt
PWGLF/Tasks/Nuspex/piKpRAA.cxx:84:46: error: variable 'dEdxPiTOF' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:85:46: error: variable 'dEdxPiTOF2' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:86:46: error: variable 'dEdxPiV0' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:87:46: error: variable 'dEdxPrV0' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:88:46: error: variable 'dEdxElV0' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:89:46: error: variable 'dEdx' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:90:46: error: variable 'pTVsP' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:91:46: error: variable 'nClVsP' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:92:46: error: variable 'nClVsPElV0' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:93:46: error: variable 'nClVsPPiV0' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:94:46: error: variable 'nClVsPPrV0' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:95:51: error: variable 'nClVsPp' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:96:51: error: variable 'nClVsPpElV0' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:97:51: error: variable 'nClVsPpPiV0' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:98:51: error: variable 'nClVsPpPrV0' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:99:46: error: variable 'etaTest' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:104:8: error: no header providing "std::stringstream" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:113:8: error: constructor does not initialize these fields: ccdb, pdg [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:135:20: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:136:65: error: do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:953:14: error: variable 'alpha' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:953:21: error: variable 'qT' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1130:17: error: boolean expression can be simplified by DeMorgan's theorem [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1256:11: error: boolean expression can be simplified by DeMorgan's theorem [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1632:44: error: narrowing conversion from 'double' to 'int' [bugprone-narrowing-conversions,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1713:44: error: narrowing conversion from 'double' to 'int' [bugprone-narrowing-conversions,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1917:193: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1931:64: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1932:82: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1947:99: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1951:11: error: boolean expression can be simplified by DeMorgan's theorem [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1957:142: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1961:232: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1963:258: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1985:64: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:1986:82: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:2000:115: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:2004:11: error: boolean expression can be simplified by DeMorgan's theorem [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:2010:145: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:2014:235: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:2016:261: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
PWGLF/Tasks/Nuspex/piKpRAA.cxx:2038:64: error: redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
[0 more errors; see full log]

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for b6f4f44 at 2026-07-17 14:18:

## sw/BUILD/O2-latest/log
2026-07-17T14:17:33.984+0200 [71563:140065005304384] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71563:140065005304384] [executioncontext.cpp:739] [ERROR] Failed to download output blob 3952903663732ab225ab823d706497e088ec914b4de8592a6db78719fc27a1d9: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71385:139909854566976] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71385:139909854566976] [executioncontext.cpp:739] [ERROR] Failed to download output blob 069848faec156331112829e5e33593dd3f6a1c51166aac9a2dc9623c9551ebd6: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71142:140708726360640] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71142:140708726360640] [executioncontext.cpp:739] [ERROR] Failed to download output blob f2be4cf8d4bc9c91682984fb320f7139b1d4c981555270c401389563b1fbbfb3: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71234:140140375939648] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71234:140140375939648] [executioncontext.cpp:739] [ERROR] Failed to download output blob 2a6888d980c0d033eb592fe59ca5060adfcc1f19dc11d58e7bd3908d6380153d: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71475:140026012895808] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71475:140026012895808] [executioncontext.cpp:739] [ERROR] Failed to download output blob 1f96c904ca4d8839c752cade2d1d1f501dce01f322ff8495f531ff9f51a3a90a: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71348:140347624331840] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71348:140347624331840] [executioncontext.cpp:739] [ERROR] Failed to download output blob 505c5f04170667bb38b2110a9e7c4c39a308a8d13c6b3dd7f214997f062770f5: 14: Socket closed
2026-07-17T14:17:33.984+0200 [70931:140450287737408] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [70931:140450287737408] [executioncontext.cpp:739] [ERROR] Failed to download output blob ecb48de84c6a4a76bf9aa6d44707067e9b5af29f4121302b8a4f795857fbb949: 14: Socket closed
2026-07-17T14:17:33.984+0200 [70974:140402845760064] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [70974:140402845760064] [executioncontext.cpp:739] [ERROR] Failed to download output blob 7f09bf92b7e243fe5653c99595360de935b10a47749da7a29fec47e222e33a7b: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71056:140236546243136] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71056:140236546243136] [executioncontext.cpp:739] [ERROR] Failed to download output blob 87a67c495276c3f823aa942227b80514913fe3b231ecdc785f6454fd7852e3e4: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71168:140435787082304] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71168:140435787082304] [executioncontext.cpp:739] [ERROR] Failed to download output blob 5d95b0ea6eab30413c42623d2e64557e4b5a7b77696b106f192be1ff335cfc42: 14: Socket closed
2026-07-17T14:17:33.984+0200 [70975:139801556396608] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [70975:139801556396608] [executioncontext.cpp:739] [ERROR] Failed to download output blob 481ab9614e84a119a58bc3f56efdb72fc8c43eda99c1bd5f2a58a68759c6a76e: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71017:139723926985280] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71017:139723926985280] [executioncontext.cpp:739] [ERROR] Failed to download output blob 0b8217e15fe72aae6f3b9e308e121f3e90fc9e336c60e2b8405cb0257be97959: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71231:140393694308928] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ByteStream.Read()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71231:140393694308928] [executioncontext.cpp:739] [ERROR] Failed to download output blob 004d8fb72bd3492a083e0ec2161e21df67e6f080eea5dbd1fbe94d856d8a132d: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71059:140226083183168] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71059:140226083183168] [executioncontext.cpp:739] [ERROR] Failed to download output blob ab1ee5169897dc5593fc255b307054bc93f2f8937cfea9ffca3c17ce1a78dd3a: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71057:140127778449984] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71057:140127778449984] [executioncontext.cpp:739] [ERROR] Failed to download output blob bc7d826486c63a7289ab3696c5e43d7eb4a5a424387115199fe304034ac8dffe: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71500:140066288851520] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "BatchReadBlobs()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71500:140066288851520] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ByteStream.Read()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused]
2026-07-17T14:17:33.986+0200 [71500:140066288851520] [executioncontext.cpp:739] [ERROR] Failed to download output blob 9d322281771654371b155b80ff321de8ec02ca53a0f6f682d764ca62abb52a90: 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused
2026-07-17T14:17:33.984+0200 [70881:140121576770112] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ByteStream.Read()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [70881:140121576770112] [executioncontext.cpp:739] [ERROR] Failed to download output blob f8dd72e60f0c05da07c943200c8a565c46ec7927c71cc6681a36f40c8dd2a529: 14: Socket closed
2026-07-17T14:17:33.984+0200 [71561:140371856661056] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71561:140371856661056] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: Socket closed
2026-07-17T14:17:37.927+0200 [71561:140371856661056] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused]
2026-07-17T14:17:33.984+0200 [71560:139723023125056] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.984+0200 [71560:139723023125056] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: Socket closed
2026-07-17T14:17:42.208+0200 [71560:139723023125056] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused]
2026-07-17T14:17:33.984+0200 [71535:140155250002496] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.985+0200 [71535:140155250002496] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: Socket closed
2026-07-17T14:17:48.519+0200 [71535:140155250002496] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused]
2026-07-17T14:17:33.984+0200 [71638:140218410121792] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: Socket closed]
2026-07-17T14:17:33.984+0200 [71638:140218410121792] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: Socket closed
2026-07-17T14:17:48.782+0200 [71638:140218410121792] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused]
2026-07-17T14:17:33.984+0200 [71702:140325087763008] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNAVAILABLE: ipv4:127.0.0.1:8980: recvmsg:Connection reset by peer]
[0 more errors; see full log]

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.

2 participants