Completed release tasks: merge "-next" branch into 1.9, and then merge into master create signed release tag upload release artifacts to dist-SVN release Maven staging repo update release info in reporter.apache.org update release notes update previous release notes as archived-critical update user manual for 1.9 update _config.yml update _includes/nav.html update doap update downloads page update javadocs archive 1.9.1 artifacts drafted release announcement (sending momentarily)
On Wed, Jul 18, 2018 at 11:39 PM Christopher <[email protected]> wrote: > This vote passes with 6 +1s. > > On Wed, Jul 18, 2018 at 9:50 PM Ed Coleman <[email protected]> wrote: > >> +1 >> >> Verified that md5, sha1, sha512 signatures match expected >> Verified gpg fingerprint match expected. >> >> mvn clean verify -Psunny - all tests passed. >> mvn clean verify - timing issues with a few tests. >> >> On first pass, these tests failed: >> >> org.apache.accumulo.test.AuditMessageIT >> org.apache.accumulo.test.performance.metadata.FastBulkImportIT >> org.apache.accumulo.test.replication.CyclicReplicationIT >> org.apache.accumulo.test.functional.ChaoticBalancerIT >> >> Running test individually, I did not get these test to pass at least once: >> >> org.apache.accumulo.test.functional.ChaoticBalancerITAlso, >> org.apache.accumulo.test.performance.metadata.FastBulkImportIT >> >> The ChaoticBalacerIT has been a test that often fails in my vbox >> environment, FastBulkImport is new for me. >> >> Because sunny day tests pass, signatures match and the other 24 hour >> tests conducted by Keith and Mike pass, these failures should not prevent >> the release of this candidate. >> >> Aditionally, rc1 was installed on bare hardware and validated with bulk >> ingest and some simple scans - did not have time to repeat with rc2. >> >> Ed Coleman >> >> -----Original Message----- >> From: Christopher [mailto:[email protected]] >> Sent: Sunday, July 15, 2018 11:30 PM >> To: accumulo-dev <[email protected]> >> Subject: [VOTE] Apache Accumulo 1.9.2-rc2 >> >> Accumulo Developers, >> >> Please consider the following candidate for Apache Accumulo 1.9.2. >> >> Git Commit: >> 3520d31ba60f5b50a9558bac087b8221d0df7900 >> Branch: >> 1.9.2-rc2 >> >> If this vote passes, a gpg-signed tag will be created using: >> git tag -f -m 'Apache Accumulo 1.9.2' -s rel/1.9.2 \ >> 3520d31ba60f5b50a9558bac087b8221d0df7900 >> >> Staging repo: >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1073 >> Source (official release artifact): >> >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1073/org/apache/accumulo/accumulo/1.9.2/accumulo-1.9.2-src.tar.gz >> Binary: >> >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1073/org/apache/accumulo/accumulo/1.9.2/accumulo-1.9.2-bin.tar.gz >> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a >> given artifact.) >> >> In addition to the tarballs, and their signatures, the following checksum >> files will be added to the dist/release SVN area after release: >> accumulo-1.9.2-src.tar.gz.sha512 will contain: >> SHA512 (accumulo-1.9.2-src.tar.gz) = >> >> 38928ffa9e25796d1edf52075d2770e6bcfcf31a28b7a2bbc4dd90ffe2b34713bedabd8473ba6c3fd4387113f66856e9007240ece10955e5640c7682740b6b2b >> accumulo-1.9.2-bin.tar.gz.sha512 will contain: >> SHA512 (accumulo-1.9.2-bin.tar.gz) = >> >> 3018d55284940ca22946389c546db3c0dcaca682d49aee8fc031e25321badb8e1e518d5c086906e03e8c53926db5bb79a97daecaee5d1aa5417d46ee2b8a2419 >> >> Signing keys are available at https://www.apache.org/dist/accumulo/KEYS >> (Expected fingerprint: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D) >> >> Release notes (in progress) can be found at: >> https://accumulo.apache.org/release/accumulo-1.9.2/ >> >> Release testing instructions: >> https://accumulo.apache.org/contributor/verifying-release >> >> Please vote one of: >> [ ] +1 - I have verified and accept... >> [ ] +0 - I have reservations, but not strong enough to vote against... >> [ ] -1 - Because..., I do not accept... >> ... these artifacts as the 1.9.2 release of Apache Accumulo. >> >> This vote will remain open until at least Thu Jul 19 03:30:00 UTC 2018. >> (Wed Jul 18 23:30:00 EDT 2018 / Wed Jul 18 20:30:00 PDT 2018) Voting can >> continue after this deadline until the release manager sends an email >> ending the vote. >> >> Thanks! >> >> P.S. Hint: download the whole staging repo with >> wget -erobots=off -r -l inf -np -nH \ >> >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1073/ >> # note the trailing slash is needed >> >>
