You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/02 11:00:49 UTC

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #14

See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/14/display/redirect?page=changes>

Changes:

[ekirpichov] Introduces the Wait transform

[ehudm] Split out buffered read and write code from gcsio.

[github] Fix undefined names: exc_info --> self.exc_info

[github] import logging for line 1163

[dkulp] [BEAM-3562] Update to Checkstyle 8.7

[klk] Encourage a good description in a good spot on a PR description.

[lcwik] Change info to debug statement

[tgroh] Add QueryablePipeline

[gene] Changing FileNaming to public to allow for usage in lambdas/inheritance

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9cf86bcebcdbd8d5a84777cf2871597f0ba1b951 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9cf86bcebcdbd8d5a84777cf2871597f0ba1b951
Commit message: "Merge pull request #4301: Introduces the Wait transform"
 > git rev-list 82e5e944ba143c23acf377bfd7a850046be68ea7 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostRelease_NightlySnapshot] $ /bin/bash -xe /tmp/jenkins6865322189646170951.sh
+ cd src/release
+ groovy quickstart-java-direct.groovy
/tmp/jenkins6865322189646170951.sh: line 2: groovy: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user XuMingmin@users.noreply.github.com
Not sending mail to unregistered user gene@telligent-data.com
Not sending mail to unregistered user kedin@google.com
Not sending mail to unregistered user wcn@google.com
Not sending mail to unregistered user ekirpichov@gmail.com
Not sending mail to unregistered user zoy@giggles.nyc.corp.google.com
Not sending mail to unregistered user kirpichov@google.com
Not sending mail to unregistered user Mottyg1@gmail.com
Not sending mail to unregistered user klk@google.com
Not sending mail to unregistered user ehudm@google.com
Not sending mail to unregistered user aromanenko.dev@gmail.com
Not sending mail to unregistered user mariagh@mariagh.svl.corp.google.com
Not sending mail to unregistered user pawel.pk.kaczmarczyk@gmail.com
Not sending mail to unregistered user dariusz.aniszewski@polidea.com
Not sending mail to unregistered user joey.baruch@gmail.com

Jenkins build is back to normal : beam_PostRelease_NightlySnapshot #20

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/20/display/redirect>


Build failed in Jenkins: beam_PostRelease_NightlySnapshot #19

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/19/display/redirect?page=changes>

Changes:

[Pablo] Renaming the ZERO element of DistributionResult to be IDENTITY_ELEMENT.

[rangadi] KafkaIO : move source and sink implemenations into own files.

[rangadi] minor

[kenn] Deprecate DoFnTester

[ekirpichov] Adds PositionT and claim callback to RestrictionTracker

[ekirpichov] Changes OutputAndTimeBounded invoker to start checkpoint timer after

[ekirpichov] Compresses encoded GrowthState with Snappy - about 2x-3x more compact

[ekirpichov] InMemoryStateInternals.copy clones the values using the coder

[ekirpichov] Final fixups

[ekirpichov] Bump worker to 20180205

[klk] Sickbay flaky KinesisIO tests

[klk] Remove DoFnTester from core SDK tests

[coheigea] BEAM-3624 - Remove collapsible if statements

[kenn] Sickbay ApexRunner ParDoTranslatorTest.testAssertionFailure

[kenn] Switch FullWindowedValueCoder to bypass validation

[kedin] Refactor BeamRecordType and BeamRecord

[sidhom] Allow docker tag root to be specified as in Maven image build

[herohde] [BEAM-3457] Upgrade gogradle and fix thrift resolution issue

[ccy] [BEAM-3635] Infer type hints on PTransformOverrides

[iemejia] Add missing gradle build config for sdks/java/extensions/sketching

[iemejia] Fix type on shadowTest when it should be testShadow

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 92a42020c9683db2fdc95a1c14023480d114b22c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 92a42020c9683db2fdc95a1c14023480d114b22c
Commit message: "Merge pull request #4620: Add missing gradle build config for sdks/java/extensions/sketching"
 > git rev-list f3dba1af43b03e24419fb0f5b726479368959eef # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostRelease_NightlySnapshot] $ /bin/bash -xe /tmp/jenkins64476020277234218.sh
+ cd src/release
+ groovy quickstart-java-direct.groovy
/tmp/jenkins64476020277234218.sh: line 2: groovy: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user XuMingmin@users.noreply.github.com
Not sending mail to unregistered user jiangkai@gmail.com
Not sending mail to unregistered user pawel.pk.kaczmarczyk@gmail.com
Not sending mail to unregistered user sidhom@google.com
Not sending mail to unregistered user herohde@google.com
Not sending mail to unregistered user kirpichov@google.com
Not sending mail to unregistered user aljoscha.krettek@gmail.com
Not sending mail to unregistered user gene@telligent-data.com
Not sending mail to unregistered user ehudm@google.com
Not sending mail to unregistered user dariusz.aniszewski@polidea.com
Not sending mail to unregistered user ekirpichov@gmail.com
Not sending mail to unregistered user cclauss@bluewin.ch
Not sending mail to unregistered user mariagh@mariagh.svl.corp.google.com
Not sending mail to unregistered user aromanenko.dev@gmail.com
Not sending mail to unregistered user Mottyg1@gmail.com
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user wcn@google.com
Not sending mail to unregistered user zoy@giggles.nyc.corp.google.com
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user kedin@google.com
Not sending mail to unregistered user klk@google.com
Not sending mail to unregistered user joey.baruch@gmail.com

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #18

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/18/display/redirect?page=changes>

