I would like to point out that I found another regression due to the
bigdataoss library upgrade from 2.2.6 to 2.2.8 (
https://github.com/apache/beam/pull/23300), filed
https://github.com/apache/beam/issues/23588.

On Mon, Oct 10, 2022 at 1:17 PM Robert Burke <rob...@frantil.com> wrote:

> Due to a process error on my part, some test failures from the Release
> validation PR ended up getting overlooked. (Thank you Valentyn for
> noticing!)
>
> Therefore, despite sufficient +1s, I'm going to -1 this RC to ensure these
> issues are validated.
>
> In particular:
> All the main Python PostCommits were failing. Investigation is underway,
> and https://github.com/apache/beam/issues/23560 is being tracked.
> I need someone to look at the Flink Examples postcommit failures:
> https://github.com/apache/beam/issues/23561
> I also need someone to look at https://github.com/apache/beam/issues/23562
> which appears to be a single test failure in the java core when run on
> Streaming Dataflow.
>
> Since these issues need addressing anyways, I accepted the
> SpannerIO cherrypick: https://github.com/apache/beam/pull/23530, and that
> will be included in the RC2.
>
> The current scope of the cherrypicks (real or potential) shouldn't
> invalidate any Java or Go verification that has been done, and the Python
> side could be as simple as quota issues on the live services and our GCP
> testing project.
>
> I ended up having severe scheduling conflicts during this release (mostly
> a conference talk to give last week), preventing having the bandwidth to
> focus on the release issues. That combined with getting sick at the cut
> stage, and last minute unavoidable week of work travel, exacerbated these
> delays.
>
> Thank you for your patience and understanding.
> Robert Burke
> 2.42.0 Release Manager
>
>
>
> On Tue, 4 Oct 2022 at 09:18, Robert Burke <rob...@frantil.com> wrote:
>
>> And the missing version substitutions are
>> Gradle 7.5.1
>> JDK Version: AdoptOpen JDK 1.8.0_292
>>
>> On Tue, Oct 4, 2022, 9:01 AM Robert Burke <rob...@frantil.com> wrote:
>>
>>> Agreed that the Python results appeared to be missing. The comment
>>> history indicates they were invoked however (and they appear in the Mass
>>> Comment script).
>>>
>>> Re-runs are failing for either unclear reasons, timeouts or other
>>> apparent infrastructure flakes.
>>>
>>> While we have 3 binding +1 votes for RC1, please hold while this is
>>> looked into, it may require an RC2 to resolve.
>>>
>>> On Mon, Oct 3, 2022, 8:15 PM Ahmet Altay via dev <dev@beam.apache.org>
>>> wrote:
>>>
>>>> +1 (binding) - I validated python quick starts on direct runner.
>>>>
>>>> Thank you for working on the release!
>>>>
>>>> Ahmet
>>>>
>>>> On Mon, Oct 3, 2022 at 9:06 AM Valentyn Tymofieiev via dev <
>>>> dev@beam.apache.org> wrote:
>>>>
>>>>> I validated that Dataflow and Beam Python containers have dependencies
>>>>> that match Beam requirements.
>>>>>
>>>>> I came across https://github.com/apache/beam/pull/23200 - there are
>>>>> failed tests and I don't see test results for Python PostCommit suites. Do
>>>>> you know what's the status of both?
>>>>>
>>>>> Minor nits: missing substitution in  * Java artifacts were built with
>>>>> Gradle GRADLE_VERSION and OpenJDK/Oracle JDK JDK_VERSION.
>>>>>
>>>>> Thanks!
>>>>>
>>>>>
>>>>>
>>>>> On Mon, Oct 3, 2022 at 7:21 AM Ritesh Ghorse via dev <
>>>>> dev@beam.apache.org> wrote:
>>>>>
>>>>>> +1 (non-binding)
>>>>>> Validated Go SDK Quickstart on Direct and Dataflow runner
>>>>>>
>>>>>>
>>>>>> On Mon, Oct 3, 2022 at 9:38 AM Alexey Romanenko <
>>>>>> aromanenko....@gmail.com> wrote:
>>>>>>
>>>>>>> +1 (binding)
>>>>>>>
>>>>>>> Tested with  https://github.com/Talend/beam-samples/
>>>>>>> (Java SDK v8 & v11, Spark 3 runner).
>>>>>>>
>>>>>>> ---
>>>>>>> Alexey
>>>>>>>
>>>>>>> On 3 Oct 2022, at 14:32, Chamikara Jayalath via dev <
>>>>>>> dev@beam.apache.org> wrote:
>>>>>>>
>>>>>>> +1 (binding)
>>>>>>>
>>>>>>> Verified checksums and signatures of artifacts.
>>>>>>> Validated some multi-language pipelines.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Cham
>>>>>>>
>>>>>>> On Thu, Sep 29, 2022 at 6:12 PM Robert Burke via dev <
>>>>>>> dev@beam.apache.org> wrote:
>>>>>>>
>>>>>>>> Hi everyone,
>>>>>>>> Please review and vote on the release candidate #1 for the version
>>>>>>>> 2.42.0, as follows:
>>>>>>>> [ ] +1, Approve the release
>>>>>>>> [ ] -1, Do not approve the release (please provide specific
>>>>>>>> comments)
>>>>>>>>
>>>>>>>> Reviewers are encouraged to test their own use cases with the
>>>>>>>> release candidate, and vote +1 if no issues are found.
>>>>>>>>
>>>>>>>> The complete staging area is available for your review, which
>>>>>>>> includes:
>>>>>>>> * GitHub Release notes [1],
>>>>>>>> * the official Apache source release to be deployed to
>>>>>>>> dist.apache.org [2], which is signed with the key with fingerprint
>>>>>>>> A52F5C83BAE26160120EC25F3D56ACFBFB2975E1 [3],
>>>>>>>> * all artifacts to be deployed to the Maven Central Repository [4],
>>>>>>>> * source code tag "v2.42.0-RC1" [5],
>>>>>>>> * website pull request listing the release [6], the blog post [6],
>>>>>>>> and publishing the API reference manual [7].
>>>>>>>> * Java artifacts were built with Gradle GRADLE_VERSION and
>>>>>>>> OpenJDK/Oracle JDK JDK_VERSION.
>>>>>>>> * Python artifacts are deployed along with the source release to
>>>>>>>> the dist.apache.org [2] and PyPI [8]
>>>>>>>> * Go Package information and SDK RC  [9]
>>>>>>>> * Validation sheet with a tab for 2.42.0 release to help with
>>>>>>>> validation [10].
>>>>>>>> * Docker images published to Docker Hub [11].
>>>>>>>>
>>>>>>>> The vote will be open for at least 72 hours. It is adopted by
>>>>>>>> majority approval, with at least 3 PMC affirmative votes.
>>>>>>>>
>>>>>>>> For guidelines on how to try the release in your projects, check
>>>>>>>> out our blog post at
>>>>>>>> https://beam.apache.org/blog/validate-beam-release/.
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Robert Burke
>>>>>>>> 2.42.0 Release Manager
>>>>>>>>
>>>>>>>> [1] https://github.com/apache/beam/milestone/4
>>>>>>>> [2] https://dist.apache.org/repos/dist/dev/beam/2.42.0/
>>>>>>>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>>>>>>>> [4]
>>>>>>>> https://repository.apache.org/content/repositories/orgapachebeam-1285/
>>>>>>>> [5] https://github.com/apache/beam/tree/v2.42.0-RC1
>>>>>>>> [6] https://github.com/apache/beam/pull/23406
>>>>>>>> [7] https://github.com/apache/beam-site/pull/634
>>>>>>>> [8] https://pypi.org/project/apache-beam/2.42.0rc1/
>>>>>>>> [9]
>>>>>>>> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.42.0-RC1/go/pkg/beam
>>>>>>>>
>>>>>>>> [10]
>>>>>>>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=265602293
>>>>>>>> [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image
>>>>>>>>
>>>>>>>>
>>>>>>>

Reply via email to