You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/09/20 05:28:01 UTC

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4244

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4244/display/redirect>

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4244
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 11de04c1bbf65d0a90576642f8ea9574e05a317a (origin/master)
Commit message: "Fixed invalid handle bug in `os::process()`."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11de04c1bbf65d0a90576642f8ea9574e05a317a
 > git rev-list 11de04c1bbf65d0a90576642f8ea9574e05a317a # timeout=10
[ebbf9677] $ /bin/bash -xe /tmp/jenkins5619160877039906830.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
Total errors found: 0
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 21 Python files
+ : centos:7
+ : autotools
+ : gcc
+ : --verbose --enable-libevent --enable-ssl
+ : GLOG_v=1 MESOS_VERBOSE=1
+++ dirname <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/support/docker-build.sh>
++ cd <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/support/..>
++ pwd
+ MESOS_DIRECTORY=<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
+ cd <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
+ DOCKERFILE=Dockerfile
+ rm -f Dockerfile
+ case $OS in
+ append_dockerfile 'FROM centos:7'
+ echo FROM centos:7
+ append_dockerfile 'RUN yum install -y which'
+ echo RUN yum install -y which
+ append_dockerfile 'RUN yum groupinstall -y '\''Development Tools'\'''
+ echo RUN yum groupinstall -y ''\''Development' 'Tools'\'''
+ append_dockerfile 'RUN yum install -y epel-release'
+ echo RUN yum install -y epel-release
+ append_dockerfile 'RUN yum install -y clang git maven'
+ echo RUN yum install -y clang git maven
+ append_dockerfile 'RUN yum install -y java-1.8.0-openjdk-devel python-devel python-six zlib-devel libcurl-devel openssl-devel cyrus-sasl-devel cyrus-sasl-md5 apr-devel subversion-devel apr-utils-devel libevent-devel libev-devel'
+ echo RUN yum install -y java-1.8.0-openjdk-devel python-devel python-six zlib-devel libcurl-devel openssl-devel cyrus-sasl-devel cyrus-sasl-md5 apr-devel subversion-devel apr-utils-devel libevent-devel libev-devel
+ append_dockerfile 'RUN adduser mesos'
+ echo RUN adduser mesos
+ append_dockerfile 'RUN curl -sSL https://cmake.org/files/v3.8/cmake-3.8.2-Linux-x86_64.sh -o /tmp/install-cmake.sh'
+ echo RUN curl -sSL https://cmake.org/files/v3.8/cmake-3.8.2-Linux-x86_64.sh -o /tmp/install-cmake.sh
+ append_dockerfile 'RUN chmod u+x /tmp/install-cmake.sh && sync && /tmp/install-cmake.sh --skip-license --prefix=/usr/local'
+ echo RUN chmod u+x /tmp/install-cmake.sh '&&' sync '&&' /tmp/install-cmake.sh --skip-license --prefix=/usr/local
+ case $COMPILER in
+ append_dockerfile 'ENV CC gcc'
+ echo ENV CC gcc
+ append_dockerfile 'ENV CXX g++'
+ echo ENV CXX g++
+ append_dockerfile 'WORKDIR mesos'
+ echo WORKDIR mesos
+ append_dockerfile 'COPY . /mesos/'
+ echo COPY . /mesos/
+ append_dockerfile 'RUN chown -R mesos /mesos'
+ echo RUN chown -R mesos /mesos
+ append_dockerfile 'USER mesos'
+ echo USER mesos
+ append_dockerfile 'ENV GTEST_OUTPUT xml:report.xml'
+ echo ENV GTEST_OUTPUT xml:report.xml
+ append_dockerfile 'ENV DISTCHECK_CONFIGURE_FLAGS --verbose --enable-libevent --enable-ssl'
+ echo ENV DISTCHECK_CONFIGURE_FLAGS --verbose --enable-libevent --enable-ssl
+ append_dockerfile 'ENV GLOG_v=1 MESOS_VERBOSE=1'
+ echo ENV GLOG_v=1 MESOS_VERBOSE=1
+ '[' -n '' ']'
+ case $BUILDTOOL in
+ append_dockerfile 'CMD ./bootstrap && ./configure --verbose --enable-libevent --enable-ssl && make -j6 distcheck 2>&1'
+ echo CMD ./bootstrap '&&' ./configure --verbose --enable-libevent --enable-ssl '&&' make -j6 distcheck '2>&1'
++ date +%s
+ TAG=mesos-1505885267-19916
+ docker build --no-cache=true -t mesos-1505885267-19916 .
Sending build context to Docker daemon  417.7MB
Step 1/19 : FROM centos:7
 ---> 3bee3060bfc8
