You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by Kapil Arya <ka...@mesosphere.io> on 2017/09/09 13:49:53 UTC

[VOTE] Release Apache Mesos 1.4.0 (rc5)

Hi all,

[NOTE: Starting with this RC candidate, we will not be "releasing" RC jar
files in the Maven release channel. This prevents polluting of the Maven
repositories with numerous RC tags. As before, you can continue to test the
release candidate using the Maven staging repository provided below.]

Please vote on releasing the following candidate as Apache Mesos 1.4.0.

1.4.0 includes the following:
--------------------------------------------------------------------------------
  * Ability to recover the agent ID after a host reboot.
  * File-based and image-pull secrets.
  * Linux ambient and bounding capabilities support.
  * Ability to efficiently measure disk usage without enforcing usage
constraints.
  * Hierarchical resource allocation roles. [EXPERIMENTAL]

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.4.0-rc5
--------------------------------------------------------------------------------


The candidate for Mesos 1.4.0 release is available at:
https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos-1.4.0.tar.gz

The tag to be voted on is 1.4.0-rc5:
https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=1.4.0-rc5

The MD5 checksum of the tarball can be found at:
https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos-1.4.0.tar.gz.md5

The signature of the tarball can be found at:
https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos-1.4.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 up in Maven in a staging repository here:
https://repository.apache.org/content/repositories/orgapachemesos-1215

Please vote on releasing this package as Apache Mesos 1.4.0!

The vote is open until Wed Sep 13 11:59:00 PM EDT 2017 and passes if a
majority of at least 3 +1 PMC votes are cast.

[ ] +1 Release this package as Apache Mesos 1.4.0
[ ] -1 Do not release this package because ...

Thanks,
Anand and Kapil

Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

Posted by Anand Mazumdar <an...@apache.org>.
+1 (binding)

make check passed on Ubuntu 16.04

-anand

On Fri, Sep 15, 2017 at 2:12 PM, Kapil Arya <ka...@mesosphere.io> wrote:

> +1 (binding)
>
> Internal CI with Centos 6/7, Fedora 23, Debian 8, and Ubuntu 12/14/16.
>
> On Fri, Sep 15, 2017 at 5:08 PM, Vinod Kone <vi...@apache.org> wrote:
>
>> Ok. Looks like a test issue per https://reviews.apache.org/r/60467/
>>
>> +1(binding)
>>
>> On Fri, Sep 15, 2017 at 12:16 PM, Michael Park <mp...@apache.org> wrote:
>>
>>> Vinod, regarding MESOS-7729
>>> <https://issues.apache.org/jira/browse/MESOS-7729>:
>>>
>>> I found MESOS-6345 <https://issues.apache.org/jira/browse/MESOS-6345> related
>>> to persistent volume framework, which leads me to believe that this is not
>>> new.
>>>
>>> Thanks,
>>>
>>> MPark
>>>
>>> On Tue, Sep 12, 2017 at 12:01 PM Vinod Kone <vi...@apache.org>
>>> wrote:
>>>
>>>> Tested this on ASF CI.
>>>>
>>>> Saw 3 flaky tests.
>>>>
>>>> https://issues.apache.org/jira/browse/MESOS-7729
>>>> <https://issues.apache.org/jira/browse/MESOS-7972>
>>>>
>>>> https://issues.apache.org/jira/browse/MESOS-7971
>>>> https://issues.apache.org/jira/browse/MESOS-7972
>>>>
>>>> The first one was a known (since 1.4.0) flaky test with a double free
>>>> corruption. @Kapil and @MPark can you verify that this is an issue with
>>>> the
>>>> test and not the source code? Once verified, I'll give a +1.
>>>>
>>>> *Revision*: b3fd2e7ab26e118222fe18af4b92c53a3c01e6cc
>>>>
>>>>    - refs/tags/1.4.0-rc5
>>>>
>>>> Configuration Matrix gcc clang
>>>> centos:7 --verbose --enable-libevent --enable-ssl autotools
>>>> [image: Success]
>>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>>> ease/42/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--ver
>>>> bose%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/42/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%7CHadoo
>>>> p)&&(!ubuntu-us1)&&(!ubuntu-eu2)/>
>>>> [image: Not run]
>>>> --verbose autotools
>>>> [image: Failed]
>>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>>> ease/42/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--ver
>>>> bose,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/42/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: Success]
>>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>>> ease/42/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--ver
>>>> bose%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/42/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/42/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%7CH
>>>> adoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/>
>>>> [image: Success]
>>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>>> ease/42/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbo
>>>> se%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/42/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--ver
>>>> bose,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/42/BUILDTOOL=autotools,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)/>
>>>> cmake
>>>> [image: Failed]
>>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>>> ease/42/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose
>>>> ,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,la
>>>> bel_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/>
>>>> [image: Failed]
>>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>>> ease/42/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbo
>>>> se,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,
>>>> label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> On Sat, Sep 9, 2017 at 6:49 AM, Kapil Arya <ka...@mesosphere.io> wrote:
>>>>
>>>> > Hi all,
>>>> >
>>>> > [NOTE: Starting with this RC candidate, we will not be "releasing" RC
>>>> jar
>>>> > files in the Maven release channel. This prevents polluting of the
>>>> Maven
>>>> > repositories with numerous RC tags. As before, you can continue to
>>>> test the
>>>> > release candidate using the Maven staging repository provided below.]
>>>> >
>>>> > Please vote on releasing the following candidate as Apache Mesos
>>>> 1.4.0.
>>>> >
>>>> > 1.4.0 includes the following:
>>>> > ------------------------------------------------------------
>>>> > --------------------
>>>> >   * Ability to recover the agent ID after a host reboot.
>>>> >   * File-based and image-pull secrets.
>>>> >   * Linux ambient and bounding capabilities support.
>>>> >   * Ability to efficiently measure disk usage without enforcing usage
>>>> > constraints.
>>>> >   * Hierarchical resource allocation roles. [EXPERIMENTAL]
>>>> >
>>>> > The CHANGELOG for the release is available at:
>>>> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_p
>>>> > lain;f=CHANGELOG;hb=1.4.0-rc5
>>>> > ------------------------------------------------------------
>>>> --------------------
>>>> >
>>>> >
>>>> > The candidate for Mesos 1.4.0 release is available at:
>>>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>>>> -1.4.0.tar.gz
>>>> >
>>>> > The tag to be voted on is 1.4.0-rc5:
>>>> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit
>>>> ;h=1.4.0-rc5
>>>> >
>>>> > The MD5 checksum of the tarball can be found at:
>>>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>>>> > -1.4.0.tar.gz.md5
>>>> >
>>>> > The signature of the tarball can be found at:
>>>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>>>> > -1.4.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 up in Maven in a staging repository here:
>>>> > https://repository.apache.org/content/repositories/orgapache
>>>> mesos-1215
>>>> >
>>>> > Please vote on releasing this package as Apache Mesos 1.4.0!
>>>> >
>>>> > The vote is open until Wed Sep 13 11:59:00 PM EDT 2017 and passes if a
>>>> > majority of at least 3 +1 PMC votes are cast.
>>>> >
>>>> > [ ] +1 Release this package as Apache Mesos 1.4.0
>>>> > [ ] -1 Do not release this package because ...
>>>> >
>>>> > Thanks,
>>>> > Anand and Kapil
>>>> >
>>>>
>>>
>>
>

Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

