Build failed in Jenkins: beam #1

2016-02-17 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 11e842717f70298a4ea8436363b3101117685f60 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11e842717f70298a4ea8436363b3101117685f60
First time build. Skipping changelog.
Parsing POMs
ERROR: No such file 
Perhaps you need to specify the correct POM file path in the project 
configuration?



Build failed in Jenkins: beam #2

2016-02-18 Thread Apache Jenkins Server
See 

--
Started by user frances
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (docker Ubuntu ubuntu yahoo-not-h2) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 11e842717f70298a4ea8436363b3101117685f60 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11e842717f70298a4ea8436363b3101117685f60
 > git rev-list 11e842717f70298a4ea8436363b3101117685f60 # timeout=10
Parsing POMs
ERROR: No such file 
Perhaps you need to specify the correct POM file path in the project 
configuration?



Build failed in Jenkins: beam » Google Cloud Dataflow Java SDK - Parent #3

2016-02-26 Thread Apache Jenkins Server
See 


Changes:

[davorbonaci] Apply Maven shading to the Guava dependency library.

[davorbonaci] Update test_wordcount.sh following replacement of bundling with 
shading

[alex] Ignore additional IntelliJ files.

[davorbonaci] Add newline at the end of .gitignore

[davorbonaci] Add Maven rules for producing Javadoc

[davorbonaci] Use logging rather than stdout in StarterPipeline

[davorbonaci] Update maven surefire plugin

[davorbonaci] Link from our javadoc to that of Hamcrest and JUnit.

[davorbonaci] Fix stable-unique-name errors in unit tests

[davorbonaci] Specify javadoc plugin version for the examples module

[lcwik] Renamed --input to --inputFile for WordCount

[davorbonaci] Clean up maven build

[davorbonaci] Move scripts for automated testing to a directory

[davorbonaci] Attempt to fix Travis working directory

[davorbonaci] Dataflow Travis script: fix relative paths

[davorbonaci] Only pass -Xdoclint:-missing on JDK 8 and newer.

[davorbonaci] Update example READMEs to reflect the examples re-org

[davorbonaci] Add link to DataflowJavaSDK-examples

[davorbonaci] Whitespace cleanup

[davorbonaci] Combine the additionalparams values

[davorbonaci] Dataflow GA: update GitHub's README.md to remove Beta language

[tom] Add contrib module for HadoopFileSource.

[davorbonaci] Change version numbers

[davorbonaci] Create a maven archetype for the starter pipeline

[davorbonaci] Create a Maven Archetype for the word count pipelines

[davorbonaci] Configure mvn dependency analysis to ignore runtime deps

[davorbonaci] Do not require type @param tags for generic classes

[davorbonaci] Fix Travis build break

[davorbonaci] Suppress "serial" warnings via pom.xml

[davorbonaci] Version management

[davorbonaci] Version management

[dhalperi] Add external Javadoc links

[dhalperi] Remove Eclipse Starter Project

[dhalperi] Enable Travis container-based infrastructure

[daniel] hadoop contrib: make it compile against latest

[davorbonaci] Add dependency-reduced POM to .gitignore

[davorbonaci] Fix formatting in contrib/hadoop to conform to Google rules

[davorbonaci] Fix formatting in contrib/hadoop to confirm to Google rules

[davorbonaci] Fix a bad merge

[davorbonaci] Move version numbering into parent pom

[davorbonaci] Enable application default credentials for Cloud Shell

[davorbonaci] Version management

[davorbonaci] Updates google-api-services-dataflow dependency

[lcwik] Have Dataflow internally depend on Guava 19.0

[lcwik] Update the overview page for the javadoc

[lcwik] Upgrade google-api-services-dataflow to v1b3-rev14-1.21.0

[lcwik] Fix Maven warning by specifying version of the build-helper plugin

[davorbonaci] Checkstyle: support disabling specific analyzers

[lcwik] Upgrade JaCoCo to 0.7.5

[M.Runesson] Adapt to be able to upload to maven-central

[M.Runesson] Aditional info to simplify release.

[M.Runesson] Fix review comments.

[davorbonaci] Version management

[davorbonaci] Ignore Eclipse project files in root .gitignore

[davorbonaci] Upgrade Jackson dependency from 2.4.5 to 2.7.0

[davorbonaci] Create worker maven module

[davorbonaci] Upgrade protobuf runtime to version 3.0.0-beta-1

[davorbonaci] Create internal-only classifier for Dataflow SDK

[dhalperi] Disable surefire forking in Travis-CI

[davorbonaci] Move Dataflow worker mains to worker maven module

[davorbonaci] Upgrade maven shade plugin to avoid infinite loop

[davorbonaci] Have worker maven module depend on unshaded/unrelocated test jar

[davorbonaci] Experimental Cloud Bigtable sink

[davorbonaci] Upgrade to SLF4J 1.7.14 so that we can use slf4j-api MDC

[davorbonaci] Use shaded guava from within worker maven module

[davorbonaci] Allow StreamingDataflowWorker to run against a remote gRPC 
windmill

[davorbonaci] Update Dataflow API version to v1b3-rev19-1.21.0

[davorbonaci] Move some worker-and-example-only dependencies out of sdk

[davorbonaci] Add the slf4j-jdk bridge to the integration tests

[davorbonaci] Update maven-dependency-plugin to latest

[davorbonaci] Add used-but-undeclared findbugs JSR305 dependencies

[davorbonaci] Set worker harness container image to INVALID until next release

[davorbonaci] Adjust dependencies to avoid pulling in unneeded stax-api

[davorbonaci] Fix worker dependencies and turn on strict checking

[fjp] Revert "Add a first README.md file (at least to trigger the github

[fjp] Update README for initial code drop.

[fjp] Remove Google-specific contribution rules

--
Established TCP socket on 60521
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 


Build failed in Jenkins: beam #3

2016-02-26 Thread Apache Jenkins Server
See 

Changes:

[davorbonaci] Add support for resolving paths within IOChannelUtils and 
corresponding

[davorbonaci] Stops using system properties for controlling progress reporting

[davorbonaci] Workflow data disk specification improvements. Release 
Notes

[davorbonaci] Use ExpectedException instead of try/catch/fail.

[davorbonaci] Setting the ReadChannel to null in the case when an SSL exception 
is

[davorbonaci] Add input data watermark to GetWork response. Release 
Notes []

[davorbonaci] For the PipelineOptionsFactory, provided a clearer exception 
message

[davorbonaci] Updated BigQueryReader so that BigQuery values of type TIMESTAMP 
are

[davorbonaci] Changes logging level of Windmill.CommitWorkRequest to trace - the

[davorbonaci] Stop sending progress updates if a workItem fails. Release 
Notes

[davorbonaci] Change how WindowFn's report their properties.

[davorbonaci] Set maxTimestamp of GlobalWindow to be one day before max.

[davorbonaci] Move GroupByKey expansion to the backend. This passes in windowFn

[davorbonaci] Add AccumulationMode enum and support for accumulating.

[davorbonaci] Improve the description of Window.into operations.

[davorbonaci] Use TypeVariable instead of String to name generic parameters 
during

[davorbonaci] Verify the status of windows at various points in Trigger 
Execution.

[davorbonaci] When reading from source with gzip Content-Encoding, always 
request the

[davorbonaci] Fix wrongly set buffer size for GoogleCloudStorageWriteChannel.

[davorbonaci] Add MapFn and FlatMapFn

[davorbonaci] Migrate the package stager to use IOChannelUtils so that it can 
stage

[davorbonaci] Expose Accumulating Mode via the Window.into operation.

[davorbonaci] Refactor the existing WindowSets.

[davorbonaci] Centralize the choice of what window set to use.

[davorbonaci] Fix test failure issues on windows because of paths.

[davorbonaci] Revert "Add MapFn and FlatMapFn"

[davorbonaci] Only invoke waitToFinish() when DataflowPipelineJob is provided.

[davorbonaci] Apply Maven shading to the Guava dependency library.

[davorbonaci] Update test_wordcount.sh following replacement of bundling with 
shading

[alex] Ignore additional IntelliJ files.

[davorbonaci] Add newline at the end of .gitignore

[davorbonaci] Fix Javadoc errors that show up with JDK 8.

[davorbonaci] Document the immutability of input/output elements.

[davorbonaci] Remove NoopStager. Warn if classpath contains non-existent 
resources.

[davorbonaci] Remove unused method that leaked a dependency into the API 
surface.

[davorbonaci] Use application default credentials from gcloud core component.

[davorbonaci] Expose input watermark in StreamingModeExecutionContext

[davorbonaci] Allows a PTransform to be used more than once

[davorbonaci] De-whitelist org.codehaus.jackson in ApiSurface

[davorbonaci] Remove extraneous jackson leakage from CloudDebuggerOptions

[davorbonaci] Limit jackson leakage to annotations

[davorbonaci] Introduce isSplittable for FileBasedSources