Step 2/19 : RUN yum install -y which
 ---> Running in e533dda5c89b
Loaded plugins: fastestmirror, ovl


 One of the configured repositories failed (Unknown),
 and yum doesn't have enough cached data to continue. At this point the only
 safe thing yum can do is fail. There are a few ways to work "fix" this:

     1. Contact the upstream for the repository and get them to fix the problem.

     2. Reconfigure the baseurl/etc. for the repository, to point to a working
        upstream. This is most often useful if you are using a newer
        distribution release than is supported by the repository (and the
        packages for the previous distribution release still work).

     3. Run the command with the repository temporarily disabled
            yum --disablerepo=<repoid> ...

     4. Disable the repository permanently, so yum won't use it by default. Yum
        will then just ignore the repository until you permanently enable it
        again or use --enablerepo for temporary usage:

            yum-config-manager --disable <repoid>
        or
            subscription-manager repos --disable=<repoid>

     5. Configure the failing repository to be skipped, if it is unavailable.
        Note that yum will try to contact the repo. when it runs most commands,
        so will have to try and fail each time (and thus. yum will be be much
        slower). If it is a very temporary problem though, this is often a nice
        compromise:

            yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true

Insufficient space in download directory /var/cache/yum/x86_64/7/base
    * free   0 
    * needed 100 k
The command '/bin/sh -c yum install -y which' returned a non-zero code: 1
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com

Jenkins build is back to normal : Mesos-Buildbot » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4246

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4246/display/redirect>


Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4245

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4245/display/redirect?page=changes>

Changes:

[mpark] Added port mappings in `NetworkInfo` as part of `state` endpoints.

[mpark] Added MESOS-7873 to the 1.4.1 CHANGELOG.