Posted by Anand Mazumdar <an...@apache.org>.
+1 (binding)

make check passed on Ubuntu 16.04

-anand

On Fri, Sep 15, 2017 at 2:12 PM, Kapil Arya <ka...@mesosphere.io> wrote:

> +1 (binding)
>
> Internal CI with Centos 6/7, Fedora 23, Debian 8, and Ubuntu 12/14/16.
>
> On Fri, Sep 15, 2017 at 5:08 PM, Vinod Kone <vi...@apache.org> wrote:
>
>> Ok. Looks like a test issue per https://reviews.apache.org/r/60467/
>>
>> +1(binding)
>>
>> On Fri, Sep 15, 2017 at 12:16 PM, Michael Park <mp...@apache.org> wrote:
>>
>>> Vinod, regarding MESOS-7729
>>> <https://issues.apache.org/jira/browse/MESOS-7729>:
>>>
>>> I found MESOS-6345 <https://issues.apache.org/jira/browse/MESOS-6345> related
>>> to persistent volume framework, which leads me to believe that this is not
>>> new.
>>>
>>> Thanks,
>>>
>>> MPark
>>>
>>> On Tue, Sep 12, 2017 at 12:01 PM Vinod Kone <vi...@apache.org>
>>> wrote:
>>>
>>>> Tested this on ASF CI.
>>>>
>>>> Saw 3 flaky tests.
>>>>
>>>> https://issues.apache.org/jira/browse/MESOS-7729
>>>> <https://issues.apache.org/jira/browse/MESOS-7972>
>>>>
>>>> https://issues.apache.org/jira/browse/MESOS-7971
>>>> https://issues.apache.org/jira/browse/MESOS-7972
>>>>
>>>> The first one was a known (since 1.4.0) flaky test with a double free
>>>> corruption. @Kapil and @MPark can you verify that this is an issue with
>>>> the
>>>> test and not the source code? Once verified, I'll give a +1.
>>>>
>>>> *Revision*: b3fd2e7ab26e118222fe18af4b92c53a3c01e6cc
>>>>
>>>>    - refs/tags/1.4.0-rc5
>>>>
>>>> Configuration Matrix gcc clang
>>>> centos:7 --verbose --enable-libevent --enable-ssl autotools
>>>> [image: Success]
>>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>>> ease/42/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--ver
>>>> bose%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/42/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%7CHadoo
>>>> p)&&(!ubuntu-us1)&&(!ubuntu-eu2)/>
>>>> [image: Not run]
>>>> --verbose autotools
>>>> [image: Failed]
>>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>>> ease/42/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--ver
>>>> bose,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/42/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: Success]
>>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>>> ease/42/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--ver
>>>> bose%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/42/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/42/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%7CH
>>>> adoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/>
>>>> [image: Success]
>>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>>> ease/42/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbo
>>>> se%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/42/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--ver
>>>> bose,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/42/BUILDTOOL=autotools,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)/>
>>>> cmake
>>>> [image: Failed]
>>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>>> ease/42/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose
>>>> ,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,la
>>>> bel_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/>
>>>> [image: Failed]
>>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>>> ease/42/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbo
>>>> se,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,
>>>> label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> On Sat, Sep 9, 2017 at 6:49 AM, Kapil Arya <ka...@mesosphere.io> wrote:
>>>>
>>>> > Hi all,
>>>> >
>>>> > [NOTE: Starting with this RC candidate, we will not be "releasing" RC
>>>> jar
>>>> > files in the Maven release channel. This prevents polluting of the
>>>> Maven
>>>> > repositories with numerous RC tags. As before, you can continue to
>>>> test the
>>>> > release candidate using the Maven staging repository provided below.]
>>>> >
>>>> > Please vote on releasing the following candidate as Apache Mesos
>>>> 1.4.0.
>>>> >
>>>> > 1.4.0 includes the following:
>>>> > ------------------------------------------------------------
>>>> > --------------------
>>>> >   * Ability to recover the agent ID after a host reboot.
>>>> >   * File-based and image-pull secrets.
>>>> >   * Linux ambient and bounding capabilities support.
>>>> >   * Ability to efficiently measure disk usage without enforcing usage
>>>> > constraints.
>>>> >   * Hierarchical resource allocation roles. [EXPERIMENTAL]
>>>> >
>>>> > The CHANGELOG for the release is available at:
>>>> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_p
>>>> > lain;f=CHANGELOG;hb=1.4.0-rc5
>>>> > ------------------------------------------------------------
>>>> --------------------
>>>> >
>>>> >
>>>> > The candidate for Mesos 1.4.0 release is available at:
>>>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>>>> -1.4.0.tar.gz
>>>> >
>>>> > The tag to be voted on is 1.4.0-rc5:
>>>> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit
>>>> ;h=1.4.0-rc5
>>>> >
>>>> > The MD5 checksum of the tarball can be found at:
>>>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>>>> > -1.4.0.tar.gz.md5
>>>> >
>>>> > The signature of the tarball can be found at:
>>>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>>>> > -1.4.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 up in Maven in a staging repository here:
>>>> > https://repository.apache.org/content/repositories/orgapache
>>>> mesos-1215
>>>> >
>>>> > Please vote on releasing this package as Apache Mesos 1.4.0!
>>>> >
>>>> > The vote is open until Wed Sep 13 11:59:00 PM EDT 2017 and passes if a
>>>> > majority of at least 3 +1 PMC votes are cast.
>>>> >
>>>> > [ ] +1 Release this package as Apache Mesos 1.4.0
>>>> > [ ] -1 Do not release this package because ...
>>>> >
>>>> > Thanks,
>>>> > Anand and Kapil
>>>> >
>>>>
>>>
>>
>

Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

