[mpich-commits] Build failed in Jenkins: mpich-tarball #375

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Fri May 8 00:59:57 CDT 2020


See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/375/display/redirect?page=changes>

Changes:

[gcongiu] ch4/ucx: always do packing in am send

[hzhou321] ch4: remove usage of MPIR_THREAD_VCI_GLOBAL_MUTEX

[hzhou321] ch4: remove MPIR_THREAD_VCI_GLOBAL_MUTEX

[hzhou321] ch4: move MPIDI_Progress_test internal to ch4_progress

[hzhou321] ch4: cleanup in MPID_Progress_test

[hzhou321] ch4: cleanup MPID_Progress_wait

[hzhou321] ch4: use progress state to track progress

[hzhou321] ch4: ensure MPL_thread_yield in the progress loop

[hzhou321] ch4: add MPIR_THREAD_VCI_CTX_MUTEX

[hzhou321] ch4: add MPIR_THREAD_VCI_BSEND_MUTEX

[hzhou321] ch4/ofi: use MPIR_Allreduce_allcomm_auto during finalize

[hzhou321] ch4: add MPIDIU_THREAD_DYNPROC_MUTEX

[hzhou321] ch4/ofi: add critical section in ofi_spawn

[hzhou321] ch4: convert some proc function to static functions

[hzhou321] ch4: add critical section in MPIDIU_upids_to_lupids

[hzhou321] ch4/ofi: add per-vci OFI call macros

[hzhou321] ch4/ofi: use per-vci OFI macros in ofi_spawn.c

[hzhou321] group: make group routines thread-safe

[Kenneth J. Raffenetti] ch4/am: Use serialized datatypes in accumulate

[chongxiao.cao] mpl/gpu: add memory alloc and register functions

[chongxiao.cao] ch4/gpu: add generic gpu functions


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on compute002.mcs.anl.gov (skylake-only mcs) in workspace <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://github.com/pmodels/mpich
 > git init <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/> # timeout=10
Fetching upstream changes from http://github.com/pmodels/mpich
 > git --version # timeout=10
 > git fetch --tags --progress http://github.com/pmodels/mpich +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://github.com/pmodels/mpich # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://github.com/pmodels/mpich # timeout=10
Fetching upstream changes from http://github.com/pmodels/mpich
 > git fetch --tags --progress http://github.com/pmodels/mpich +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/3.1.x
Seen branch in repository origin/3.2.x
Seen branch in repository origin/3.3.x
Seen branch in repository origin/ecp-ft
Seen branch in repository origin/master
Seen 5 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 53367c170e64db6669c54551b53c28fbbac5fbfd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53367c170e64db6669c54551b53c28fbbac5fbfd # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 53367c170e64db6669c54551b53c28fbbac5fbfd # timeout=10
Commit message: "Merge pull request #4455 from gcongiu/gpu-utility-funcs"
 > git rev-list --no-walk ccd708ee2375bd16b02e4a5e4154ca662021f270 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins4067452012589142817.sh
+ umask 0002
+ git config core.abbrev 12
++ uname -m
+ export PATH=/homes/MPI/software/tools/install/x86_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/homes/MPI/software/tools/install/x86_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ BASE=/mcs/mpich/downloads/nightly
+ persist_tmp=/mcs/mpich/tmp
+ '[' -d /mcs/mpich/tmp ']'
+ create_snapshot https://raw.githubusercontent.com/pmodels/mpich/master/maint/release.pl http://github.com/pmodels/mpich master master
+ script=https://raw.githubusercontent.com/pmodels/mpich/master/maint/release.pl
+ repo=http://github.com/pmodels/mpich
+ branch=master
+ version=master
+ cd /tmp
+ /mcs/mpich/downloads/nightly/maint/release.pl --git-repo=http://github.com/pmodels/mpich --branch=master --version=master --append-commit-id
unable to execute (/tmp/Z6ytmHfXcq/mpich-master-v3.4a2-718-g53367c1/configure --disable-fortran --disable-cxx), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/Z6ytmHfXcq/mpich-master-v3.4a2-718-g53367c1-build for /tmp/Z6ytmHfXcq:  at /usr/share/perl/5.18/File/Temp.pm line 921.
Build step 'Execute shell' marked build as failure


More information about the commits mailing list