------------------------------------------
[...truncated 36.23 KB...]
 gnutls                       x86_64  3.3.26-9.el7               base     677 k
 groff-base                   x86_64  1.22.2-8.el7               base     942 k
 kernel-debug-devel           x86_64  3.10.0-693.2.2.el7         updates   14 M
 kernel-headers               x86_64  3.10.0-693.2.2.el7         updates  6.0 M
 less                         x86_64  458-9.el7                  base     120 k
 libcroco                     x86_64  0.6.11-1.el7               base     105 k
 libdwarf                     x86_64  20130207-4.el7             base     109 k
 libedit                      x86_64  3.0-12.20121213cvs.el7     base      92 k
 libgfortran                  x86_64  4.8.5-16.el7               base     296 k
 libgnome-keyring             x86_64  3.12.0-1.el7               base     109 k
 libgomp                      x86_64  4.8.5-16.el7               base     154 k
 libmodman                    x86_64  2.0.1-8.el7                base      28 k
 libmpc                       x86_64  1.0.1-3.el7                base      51 k
 libproxy                     x86_64  0.4.11-10.el7              base      64 k
 libquadmath                  x86_64  4.8.5-16.el7               base     186 k
 libquadmath-devel            x86_64  4.8.5-16.el7               base      49 k
 libstdc++-devel              x86_64  4.8.5-16.el7               base     1.5 M
 libunistring                 x86_64  0.9.3-9.el7                base     293 k
 m4                           x86_64  1.4.16-10.el7              base     256 k
 mokutil                      x86_64  12-1.el7.centos            base      41 k
 mpfr                         x86_64  3.1.1-4.el7                base     203 k
 neon                         x86_64  0.30.0-3.el7               base     165 k
 nettle                       x86_64  2.7.1-8.el7                base     327 k
 openssh                      x86_64  7.4p1-12.el7_4             updates  509 k
 openssh-clients              x86_64  7.4p1-12.el7_4             updates  654 k
 pakchois                     x86_64  0.4-10.el7                 base      14 k
 perl                         x86_64  4:5.16.3-292.el7           base     8.0 M
 perl-Carp                    noarch  1.26-244.el7               base      19 k
 perl-Data-Dumper             x86_64  2.145-3.el7                base      47 k
 perl-Encode                  x86_64  2.51-7.el7                 base     1.5 M
 perl-Error                   noarch  1:0.17020-2.el7            base      32 k
 perl-Exporter                noarch  5.68-3.el7                 base      28 k
 perl-File-Path               noarch  2.09-2.el7                 base      26 k
 perl-File-Temp               noarch  0.23.01-3.el7              base      56 k
 perl-Filter                  x86_64  1.49-3.el7                 base      76 k
 perl-Getopt-Long             noarch  2.40-2.el7                 base      56 k
 perl-Git                     noarch  1.8.3.1-12.el7_4           updates   53 k
 perl-HTTP-Tiny               noarch  0.033-3.el7                base      38 k
 perl-PathTools               x86_64  3.40-5.el7                 base      82 k
 perl-Pod-Escapes             noarch  1:1.04-292.el7             base      51 k
 perl-Pod-Perldoc             noarch  3.20-4.el7                 base      87 k
 perl-Pod-Simple              noarch  1:3.28-4.el7               base     216 k
 perl-Pod-Usage               noarch  1.63-3.el7                 base      27 k
 perl-Scalar-List-Utils       x86_64  1.27-248.el7               base      36 k
 perl-Socket                  x86_64  2.010-4.el7                base      49 k
 perl-Storable                x86_64  2.45-3.el7                 base      77 k
 perl-TermReadKey             x86_64  2.30-20.el7                base      31 k
 perl-Test-Harness            noarch  3.28-3.el7                 base     302 k
 perl-Text-ParseWords         noarch  3.29-4.el7                 base      14 k
 perl-Thread-Queue            noarch  3.02-2.el7                 base      17 k
 perl-Time-HiRes              x86_64  4:1.9725-3.el7             base      45 k
 perl-Time-Local              noarch  1.2300-2.el7               base      24 k
 perl-XML-Parser              x86_64  2.41-10.el7                base     223 k
 perl-constant                noarch  1.27-2.el7                 base      19 k
 perl-libs                    x86_64  4:5.16.3-292.el7           base     688 k
 perl-macros                  x86_64  4:5.16.3-292.el7           base      43 k
 perl-parent                  noarch  1:0.225-244.el7            base      12 k
 perl-podlators               noarch  2.5.1-3.el7                base     112 k
 perl-srpm-macros             noarch  1-8.el7                    base     4.6 k
 perl-threads                 x86_64  1.87-4.el7                 base      49 k
 perl-threads-shared          x86_64  1.43-6.el7                 base      39 k
 rsync                        x86_64  3.0.9-18.el7               base     360 k
 subversion-libs              x86_64  1.7.14-11.el7_4            updates  921 k
 systemd-sysv                 x86_64  219-42.el7_4.1             updates   70 k
 systemtap-client             x86_64  3.1-3.el7                  base     3.7 M
 systemtap-devel              x86_64  3.1-3.el7                  base     2.0 M
 systemtap-runtime            x86_64  3.1-3.el7                  base     394 k
 trousers                     x86_64  0.3.14-2.el7               base     289 k
 unzip                        x86_64  6.0-16.el7                 base     169 k
 zip                          x86_64  3.0-11.el7                 base     260 k