Posted by Kapil Arya <ka...@mesosphere.io>.
+1 (binding)

Internal CI with Centos 6/7, Fedora 23, Debian 8, and Ubuntu 12/14/16.

On Fri, Sep 15, 2017 at 5:08 PM, Vinod Kone <vi...@apache.org> wrote:

> Ok. Looks like a test issue per https://reviews.apache.org/r/60467/
>
> +1(binding)
>
> On Fri, Sep 15, 2017 at 12:16 PM, Michael Park <mp...@apache.org> wrote:
>
>> Vinod, regarding MESOS-7729
>> <https://issues.apache.org/jira/browse/MESOS-7729>:
>>
>> I found MESOS-6345 <https://issues.apache.org/jira/browse/MESOS-6345> related
>> to persistent volume framework, which leads me to believe that this is not
>> new.
>>
>> Thanks,
>>
>> MPark
>>
>> On Tue, Sep 12, 2017 at 12:01 PM Vinod Kone <vi...@apache.org> wrote:
>>
>>> Tested this on ASF CI.
>>>
>>> Saw 3 flaky tests.
>>>
>>> https://issues.apache.org/jira/browse/MESOS-7729
>>> <https://issues.apache.org/jira/browse/MESOS-7972>
>>>
>>> https://issues.apache.org/jira/browse/MESOS-7971
>>> https://issues.apache.org/jira/browse/MESOS-7972
>>>
>>> The first one was a known (since 1.4.0) flaky test with a double free
>>> corruption. @Kapil and @MPark can you verify that this is an issue with
>>> the
>>> test and not the source code? Once verified, I'll give a +1.
>>>
>>> *Revision*: b3fd2e7ab26e118222fe18af4b92c53a3c01e6cc
>>>
>>>    - refs/tags/1.4.0-rc5
>>>
>>> Configuration Matrix gcc clang
>>> centos:7 --verbose --enable-libevent --enable-ssl autotools
>>> [image: Success]
>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>> ease/42/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/42/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/42/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/42/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: Success]
>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>> ease/42/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/42/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/42/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/42/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/42/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/42/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: Failed]
>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>> ease/42/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: Failed]
>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>> ease/42/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 Sat, Sep 9, 2017 at 6:49 AM, Kapil Arya <ka...@mesosphere.io> wrote:
>>>
>>> > Hi all,
>>> >
>>> > [NOTE: Starting with this RC candidate, we will not be "releasing" RC
>>> jar
>>> > files in the Maven release channel. This prevents polluting of the
>>> Maven
>>> > repositories with numerous RC tags. As before, you can continue to
>>> test the
>>> > release candidate using the Maven staging repository provided below.]
>>> >
>>> > Please vote on releasing the following candidate as Apache Mesos 1.4.0.
>>> >
>>> > 1.4.0 includes the following:
>>> > ------------------------------------------------------------
>>> > --------------------
>>> >   * Ability to recover the agent ID after a host reboot.
>>> >   * File-based and image-pull secrets.
>>> >   * Linux ambient and bounding capabilities support.
>>> >   * Ability to efficiently measure disk usage without enforcing usage
>>> > constraints.
>>> >   * Hierarchical resource allocation roles. [EXPERIMENTAL]
>>> >
>>> > The CHANGELOG for the release is available at:
>>> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_p
>>> > lain;f=CHANGELOG;hb=1.4.0-rc5
>>> > ------------------------------------------------------------
>>> --------------------
>>> >
>>> >
>>> > The candidate for Mesos 1.4.0 release is available at:
>>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>>> -1.4.0.tar.gz
>>> >
>>> > The tag to be voted on is 1.4.0-rc5:
>>> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit
>>> ;h=1.4.0-rc5
>>> >
>>> > The MD5 checksum of the tarball can be found at:
>>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>>> > -1.4.0.tar.gz.md5
>>> >
>>> > The signature of the tarball can be found at:
>>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>>> > -1.4.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 up in Maven in a staging repository here:
>>> > https://repository.apache.org/content/repositories/orgapachemesos-1215
>>> >
>>> > Please vote on releasing this package as Apache Mesos 1.4.0!
>>> >
>>> > The vote is open until Wed Sep 13 11:59:00 PM EDT 2017 and passes if a
>>> > majority of at least 3 +1 PMC votes are cast.
>>> >
>>> > [ ] +1 Release this package as Apache Mesos 1.4.0
>>> > [ ] -1 Do not release this package because ...
>>> >
>>> > Thanks,
>>> > Anand and Kapil
>>> >
>>>
>>
>

Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