[davorbonaci] Add Maven rules for producing Javadoc

[davorbonaci] Print the CLI command for cancelling jobs running in the cloud

[davorbonaci] Rename getWatermarkCutoff to getWatermarkThatGuaranteesFiring

[davorbonaci] Update comment on the shutdown hook

[davorbonaci] Make tests locale-independent

[davorbonaci] Fix dataflow cancel command suggestion message

[davorbonaci] Have WindowingInternals provide the TimerManager

[davorbonaci] Decrease number of threads created in test

[davorbonaci] Move TimeDomain into TimerManager

[davorbonaci] Fix a typo in the java doc. Release Notes [] -

[davorbonaci] Remove unused SuppressWarnings annotations

[davorbonaci] Mark PCollections as bounded or unbounded

[davorbonaci] Fix a typo in the java doc.

[davorbonaci] Fix javadoc errors that surface with JDK8

[davorbonaci] Use logging rather than stdout in StarterPipeline

[davorbonaci] Fix error in SDK javadoc surfaced via JDK 8

[davorbonaci] Fix a typo in the java doc.

[davorbonaci] Add AggregatorPipelineExtractor

[davorbonaci] Ignore empty arguments when parsing PipelineOptions

[davorbonaci] Log the number of matched files for a filepattern

[davorbonaci] Fix a typo in the error message.

[davorbonaci] Add JobSpecification to DataflowPipelineTranslator

[davorbonaci] Always produce at least one split of a Datastore query

[davorbonaci] Fix parameter name in AutoCompleteTest

[davorbonaci] Improve toString on *Pipeline and *Runner classes

[davorbonaci] Expand JavaDoc around PipelineOptions

[davorbonaci] Make non-static TupleTag test robust to superficial changes

[davorbonaci] Make the StateSampler available to the abstract Reader 
super-class so it

[davorbonaci] Updated KMean to do Windowing, and be able to run in streaming.

[davorbonaci] Add Aggregator Value lookups

[davorbonaci] Fix documentation and change visibility of FileResult

[davorbonaci]

Build failed in Jenkins: beam #4

2016-03-01 Thread Apache Jenkins Server
See 

Changes:

[klk] Exclude old version of Google API client libraries

[lcwik] Delete windmill.proto (not part of Beam)

[lcwik] Delete windmill_service.proto (not part of Beam)

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) in 
workspace 
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision c9e5525311199dc90bdd02e38874decfbc1c2742 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c9e5525311199dc90bdd02e38874decfbc1c2742
 > git rev-list 211e76abf9ba34c35ef13cca279cbeefdad7c406 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 57378
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[beam] $ 
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_66/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven32Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 57378
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f  
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -B -e clean 
deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent
[INFO] Google Cloud Dataflow Java SDK - All
[INFO] Google Cloud Dataflow Java Examples - All
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype
[INFO] 
[INFO] 
[INFO] Building Google Cloud Dataflow Java SDK - Parent 1.5.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Installing  to 
/home/jenkins/jenkins-slave/maven-repositories/0/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Downloading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-20160301.191801-1.pom
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK

Build failed in Jenkins: beam » Google Cloud Dataflow Java SDK - Parent #4

2016-03-01 Thread Apache Jenkins Server
See 


--
Established TCP socket on 57378
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 

 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -B -e 
clean deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent
[INFO] Google Cloud Dataflow Java SDK - All
[INFO] Google Cloud Dataflow Java Examples - All
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype
[INFO] 
[INFO] 
[INFO] Building Google Cloud Dataflow Java SDK - Parent 1.5.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Installing 

 to 
/home/jenkins/jenkins-slave/maven-repositories/0/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Downloading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-20160301.191801-1.pom


Build failed in Jenkins: beam » Google Cloud Dataflow Java SDK - Parent #5

2016-03-02 Thread Apache Jenkins Server
See 


--
Established TCP socket on 40872
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 

 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -B -e 
clean deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent
[INFO] Google Cloud Dataflow Java SDK - All
[INFO] Google Cloud Dataflow Java Examples - All
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype
[INFO] 
[INFO] 
[INFO] Building Google Cloud Dataflow Java SDK - Parent 1.5.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Installing 

 to 
/home/jenkins/jenkins-slave/maven-repositories/1/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Downloading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-20160302.171040-1.pom


Build failed in Jenkins: beam #5

2016-03-02 Thread Apache Jenkins Server
See 

Changes:

[lcwik] Move 'update' pipeline option to correct interface

[lcwik] Remove JsonIgnore attribute

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (docker Ubuntu ubuntu yahoo-not-h2) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f87f35b7022b36b8db04c4284df3f4b94dad7700 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f87f35b7022b36b8db04c4284df3f4b94dad7700
 > git rev-list c9e5525311199dc90bdd02e38874decfbc1c2742 # timeout=10
Parsing POMs
Established TCP socket on 40872
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[beam] $ 
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_66/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven32Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40872
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f  
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -B -e clean 
deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent
[INFO] Google Cloud Dataflow Java SDK - All
[INFO] Google Cloud Dataflow Java Examples - All
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype
[INFO] 
[INFO] 
[INFO] Building Google Cloud Dataflow Java SDK - Parent 1.5.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Installing  to 
/home/jenkins/jenkins-slave/maven-repositories/1/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Downloading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-20160302.171040-1.pom
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent  FAILURE [  5.339 s]
[INFO] Google Cloud Dataflow Java SDK - All ... SKIPPED
[INFO] Google Cloud Dataflow Java Examples - All .. SKIPPED
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype . SKIPPED
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 8.536 s
[INFO] Finished at: 2016-03-02T17:10:42+00:00
[INFO] Final Memory: 15M/271M
[INFO] 

Build failed in Jenkins: beam » Google Cloud Dataflow Java SDK - Parent #6

2016-03-02 Thread Apache Jenkins Server
See 


--
Established TCP socket on 47214
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 

 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -B -e 
clean deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent
[INFO] Google Cloud Dataflow Java SDK - All
[INFO] Google Cloud Dataflow Java Examples - All
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype
[INFO] 
[INFO] 
[INFO] Building Google Cloud Dataflow Java SDK - Parent 1.5.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Installing 

 to 
/home/jenkins/jenkins-slave/maven-repositories/1/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Downloading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-20160303.031740-1.pom


Build failed in Jenkins: beam #6

2016-03-02 Thread Apache Jenkins Server
See 

Changes:

[klk] [BEAM-80] Decide EARLY or ON_TIME based on input watermark

[klk] Fix up checkstyle

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 7582212f58deb8628dfabfb26b63c9391ee3209a 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7582212f58deb8628dfabfb26b63c9391ee3209a
 > git rev-list f87f35b7022b36b8db04c4284df3f4b94dad7700 # timeout=10
Parsing POMs
Established TCP socket on 47214
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[beam] $ 
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_66/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven32Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 47214
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f  
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -B -e clean 
deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent
[INFO] Google Cloud Dataflow Java SDK - All
[INFO] Google Cloud Dataflow Java Examples - All
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype
[INFO] 
[INFO] 
[INFO] Building Google Cloud Dataflow Java SDK - Parent 1.5.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Installing  to 
/home/jenkins/jenkins-slave/maven-repositories/1/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Downloading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-20160303.031740-1.pom
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent  FAILURE [  4.121 s]
[INFO] Google Cloud Dataflow Java SDK - All ... SKIPPED
[INFO] Google Cloud Dataflow Java Examples - All .. SKIPPED
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype . SKIPPED
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 6.562 s
[INFO] Finished at: 2016-03-03T03:17:42+00:00
[INFO] Final Memory: 15M/269M
[INFO] ---

Build failed in Jenkins: beam #7

2016-03-03 Thread Apache Jenkins Server
See 

Changes:

[peihe0] [BEAM-80] Swap the order of timers and elements sent to ReduceFnRunner

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 5e825041153d84c0e0e737a478d99c6b2839b096 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5e825041153d84c0e0e737a478d99c6b2839b096
 > git rev-list 7582212f58deb8628dfabfb26b63c9391ee3209a # timeout=10