Changes:

[iemejia] [BEAM-3592] Fix spark-runner profile for Nexmark after move to Spark 2.x

[Pablo] Moving User metrics to be in the PTransform proto for Fn API.

[ccy] [BEAM-3566] Replace apply_* hooks in DirectRunner with

[ccy] Address reviewer comments

[jiangkai] Covariance Functions

[lcwik] Adjust gradle build dirs and hints to help IntelliJ (#4583)

[coheigea] BEAM-3618 - Remove extraneous "return" statement

[robertwb] [BEAM-3183] Allow a callable as input to runner.run().

[sidhom] Fix gradle java sdk image build

[kenn] Add MoreFutures utility

[kenn] Switch runners/java-fn-execution from Guava futures to Java 8 futures

[kenn] Switch DataflowRunner from Guava futures to Java 8 futures

[kenn] Switch gcp-core from Guava futures to Java 8 futures

[kenn] Switch runners/core-construction-java from Guava futures to Java 8

[kenn] Switch AWS IO from Guava futures to Java 8 futures

[kenn] Switch BigTableIO from Guava futures to Java 8 futures

[aljoscha.krettek] [BEAM-2806] Fix pipeline translation mode recognition in Flink Runner

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f3dba1af43b03e24419fb0f5b726479368959eef (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3dba1af43b03e24419fb0f5b726479368959eef
Commit message: "Merge pull request #4558: Fixes streaming mode recognition in Flink Runner"
 > git rev-list 93818abf901dd996aa30445457153811b13ece43 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostRelease_NightlySnapshot] $ /bin/bash -xe /tmp/jenkins8660080288314503302.sh
+ cd src/release
+ groovy quickstart-java-direct.groovy
/tmp/jenkins8660080288314503302.sh: line 2: groovy: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user XuMingmin@users.noreply.github.com
Not sending mail to unregistered user jiangkai@gmail.com
Not sending mail to unregistered user pawel.pk.kaczmarczyk@gmail.com
Not sending mail to unregistered user sidhom@google.com
Not sending mail to unregistered user kirpichov@google.com
Not sending mail to unregistered user aljoscha.krettek@gmail.com
Not sending mail to unregistered user gene@telligent-data.com
Not sending mail to unregistered user ehudm@google.com
Not sending mail to unregistered user dariusz.aniszewski@polidea.com
Not sending mail to unregistered user ekirpichov@gmail.com
Not sending mail to unregistered user cclauss@bluewin.ch
Not sending mail to unregistered user mariagh@mariagh.svl.corp.google.com
Not sending mail to unregistered user aromanenko.dev@gmail.com
Not sending mail to unregistered user Mottyg1@gmail.com
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user wcn@google.com
Not sending mail to unregistered user zoy@giggles.nyc.corp.google.com
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user kedin@google.com
Not sending mail to unregistered user klk@google.com
Not sending mail to unregistered user joey.baruch@gmail.com

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #17

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/17/display/redirect?page=changes>

Changes:

[klk] google-java-format

[klk] Fix empty window assignments in Nexmark

[klk] Fix empty window assignment in FlattenEvaluatorFactoryTest

[klk] Switch DataflowRunner to its own private ValueInEmptyWindows

[klk] Remove deprecated valueInEmptyWindows

[aljoscha.krettek] Remove erroneous cast in FlinkStreamingTransformTranslators

[aljoscha.krettek] [BEAM-3186] Correctly use deserialized timerService in Flink Runner

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 93818abf901dd996aa30445457153811b13ece43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93818abf901dd996aa30445457153811b13ece43
Commit message: "Merge pull request #4563: Fixes Flink timer service restore"
 > git rev-list 42ac62a067307173da061e7dbdbffd5e03672b96 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostRelease_NightlySnapshot] $ /bin/bash -xe /tmp/jenkins3032049510810763464.sh
+ cd src/release
+ groovy quickstart-java-direct.groovy
/tmp/jenkins3032049510810763464.sh: line 2: groovy: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user XuMingmin@users.noreply.github.com
Not sending mail to unregistered user pawel.pk.kaczmarczyk@gmail.com
Not sending mail to unregistered user kirpichov@google.com
Not sending mail to unregistered user aljoscha.krettek@gmail.com
Not sending mail to unregistered user gene@telligent-data.com
Not sending mail to unregistered user ehudm@google.com
Not sending mail to unregistered user dariusz.aniszewski@polidea.com
Not sending mail to unregistered user ekirpichov@gmail.com
Not sending mail to unregistered user cclauss@bluewin.ch
Not sending mail to unregistered user mariagh@mariagh.svl.corp.google.com
Not sending mail to unregistered user aromanenko.dev@gmail.com
Not sending mail to unregistered user Mottyg1@gmail.com
Not sending mail to unregistered user wcn@google.com
Not sending mail to unregistered user zoy@giggles.nyc.corp.google.com
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user kedin@google.com
Not sending mail to unregistered user klk@google.com
Not sending mail to unregistered user joey.baruch@gmail.com

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #16

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/16/display/redirect?page=changes>