Posted by Kapil Arya <ka...@mesosphere.io>.
+1 (binding)

Internal CI with Centos 6/7, Fedora 23, Debian 8, and Ubuntu 12/14/16.

On Fri, Sep 15, 2017 at 5:08 PM, Vinod Kone <vi...@apache.org> wrote:

> Ok. Looks like a test issue per https://reviews.apache.org/r/60467/
>
> +1(binding)
>
> On Fri, Sep 15, 2017 at 12:16 PM, Michael Park <mp...@apache.org> wrote:
>
>> Vinod, regarding MESOS-7729
>> <https://issues.apache.org/jira/browse/MESOS-7729>:
>>
>> I found MESOS-6345 <https://issues.apache.org/jira/browse/MESOS-6345> related
>> to persistent volume framework, which leads me to believe that this is not
>> new.
>>
>> Thanks,
>>
>> MPark
>>
>> On Tue, Sep 12, 2017 at 12:01 PM Vinod Kone <vi...@apache.org> wrote:
>>
>>> Tested this on ASF CI.
>>>
>>> Saw 3 flaky tests.
>>>
>>> https://issues.apache.org/jira/browse/MESOS-7729
>>> <https://issues.apache.org/jira/browse/MESOS-7972>
>>>
>>> https://issues.apache.org/jira/browse/MESOS-7971
>>> https://issues.apache.org/jira/browse/MESOS-7972
>>>
>>> The first one was a known (since 1.4.0) flaky test with a double free
>>> corruption. @Kapil and @MPark can you verify that this is an issue with
>>> the
>>> test and not the source code? Once verified, I'll give a +1.
>>>
>>> *Revision*: b3fd2e7ab26e118222fe18af4b92c53a3c01e6cc
>>>
>>>    - refs/tags/1.4.0-rc5
>>>
>>> Configuration Matrix gcc clang
>>> centos:7 --verbose --enable-libevent --enable-ssl autotools
>>> [image: Success]
>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>> ease/42/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/42/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/42/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/42/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: Success]
>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>> ease/42/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/42/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/42/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/42/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/42/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/42/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: Failed]
>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>> ease/42/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: Failed]
>>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Rel
>>> ease/42/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 Sat, Sep 9, 2017 at 6:49 AM, Kapil Arya <ka...@mesosphere.io> wrote:
>>>
>>> > Hi all,
>>> >
>>> > [NOTE: Starting with this RC candidate, we will not be "releasing" RC
>>> jar
>>> > files in the Maven release channel. This prevents polluting of the
>>> Maven
>>> > repositories with numerous RC tags. As before, you can continue to
>>> test the
>>> > release candidate using the Maven staging repository provided below.]
>>> >
>>> > Please vote on releasing the following candidate as Apache Mesos 1.4.0.
>>> >
>>> > 1.4.0 includes the following:
>>> > ------------------------------------------------------------
>>> > --------------------
>>> >   * Ability to recover the agent ID after a host reboot.
>>> >   * File-based and image-pull secrets.
>>> >   * Linux ambient and bounding capabilities support.
>>> >   * Ability to efficiently measure disk usage without enforcing usage
>>> > constraints.
>>> >   * Hierarchical resource allocation roles. [EXPERIMENTAL]
>>> >
>>> > The CHANGELOG for the release is available at:
>>> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_p
>>> > lain;f=CHANGELOG;hb=1.4.0-rc5
>>> > ------------------------------------------------------------
>>> --------------------
>>> >
>>> >
>>> > The candidate for Mesos 1.4.0 release is available at:
>>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>>> -1.4.0.tar.gz
>>> >
>>> > The tag to be voted on is 1.4.0-rc5:
>>> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit
>>> ;h=1.4.0-rc5
>>> >
>>> > The MD5 checksum of the tarball can be found at:
>>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>>> > -1.4.0.tar.gz.md5
>>> >
>>> > The signature of the tarball can be found at:
>>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>>> > -1.4.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 up in Maven in a staging repository here:
>>> > https://repository.apache.org/content/repositories/orgapachemesos-1215
>>> >
>>> > Please vote on releasing this package as Apache Mesos 1.4.0!
>>> >
>>> > The vote is open until Wed Sep 13 11:59:00 PM EDT 2017 and passes if a
>>> > majority of at least 3 +1 PMC votes are cast.
>>> >
>>> > [ ] +1 Release this package as Apache Mesos 1.4.0
>>> > [ ] -1 Do not release this package because ...
>>> >
>>> > Thanks,
>>> > Anand and Kapil
>>> >
>>>
>>
>

Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