Parsing POMs
Established TCP socket on 43584
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[beam] $ 
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_66/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven32Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43584
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f  
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -B -e clean 
deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent
[INFO] Google Cloud Dataflow Java SDK - All
[INFO] Google Cloud Dataflow Java Examples - All
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype
[INFO] 
[INFO] 
[INFO] Building Google Cloud Dataflow Java SDK - Parent 1.5.0-SNAPSHOT
[INFO] 
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
 (6 KB at 11.3 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
 (27 KB at 459.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Installing  to 
/home/jenkins/jenkins-slave/maven-repositories/0/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Downloading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-clo

Build failed in Jenkins: beam » Google Cloud Dataflow Java SDK - Parent #7

2016-03-03 Thread Apache Jenkins Server
See 


--
Established TCP socket on 43584
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 

 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -B -e 
clean deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent
[INFO] Google Cloud Dataflow Java SDK - All
[INFO] Google Cloud Dataflow Java Examples - All
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype
[INFO] 
[INFO] 
[INFO] Building Google Cloud Dataflow Java SDK - Parent 1.5.0-SNAPSHOT
[INFO] 
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
 (6 KB at 11.3 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
 (27 KB at 459.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Installing 

 to 
/home/jenkins/jenkins-slave/maven-repositories/0/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Downloading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-20160303.221751-1.pom


Build failed in Jenkins: beam » Google Cloud Dataflow Java SDK - Parent #8

2016-03-03 Thread Apache Jenkins Server
See 


--
Established TCP socket on 46182
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 

 -Dmaven.repo.local=/jenkins/maven-repositories/0 -B -e clean deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.pom
 (2 KB at 3.7 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/2.4/maven-archetype-2.4.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/2.4/maven-archetype-2.4.pom
 (13 KB at 758.3 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.jar
 (8 KB at 490.5 KB/sec)
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent
[INFO] Google Cloud Dataflow Java SDK - All
[INFO] Google Cloud Dataflow Java Examples - All
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype
[INFO] 
[INFO] 
[INFO] Building Google Cloud Dataflow Java SDK - Parent 1.5.0-SNAPSHOT
[INFO] 
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
 (7 KB at 366.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
 (27 KB at 1645.0 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
 (6 KB at 365.4 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
 (27 KB at 1871.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
 (3 KB at 204.4 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
 (29 KB at 763.4 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-prof

Build failed in Jenkins: beam #8

2016-03-03 Thread Apache Jenkins Server
See 

Changes:

[markshields] [BEAM-87] Support opt-in for heap dumps

[markshields] Clarrify heap file path.

[klk] Fix typo

[dhalperi] Add CountingInput as a PTransform

--
[...truncated 1781 lines...]
jdk1.8.0_66/jre/lib/amd64/libsaproc.so
jdk1.8.0_66/jre/lib/amd64/libdecora_sse.so
jdk1.8.0_66/jre/lib/amd64/libj2pcsc.so
jdk1.8.0_66/jre/lib/amd64/libjfxwebkit.so
jdk1.8.0_66/jre/lib/amd64/libfontmanager.so
jdk1.8.0_66/jre/lib/amd64/libjsoundalsa.so
jdk1.8.0_66/jre/lib/amd64/libbci.so
jdk1.8.0_66/jre/lib/amd64/libjdwp.so
jdk1.8.0_66/jre/lib/amd64/libjsound.so
jdk1.8.0_66/jre/lib/amd64/libjaas_unix.so
jdk1.8.0_66/jre/lib/amd64/libavplugin-53.so
jdk1.8.0_66/jre/lib/amd64/libattach.so
jdk1.8.0_66/jre/lib/amd64/libresource.so
jdk1.8.0_66/jre/lib/amd64/libjava.so
jdk1.8.0_66/jre/lib/amd64/libjfr.so
jdk1.8.0_66/jre/lib/amd64/libawt.so
jdk1.8.0_66/jre/lib/amd64/libjawt.so
jdk1.8.0_66/jre/lib/amd64/libverify.so
jdk1.8.0_66/jre/lib/amd64/libzip.so
jdk1.8.0_66/jre/lib/amd64/libjavafx_iio.so
jdk1.8.0_66/jre/lib/amd64/libjava_crw_demo.so
jdk1.8.0_66/jre/lib/amd64/libjfxmedia.so
jdk1.8.0_66/jre/lib/amd64/libnet.so
jdk1.8.0_66/jre/lib/amd64/libjavafx_font.so
jdk1.8.0_66/jre/lib/amd64/libprism_common.so
jdk1.8.0_66/jre/lib/amd64/libnio.so
jdk1.8.0_66/jre/lib/amd64/libprism_es2.so
jdk1.8.0_66/jre/lib/amd64/libinstrument.so
jdk1.8.0_66/jre/lib/amd64/libkcms.so
jdk1.8.0_66/jre/lib/amd64/libawt_xawt.so
jdk1.8.0_66/jre/lib/amd64/libmanagement.so
jdk1.8.0_66/jre/lib/amd64/libunpack.so
jdk1.8.0_66/jre/lib/amd64/libgstreamer-lite.so
jdk1.8.0_66/jre/lib/amd64/libawt_headless.so
jdk1.8.0_66/jre/lib/amd64/libsplashscreen.so
jdk1.8.0_66/jre/lib/fontconfig.properties.src
jdk1.8.0_66/jre/lib/psfont.properties.ja
jdk1.8.0_66/jre/lib/fontconfig.Turbo.properties.src
jdk1.8.0_66/jre/lib/jce.jar
jdk1.8.0_66/jre/lib/flavormap.properties
jdk1.8.0_66/jre/lib/jfxswt.jar
jdk1.8.0_66/jre/lib/fontconfig.SuSE.10.properties.src
jdk1.8.0_66/jre/lib/fontconfig.SuSE.11.bfc
jdk1.8.0_66/jre/COPYRIGHT
jdk1.8.0_66/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt
jdk1.8.0_66/jre/Welcome.html
jdk1.8.0_66/jre/README
jdk1.8.0_66/README.html
Building remotely on jenkins-ubuntu-1404-4gb-5d8 (jenkins-cloud-4GB cloud-slave 
Ubuntu ubuntu) in workspace 
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 5a7bd80832d72ed8a287d4aab1f1f9cfa6d18c8a 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5a7bd80832d72ed8a287d4aab1f1f9cfa6d18c8a
 > git rev-list 5e825041153d84c0e0e737a478d99c6b2839b096 # timeout=10
Parsing POMs
Downloaded artifact 
http://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
Established TCP socket on 46182
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[beam] $ /jenkins/tools/hudson.model.JDK/jdk1.8.0_66/bin/java -Xmx2g -Xms256m 
-XX:MaxPermSize=512m -cp 
/jenkins/maven32-agent.jar:/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven32Main 
/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3 
/jenkins/slave.jar /jenkins/maven32-interceptor.jar 
/jenkins/maven3-interceptor-commons.jar 46182
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f  
-Dmaven.repo.local=/jenkins/maven-repositories/0 -B -e clean deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/archetype/a

Build failed in Jenkins: beam #9

2016-03-03 Thread Apache Jenkins Server
See 

Changes:

[klk] [BEAM-90] TestCountingSource can throw on checkpointing

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) in 
workspace 
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 052857023354cea57086ed0ccc043412833d1fc5 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 052857023354cea57086ed0ccc043412833d1fc5
 > git rev-list 5a7bd80832d72ed8a287d4aab1f1f9cfa6d18c8a # timeout=10
Parsing POMs
Established TCP socket on 38499
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[beam] $ 
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_66/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven32Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38499
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f  
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -B -e clean 
deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent
[INFO] Google Cloud Dataflow Java SDK - All
[INFO] Google Cloud Dataflow Java Examples - All
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype
[INFO] 
[INFO] 
[INFO] Building Google Cloud Dataflow Java SDK - Parent 1.5.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Installing  to 
/home/jenkins/jenkins-slave/maven-repositories/1/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Downloading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-20160304.001732-1.pom
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent  FAILURE [  2.861 s]
[INFO] Google Cloud Dataflow Java SDK - All ... SKIPPED
[INFO] Google Cloud Dataflow Java Examples - All .. SKIPPED
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype . SKIPPED
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 4.507 s
[INFO] Finished at: 2016-03-04T00:17:34+00:00
[INFO] Final Memory: 15M/279M
[INFO] --

Build failed in Jenkins: beam » Google Cloud Dataflow Java SDK - Parent #9

2016-03-03 Thread Apache Jenkins Server
See 


--
Established TCP socket on 38499
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 

 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -B -e 
clean deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Google Cloud Dataflow Java SDK - Parent
[INFO] Google Cloud Dataflow Java SDK - All
[INFO] Google Cloud Dataflow Java Examples - All
[INFO] Google Cloud Dataflow Java SDK - Starter Archetype
[INFO] Google Cloud Dataflow Java SDK - Examples Archetype
[INFO] 
[INFO] 
[INFO] Building Google Cloud Dataflow Java SDK - Parent 1.5.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Installing 

 to 
/home/jenkins/jenkins-slave/maven-repositories/1/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
google-cloud-dataflow-java-sdk-parent ---
[INFO] Downloading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploading: 
http://oss.sonatype.org/content/repositories/google-snapshots/com/google/cloud/dataflow/google-cloud-dataflow-java-sdk-parent/1.5.0-SNAPSHOT/google-cloud-dataflow-java-sdk-parent-1.5.0-20160304.001732-1.pom


Jenkins build is back to normal : beam » Google Cloud Dataflow Java SDK - Parent #10

2016-03-03 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : beam #10

2016-03-03 Thread Apache Jenkins Server
See 



Build failed in Jenkins: beam_MavenVerify » Google Cloud Dataflow Java SDK - All #18

2016-03-05 Thread Apache Jenkins Server
See 


Changes:

[davorbonaci] [BEAM-93] Add subnetwork support and increment Dataflow API 
dependency

--
[...truncated 573 lines...]

Results :

Tests run: 2720, Failures: 0, Errors: 0, Skipped: 4

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Analyzed bundle 'Google Cloud Dataflow Java SDK - All' with 1149 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (default-test-jar) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (default) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-shade-plugin:2.4.1:shade (bundle-and-repackage) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Excluding 
com.google.apis:google-api-services-dataflow:jar:v1b3-rev22-1.21.0 from the 
shaded jar.
[INFO] Excluding 
com.google.cloud.dataflow:google-cloud-dataflow-java-proto-library-all:jar:0.5.160222
 from the shaded jar.
[INFO] Excluding io.grpc:grpc-all:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-core:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-okhttp:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.squareup.okio:okio:jar:1.6.0 from the shaded jar.
[INFO] Excluding com.squareup.okhttp:okhttp:jar:2.5.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-protobuf-nano:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.google.protobuf.nano:protobuf-javanano:jar:3.0.0-alpha-4 
from the shaded jar.
[INFO] Excluding io.grpc:grpc-netty:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http2:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding com.twitter:hpack:jar:0.10.1 from the shaded jar.
[INFO] Excluding io.grpc:grpc-protobuf:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-stub:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-auth:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.google.cloud.bigtable:bigtable-protos:jar:0.2.3 from the 
shaded jar.
[INFO] Including com.google.cloud.bigtable:bigtable-client-core:jar:0.2.3 in 
the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
[INFO] Excluding com.google.auth:google-auth-library-oauth2-http:jar:0.3.1 from 
the shaded jar.
[INFO] Excluding com.google.auth:google-auth-library-credentials:jar:0.3.1 from 
the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding com.google.api-client:google-api-client:jar:1.21.0 from the 
shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-bigquery:jar:v2-rev248-1.21.0 from the 
shaded jar.
[INFO] Excluding com.google.apis:google-api-services-pubsub:jar:v1-rev7-1.21.0 
from the shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-storage:jar:v1-rev53-1.21.0 from the shaded 
jar.
[INFO] Excluding com.google.http-client:google-http-client:jar:1.21.0 from the 
shaded jar.
[INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.0.1 from the shaded 
jar.
[INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.0.1 from the shaded 
jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.3 from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-jackson:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-jackson2:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-protobuf:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.oauth-client:google-oauth-client-java6:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.oauth-client:google-oauth-client:jar:

Build failed in Jenkins: beam_MavenVerify #18

2016-03-05 Thread Apache Jenkins Server
See 

Changes:

[davorbonaci] [BEAM-93] Add subnetwork support and increment Dataflow API 
dependency

--
[...truncated 695 lines...]
[INFO] Excluding org.codehaus.woodstox:stax2-api:jar:3.1.4 from the shaded jar.
[INFO] Excluding org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1 from the 
shaded jar.
[INFO] Excluding org.tukaani:xz:jar:1.5 from the shaded jar.
[INFO] Excluding com.google.auto.service:auto-service:jar:1.0-rc2 from the 
shaded jar.
[INFO] Excluding com.google.auto:auto-common:jar:0.3 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing 

 with 

[INFO] Replacing original test artifact with shaded test artifact.
[INFO] Replacing 

 with 

[INFO] Dependency-reduced POM written at: 

[INFO] Dependency-reduced POM written at: 

[INFO] 
[INFO] --- maven-shade-plugin:2.4.1:shade (bundle-rest-without-repackaging) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Including 
com.google.apis:google-api-services-dataflow:jar:v1b3-rev22-1.21.0 in the 
shaded jar.
[INFO] Including 
com.google.cloud.dataflow:google-cloud-dataflow-java-proto-library-all:jar:0.5.160222
 in the shaded jar.
[INFO] Including io.grpc:grpc-all:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-core:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-okhttp:jar:0.12.0 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:1.6.0 in the shaded jar.
[INFO] Including com.squareup.okhttp:okhttp:jar:2.5.0 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf-nano:jar:0.12.0 in the shaded jar.
[INFO] Including com.google.protobuf.nano:protobuf-javanano:jar:3.0.0-alpha-4 
in the shaded jar.
[INFO] Including io.grpc:grpc-netty:jar:0.12.0 in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including com.twitter:hpack:jar:0.10.1 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-stub:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-auth:jar:0.12.0 in the shaded jar.
[INFO] Including com.google.cloud.bigtable:bigtable-protos:jar:0.2.3 in the 
shaded jar.
[INFO] Excluding com.google.cloud.bigtable:bigtable-client-core:jar:0.2.3 from 
the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
[INFO] Including com.google.auth:google-auth-library-oauth2-http:jar:0.3.1 in 
the shaded jar.
[INFO] Including com.google.auth:google-auth-library-credentials:jar:0.3.1 in 
the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including com.google.api-client:google-api-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including 
com.google.apis:google-api-services-bigquery:jar:v2-rev248-1.21.0 in the shaded 
jar.
[INFO] Including com.google.apis:google-api-services-pubsub:jar:v1-rev7-1.21.0 
in the shaded jar.
[INFO] Including 
com.google.apis:google-api-services-storage:jar:v1-rev53-1.21.0 in the shaded 
jar.
[INFO] Including com.google.http-client:google-http-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.0.1 in the shaded 
jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.0.1 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.3 in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-jackson:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-jackson2:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-protobuf:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.oauth-client:google-oauth-client-java6:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.oauth-client:google-oauth-client:jar:1.21.0 in the 
shaded j

Build failed in Jenkins: beam_MavenVerify » Google Cloud Dataflow Java SDK - All #19

2016-03-06 Thread Apache Jenkins Server
See 


--
[...truncated 569 lines...]

Results :

Tests run: 2720, Failures: 0, Errors: 0, Skipped: 4

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Analyzed bundle 'Google Cloud Dataflow Java SDK - All' with 1149 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (default-test-jar) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (default) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-shade-plugin:2.4.1:shade (bundle-and-repackage) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Excluding 
com.google.apis:google-api-services-dataflow:jar:v1b3-rev22-1.21.0 from the 
shaded jar.
[INFO] Excluding 
com.google.cloud.dataflow:google-cloud-dataflow-java-proto-library-all:jar:0.5.160222
 from the shaded jar.
[INFO] Excluding io.grpc:grpc-all:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-core:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-okhttp:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.squareup.okio:okio:jar:1.6.0 from the shaded jar.
[INFO] Excluding com.squareup.okhttp:okhttp:jar:2.5.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-protobuf-nano:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.google.protobuf.nano:protobuf-javanano:jar:3.0.0-alpha-4 
from the shaded jar.
[INFO] Excluding io.grpc:grpc-netty:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http2:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding com.twitter:hpack:jar:0.10.1 from the shaded jar.
[INFO] Excluding io.grpc:grpc-protobuf:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-stub:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-auth:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.google.cloud.bigtable:bigtable-protos:jar:0.2.3 from the 
shaded jar.
[INFO] Including com.google.cloud.bigtable:bigtable-client-core:jar:0.2.3 in 
the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
[INFO] Excluding com.google.auth:google-auth-library-oauth2-http:jar:0.3.1 from 
the shaded jar.
[INFO] Excluding com.google.auth:google-auth-library-credentials:jar:0.3.1 from 
the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding com.google.api-client:google-api-client:jar:1.21.0 from the 
shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-bigquery:jar:v2-rev248-1.21.0 from the 
shaded jar.
[INFO] Excluding com.google.apis:google-api-services-pubsub:jar:v1-rev7-1.21.0 
from the shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-storage:jar:v1-rev53-1.21.0 from the shaded 
jar.
[INFO] Excluding com.google.http-client:google-http-client:jar:1.21.0 from the 
shaded jar.
[INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.0.1 from the shaded 
jar.
[INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.0.1 from the shaded 
jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.3 from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-jackson:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-jackson2:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-protobuf:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.oauth-client:google-oauth-client-java6:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.oauth-client:google-oauth-client:jar:1.21.0 from 
the shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-datastore-protobuf:ja

Build failed in Jenkins: beam_MavenVerify #19

2016-03-06 Thread Apache Jenkins Server
See 

--
[...truncated 689 lines...]
[INFO] Excluding joda-time:joda-time:jar:2.4 from the shaded jar.
[INFO] Excluding org.codehaus.woodstox:stax2-api:jar:3.1.4 from the shaded jar.
[INFO] Excluding org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1 from the 
shaded jar.
[INFO] Excluding org.tukaani:xz:jar:1.5 from the shaded jar.
[INFO] Excluding com.google.auto.service:auto-service:jar:1.0-rc2 from the 
shaded jar.
[INFO] Excluding com.google.auto:auto-common:jar:0.3 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing 

 with 

[INFO] Replacing original test artifact with shaded test artifact.
[INFO] Replacing 

 with 

[INFO] Dependency-reduced POM written at: 

[INFO] Dependency-reduced POM written at: 

[INFO] 
[INFO] --- maven-shade-plugin:2.4.1:shade (bundle-rest-without-repackaging) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Including 
com.google.apis:google-api-services-dataflow:jar:v1b3-rev22-1.21.0 in the 
shaded jar.
[INFO] Including 
com.google.cloud.dataflow:google-cloud-dataflow-java-proto-library-all:jar:0.5.160222
 in the shaded jar.
[INFO] Including io.grpc:grpc-all:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-core:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-okhttp:jar:0.12.0 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:1.6.0 in the shaded jar.
[INFO] Including com.squareup.okhttp:okhttp:jar:2.5.0 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf-nano:jar:0.12.0 in the shaded jar.
[INFO] Including com.google.protobuf.nano:protobuf-javanano:jar:3.0.0-alpha-4 
in the shaded jar.
[INFO] Including io.grpc:grpc-netty:jar:0.12.0 in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including com.twitter:hpack:jar:0.10.1 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-stub:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-auth:jar:0.12.0 in the shaded jar.
[INFO] Including com.google.cloud.bigtable:bigtable-protos:jar:0.2.3 in the 
shaded jar.
[INFO] Excluding com.google.cloud.bigtable:bigtable-client-core:jar:0.2.3 from 
the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
[INFO] Including com.google.auth:google-auth-library-oauth2-http:jar:0.3.1 in 
the shaded jar.
[INFO] Including com.google.auth:google-auth-library-credentials:jar:0.3.1 in 
the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including com.google.api-client:google-api-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including 
com.google.apis:google-api-services-bigquery:jar:v2-rev248-1.21.0 in the shaded 
jar.
[INFO] Including com.google.apis:google-api-services-pubsub:jar:v1-rev7-1.21.0 
in the shaded jar.
[INFO] Including 
com.google.apis:google-api-services-storage:jar:v1-rev53-1.21.0 in the shaded 
jar.
[INFO] Including com.google.http-client:google-http-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.0.1 in the shaded 
jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.0.1 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.3 in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-jackson:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-jackson2:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-protobuf:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.oauth-client:google-oauth-client-java6:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.oauth-client:google-oauth-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including 
com.google.apis:

Jenkins build is back to normal : beam_MavenVerify » Google Cloud Dataflow Java SDK - All #20

2016-03-07 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : beam_MavenVerify #20

2016-03-07 Thread Apache Jenkins Server
See 



Build failed in Jenkins: beam_MavenVerify #34

2016-03-09 Thread Apache Jenkins Server
See 

Changes:

[tgroh] Implement InProcessEvaluationContext

[tgroh] fixup! Implement InProcessEvaluationContext

[tgroh] fixup! Implement InProcessEvaluationContext

[tgroh] fixup! Formatting and documentation

[tgroh] fixup!

[tgroh] fixup! Updated comment on InProcessEvaluationContext; Inline

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

--
[...truncated 924 lines...]
[INFO] Replacing 

 with 

[INFO] Dependency-reduced POM written at: 

[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.3.0/google-auth-library-oauth2-http-0.3.0.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.3.0/google-auth-library-credentials-0.3.0.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.3.0/google-auth-library-credentials-0.3.0.jar
 (3 KB at 15.4 KB/sec)
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.3.0/google-auth-library-oauth2-http-0.3.0.jar
 (31 KB at 158.0 KB/sec)
[INFO] Dependency-reduced POM written at: 

[INFO] 
[INFO] --- maven-shade-plugin:2.4.1:shade (bundle-rest-without-repackaging) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Including 
com.google.apis:google-api-services-dataflow:jar:v1b3-rev22-1.21.0 in the 
shaded jar.
[INFO] Including io.grpc:grpc-all:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-core:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-okhttp:jar:0.12.0 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:1.6.0 in the shaded jar.
[INFO] Including com.squareup.okhttp:okhttp:jar:2.5.0 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf-nano:jar:0.12.0 in the shaded jar.
[INFO] Including com.google.protobuf.nano:protobuf-javanano:jar:3.0.0-alpha-4 
in the shaded jar.
[INFO] Including io.grpc:grpc-netty:jar:0.12.0 in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including com.twitter:hpack:jar:0.10.1 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-stub:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-auth:jar:0.12.0 in the shaded jar.
[INFO] Including com.google.cloud.bigtable:bigtable-protos:jar:0.2.3 in the 
shaded jar.
[INFO] Excluding com.google.cloud.bigtable:bigtable-client-core:jar:0.2.3 from 
the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
[INFO] Including com.google.auth:google-auth-library-oauth2-http:jar:0.3.1 in 
the shaded jar.
[INFO] Including com.google.auth:google-auth-library-credentials:jar:0.3.1 in 
the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including com.google.api-client:google-api-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including 
com.google.apis:google-api-services-bigquery:jar:v2-rev248-1.21.0 in the shaded 
jar.
[INFO] Including 
com.google.apis:google-api-services-clouddebugger:jar:v2-rev6-1.21.0 in the 
shaded jar.
[INFO] Including com.google.apis:google-api-services-pubsub:jar:v1-rev7-1.21.0 
in the shaded jar.
[INFO] Including 
com.google.apis:google-api-services-storage:jar:v1-rev53-1.21.0 in the shaded 
jar.
[INFO] Including com.google.http-client:google-http-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.0.1 in the shaded 
jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.0.1 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.3 in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-jackson:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-jackson2:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-protobuf:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.oauth-client:google-oauth-client-ja

Build failed in Jenkins: beam_MavenVerify » Google Cloud Dataflow Java SDK - All #34

2016-03-09 Thread Apache Jenkins Server
See 


Changes:

[tgroh] Implement InProcessEvaluationContext

[tgroh] fixup! Implement InProcessEvaluationContext

[tgroh] fixup! Implement InProcessEvaluationContext

[tgroh] fixup! Formatting and documentation

[tgroh] fixup!

[tgroh] fixup! Updated comment on InProcessEvaluationContext; Inline

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

--
[...truncated 776 lines...]
[INFO] Analyzed bundle 'Google Cloud Dataflow Java SDK - All' with 1158 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (default-test-jar) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (default) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-shade-plugin:2.4.1:shade (bundle-and-repackage) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Excluding 
com.google.apis:google-api-services-dataflow:jar:v1b3-rev22-1.21.0 from the 
shaded jar.
[INFO] Excluding io.grpc:grpc-all:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-core:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-okhttp:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.squareup.okio:okio:jar:1.6.0 from the shaded jar.
[INFO] Excluding com.squareup.okhttp:okhttp:jar:2.5.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-protobuf-nano:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.google.protobuf.nano:protobuf-javanano:jar:3.0.0-alpha-4 
from the shaded jar.
[INFO] Excluding io.grpc:grpc-netty:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http2:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding com.twitter:hpack:jar:0.10.1 from the shaded jar.
[INFO] Excluding io.grpc:grpc-protobuf:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-stub:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-auth:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.google.cloud.bigtable:bigtable-protos:jar:0.2.3 from the 
shaded jar.
[INFO] Including com.google.cloud.bigtable:bigtable-client-core:jar:0.2.3 in 
the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
[INFO] Excluding com.google.auth:google-auth-library-oauth2-http:jar:0.3.1 from 
the shaded jar.
[INFO] Excluding com.google.auth:google-auth-library-credentials:jar:0.3.1 from 
the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding com.google.api-client:google-api-client:jar:1.21.0 from the 
shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-bigquery:jar:v2-rev248-1.21.0 from the 
shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-clouddebugger:jar:v2-rev6-1.21.0 from the 
shaded jar.
[INFO] Excluding com.google.apis:google-api-services-pubsub:jar:v1-rev7-1.21.0 
from the shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-storage:jar:v1-rev53-1.21.0 from the shaded 
jar.
[INFO] Excluding com.google.http-client:google-http-client:jar:1.21.0 from the 
shaded jar.
[INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.0.1 from the shaded 
jar.
[INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.0.1 from the shaded 
jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.3 from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-jackson:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-jackson2:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-protobuf:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.oauth-client:google-oauth-client-java6:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.oauth-cl

Jenkins build is back to normal : beam_MavenVerify » Google Cloud Dataflow Java SDK - All #35

2016-03-09 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : beam_MavenVerify #35

2016-03-09 Thread Apache Jenkins Server
See 



Build failed in Jenkins: beam_MavenVerify #38

2016-03-10 Thread Apache Jenkins Server
See 

Changes:

[tgroh] Implement InProcessEvaluationContext

[tgroh] fixup! Implement InProcessEvaluationContext

[tgroh] fixup! Implement InProcessEvaluationContext

[tgroh] fixup! Formatting and documentation

[tgroh] fixup!

[tgroh] fixup! Updated comment on InProcessEvaluationContext; Inline

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

--
[...truncated 1026 lines...]
[INFO] Including com.squareup.okhttp:okhttp:jar:2.5.0 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf-nano:jar:0.12.0 in the shaded jar.
[INFO] Including com.google.protobuf.nano:protobuf-javanano:jar:3.0.0-alpha-4 
in the shaded jar.
[INFO] Including io.grpc:grpc-netty:jar:0.12.0 in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including com.twitter:hpack:jar:0.10.1 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-stub:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-auth:jar:0.12.0 in the shaded jar.
[INFO] Including com.google.cloud.bigtable:bigtable-protos:jar:0.2.3 in the 
shaded jar.
[INFO] Excluding com.google.cloud.bigtable:bigtable-client-core:jar:0.2.3 from 
the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
[INFO] Including com.google.auth:google-auth-library-oauth2-http:jar:0.3.1 in 
the shaded jar.
[INFO] Including com.google.auth:google-auth-library-credentials:jar:0.3.1 in 
the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including com.google.api-client:google-api-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including 
com.google.apis:google-api-services-bigquery:jar:v2-rev248-1.21.0 in the shaded 
jar.
[INFO] Including 
com.google.apis:google-api-services-clouddebugger:jar:v2-rev6-1.21.0 in the 
shaded jar.
[INFO] Including com.google.apis:google-api-services-pubsub:jar:v1-rev7-1.21.0 
in the shaded jar.
[INFO] Including 
com.google.apis:google-api-services-storage:jar:v1-rev53-1.21.0 in the shaded 
jar.
[INFO] Including com.google.http-client:google-http-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.0.1 in the shaded 
jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.0.1 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.3 in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-jackson:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-jackson2:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-protobuf:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.oauth-client:google-oauth-client-java6:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.oauth-client:google-oauth-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including 
com.google.apis:google-api-services-datastore-protobuf:jar:v1beta2-rev1-4.0.0 
in the shaded jar.
[INFO] Including com.google.cloud.bigdataoss:gcsio:jar:1.4.3 in the shaded jar.
[INFO] Including com.google.api-client:google-api-client-java6:jar:1.20.0 in 
the shaded jar.
[INFO] Including com.google.api-client:google-api-client-jackson2:jar:1.20.0 in 
the shaded jar.
[INFO] Including com.google.cloud.bigdataoss:util:jar:1.4.3 in the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:19.0 from the shaded jar.
[INFO] Including com.google.protobuf:protobuf-java:jar:3.0.0-beta-1 in the 
shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:3.0.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.7.0 in the 
shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.7.0 in 
the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.7.0 in the 
shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.14 in the shaded jar.
[INFO] Including org.apache.avro:avro:jar:1.7.7 in the shaded jar.
[INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.9.13 in the shaded 
jar.
[INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 in the 
shaded jar.
[INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.3 in the shaded jar.
[INFO] Including org.xerial.snappy:snappy-java:jar:1.1.2.1 in the shaded jar.
[INFO] Including org.apache.commons:commons-compress:jar:1.9 in the shaded jar.
[INFO] Including joda-t

Build failed in Jenkins: beam_MavenVerify » Google Cloud Dataflow Java SDK - All #38

2016-03-10 Thread Apache Jenkins Server
See 


Changes:

[tgroh] Implement InProcessEvaluationContext

[tgroh] fixup! Implement InProcessEvaluationContext

[tgroh] fixup! Implement InProcessEvaluationContext

[tgroh] fixup! Formatting and documentation

[tgroh] fixup!

[tgroh] fixup! Updated comment on InProcessEvaluationContext; Inline

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

--
[...truncated 878 lines...]
[INFO] Excluding io.grpc:grpc-core:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-okhttp:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.squareup.okio:okio:jar:1.6.0 from the shaded jar.
[INFO] Excluding com.squareup.okhttp:okhttp:jar:2.5.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-protobuf-nano:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.google.protobuf.nano:protobuf-javanano:jar:3.0.0-alpha-4 
from the shaded jar.
[INFO] Excluding io.grpc:grpc-netty:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http2:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding com.twitter:hpack:jar:0.10.1 from the shaded jar.
[INFO] Excluding io.grpc:grpc-protobuf:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-stub:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-auth:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.google.cloud.bigtable:bigtable-protos:jar:0.2.3 from the 
shaded jar.
[INFO] Including com.google.cloud.bigtable:bigtable-client-core:jar:0.2.3 in 
the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
[INFO] Excluding com.google.auth:google-auth-library-oauth2-http:jar:0.3.1 from 
the shaded jar.
[INFO] Excluding com.google.auth:google-auth-library-credentials:jar:0.3.1 from 
the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding com.google.api-client:google-api-client:jar:1.21.0 from the 
shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-bigquery:jar:v2-rev248-1.21.0 from the 
shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-clouddebugger:jar:v2-rev6-1.21.0 from the 
shaded jar.
[INFO] Excluding com.google.apis:google-api-services-pubsub:jar:v1-rev7-1.21.0 
from the shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-storage:jar:v1-rev53-1.21.0 from the shaded 
jar.
[INFO] Excluding com.google.http-client:google-http-client:jar:1.21.0 from the 
shaded jar.
[INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.0.1 from the shaded 
jar.
[INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.0.1 from the shaded 
jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.3 from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-jackson:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-jackson2:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-protobuf:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.oauth-client:google-oauth-client-java6:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.oauth-client:google-oauth-client:jar:1.21.0 from 
the shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-datastore-protobuf:jar:v1beta2-rev1-4.0.0 
from the shaded jar.
[INFO] Excluding com.google.cloud.bigdataoss:gcsio:jar:1.4.3 from the shaded 
jar.
[INFO] Excluding com.google.api-client:google-api-client-java6:jar:1.20.0 from 
the shaded jar.
[INFO] Excluding com.google.api-client:google-api-client-jackson2:jar:1.20.0 
from the shaded jar.
[INFO] Excluding com.google.cloud.bigdataoss:util:jar:1.4.3 from the shaded jar.
[INFO] Including com.google.guava:guava:jar:19.0 in the shaded jar.
[INFO] Excluding com.google.protobuf:protobuf-java:jar:3.0.0-beta-1 from the 
shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.1 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.7.0 from the 
shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.7.0 from 
the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.7.0 from the 
shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.14 from the shaded jar.
[INFO] Excluding org.apache.avro:avro:jar:1.7.7 from the shaded jar.
[INFO] Excluding org.codehaus.jackson:jackson-core-asl:jar:1.9.13 from the 
sh

Jenkins build is back to normal : beam_MavenVerify » Google Cloud Dataflow Java SDK - All #39

2016-03-10 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : beam_MavenVerify #39

2016-03-10 Thread Apache Jenkins Server
See 



Build failed in Jenkins: beam_MavenVerify #45

2016-03-10 Thread Apache Jenkins Server
See 

Changes:

[tgroh] Implement InProcessEvaluationContext

[tgroh] fixup! Implement InProcessEvaluationContext

[tgroh] fixup! Implement InProcessEvaluationContext

[tgroh] fixup! Formatting and documentation

[tgroh] fixup!

[tgroh] fixup! Updated comment on InProcessEvaluationContext; Inline

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup! Fire callbacks when scheduled

--
[...truncated 725 lines...]
[INFO] --- maven-shade-plugin:2.4.1:shade (bundle-rest-without-repackaging) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Including 
com.google.apis:google-api-services-dataflow:jar:v1b3-rev22-1.21.0 in the 
shaded jar.
[INFO] Including io.grpc:grpc-all:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-core:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-okhttp:jar:0.12.0 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:1.6.0 in the shaded jar.
[INFO] Including com.squareup.okhttp:okhttp:jar:2.5.0 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf-nano:jar:0.12.0 in the shaded jar.
[INFO] Including com.google.protobuf.nano:protobuf-javanano:jar:3.0.0-alpha-4 
in the shaded jar.
[INFO] Including io.grpc:grpc-netty:jar:0.12.0 in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including com.twitter:hpack:jar:0.10.1 in the shaded jar.
[INFO] Including io.grpc:grpc-protobuf:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-stub:jar:0.12.0 in the shaded jar.
[INFO] Including io.grpc:grpc-auth:jar:0.12.0 in the shaded jar.
[INFO] Including com.google.cloud.bigtable:bigtable-protos:jar:0.2.3 in the 
shaded jar.
[INFO] Excluding com.google.cloud.bigtable:bigtable-client-core:jar:0.2.3 from 
the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
[INFO] Including com.google.auth:google-auth-library-oauth2-http:jar:0.3.1 in 
the shaded jar.
[INFO] Including com.google.auth:google-auth-library-credentials:jar:0.3.1 in 
the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.0.Beta8 in the shaded jar.
[INFO] Including com.google.api-client:google-api-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including 
com.google.apis:google-api-services-bigquery:jar:v2-rev248-1.21.0 in the shaded 
jar.
[INFO] Including 
com.google.apis:google-api-services-clouddebugger:jar:v2-rev6-1.21.0 in the 
shaded jar.
[INFO] Including com.google.apis:google-api-services-pubsub:jar:v1-rev7-1.21.0 
in the shaded jar.
[INFO] Including 
com.google.apis:google-api-services-storage:jar:v1-rev53-1.21.0 in the shaded 
jar.
[INFO] Including com.google.http-client:google-http-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.0.1 in the shaded 
jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.0.1 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.3 in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-jackson:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-jackson2:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.http-client:google-http-client-protobuf:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.oauth-client:google-oauth-client-java6:jar:1.21.0 
in the shaded jar.
[INFO] Including com.google.oauth-client:google-oauth-client:jar:1.21.0 in the 
shaded jar.
[INFO] Including 
com.google.apis:google-api-services-datastore-protobuf:jar:v1beta2-rev1-4.0.0 
in the shaded jar.
[INFO] Including com.google.cloud.bigdataoss:gcsio:jar:1.4.3 in the shaded jar.
[INFO] Including com.google.api-client:google-api-client-java6:jar:1.20.0 in 
the shaded jar.
[INFO] Including com.google.api-client:google-api-client-jackson2:jar:1.20.0 in 
the shaded jar.
[INFO] Including com.google.cloud.bigdataoss:util:jar:1.4.3 in the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:19.0 from the shaded jar.
[INFO] Including com.google.protobuf:protobuf-java:jar:3.0.0-beta-1 in the 
shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:3.0.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.7.0 in the 
shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.7.0 in 
the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.7.0 in the 
shaded jar.
[INFO] Including org.slf4j:slf4j-api:

Build failed in Jenkins: beam_MavenVerify » Google Cloud Dataflow Java SDK - All #45

2016-03-10 Thread Apache Jenkins Server
See 


Changes:

[tgroh] Implement InProcessEvaluationContext

[tgroh] fixup! Implement InProcessEvaluationContext

[tgroh] fixup! Implement InProcessEvaluationContext

[tgroh] fixup! Formatting and documentation

[tgroh] fixup!

[tgroh] fixup! Updated comment on InProcessEvaluationContext; Inline

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup!

[tgroh] fixup! Fire callbacks when scheduled

--
[...truncated 579 lines...]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (default-test-jar) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (default) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-shade-plugin:2.4.1:shade (bundle-and-repackage) @ 
google-cloud-dataflow-java-sdk-all ---
[INFO] Excluding 
com.google.apis:google-api-services-dataflow:jar:v1b3-rev22-1.21.0 from the 
shaded jar.
[INFO] Excluding io.grpc:grpc-all:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-core:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-okhttp:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.squareup.okio:okio:jar:1.6.0 from the shaded jar.
[INFO] Excluding com.squareup.okhttp:okhttp:jar:2.5.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-protobuf-nano:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.google.protobuf.nano:protobuf-javanano:jar:3.0.0-alpha-4 
from the shaded jar.
[INFO] Excluding io.grpc:grpc-netty:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http2:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding com.twitter:hpack:jar:0.10.1 from the shaded jar.
[INFO] Excluding io.grpc:grpc-protobuf:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-stub:jar:0.12.0 from the shaded jar.
[INFO] Excluding io.grpc:grpc-auth:jar:0.12.0 from the shaded jar.
[INFO] Excluding com.google.cloud.bigtable:bigtable-protos:jar:0.2.3 from the 
shaded jar.
[INFO] Including com.google.cloud.bigtable:bigtable-client-core:jar:0.2.3 in 
the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
[INFO] Excluding com.google.auth:google-auth-library-oauth2-http:jar:0.3.1 from 
the shaded jar.
[INFO] Excluding com.google.auth:google-auth-library-credentials:jar:0.3.1 from 
the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.0.Beta8 from the shaded jar.
[INFO] Excluding com.google.api-client:google-api-client:jar:1.21.0 from the 
shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-bigquery:jar:v2-rev248-1.21.0 from the 
shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-clouddebugger:jar:v2-rev6-1.21.0 from the 
shaded jar.
[INFO] Excluding com.google.apis:google-api-services-pubsub:jar:v1-rev7-1.21.0 
from the shaded jar.
[INFO] Excluding 
com.google.apis:google-api-services-storage:jar:v1-rev53-1.21.0 from the shaded 
jar.
[INFO] Excluding com.google.http-client:google-http-client:jar:1.21.0 from the 
shaded jar.
[INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.0.1 from the shaded 
jar.
[INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.0.1 from the shaded 
jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.3 from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-jackson:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-jackson2:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.http-client:google-http-client-protobuf:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.oauth-client:google-oauth-client-java6:jar:1.21.0 
from the shaded jar.
[INFO] Excluding com.google.oauth-client:google-oauth-client:j

Jenkins build is back to normal : beam_MavenVerify » Google Cloud Dataflow Java SDK - All #46

2016-03-10 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : beam_MavenVerify #47

2016-03-10 Thread Apache Jenkins Server
See 



Build failed in Jenkins: beam_MavenVerify #8

2016-03-15 Thread Apache Jenkins Server
See 

Changes:

[dhalperi] Update README.md : Fixing Streaming 101 and 102 links

[dhalperi] Implement InProcessEvaluationContext

[ansela] [BEAM-11] Spark runner directory structure and pom setup.

[ansela] [BEAM-11] set coder for pipeline input

[ansela] [BEAM-11] extractOutput() should not return null

[ansela] [BEAM-11] This is a placeholder to get the TfIdfTest working. Should be

[ansela] [BEAM-11] Add Spark runner to runners module

[ansela] [BEAM-11] relocate Guava used by Dataflow (v19) since it conflicts with

[ansela] [BEAM-11] Replaced license headers to ASF license

[ansela] [BEAM-11] remove gitignore and travis.yml

[ansela] [BEAM-11] second iteration of package reorganisation

[ansela] [BEAM-11] add Spark runner to included runners

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-ubuntu-1404-4gb-c15 (jenkins-cloud-4GB cloud-slave 
Ubuntu ubuntu) in workspace 
Cloning the remote Git repository
Cloning repository https://github.com/apache/incubator-beam.git
 > git init  # timeout=10
Fetching upstream changes from https://github.com/apache/incubator-beam.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://github.com/apache/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/incubator-beam.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/incubator-beam.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/incubator-beam.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://github.com/apache/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a91e1150084808202e382f169eb273e5b52bbc97 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a91e1150084808202e382f169eb273e5b52bbc97
 > git rev-list 071e4dd67021346b0cab2aafa0900ec7e34c4ef8 # timeout=10
Parsing POMs
Failed to transfer Could not find metadata 
org.apache.beam:runners:1.5.0-SNAPSHOT/maven-metadata.xml in Nexus 
(http://repository.apache.org/snapshots)
Failed to transfer Could not find artifact 
org.apache.beam:runners:pom:1.5.0-SNAPSHOT in Nexus 
(http://repository.apache.org/snapshots)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@9a503c7:jenkins-ubuntu-1404-4gb-c15: 
hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[WARNING] 'parent.relativePath' points at org.apache.beam:runners-parent 
instead of org.apache.beam:runners, please verify your project structure @ line 
17, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.beam:runners:pom:1.5.0-SNAPSHOT in Nexus 
(http://repository.apache.org/snapshots) and 'parent.relativePath' points at 
wrong local POM @ line 17, column 13

at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[WARNING] 'parent.relativePath' points at org.apache.beam:runners-parent 
instead of org.apache.beam:runners, please verify your project structure @ line 
17, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.beam:runners:pom:1.5.0-SNAPSHOT in Nexus 
(http://repository.apache.org/snapshots) and 'parent.relativePath' points at 
wrong local POM @ line 17, column 13

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1

Build failed in Jenkins: beam_MavenVerify #9

2016-03-15 Thread Apache Jenkins Server
See 

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in 
workspace 
 > 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/incubator-beam.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/incubator-beam.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://github.com/apache/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a91e1150084808202e382f169eb273e5b52bbc97 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a91e1150084808202e382f169eb273e5b52bbc97
 > git rev-list a91e1150084808202e382f169eb273e5b52bbc97 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@54fb3d4d:ubuntu-us1: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[WARNING] 'parent.relativePath' points at org.apache.beam:runners-parent 
instead of org.apache.beam:runners, please verify your project structure @ line 
17, column 13
[FATAL] Non-resolvable parent POM: Failure to find 
org.apache.beam:runners:pom:1.5.0-SNAPSHOT in 
http://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of Nexus has 
elapsed or updates are forced and 'parent.relativePath' points at wrong local 
POM @ line 17, column 13

at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[WARNING] 'parent.relativePath' points at org.apache.beam:runners-parent 
instead of org.apache.beam:runners, please verify your project structure @ line 
17, column 13
[FATAL] Non-resolvable parent POM: Failure to find 
org.apache.beam:runners:pom:1.5.0-SNAPSHOT in 
http://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of Nexus has 
elapsed or updates are forced and 'parent.relativePath' points at wrong local 
POM @ line 17, column 13

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ..remote call to ubuntu-us1(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
at hudson.remoting.Channel.call(Channel.java:781)
at hudson.FilePath.act(FilePath.java:979)
... 8 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[WARNING] 'parent.relativePath' points at org.apache.beam:runners-parent 
instead of org.apache.beam:runners, please verify your project structure @ line 
17, column 

Jenkins build is back to normal : beam_MavenVerify #10

2016-03-15 Thread Apache Jenkins Server
See 



Jenkins build became unstable: beam_MavenVerify » Spark Beam Runner #14

2016-03-19 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : beam_MavenVerify » Spark Beam Runner #15

2016-03-19 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : beam_MavenVerify #15

2016-03-19 Thread Apache Jenkins Server
See 



Jenkins build became unstable: beam_MavenVerify #22

2016-03-19 Thread Apache Jenkins Server
See 



Jenkins build became unstable: beam_MavenVerify » Spark Beam Runner #22

2016-03-19 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : beam_MavenVerify #23

2016-03-19 Thread Apache Jenkins Server
See 



Jenkins build is back to stable : beam_MavenVerify » Spark Beam Runner #23

2016-03-19 Thread Apache Jenkins Server
See 




Jenkins build became unstable: beam_MavenVerify #14

2016-03-19 Thread Apache Jenkins Server
See 



Jenkins build became unstable: beam_MavenVerify #49

2016-03-29 Thread Apache Jenkins Server
See 



Jenkins build became unstable: beam_MavenVerify » Apache Beam :: Runners :: Spark #49

2016-03-29 Thread Apache Jenkins Server
See 




Jenkins build is unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDK :: Java All #1

2016-03-29 Thread Apache Jenkins Server
See 




Jenkins build is unstable: beam_RunnableOnService_GoogleCloudDataflow #1

2016-03-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_MavenVerify #50

2016-03-29 Thread Apache Jenkins Server
See 



Jenkins build is still unstable: beam_MavenVerify » Apache Beam :: Runners :: Spark #50

2016-03-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDK :: Java All #2

2016-03-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #2

2016-03-29 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDK :: Java All #3

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #3

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : beam_MavenVerify #51

2016-03-30 Thread Apache Jenkins Server
See 



Jenkins build is back to stable : beam_MavenVerify » Apache Beam :: Runners :: Spark #51

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #4

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #4

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #5

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #5

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #6

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #6

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #7

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #7

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #8

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #8

2016-03-30 Thread Apache Jenkins Server
See 




Jenkins build is unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #10

2016-03-31 Thread Apache Jenkins Server
See 




Jenkins build is unstable: beam_RunnableOnService_GoogleCloudDataflow #10

2016-03-31 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #9

2016-03-31 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #9

2016-03-31 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #11

2016-03-31 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #11

2016-03-31 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #12

2016-03-31 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #12

2016-03-31 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #13

2016-03-31 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #13

2016-03-31 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #14

2016-03-31 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #14

2016-03-31 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #15

2016-04-01 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #15

2016-04-01 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #16

2016-04-01 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #16

2016-04-01 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #17

2016-04-02 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #17

2016-04-02 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #18

2016-04-03 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #18

2016-04-03 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #19

2016-04-04 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #19

2016-04-04 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #20

2016-04-04 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #20

2016-04-04 Thread Apache Jenkins Server
See 




Build failed in Jenkins: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #22

2016-04-04 Thread Apache Jenkins Server
See 


Changes:

[lcwik] [BEAM-167] Fix custom source gzip input to read concatenated gzip files

[lcwik] [BEAM-167] Add comment for the test explaining why concatenation of gzip

[dhalperi] IntervalBoundedExponentialBackOff: add deprecated copy of old API

--
[INFO] 
[INFO] 
[INFO] Building Apache Beam :: SDKs :: Java :: Core 0.1.0-incubating-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ java-sdk-all ---
[INFO] Deleting 

[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ 
java-sdk-all ---
[INFO] argLine set to 
-javaagent:/home/jenkins/jenkins-slave/workspace/beam_RunnableOnService_GoogleCloudDataflow/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=
[INFO] 
[INFO] --- avro-maven-plugin:1.7.7:schema (schemas) @ java-sdk-all ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ java-sdk-all 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
java-sdk-all ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ java-sdk-all 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 461 source files to 

[WARNING] 
:
 Some input files use or override a deprecated API.
[WARNING] 
:
 Recompile with -Xlint:deprecation for details.
[WARNING] 
:
 Some input files use unchecked or unsafe operations.
[WARNING] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ 
java-sdk-all >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ 
java-sdk-all ---
[INFO] argLine set to 
-javaagent:/home/jenkins/jenkins-slave/workspace/beam_RunnableOnService_GoogleCloudDataflow/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=
[INFO] 
[INFO] --- avro-maven-plugin:1.7.7:schema (schemas) @ java-sdk-all ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ 
java-sdk-all <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ java-sdk-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ 
java-sdk-all ---
[INFO] Test Source directory: 

 added.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
java-sdk-all ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
java-sdk-all ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 266 source files to 

Build failed in Jenkins: beam_RunnableOnService_GoogleCloudDataflow #22

2016-04-04 Thread Apache Jenkins Server
See 


Changes:

[lcwik] [BEAM-167] Fix custom source gzip input to read concatenated gzip files

[lcwik] [BEAM-167] Add comment for the test explaining why concatenation of gzip

[dhalperi] IntervalBoundedExponentialBackOff: add deprecated copy of old API

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam2 (beam) in workspace 

 > 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/incubator-beam.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/incubator-beam.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://github.com/apache/incubator-beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ac314eefd15b1e86a29799547d08c0f832377887 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac314eefd15b1e86a29799547d08c0f832377887
 > git rev-list fd049b52e196f1d04500470363cccbb652233610 # timeout=10
Parsing POMs
Established TCP socket on 39814
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[beam_RunnableOnService_GoogleCloudDataflow] $ 
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_66/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven32Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39814
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 

 
-Dmaven.repo.local=
 -B -e clean verify -pl .,sdks/java/core -P DataflowPipelineTests 
-DdataflowOptions=[ "--project=apache-beam-testing", 
"--stagingLocation=gs://staging-for-runnable-on-service-jenkins-tests/" ]
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Beam :: Parent
[INFO] Apache Beam :: SDKs :: Java :: Core
[INFO] 
[INFO] 
[INFO] Building Apache Beam :: Parent 0.1.0-incubating-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ parent 
---
[INFO] 
[INFO] 
[INFO] Building Apache Beam :: SDKs :: Java :: Core 0.1.0-incubating-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ java-sdk-all ---
[INFO] Deleting 

[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ 
java-sdk-all ---
[INFO] argLine set to 
-javaagent:
[INFO] 
[INFO] --- avro-maven-plugin:1.7.7:schema (schemas) @ java-sdk-all ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ java-sdk-all 
---
[INFO] 
[INFO] --- maven-resour

Jenkins build is unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #23

2016-04-04 Thread Apache Jenkins Server
See 




Jenkins build is unstable: beam_RunnableOnService_GoogleCloudDataflow #23

2016-04-04 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow #24

2016-04-04 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: beam_RunnableOnService_GoogleCloudDataflow » Apache Beam :: SDKs :: Java :: Core #24

2016-04-04 Thread Apache Jenkins Server
See 




Build failed in Jenkins: beam_MavenVerify #74

2016-04-04 Thread Apache Jenkins Server
See 

--
[...truncated 2524 lines...]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ 
java8examples-all ---
[INFO] Analyzed bundle 'Apache Beam :: Examples :: Java 8 All' with 27 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ java8examples-all ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
java8examples-all ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (default-test-jar) @ java8examples-all 
---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-dependency-plugin:2.10:analyze-only (default) @ 
java8examples-all ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12:check (default) @ java8examples-all ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
java8examples-all ---
[INFO] Installing 

 to 

[INFO] Installing 
 to 

[INFO] Installing 

 to 

[INFO] Installing 

 to 

[INFO] Installing 

 to 

[INFO] 
[INFO] 
[INFO] Building Apache Beam :: Examples 0.1.0-incubating-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ examples-parent ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
examples-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
examples-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
examples-parent ---
[INFO] Installing 
 to 

[INFO] 
[INFO] 
[INFO] Building Apache Beam :: Parent 0.1.0-incubating-SNAPSHOT
[INFO] 
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in 
https://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced
[INFO] 
[INFO] --- coveralls-maven-plugin:4.1.0:report (default-cli) @ parent ---
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5/httpclient-4.5.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclie

  1   2   3   4   5   6   7   8   9   10   >