+1 (binding) Checked the signatures, build and tests on Fedora 27
> On May 10, 2018, at 9:06 AM, Chun-Hung Hsiao <chhs...@mesosphere.io> wrote: > > +1 (binding) > > Tested on our internal CI (sudo make check) on Mac, CentOS 6/7, Debian 8/9 > and Ubuntu 14/16/17, with gRPC/SSL disabled/enabled. > Also manually tested "make distcheck" w/ autotools, and "ninja check" w/ > CMake on Mac and CentOS 7 with gRPC enabled. > > Observed the following failures: > https://issues.apache.org/jira/browse/MESOS-8884 > https://issues.apache.org/jira/browse/MESOS-8875 > > The first one is a test flakiness, and the second one is related to > MESOS-2407 which is a known problem. > > On Wed, May 9, 2018 at 11:00 AM, Vinod Kone <vinodk...@apache.org> wrote: > >> +1 (binding) >> >> Ran it on ASF CI. The only failures observed were known flaky command check >> tests. >> >> *Revision*: c7df5eadc075adcf525ea091f65786aaffb9b072 >> >> - refs/tags/1.6.0-rc1 >> >> Configuration Matrix gcc clang >> centos:7 --verbose --enable-libevent --enable-ssl autotools >> [image: Failed] >> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel >> ease/48/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=-- >> verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT= >> GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker% >> 7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/> >> [image: Not run] >> cmake >> [image: Success] >> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel >> ease/48/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose >> %20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v= >> 1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C% >> 7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/> >> [image: Not run] >> --verbose autotools >> [image: Failed] >> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel >> ease/48/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=-- >> verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos% >> 3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/> >> [image: Not run] >> cmake >> [image: Success] >> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel >> ease/48/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose >> ,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_ >> exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/> >> [image: Not run] >> ubuntu:14.04 --verbose --enable-libevent --enable-ssl autotools >> [image: Failed] >> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel >> ease/48/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=-- >> verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT= >> GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=( >> docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/> >> [image: Success] >> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel >> ease/48/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=- >> -verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT= >> GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=( >> docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/> >> cmake >> [image: Success] >> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel >> ease/48/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose >> %20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v= >> 1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C% >> 7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/> >> [image: Success] >> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel >> ease/48/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=-- >> verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_ >> v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker% >> 7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/> >> --verbose autotools >> [image: Success] >> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel >> ease/48/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=-- >> verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu% >> 3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/> >> [image: Success] >> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel >> ease/48/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=- >> -verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu% >> 3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/> >> cmake >> [image: Success] >> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel >> ease/48/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose >> ,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04, >> label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/> >> [image: Success] >> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel >> ease/48/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=-- >> verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A1 >> 4.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/> >> >> >> On Mon, May 7, 2018 at 8:48 PM, Greg Mann <g...@mesosphere.io> wrote: >> >>> Hi all, >>> >>> Please vote on releasing the following candidate as Apache Mesos 1.6.0. >>> >>> >>> 1.6.0 includes the following: >>> ------------------------------------------------------------ >>> -------------------- >>> * Resizing of persistent volumes for agent default resources >>> * Offer operation feedback for resource provider resources >>> * Docker executor/containerizer improvements for graceful handling of >>> Docker failures >>> * Support for jemalloc on Linux >>> >>> The CHANGELOG for the release is available at: >>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_ >>> plain;f=CHANGELOG;hb=1.6.0-rc1 >>> ------------------------------------------------------------ >>> -------------------- >>> >>> The candidate for Mesos 1.6.0 release is available at: >>> https://dist.apache.org/repos/dist/dev/mesos/1.6.0-rc1/mesos >> -1.6.0.tar.gz >>> >>> The tag to be voted on is 1.6.0-rc1: >>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=1.6.0-rc1 >>> >>> The SHA512 checksum of the tarball can be found at: >>> https://dist.apache.org/repos/dist/dev/mesos/1.6.0-rc1/ >>> mesos-1.6.0.tar.gz.sha512 >>> >>> The signature of the tarball can be found at: >>> https://dist.apache.org/repos/dist/dev/mesos/1.6.0-rc1/ >>> mesos-1.6.0.tar.gz.asc >>> >>> The PGP key used to sign the release is here: >>> https://dist.apache.org/repos/dist/release/mesos/KEYS >>> >>> The JAR is in a staging repository here: >>> https://repository.apache.org/content/repositories/orgapachemesos-1223 >>> >>> Please vote on releasing this package as Apache Mesos 1.6.0! >>> >>> The vote is open until Thu May 10 20:45:34 PDT 2018 and passes if a >>> majority of at least 3 +1 PMC votes are cast. >>> >>> [ ] +1 Release this package as Apache Mesos 1.6.0 >>> [ ] -1 Do not release this package because ... >>> >>> Thanks, >>> Greg >>> >>