Posted by Vinod Kone <vi...@apache.org>.
Ok. Looks like a test issue per https://reviews.apache.org/r/60467/

+1(binding)

On Fri, Sep 15, 2017 at 12:16 PM, Michael Park <mp...@apache.org> wrote:

> Vinod, regarding MESOS-7729
> <https://issues.apache.org/jira/browse/MESOS-7729>:
>
> I found MESOS-6345 <https://issues.apache.org/jira/browse/MESOS-6345> related
> to persistent volume framework, which leads me to believe that this is not
> new.
>
> Thanks,
>
> MPark
>
> On Tue, Sep 12, 2017 at 12:01 PM Vinod Kone <vi...@apache.org> wrote:
>
>> Tested this on ASF CI.
>>
>> Saw 3 flaky tests.
>>
>> https://issues.apache.org/jira/browse/MESOS-7729
>> <https://issues.apache.org/jira/browse/MESOS-7972>
>>
>> https://issues.apache.org/jira/browse/MESOS-7971
>> https://issues.apache.org/jira/browse/MESOS-7972
>>
>> The first one was a known (since 1.4.0) flaky test with a double free
>> corruption. @Kapil and @MPark can you verify that this is an issue with
>> the
>> test and not the source code? Once verified, I'll give a +1.
>>
>> *Revision*: b3fd2e7ab26e118222fe18af4b92c53a3c01e6cc
>>
>>    - refs/tags/1.4.0-rc5
>>
>> Configuration Matrix gcc clang
>> centos:7 --verbose --enable-libevent --enable-ssl autotools
>> [image: Success]
>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-
>> Release/42/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-
>> Release/42/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-
>> Release/42/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-
>> Release/42/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: Success]
>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-
>> Release/42/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-
>> Release/42/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-
>> Release/42/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-
>> Release/42/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-
>> Release/42/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-
>> Release/42/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: Failed]
>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-
>> Release/42/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: Failed]
>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-
>> Release/42/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=-
>> -verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%
>> 3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/>
>>
>>
>>
>>
>>
>> On Sat, Sep 9, 2017 at 6:49 AM, Kapil Arya <ka...@mesosphere.io> wrote:
>>
>> > Hi all,
>> >
>> > [NOTE: Starting with this RC candidate, we will not be "releasing" RC
>> jar
>> > files in the Maven release channel. This prevents polluting of the Maven
>> > repositories with numerous RC tags. As before, you can continue to test
>> the
>> > release candidate using the Maven staging repository provided below.]
>> >
>> > Please vote on releasing the following candidate as Apache Mesos 1.4.0.
>> >
>> > 1.4.0 includes the following:
>> > ------------------------------------------------------------
>> > --------------------
>> >   * Ability to recover the agent ID after a host reboot.
>> >   * File-based and image-pull secrets.
>> >   * Linux ambient and bounding capabilities support.
>> >   * Ability to efficiently measure disk usage without enforcing usage
>> > constraints.
>> >   * Hierarchical resource allocation roles. [EXPERIMENTAL]
>> >
>> > The CHANGELOG for the release is available at:
>> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_p
>> > lain;f=CHANGELOG;hb=1.4.0-rc5
>> > ------------------------------------------------------------
>> --------------------
>> >
>> >
>> > The candidate for Mesos 1.4.0 release is available at:
>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/
>> mesos-1.4.0.tar.gz
>> >
>> > The tag to be voted on is 1.4.0-rc5:
>> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=
>> commit;h=1.4.0-rc5
>> >
>> > The MD5 checksum of the tarball can be found at:
>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>> > -1.4.0.tar.gz.md5
>> >
>> > The signature of the tarball can be found at:
>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>> > -1.4.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 up in Maven in a staging repository here:
>> > https://repository.apache.org/content/repositories/orgapachemesos-1215
>> >
>> > Please vote on releasing this package as Apache Mesos 1.4.0!
>> >
>> > The vote is open until Wed Sep 13 11:59:00 PM EDT 2017 and passes if a
>> > majority of at least 3 +1 PMC votes are cast.
>> >
>> > [ ] +1 Release this package as Apache Mesos 1.4.0
>> > [ ] -1 Do not release this package because ...
>> >
>> > Thanks,
>> > Anand and Kapil
>> >
>>
>

Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

Posted by Vinod Kone <vi...@apache.org>.
Ok. Looks like a test issue per https://reviews.apache.org/r/60467/

+1(binding)

On Fri, Sep 15, 2017 at 12:16 PM, Michael Park <mp...@apache.org> wrote:

> Vinod, regarding MESOS-7729
> <https://issues.apache.org/jira/browse/MESOS-7729>:
>
> I found MESOS-6345 <https://issues.apache.org/jira/browse/MESOS-6345> related
> to persistent volume framework, which leads me to believe that this is not
> new.
>
> Thanks,
>
> MPark
>
> On Tue, Sep 12, 2017 at 12:01 PM Vinod Kone <vi...@apache.org> wrote:
>
>> Tested this on ASF CI.
>>
>> Saw 3 flaky tests.
>>
>> https://issues.apache.org/jira/browse/MESOS-7729
>> <https://issues.apache.org/jira/browse/MESOS-7972>
>>
>> https://issues.apache.org/jira/browse/MESOS-7971
>> https://issues.apache.org/jira/browse/MESOS-7972
>>
>> The first one was a known (since 1.4.0) flaky test with a double free
>> corruption. @Kapil and @MPark can you verify that this is an issue with
>> the
>> test and not the source code? Once verified, I'll give a +1.
>>
>> *Revision*: b3fd2e7ab26e118222fe18af4b92c53a3c01e6cc
>>
>>    - refs/tags/1.4.0-rc5
>>
>> Configuration Matrix gcc clang
>> centos:7 --verbose --enable-libevent --enable-ssl autotools
>> [image: Success]
>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-
>> Release/42/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-
>> Release/42/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-
>> Release/42/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-
>> Release/42/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: Success]
>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-
>> Release/42/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-
>> Release/42/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-
>> Release/42/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-
>> Release/42/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-
>> Release/42/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-
>> Release/42/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: Failed]
>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-
>> Release/42/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: Failed]
>> <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-
>> Release/42/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=-
>> -verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%
>> 3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/>
>>
>>
>>
>>
>>
>> On Sat, Sep 9, 2017 at 6:49 AM, Kapil Arya <ka...@mesosphere.io> wrote:
>>
>> > Hi all,
>> >
>> > [NOTE: Starting with this RC candidate, we will not be "releasing" RC
>> jar
>> > files in the Maven release channel. This prevents polluting of the Maven
>> > repositories with numerous RC tags. As before, you can continue to test
>> the
>> > release candidate using the Maven staging repository provided below.]
>> >
>> > Please vote on releasing the following candidate as Apache Mesos 1.4.0.
>> >
>> > 1.4.0 includes the following:
>> > ------------------------------------------------------------
>> > --------------------
>> >   * Ability to recover the agent ID after a host reboot.
>> >   * File-based and image-pull secrets.
>> >   * Linux ambient and bounding capabilities support.
>> >   * Ability to efficiently measure disk usage without enforcing usage
>> > constraints.
>> >   * Hierarchical resource allocation roles. [EXPERIMENTAL]
>> >
>> > The CHANGELOG for the release is available at:
>> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_p
>> > lain;f=CHANGELOG;hb=1.4.0-rc5
>> > ------------------------------------------------------------
>> --------------------
>> >
>> >
>> > The candidate for Mesos 1.4.0 release is available at:
>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/
>> mesos-1.4.0.tar.gz
>> >
>> > The tag to be voted on is 1.4.0-rc5:
>> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=
>> commit;h=1.4.0-rc5
>> >
>> > The MD5 checksum of the tarball can be found at:
>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>> > -1.4.0.tar.gz.md5
>> >
>> > The signature of the tarball can be found at:
>> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
>> > -1.4.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 up in Maven in a staging repository here:
>> > https://repository.apache.org/content/repositories/orgapachemesos-1215
>> >
>> > Please vote on releasing this package as Apache Mesos 1.4.0!
>> >
>> > The vote is open until Wed Sep 13 11:59:00 PM EDT 2017 and passes if a
>> > majority of at least 3 +1 PMC votes are cast.
>> >
>> > [ ] +1 Release this package as Apache Mesos 1.4.0
>> > [ ] -1 Do not release this package because ...
>> >
>> > Thanks,
>> > Anand and Kapil
>> >
>>
>

Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

Posted by Michael Park <mp...@apache.org>.
Vinod, regarding MESOS-7729
<https://issues.apache.org/jira/browse/MESOS-7729>:

I found MESOS-6345 <https://issues.apache.org/jira/browse/MESOS-6345> related
to persistent volume framework, which leads me to believe that this is not
new.

Thanks,

MPark

On Tue, Sep 12, 2017 at 12:01 PM Vinod Kone <vi...@apache.org> wrote:

> Tested this on ASF CI.
>
> Saw 3 flaky tests.
>
> https://issues.apache.org/jira/browse/MESOS-7729
> <https://issues.apache.org/jira/browse/MESOS-7972>
>
> https://issues.apache.org/jira/browse/MESOS-7971
> https://issues.apache.org/jira/browse/MESOS-7972
>
> The first one was a known (since 1.4.0) flaky test with a double free
> corruption. @Kapil and @MPark can you verify that this is an issue with the
> test and not the source code? Once verified, I'll give a +1.
>
> *Revision*: b3fd2e7ab26e118222fe18af4b92c53a3c01e6cc
>
>    - refs/tags/1.4.0-rc5
>
> Configuration Matrix gcc clang
> centos:7 --verbose --enable-libevent --enable-ssl autotools
> [image: Success]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/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-Release/42/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-Release/42/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-Release/42/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: Success]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/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-Release/42/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-Release/42/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-Release/42/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-Release/42/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-Release/42/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: Failed]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/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: Failed]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/
> >
>
>
>
>
> On Sat, Sep 9, 2017 at 6:49 AM, Kapil Arya <ka...@mesosphere.io> wrote:
>
> > Hi all,
> >
> > [NOTE: Starting with this RC candidate, we will not be "releasing" RC jar
> > files in the Maven release channel. This prevents polluting of the Maven
> > repositories with numerous RC tags. As before, you can continue to test
> the
> > release candidate using the Maven staging repository provided below.]
> >
> > Please vote on releasing the following candidate as Apache Mesos 1.4.0.
> >
> > 1.4.0 includes the following:
> > ------------------------------------------------------------
> > --------------------
> >   * Ability to recover the agent ID after a host reboot.
> >   * File-based and image-pull secrets.
> >   * Linux ambient and bounding capabilities support.
> >   * Ability to efficiently measure disk usage without enforcing usage
> > constraints.
> >   * Hierarchical resource allocation roles. [EXPERIMENTAL]
> >
> > The CHANGELOG for the release is available at:
> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_p
> > lain;f=CHANGELOG;hb=1.4.0-rc5
> >
> --------------------------------------------------------------------------------
> >
> >
> > The candidate for Mesos 1.4.0 release is available at:
> >
> https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos-1.4.0.tar.gz
> >
> > The tag to be voted on is 1.4.0-rc5:
> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=1.4.0-rc5
> >
> > The MD5 checksum of the tarball can be found at:
> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
> > -1.4.0.tar.gz.md5
> >
> > The signature of the tarball can be found at:
> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
> > -1.4.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 up in Maven in a staging repository here:
> > https://repository.apache.org/content/repositories/orgapachemesos-1215
> >
> > Please vote on releasing this package as Apache Mesos 1.4.0!
> >
> > The vote is open until Wed Sep 13 11:59:00 PM EDT 2017 and passes if a
> > majority of at least 3 +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Mesos 1.4.0
> > [ ] -1 Do not release this package because ...
> >
> > Thanks,
> > Anand and Kapil
> >
>

Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

Posted by Michael Park <mp...@apache.org>.
Vinod, regarding MESOS-7729
<https://issues.apache.org/jira/browse/MESOS-7729>:

I found MESOS-6345 <https://issues.apache.org/jira/browse/MESOS-6345> related
to persistent volume framework, which leads me to believe that this is not
new.

Thanks,

MPark

On Tue, Sep 12, 2017 at 12:01 PM Vinod Kone <vi...@apache.org> wrote:

> Tested this on ASF CI.
>
> Saw 3 flaky tests.
>
> https://issues.apache.org/jira/browse/MESOS-7729
> <https://issues.apache.org/jira/browse/MESOS-7972>
>
> https://issues.apache.org/jira/browse/MESOS-7971
> https://issues.apache.org/jira/browse/MESOS-7972
>
> The first one was a known (since 1.4.0) flaky test with a double free
> corruption. @Kapil and @MPark can you verify that this is an issue with the
> test and not the source code? Once verified, I'll give a +1.
>
> *Revision*: b3fd2e7ab26e118222fe18af4b92c53a3c01e6cc
>
>    - refs/tags/1.4.0-rc5
>
> Configuration Matrix gcc clang
> centos:7 --verbose --enable-libevent --enable-ssl autotools
> [image: Success]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/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-Release/42/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-Release/42/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-Release/42/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: Success]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/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-Release/42/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-Release/42/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-Release/42/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-Release/42/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-Release/42/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: Failed]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/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: Failed]
> <
> https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/
> >
>
>
>
>
> On Sat, Sep 9, 2017 at 6:49 AM, Kapil Arya <ka...@mesosphere.io> wrote:
>
> > Hi all,
> >
> > [NOTE: Starting with this RC candidate, we will not be "releasing" RC jar
> > files in the Maven release channel. This prevents polluting of the Maven
> > repositories with numerous RC tags. As before, you can continue to test
> the
> > release candidate using the Maven staging repository provided below.]
> >
> > Please vote on releasing the following candidate as Apache Mesos 1.4.0.
> >
> > 1.4.0 includes the following:
> > ------------------------------------------------------------
> > --------------------
> >   * Ability to recover the agent ID after a host reboot.
> >   * File-based and image-pull secrets.
> >   * Linux ambient and bounding capabilities support.
> >   * Ability to efficiently measure disk usage without enforcing usage
> > constraints.
> >   * Hierarchical resource allocation roles. [EXPERIMENTAL]
> >
> > The CHANGELOG for the release is available at:
> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_p
> > lain;f=CHANGELOG;hb=1.4.0-rc5
> >
> --------------------------------------------------------------------------------
> >
> >
> > The candidate for Mesos 1.4.0 release is available at:
> >
> https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos-1.4.0.tar.gz
> >
> > The tag to be voted on is 1.4.0-rc5:
> > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=1.4.0-rc5
> >
> > The MD5 checksum of the tarball can be found at:
> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
> > -1.4.0.tar.gz.md5
> >
> > The signature of the tarball can be found at:
> > https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
> > -1.4.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 up in Maven in a staging repository here:
> > https://repository.apache.org/content/repositories/orgapachemesos-1215
> >
> > Please vote on releasing this package as Apache Mesos 1.4.0!
> >
> > The vote is open until Wed Sep 13 11:59:00 PM EDT 2017 and passes if a
> > majority of at least 3 +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Mesos 1.4.0
> > [ ] -1 Do not release this package because ...
> >
> > Thanks,
> > Anand and Kapil
> >
>

Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

Posted by Vinod Kone <vi...@apache.org>.
Tested this on ASF CI.

Saw 3 flaky tests.

https://issues.apache.org/jira/browse/MESOS-7729
<https://issues.apache.org/jira/browse/MESOS-7972>

https://issues.apache.org/jira/browse/MESOS-7971
https://issues.apache.org/jira/browse/MESOS-7972

The first one was a known (since 1.4.0) flaky test with a double free
corruption. @Kapil and @MPark can you verify that this is an issue with the
test and not the source code? Once verified, I'll give a +1.

*Revision*: b3fd2e7ab26e118222fe18af4b92c53a3c01e6cc

   - refs/tags/1.4.0-rc5

Configuration Matrix gcc clang
centos:7 --verbose --enable-libevent --enable-ssl autotools
[image: Success]
<https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/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-Release/42/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-Release/42/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-Release/42/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: Success]
<https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/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-Release/42/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-Release/42/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-Release/42/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-Release/42/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-Release/42/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: Failed]
<https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/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: Failed]
<https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/>




On Sat, Sep 9, 2017 at 6:49 AM, Kapil Arya <ka...@mesosphere.io> wrote:

> Hi all,
>
> [NOTE: Starting with this RC candidate, we will not be "releasing" RC jar
> files in the Maven release channel. This prevents polluting of the Maven
> repositories with numerous RC tags. As before, you can continue to test the
> release candidate using the Maven staging repository provided below.]
>
> Please vote on releasing the following candidate as Apache Mesos 1.4.0.
>
> 1.4.0 includes the following:
> ------------------------------------------------------------
> --------------------
>   * Ability to recover the agent ID after a host reboot.
>   * File-based and image-pull secrets.
>   * Linux ambient and bounding capabilities support.
>   * Ability to efficiently measure disk usage without enforcing usage
> constraints.
>   * Hierarchical resource allocation roles. [EXPERIMENTAL]
>
> The CHANGELOG for the release is available at:
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_p
> lain;f=CHANGELOG;hb=1.4.0-rc5
> --------------------------------------------------------------------------------
>
>
> The candidate for Mesos 1.4.0 release is available at:
> https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos-1.4.0.tar.gz
>
> The tag to be voted on is 1.4.0-rc5:
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=1.4.0-rc5
>
> The MD5 checksum of the tarball can be found at:
> https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
> -1.4.0.tar.gz.md5
>
> The signature of the tarball can be found at:
> https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
> -1.4.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 up in Maven in a staging repository here:
> https://repository.apache.org/content/repositories/orgapachemesos-1215
>
> Please vote on releasing this package as Apache Mesos 1.4.0!
>
> The vote is open until Wed Sep 13 11:59:00 PM EDT 2017 and passes if a
> majority of at least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Mesos 1.4.0
> [ ] -1 Do not release this package because ...
>
> Thanks,
> Anand and Kapil
>

Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

Posted by Vinod Kone <vi...@apache.org>.
Tested this on ASF CI.

Saw 3 flaky tests.

https://issues.apache.org/jira/browse/MESOS-7729
<https://issues.apache.org/jira/browse/MESOS-7972>

https://issues.apache.org/jira/browse/MESOS-7971
https://issues.apache.org/jira/browse/MESOS-7972

The first one was a known (since 1.4.0) flaky test with a double free
corruption. @Kapil and @MPark can you verify that this is an issue with the
test and not the source code? Once verified, I'll give a +1.

*Revision*: b3fd2e7ab26e118222fe18af4b92c53a3c01e6cc

   - refs/tags/1.4.0-rc5

Configuration Matrix gcc clang
centos:7 --verbose --enable-libevent --enable-ssl autotools
[image: Success]
<https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/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-Release/42/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-Release/42/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-Release/42/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: Success]
<https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/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-Release/42/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-Release/42/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-Release/42/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-Release/42/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-Release/42/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: Failed]
<https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/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: Failed]
<https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/42/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/>




On Sat, Sep 9, 2017 at 6:49 AM, Kapil Arya <ka...@mesosphere.io> wrote:

> Hi all,
>
> [NOTE: Starting with this RC candidate, we will not be "releasing" RC jar
> files in the Maven release channel. This prevents polluting of the Maven
> repositories with numerous RC tags. As before, you can continue to test the
> release candidate using the Maven staging repository provided below.]
>
> Please vote on releasing the following candidate as Apache Mesos 1.4.0.
>
> 1.4.0 includes the following:
> ------------------------------------------------------------
> --------------------
>   * Ability to recover the agent ID after a host reboot.
>   * File-based and image-pull secrets.
>   * Linux ambient and bounding capabilities support.
>   * Ability to efficiently measure disk usage without enforcing usage
> constraints.
>   * Hierarchical resource allocation roles. [EXPERIMENTAL]
>
> The CHANGELOG for the release is available at:
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_p
> lain;f=CHANGELOG;hb=1.4.0-rc5
> --------------------------------------------------------------------------------
>
>
> The candidate for Mesos 1.4.0 release is available at:
> https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos-1.4.0.tar.gz
>
> The tag to be voted on is 1.4.0-rc5:
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=1.4.0-rc5
>
> The MD5 checksum of the tarball can be found at:
> https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
> -1.4.0.tar.gz.md5
>
> The signature of the tarball can be found at:
> https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc5/mesos
> -1.4.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 up in Maven in a staging repository here:
> https://repository.apache.org/content/repositories/orgapachemesos-1215
>
> Please vote on releasing this package as Apache Mesos 1.4.0!
>
> The vote is open until Wed Sep 13 11:59:00 PM EDT 2017 and passes if a
> majority of at least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Mesos 1.4.0
> [ ] -1 Do not release this package because ...
>
> Thanks,
> Anand and Kapil
>