Skip to content

DPL Analysis: throw an exception for an invalid Preslice - #12267

Merged
ktf merged 7 commits into
AliceO2Group:devfrom
aalkin:catch-invalid-preslice
Nov 23, 2023
Merged

DPL Analysis: throw an exception for an invalid Preslice#12267
ktf merged 7 commits into
AliceO2Group:devfrom
aalkin:catch-invalid-preslice

Conversation

@aalkin

Copy link
Copy Markdown
Member

No description provided.

@aalkin
aalkin requested a review from a team as a code ownerNovember 16, 2023 12:56
@alibuild

alibuild commented Nov 16, 2023

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI for cb64c4c at 2023-11-20 01:24:

## sw/BUILD/QualityControl-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
## sw/BUILD/O2Physics-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
[FATAL] Unhandled o2::framework::runtime_error reached the top of main of /sw/BUILD/dd15ee83af953efcb0f25e9dfa8dda34e5ca03a3/O2Physics/stage/bin/o2-analysis-je-emc-clustermonitor, device shutting down. Reason: Preslice not valid: table "EMCALAmbiguousClusterCells" (or join based on it) does not have column "fIndexEMCALClusters""
[FATAL] Unhandled o2::framework::runtime_error reached the top of main of /sw/BUILD/dd15ee83af953efcb0f25e9dfa8dda34e5ca03a3/O2Physics/stage/bin/o2-analysis-je-emc-tmmonitor, device shutting down. Reason: Preslice not valid: table "EMCALAmbiguousClusterCells" (or join based on it) does not have column "fIndexEMCALClusters""
ninja: build stopped: subcommand failed.

Full log here.

@alibuild

alibuild commented Nov 20, 2023

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI for 3ea58b2 at 2023-11-22 06:05:

## sw/BUILD/QualityControl-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
## sw/BUILD/O2Physics-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
[FATAL] Unhandled o2::framework::runtime_error reached the top of main of /sw/BUILD/dd15ee83af953efcb0f25e9dfa8dda34e5ca03a3/O2Physics/stage/bin/o2-analysis-je-emc-tmmonitor, device shutting down. Reason: Preslice not valid: table "EMCALAmbiguousClusterCells" (or join based on it) does not have column "fIndexEMCALClusters""
ninja: build stopped: subcommand failed.
## 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/420e4f79a976226f6bf7e7bac496b091012d6139/slc8_x86-64/o2checkcode/1.0-local107/etc/modulefiles
++ cat
--

Full log here.

@ktf
ktf enabled auto-merge (squash) November 23, 2023 12:07
@ktf
ktf disabled auto-merge November 23, 2023 12:07
@ktf
ktf merged commit b2e0269 into AliceO2Group:devNov 23, 2023
@aalkin
aalkin deleted the catch-invalid-preslice branch January 16, 2024 09:53
Sign up for freeto 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.

3 participants

@aalkin@alibuild@ktf