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

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Fri Jul 30 01:03:15 CDT 2021


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

Changes:

[hzhou321] ch4/ofi: add missing break in MPIDI_OFI_upids_to_lupids

[hzhou321] ch4: move MPID_Create_intercomm_from_lpids to ch4_comm.c

[hzhou321] ch4: move MPIDIU_Intercomm_map_bcast_intra to ch4_comm.c

[hzhou321] ch4: refactor mlut_update_avt_reference

[hzhou321] proc: only support nodemap within the comm_world

[hzhou321] ch4: remove unused build_nodemap functions

[hzhou321] ch4: directly use MPIR_Process.node_map

[hzhou321] ch4: remove node_map and max_node_id from MPIDI_global

[hzhou321] ch4: skip exchange remote node ids during intercomm exchange

[hzhou321] ch4: consolidate avtable init and finalize

[hzhou321] ch4: move MPIDI_av_table into MPIDI_global.avt_mgr

[hzhou321] ch4: move MPIDI_av_table0 into MPIDI_global.avt_mgr

[hzhou321] ch4: dynamically grow av tables and remove free list

[hzhou321] ch4: default is_local to 0 for new_av_table

[hzhou321] ch4: remove shm apis related to upid

[hzhou321] ch4: rename lupid to gpid and add comments

[hzhou321] ch4: rename MPIDI_NM_comm_get_lpid to MPIDI_NM_comm_get_gpid

[wesley.bland] ch4/ofi: Confirm provider NIC is up

[yguo] ch4/ucx: add missing function logging macros


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on compute004.mcs.anl.gov (16.04 skylake-any-version) in workspace <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/>
The recommended git tool is: NONE
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 --version # 'git version 2.7.4'
 > 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
Avoid second fetch
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/3.4.x
Seen branch in repository origin/ecp-ft
Seen branch in repository origin/main
Seen 6 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 868fb9b57628773e9c431d11de9fc880f7df1eb5 (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 868fb9b57628773e9c431d11de9fc880f7df1eb5 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 868fb9b57628773e9c431d11de9fc880f7df1eb5 # timeout=10
Commit message: "Merge pull request #5477 from yfguo/add-missing-ucx-logging"
 > git rev-list --no-walk fdc4b86f4c93881f47516824aea950543dbc470d # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins1516557586954883447.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:/snap/bin
+ 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:/snap/bin
+ BASE=/mcs/mpich/downloads/nightly
+ persist_tmp=/mcs/mpich/tmp
+ '[' -d /mcs/mpich/tmp ']'
+ create_snapshot https://raw.githubusercontent.com/pmodels/mpich/main/maint/release.pl http://github.com/pmodels/mpich main main
+ script=https://raw.githubusercontent.com/pmodels/mpich/main/maint/release.pl
+ repo=http://github.com/pmodels/mpich
+ branch=main
+ version=main
+ cd /tmp
+ /mcs/mpich/downloads/nightly/maint/release.pl --git-repo=http://github.com/pmodels/mpich --branch=main --version=main --append-commit-id
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /homes/MPI/software/tools/install/x86_64/bin/automake line 3936.
unable to execute (cp -a doc/logging/logging.pdf /tmp/uPl6krE6DX/mpich-main-v4.0a2-269-g868fb9b/doc/logging), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/uPl6krE6DX/mpich-main-v4.0a2-269-g868fb9b-build for /tmp/uPl6krE6DX:  at /usr/share/perl/5.22/File/Temp.pm line 778.
Build step 'Execute shell' marked build as failure


More information about the commits mailing list