Skip to content

DPL: allow --completion-policy <N>[s, m] to wait before quitting#15298

Open
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15298
Open

DPL: allow --completion-policy <N>[s, m] to wait before quitting#15298
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15298

Conversation

@ktf
Copy link
Copy Markdown
Member

@ktf ktf commented Apr 21, 2026

In case of a completed processing, wait the specified number of seconds / minutes before quitting.

In case of a completed processing, wait the specified number of seconds / minutes before quitting.
@ktf ktf requested a review from a team as a code owner April 21, 2026 10:00
@alibuild
Copy link
Copy Markdown
Collaborator

alibuild commented Apr 24, 2026

Error while checking build/O2/fullCI_slc9 for 8295cec at 2026-05-26 04:19:

## sw/BUILD/O2-full-system-test-latest/log
command alien-token-init had nonzero exit code 2


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep ' error:'
++ grep -v clang-diagnostic-error error-log.txt
grep: error-log.txt: binary file matches
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/7f4f13a64f90ff57c54130f92bada3e4f2b49a07/slc9_x86-64/o2checkcode/1.0-local543/etc/modulefiles
++ alibuild-generate-module
+ HAS_BIN=
+ HAS_LIB=
+ HAS_CMAKE=
+ HAS_ROOT=
+ '[' 0 '!=' 0 ']'
+ cat
+ printf 'if ![ is-loaded '\''BASE/1.0'\'' ] {\n module load BASE/1.0\n}'
+ echo 'BUILD_REQUIRES=CMake alibuild-recipe-tools defaults-release'
BUILD_REQUIRES=CMake alibuild-recipe-tools defaults-release
+ FULL_BUILD_REQUIRES='ninja-fortran alibuild-recipe-tools pytorch_cpuinfo Python-modules-list bz2 defaults-release safe_int MPFR UUID ninja googlebenchmark Alice-GRID-Utils double-conversion CMake json-c O2-customization date FairCMakeModules'
+ echo 'FULL_BUILD_REQUIRES=ninja-fortran alibuild-recipe-tools pytorch_cpuinfo Python-modules-list bz2 defaults-release safe_int MPFR UUID ninja googlebenchmark Alice-GRID-Utils double-conversion CMake json-c O2-customization date FairCMakeModules'
FULL_BUILD_REQUIRES=ninja-fortran alibuild-recipe-tools pytorch_cpuinfo Python-modules-list bz2 defaults-release safe_int MPFR UUID ninja googlebenchmark Alice-GRID-Utils double-conversion CMake json-c O2-customization date FairCMakeModules
++ env
++ cut -f1 -d=
++ grep -v '^DEFAULT_'
++ grep -v PKGREVISION
++ grep -v ALIBUILD_RECIPE_TOOLS
++ grep REVISION
++ sed -e s/_REVISION//
+ for x in $(env | cut -f1 -d= | grep -v "^DEFAULT_" | grep -v PKGREVISION | grep -v ALIBUILD_RECIPE_TOOLS | grep REVISION | sed -e 's/_REVISION//')
++ eval 'echo $LIBFFI_REVISION'
+++ echo 10
+ REVISION_VALUE=10
++ eval 'echo $LIBFFI_VERSION'
+++ echo v3.2.1-alice1
+ VERSION_VALUE=v3.2.1-alice1
++ eval 'echo $LIBFFI_ROOT'
+++ echo /sw/slc9_x86-64/libffi/v3.2.1-alice1-10
+ ROOT_PATH_VALUE=/sw/slc9_x86-64/libffi/v3.2.1-alice1-10
+ '[' -z 10 ']'
+ echo 'ninja-fortran alibuild-recipe-tools pytorch_cpuinfo Python-modules-list bz2 defaults-release safe_int MPFR UUID ninja googlebenchmark Alice-GRID-Utils double-conversion CMake json-c O2-customization date FairCMakeModules'
+ tr '[:lower:]' '[:upper:]'
+ tr - _
+ tr ' ' '\n'
[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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants