See 
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/202/display/redirect>

------------------------------------------
GitHub pull request #3668 of commit b76e566d26be4ab9eefe83308402116225ff49bc, 
no merge conflicts.
Setting status of b76e566d26be4ab9eefe83308402116225ff49bc to PENDING with url 
https://builds.apache.org/job/beam_PerformanceTests_JDBC/202/ and message: 
'Build started sha1 is merged.'
Using context: Jenkins: JDBC Performance Test
[EnvInject] - Loading node environment variables.
Building remotely on beam1 (beam) in workspace 
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/3668/*:refs/remotes/origin/pr/3668/*
 > git rev-parse refs/remotes/origin/pr/3668/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/3668/merge^{commit} # timeout=10
Checking out Revision 902706dd52d5a2945f380d001f9c7ef0d91e58ad 
(refs/remotes/origin/pr/3668/merge)
Commit message: "Merge b76e566d26be4ab9eefe83308402116225ff49bc into 
e8a52827e792c9cbce5832e5edcd0399428c24f3"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 902706dd52d5a2945f380d001f9c7ef0d91e58ad
 > git rev-list 902706dd52d5a2945f380d001f9c7ef0d91e58ad # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins663335186045730112.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins6026221639858784193.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git
Cloning into 'PerfKitBenchmarker'...
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins3703854871620553873.sh
+ pip install --user -r PerfKitBenchmarker/requirements.txt
Requirement already satisfied (use --upgrade to upgrade): python-gflags==3.1.1 
in /home/jenkins/.local/lib/python2.7/site-packages (from -r 
PerfKitBenchmarker/requirements.txt (line 14))
Requirement already satisfied (use --upgrade to upgrade): jinja2>=2.7 in 
/usr/local/lib/python2.7/dist-packages (from -r 
PerfKitBenchmarker/requirements.txt (line 15))
Requirement already satisfied (use --upgrade to upgrade): setuptools in 
/usr/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt 
(line 16))
Requirement already satisfied (use --upgrade to upgrade): 
colorlog[windows]==2.6.0 in /home/jenkins/.local/lib/python2.7/site-packages 
(from -r PerfKitBenchmarker/requirements.txt (line 17))
  Installing extra requirements: 'windows'
Requirement already satisfied (use --upgrade to upgrade): blinker>=1.3 in 
/home/jenkins/.local/lib/python2.7/site-packages (from -r 
PerfKitBenchmarker/requirements.txt (line 18))
Requirement already satisfied (use --upgrade to upgrade): futures>=3.0.3 in 
/home/jenkins/.local/lib/python2.7/site-packages (from -r 
PerfKitBenchmarker/requirements.txt (line 19))
Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.12 in 
/home/jenkins/.local/lib/python2.7/site-packages (from -r 
PerfKitBenchmarker/requirements.txt (line 20))
Requirement already satisfied (use --upgrade to upgrade): pint>=0.7 in 
/home/jenkins/.local/lib/python2.7/site-packages (from -r 
PerfKitBenchmarker/requirements.txt (line 21))
Requirement already satisfied (use --upgrade to upgrade): numpy in 
/home/jenkins/.local/lib/python2.7/site-packages (from -r 
PerfKitBenchmarker/requirements.txt (line 22))
Requirement already satisfied (use --upgrade to upgrade): functools32 in 
/home/jenkins/.local/lib/python2.7/site-packages (from -r 
PerfKitBenchmarker/requirements.txt (line 23))
Requirement already satisfied (use --upgrade to upgrade): contextlib2>=0.5.1 in 
/home/jenkins/.local/lib/python2.7/site-packages (from -r 
PerfKitBenchmarker/requirements.txt (line 24))
Cleaning up...
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins2836497723944081920.sh
+ pip install --user -e 'sdks/python/[gcp,test]'
Obtaining 
file://<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/sdks/python>
  Running setup.py 
(path:<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/sdks/python/setup.py)>
 egg_info for package from 
file://<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/sdks/python>
    
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/sdks/python/setup.py>:66:
 UserWarning: You are using version 1.5.4 of pip. However, version 7.0.0 is 
recommended.
      _PIP_VERSION, REQUIRED_PIP_VERSION
    no previously-included directories found matching 'doc/.build'
    
    Installed 
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/sdks/python/nose-1.3.7-py2.7.egg>
    
    warning: no files found matching 'README.md'
    warning: no files found matching 'NOTICE'
    warning: no files found matching 'LICENSE'
  Installing extra requirements: 'gcp,test'
Requirement already satisfied (use --upgrade to upgrade): avro>=1.8.1,<2.0.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): crcmod>=1.7,<2.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): dill==0.2.6 in 
/home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): grpcio>=1.0,<2.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): httplib2>=0.8,<0.10 
in /home/jenkins/.local/lib/python2.7/site-packages (from 
apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): mock>=1.0.1,<3.0.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): 
oauth2client>=2.0.1,<4.0.0 in /home/jenkins/.local/lib/python2.7/site-packages 
(from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): 
protobuf>=3.2.0,<=3.3.0 in /home/jenkins/.local/lib/python2.7/site-packages 
(from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): pyyaml>=3.12,<4.0.0 
in /home/jenkins/.local/lib/python2.7/site-packages (from 
apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): typing>=3.6.0,<3.7.0 
in /home/jenkins/.local/lib/python2.7/site-packages (from 
apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): pyhamcrest>=1.9,<2.0 
in /home/jenkins/.local/lib/python2.7/site-packages (from 
apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): six>=1.9,<1.11 in 
/home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): 
google-apitools>=0.5.10,<=0.5.11 in 
/home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): 
proto-google-cloud-datastore-v1>=0.90.0,<=0.90.4 in 
/home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): 
googledatastore==7.0.1 in /home/jenkins/.local/lib/python2.7/site-packages 
(from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): 
google-cloud-pubsub==0.26.0 in /home/jenkins/.local/lib/python2.7/site-packages 
(from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): 
google-cloud-bigquery==0.25.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): futures>=2.2.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from 
grpcio>=1.0,<2.0->apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): enum34>=1.0.4 in 
/home/jenkins/.local/lib/python2.7/site-packages (from 
grpcio>=1.0,<2.0->apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): pyasn1>=0.1.7 in 
/home/jenkins/.local/lib/python2.7/site-packages (from 
oauth2client>=2.0.1,<4.0.0->apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): pyasn1-modules>=0.0.5 
in /home/jenkins/.local/lib/python2.7/site-packages (from 
oauth2client>=2.0.1,<4.0.0->apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): rsa>=3.1.4 in 
/home/jenkins/.local/lib/python2.7/site-packages (from 
oauth2client>=2.0.1,<4.0.0->apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): setuptools in 
/usr/lib/python2.7/dist-packages (from 
protobuf>=3.2.0,<=3.3.0->apache-beam==2.2.0.dev)
Requirement already satisfied (use --upgrade to upgrade): 
googleapis-common-protos>=1.5.2,<2.0dev in 
/home/jenkins/.local/lib/python2.7/site-packages (from 
proto-google-cloud-datastore-v1>=0.90.0,<=0.90.4->apache-beam==2.2.0.dev)
Installing collected packages: apache-beam
  Running setup.py develop for apache-beam
    
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/sdks/python/setup.py>:66:
 UserWarning: You are using version 1.5.4 of pip. However, version 7.0.0 is 
recommended.
      _PIP_VERSION, REQUIRED_PIP_VERSION
    
    warning: no files found matching 'README.md'
    warning: no files found matching 'NOTICE'
    warning: no files found matching 'LICENSE'
    Creating 
/home/jenkins/.local/lib/python2.7/site-packages/apache-beam.egg-link (link to 
.)
    apache-beam 2.2.0.dev is already the active version in easy-install.pth
    
    Installed 
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/sdks/python>
Successfully installed apache-beam
Cleaning up...
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins425553806987758959.sh
+ echo xyz123
xyz123
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins5401647201419445079.sh
+ 
PATH=/usr/lib/google-cloud-sdk/bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins8591668903222746558.sh
+ echo 
/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins7047666583167130348.sh
+ ls /usr/lib/google-cloud-sdk/bin
bootstrapping
bq
dev_appserver.py
dev_appserver.pyc
gcloud
git-credential-gcloud.sh
gsutil
kubectl
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins3745009035182542738.sh
+ /home/jenkins/tools/maven/latest/bin/mvn -B -e -Pdataflow-runner clean 
install -pl runners/google-cloud-dataflow-java -DskipTests
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Detecting the operating system and CPU architecture
[INFO] ------------------------------------------------------------------------
[INFO] os.detected.name: linux
[INFO] os.detected.arch: x86_64
[INFO] os.detected.version: 3.19
[INFO] os.detected.version.major: 3
[INFO] os.detected.version.minor: 19
[INFO] os.detected.release: ubuntu
[INFO] os.detected.release.version: 14.04
[INFO] os.detected.release.like.ubuntu: true
[INFO] os.detected.release.like.debian: true
[INFO] os.detected.classifier: linux-x86_64
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Beam :: Runners :: Google Cloud Dataflow 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ 
beam-runners-google-cloud-dataflow-java ---
[INFO] Deleting 
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/runners/google-cloud-dataflow-java>
 (includes = [**/*.pyc, **/*.egg-info/, **/sdks/python/LICENSE, 
**/sdks/python/NOTICE, **/sdks/python/README.md], excludes = [])
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ 
beam-runners-google-cloud-dataflow-java ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-banned-dependencies) 
@ beam-runners-google-cloud-dataflow-java ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (default) @ 
beam-runners-google-cloud-dataflow-java ---
[INFO] argLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/runners/google-cloud-dataflow-java/target/jacoco.exec,excludes=**/AutoValue_*.class,dumponexit=true,output=file>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ beam-runners-google-cloud-dataflow-java ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
beam-runners-google-cloud-dataflow-java ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ 
beam-runners-google-cloud-dataflow-java ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to 
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/runners/google-cloud-dataflow-java/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] 
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/internal/IsmFormat.java>:[116,31]
 An @AutoValue property that is a primitive array returns the original array, 
which can therefore be modified by the caller. If this OK, you can suppress 
this warning with @SuppressWarnings("mutable"). Otherwise, you should replace 
the property with an immutable type, perhaps a simple wrapper around the 
original array.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowPipelineTranslator.java>:[94,32]
 cannot find symbol
  symbol:   class DoFnInfo
  location: package org.apache.beam.sdk.util
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.503 s
[INFO] Finished at: 2017-09-20T02:19:21Z
[INFO] Final Memory: 73M/1309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) 
on project beam-runners-google-cloud-dataflow-java: Compilation failure
[ERROR] 
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowPipelineTranslator.java>:[94,32]
 cannot find symbol
[ERROR]   symbol:   class DoFnInfo
[ERROR]   location: package org.apache.beam.sdk.util
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) 
on project beam-runners-google-cloud-dataflow-java: Compilation failure
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowPipelineTranslator.java>:[94,32]
 cannot find symbol
  symbol:   class DoFnInfo
  location: package org.apache.beam.sdk.util

        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: 
Compilation failure
<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowPipelineTranslator.java>:[94,32]
 cannot find symbol
  symbol:   class DoFnInfo
  location: package org.apache.beam.sdk.util

        at 
org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1038)
        at 
org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:158)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
        ... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure

Reply via email to