Updating for dependencies:
 elfutils-libelf              x86_64  0.168-8.el7                base     191 k
 elfutils-libs                x86_64  0.168-8.el7                base     264 k
 glibc                        x86_64  2.17-196.el7               base     3.6 M
 glibc-common                 x86_64  2.17-196.el7               base      11 M
 libgcc                       x86_64  4.8.5-16.el7               base      98 k
 libstdc++                    x86_64  4.8.5-16.el7               base     301 k
 libtasn1                     x86_64  4.10-1.el7                 base     320 k
 openssl-libs                 x86_64  1:1.0.2k-8.el7             base     1.2 M
 p11-kit                      x86_64  0.23.5-3.el7               base     252 k
 p11-kit-trust                x86_64  0.23.5-3.el7               base     129 k
 rpm                          x86_64  4.11.3-25.el7              base     1.2 M
 rpm-build-libs               x86_64  4.11.3-25.el7              base     104 k
 rpm-libs                     x86_64  4.11.3-25.el7              base     275 k
 rpm-python                   x86_64  4.11.3-25.el7              base      81 k
 systemd                      x86_64  219-42.el7_4.1             updates  5.2 M
 systemd-libs                 x86_64  219-42.el7_4.1             updates  375 k

Transaction Summary
================================================================================
Install  28 Packages (+92 Dependent packages)
Upgrade   1 Package  (+16 Dependent packages)

Total download size: 134 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
--------------------------------------------------------------------------------
Total                                              7.1 MB/s | 134 MB  00:19     
Running transaction check
Running transaction test


