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

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Tue Jul 7 01:25:26 CDT 2020


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

Changes:

[hzhou321] ch4/ipc: refactor MPIDI_IPC_mpi_isend

[hzhou321] ch4/ipc: fix the CS_EXIT in MPIDI_IPCI_try_lmt_isend

[hzhou321] ch4/ipc: code cleanup in MPIDI_IPCI_try_lmt_isend

[hzhou321] mtest: allow default in MTestArgList utilities

[hzhou321] configure: add debug options asan and ubsan

[hzhou321] ch4: check trivial case in creating intercomm map

[hzhou321] typerep: check trivial case when copying zero bytes

[hzhou321] test: fix out-of-bound access

[hzhou321] test: initialize the buffer in rma/manyrma2

[hzhou321] test: use MPI_BXOR in MPI_Accumulate

[hzhou321] ch4/ofi: use 1u for unsigned literal

[hzhou321] ch4: unpack to temp buffer in acc when there is alignment issue

[hzhou321] topo: check dimension to avoid memcpy null buffers

[hzhou321] submodule: update libfabric and ucx

[hzhou321] test: fix bug in test/mpi/cxx/comm/commname2.cxx

[hzhou321] test: deallocate buffers at end of f90 program

[hzhou321] spawn/lookup_name: do not print port_name in error

[hzhou321] xfail: remove xfail of atomic_get_short_int

[hzhou321] ch4: skip MPIDIU_comm_rank_to_av for MPI_ANY_SOURCE

[hzhou321] config: reset all flags before configure ucx

[hzhou321] ch4/ucx: set data_sz to 0 in MPIDI_NM_am_send_hdr_reply

[hzhou321] ch4/ofi: copy the am header if it is not aligned

[hzhou321] ch4/ofi: copy am lmt header fields instead of storing pointers


------------------------------------------
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/main
Seen branch in repository origin/master
Seen 6 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 406f01fa074628588135c6919d95ebc28cf68e0b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 406f01fa074628588135c6919d95ebc28cf68e0b # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 406f01fa074628588135c6919d95ebc28cf68e0b # timeout=10
Commit message: "Merge pull request #4657 from hzhou/2006_g_asan"
 > git rev-list --no-walk 11ad1bcca659f329c5da4335d49a87b1db8e27da # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins2875476343861848526.sh
+ umask 0002
+ git config core.abbrev 12
++ uname -m
+ export PATH=/homes/MPI/software/tools/install/x86_64/bin:/homes/jain/anaconda3/bin:/homes/jain/anaconda3/condabin:/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:/homes/jain/anaconda3/bin:/homes/jain/anaconda3/condabin:/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/BX3UXhh21R/mpich-master-v3.4a3-26-g406f01f/configure --disable-fortran --disable-cxx), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/BX3UXhh21R/mpich-master-v3.4a3-26-g406f01f-build for /tmp/BX3UXhh21R:  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