Changes:

[robertwb] [BEAM-3207] Create a standard location to enumerate and document URNs.

[robertwb] Revert URNs that are currently hard-coded in the Dataflow worker.

[kedin] [SQL] Add SqlTypeCoder, replace java.sql.Types

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 42ac62a067307173da061e7dbdbffd5e03672b96 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 42ac62a067307173da061e7dbdbffd5e03672b96
Commit message: "Merge pull request #4310:  [BEAM-3207] Create a standard location to enumerate and document URNs."
 > git rev-list 8130c20dec5cfbda120ad0b6b8025526fa5ed6d6 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostRelease_NightlySnapshot] $ /bin/bash -xe /tmp/jenkins1928239091829446407.sh
+ cd src/release
+ groovy quickstart-java-direct.groovy
/tmp/jenkins1928239091829446407.sh: line 2: groovy: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user XuMingmin@users.noreply.github.com
Not sending mail to unregistered user pawel.pk.kaczmarczyk@gmail.com
Not sending mail to unregistered user kirpichov@google.com
Not sending mail to unregistered user gene@telligent-data.com
Not sending mail to unregistered user ehudm@google.com
Not sending mail to unregistered user dariusz.aniszewski@polidea.com
Not sending mail to unregistered user ekirpichov@gmail.com
Not sending mail to unregistered user cclauss@bluewin.ch
Not sending mail to unregistered user mariagh@mariagh.svl.corp.google.com
Not sending mail to unregistered user aromanenko.dev@gmail.com
Not sending mail to unregistered user Mottyg1@gmail.com
Not sending mail to unregistered user wcn@google.com
Not sending mail to unregistered user zoy@giggles.nyc.corp.google.com
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user kedin@google.com
Not sending mail to unregistered user klk@google.com
Not sending mail to unregistered user joey.baruch@gmail.com

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #15

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/15/display/redirect?page=changes>

Changes:

[Pablo] Logging deviation from sampling expectation. This will allow to track

[Pablo] Adding a static getter for RuntimeValueProvider.

[Pablo] Addressing comments.

[github] Removing unnecessary code.

[cclauss] global INT64_MAX, INT64_MIN to placate linters

[robertwb] Reduce the flakiness of the state sampler progress metrics.

[kedin] [SQL] Inherit windowing strategy from the input in Aggregate operation

[jbonofre] [BEAM-3551] Define compiler -parameters flag in the default options

[tgroh] Add SdkHarnessClientControlService

[tgroh] Update Synchronization in FnApiControlClient

[coheigea] BEAM-3593 - Remove methods that just call super()

[lcwik] Move off of deprecated method in Guava.

[tgroh] Add a LocalArtifactStagingLocation

[tgroh] Add LocalArtifactStagingLocation#forExisting

[tgroh] Add an ArtifactRetrievalService interface

[tgroh] Implement a Local ArtifactRetrievalService

[chamikara] Adds a ReadAll transform to tfrecordio.

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8130c20dec5cfbda120ad0b6b8025526fa5ed6d6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8130c20dec5cfbda120ad0b6b8025526fa5ed6d6
Commit message: "Merge pull request #4578: [BEAM-3603] Adds a ReadAll transform to tfrecordio"
 > git rev-list 9cf86bcebcdbd8d5a84777cf2871597f0ba1b951 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostRelease_NightlySnapshot] $ /bin/bash -xe /tmp/jenkins5154344661092281391.sh
+ cd src/release
+ groovy quickstart-java-direct.groovy
/tmp/jenkins5154344661092281391.sh: line 2: groovy: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user XuMingmin@users.noreply.github.com
Not sending mail to unregistered user pawel.pk.kaczmarczyk@gmail.com
Not sending mail to unregistered user kirpichov@google.com
Not sending mail to unregistered user gene@telligent-data.com
Not sending mail to unregistered user ehudm@google.com
Not sending mail to unregistered user dariusz.aniszewski@polidea.com
Not sending mail to unregistered user ekirpichov@gmail.com
Not sending mail to unregistered user cclauss@bluewin.ch
Not sending mail to unregistered user mariagh@mariagh.svl.corp.google.com
Not sending mail to unregistered user aromanenko.dev@gmail.com
Not sending mail to unregistered user Mottyg1@gmail.com
Not sending mail to unregistered user wcn@google.com
Not sending mail to unregistered user zoy@giggles.nyc.corp.google.com
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user kedin@google.com
Not sending mail to unregistered user klk@google.com
Not sending mail to unregistered user joey.baruch@gmail.com