Transaction check error:
  installing package libgcc-4.8.5-16.el7.x86_64 needs 268KB on the / filesystem
  installing package glibc-2.17-196.el7.x86_64 needs 17MB on the / filesystem
  installing package glibc-common-2.17-196.el7.x86_64 needs 121MB on the / filesystem
  installing package libstdc++-4.8.5-16.el7.x86_64 needs 4MB on the / filesystem
  installing package elfutils-libelf-0.168-8.el7.x86_64 needs 4MB on the / filesystem
  installing package openssl-libs-1:1.0.2k-8.el7.x86_64 needs 7MB on the / filesystem
  installing package mpfr-3.1.1-4.el7.x86_64 needs 7MB on the / filesystem
  installing package libmpc-1.0.1-3.el7.x86_64 needs 7MB on the / filesystem
  installing package rpm-libs-4.11.3-25.el7.x86_64 needs 8MB on the / filesystem
  installing package rpm-4.11.3-25.el7.x86_64 needs 8MB on the / filesystem
  installing package rpm-build-libs-4.11.3-25.el7.x86_64 needs 8MB on the / filesystem
  installing package libgomp-4.8.5-16.el7.x86_64 needs 8MB on the / filesystem
  installing package m4-1.4.16-10.el7.x86_64 needs 9MB on the / filesystem
  installing package libquadmath-4.8.5-16.el7.x86_64 needs 9MB on the / filesystem
  installing package apr-1.4.8-3.el7.x86_64 needs 9MB on the / filesystem
  installing package apr-util-1.5.2-6.el7.x86_64 needs 9MB on the / filesystem
  installing package boost-system-1.53.0-27.el7.x86_64 needs 10MB on the / filesystem
  installing package groff-base-1.22.2-8.el7.x86_64 needs 13MB on the / filesystem
  installing package patch-2.7.1-8.el7.x86_64 needs 14MB on the / filesystem
  installing package libcroco-0.6.11-1.el7.x86_64 needs 14MB on the / filesystem
  installing package libtasn1-4.10-1.el7.x86_64 needs 14MB on the / filesystem
  installing package p11-kit-0.23.5-3.el7.x86_64 needs 16MB on the / filesystem
  installing package libunistring-0.9.3-9.el7.x86_64 needs 17MB on the / filesystem
  installing package gettext-libs-0.19.8.1-2.el7.x86_64 needs 18MB on the / filesystem
  installing package unzip-6.0-16.el7.x86_64 needs 19MB on the / filesystem
  installing package zip-3.0-11.el7.x86_64 needs 20MB on the / filesystem
  installing package avahi-libs-0.6.31-17.el7.x86_64 needs 20MB on the / filesystem
  installing package gettext-0.19.8.1-2.el7.x86_64 needs 21MB on the / filesystem
  installing package p11-kit-trust-0.23.5-3.el7.x86_64 needs 22MB on the / filesystem
  installing package less-458-9.el7.x86_64 needs 22MB on the / filesystem
  installing package perl-parent-1:0.225-244.el7.noarch needs 22MB on the / filesystem
  installing package perl-HTTP-Tiny-0.033-3.el7.noarch needs 22MB on the / filesystem
  installing package perl-podlators-2.5.1-3.el7.noarch needs 22MB on the / filesystem
  installing package perl-Pod-Perldoc-3.20-4.el7.noarch needs 22MB on the / filesystem
  installing package perl-Pod-Escapes-1:1.04-292.el7.noarch needs 22MB on the / filesystem
  installing package perl-Text-ParseWords-3.29-4.el7.noarch needs 22MB on the / filesystem
  installing package perl-Encode-2.51-7.el7.x86_64 needs 32MB on the / filesystem
  installing package perl-Pod-Usage-1.63-3.el7.noarch needs 33MB on the / filesystem
  installing package perl-libs-4:5.16.3-292.el7.x86_64 needs 34MB on the / filesystem
  installing package perl-macros-4:5.16.3-292.el7.x86_64 needs 35MB on the / filesystem
  installing package perl-Socket-2.010-4.el7.x86_64 needs 35MB on the / filesystem
  installing package perl-Storable-2.45-3.el7.x86_64 needs 35MB on the / filesystem
  installing package perl-Time-HiRes-4:1.9725-3.el7.x86_64 needs 35MB on the / filesystem
  installing package perl-threads-1.87-4.el7.x86_64 needs 35MB on the / filesystem
  installing package perl-Scalar-List-Utils-1.27-248.el7.x86_64 needs 35MB on the / filesystem
  installing package perl-threads-shared-1.43-6.el7.x86_64 needs 35MB on the / filesystem
  installing package perl-Carp-1.26-244.el7.noarch needs 35MB on the / filesystem
  installing package perl-Filter-1.49-3.el7.x86_64 needs 36MB on the / filesystem
  installing package perl-Exporter-5.68-3.el7.noarch needs 36MB on the / filesystem
  installing package perl-constant-1.27-2.el7.noarch needs 36MB on the / filesystem
  installing package perl-File-Temp-0.23.01-3.el7.noarch needs 36MB on the / filesystem
  installing package perl-File-Path-2.09-2.el7.noarch needs 36MB on the / filesystem
  installing package perl-PathTools-3.40-5.el7.x86_64 needs 36MB on the / filesystem
  installing package perl-Time-Local-1.2300-2.el7.noarch needs 36MB on the / filesystem
  installing package perl-Pod-Simple-1:3.28-4.el7.noarch needs 37MB on the / filesystem
  installing package perl-Getopt-Long-2.40-2.el7.noarch needs 37MB on the / filesystem
  installing package perl-4:5.16.3-292.el7.x86_64 needs 63MB on the / filesystem
  installing package perl-Thread-Queue-3.02-2.el7.noarch needs 63MB on the / filesystem
  installing package perl-Error-1:0.17020-2.el7.noarch needs 63MB on the / filesystem
  installing package perl-TermReadKey-2.30-20.el7.x86_64 needs 63MB on the / filesystem
  installing package perl-Data-Dumper-2.145-3.el7.x86_64 needs 64MB on the / filesystem
  installing package autoconf-2.69-11.el7.noarch needs 66MB on the / filesystem
  installing package perl-XML-Parser-2.41-10.el7.x86_64 needs 66MB on the / filesystem
  installing package kernel-debug-devel-3.10.0-693.2.2.el7.x86_64 needs 169MB on the / filesystem
  installing package perl-Test-Harness-3.28-3.el7.noarch needs 169MB on the / filesystem
  installing package automake-1.13.4-3.el7.noarch needs 171MB on the / filesystem
  installing package boost-thread-1.53.0-27.el7.x86_64 needs 172MB on the / filesystem
  installing package libgfortran-4.8.5-16.el7.x86_64 needs 173MB on the / filesystem
  installing package cpp-4.8.5-16.el7.x86_64 needs 188MB on the / filesystem
  installing package fipscheck-1.4.1-6.el7.x86_64 needs 188MB on the / filesystem
  installing package fipscheck-lib-1.4.1-6.el7.x86_64 needs 188MB on the / filesystem
  installing package openssh-7.4p1-12.el7_4.x86_64 needs 190MB on the / filesystem
  installing package libdwarf-20130207-4.el7.x86_64 needs 191MB on the / filesystem
  installing package dwz-0.11-3.el7.x86_64 needs 191MB on the / filesystem
  installing package boost-date-time-1.53.0-27.el7.x86_64 needs 191MB on the / filesystem
  installing package dyninst-9.3.1-1.el7.x86_64 needs 204MB on the / filesystem
  installing package systemtap-runtime-3.1-3.el7.x86_64 needs 205MB on the / filesystem
  installing package libmodman-2.0.1-8.el7.x86_64 needs 205MB on the / filesystem
  installing package libproxy-0.4.11-10.el7.x86_64 needs 205MB on the / filesystem
  installing package libstdc++-devel-4.8.5-16.el7.x86_64 needs 215MB on the / filesystem
  installing package libgnome-keyring-3.12.0-1.el7.x86_64 needs 216MB on the / filesystem
  installing package nettle-2.7.1-8.el7.x86_64 needs 216MB on the / filesystem
  installing package make-1:3.82-23.el7.x86_64 needs 216MB on the / filesystem
  installing package libedit-3.0-12.20121213cvs.el7.x86_64 needs 217MB on the / filesystem
  installing package openssh-clients-7.4p1-12.el7_4.x86_64 needs 220MB on the / filesystem
  installing package efivar-libs-31-4.el7.x86_64 needs 220MB on the / filesystem
  installing package mokutil-12-1.el7.centos.x86_64 needs 220MB on the / filesystem
  installing package bzip2-1.0.6-13.el7.x86_64 needs 220MB on the / filesystem
  installing package gdb-7.6.1-100.el7.x86_64 needs 228MB on the / filesystem
  installing package file-5.11-33.el7.x86_64 needs 228MB on the / filesystem
  installing package pakchois-0.4-10.el7.x86_64 needs 228MB on the / filesystem
  installing package kernel-headers-3.10.0-693.2.2.el7.x86_64 needs 256MB on the / filesystem
  installing package glibc-headers-2.17-196.el7.x86_64 needs 260MB on the / filesystem
  installing package glibc-devel-2.17-196.el7.x86_64 needs 261MB on the / filesystem
  installing package gcc-4.8.5-16.el7.x86_64 needs 287MB on the / filesystem
  installing package libquadmath-devel-4.8.5-16.el7.x86_64 needs 287MB on the / filesystem
  installing package elfutils-default-yama-scope-0.168-8.el7.noarch needs 287MB on the / filesystem
  installing package elfutils-libs-0.168-8.el7.x86_64 needs 288MB on the / filesystem
  installing package systemtap-devel-3.1-3.el7.x86_64 needs 298MB on the / filesystem
  installing package systemtap-client-3.1-3.el7.x86_64 needs 302MB on the / filesystem
  installing package elfutils-0.168-8.el7.x86_64 needs 303MB on the / filesystem
  installing package systemd-libs-219-42.el7_4.1.x86_64 needs 305MB on the / filesystem
  installing package systemd-219-42.el7_4.1.x86_64 needs 327MB on the / filesystem
  installing package rsync-3.0.9-18.el7.x86_64 needs 305MB on the / filesystem
  installing package perl-Git-1.8.3.1-12.el7_4.noarch needs 305MB on the / filesystem
  installing package git-1.8.3.1-12.el7_4.x86_64 needs 490MB on the / filesystem
  installing package systemd-sysv-219-42.el7_4.1.x86_64 needs 490MB on the / filesystem
  installing package trousers-0.3.14-2.el7.x86_64 needs 491MB on the / filesystem
  installing package gnutls-3.3.26-9.el7.x86_64 needs 493MB on the / filesystem
  installing package neon-0.30.0-3.el7.x86_64 needs 493MB on the / filesystem
  installing package subversion-libs-1.7.14-11.el7_4.x86_64 needs 496MB on the / filesystem
  installing package perl-srpm-macros-1-8.el7.noarch needs 496MB on the / filesystem
  installing package redhat-rpm-config-9.1.0-76.el7.centos.noarch needs 496MB on the / filesystem
  installing package emacs-filesystem-1:24.3-20.el7_4.noarch needs 496MB on the / filesystem
  installing package gettext-common-devel-0.19.8.1-2.el7.noarch needs 497MB on the / filesystem
  installing package gettext-devel-0.19.8.1-2.el7.x86_64 needs 499MB on the / filesystem
  installing package intltool-0.50.2-7.el7.noarch needs 499MB on the / filesystem
  installing package cscope-15.8-10.el7.x86_64 needs 500MB on the / filesystem
  installing package rpm-build-4.11.3-25.el7.x86_64 needs 501MB on the / filesystem
  installing package subversion-1.7.14-11.el7_4.x86_64 needs 502MB on the / filesystem
  installing package dracut-033-502.el7.x86_64 needs 504MB on the / filesystem
  installing package systemtap-3.1-3.el7.x86_64 needs 503MB on the / filesystem
  installing package gcc-gfortran-4.8.5-16.el7.x86_64 needs 519MB on the / filesystem
  installing package gcc-c++-4.8.5-16.el7.x86_64 needs 538MB on the / filesystem
  installing package libtool-2.4.2-22.el7_3.x86_64 needs 539MB on the / filesystem
  installing package patchutils-0.3.3-4.el7.x86_64 needs 539MB on the / filesystem
  installing package bison-3.0.4-1.el7.x86_64 needs 540MB on the / filesystem
  installing package flex-2.5.37-3.el7.x86_64 needs 541MB on the / filesystem
  installing package rpm-sign-4.11.3-25.el7.x86_64 needs 541MB on the / filesystem
  installing package rpm-python-4.11.3-25.el7.x86_64 needs 541MB on the / filesystem
  installing package doxygen-1:1.8.5-3.el7.x86_64 needs 551MB on the / filesystem
  installing package swig-2.0.10-5.el7.x86_64 needs 557MB on the / filesystem
  installing package diffstat-1.57-4.el7.x86_64 needs 557MB on the / filesystem
  installing package rcs-5.9.0-5.el7.x86_64 needs 558MB on the / filesystem
  installing package byacc-1.9.20130304-3.el7.x86_64 needs 558MB on the / filesystem
  installing package ctags-5.8-13.el7.x86_64 needs 558MB on the / filesystem
  installing package indent-2.2.11-13.el7.x86_64 needs 558MB on the / filesystem

Error Summary
-------------
Disk Requirements:
  At least 558MB more space needed on the / filesystem.

The command '/bin/sh -c yum groupinstall -y 'Development Tools'' returned a non-zero code: 1
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com