You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/16 08:58:38 UTC

Build failed in Jenkins: beam_Release_NightlySnapshot #695

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

Changes:

[ehudm] [BEAM-8525] Support Const base in binary_subscr

[ehudm] Do not perform test on Py2.7

[ankurgoenka] [BEAM-9002] Add test_flatten_same_pcollections to fnapi runner

[hannahjiang] [BEAM-9084] cleaning up docker image tag

[valentyn] Add version guards to requirements file for integration tests.

[hannahjiang] [BEAM-9084] fix Java spotless

[valentyn] Switch to unittest.SkipTest instead of using nose.

[mxm] [BEAM-6008] Make sure to end stream only after sending all messages and

[iemejia] [website] Added security page

[iemejia] [website] Update the 2.17.0 release blog post to include security issues

[boyuanz] Moving to 2.20.0-SNAPSHOT on master branch.

[crites] Changes watermark advance from 1001 to 1000 since Dataflow TestStream

[lukecwik] [BEAM-8676] sdks/java: gax and grpc upgrades (#10554)

[lukecwik] [BEAM-9030] Migrate Beam to use beam-vendor-grpc-1_26_0 (#10578)

[lcwik] [BEAM-9030] Align version of protoc/protoc-gen-grpc-java to vendored

[lukecwik] [BEAM-7951] Supports multiple inputs/outputs for wire coder settings.


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu) in workspace <https://builds.apache.org/job/beam_Release_NightlySnapshot/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_Release_NightlySnapshot/ws/src> # 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/*
 > git config remote.origin.url https://github.com/apache/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/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress -- https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e1852ca6af92d61467bfa7dac84e96a2924eefac (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e1852ca6af92d61467bfa7dac84e96a2924eefac
Commit message: "[BEAM-7951] Supports multiple inputs/outputs for wire coder settings. (#10464)"
 > git rev-list --no-walk 148cc71b1c3c6d54835c3b72d7842052fcf6c340 # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_Release_NightlySnapshot/ws/src/gradlew> clean
Downloading https://services.gradle.org/distributions/gradle-5.2.1-all.zip
..............................................................................................................................

Welcome to Gradle 5.2.1!

Here are the highlights of this release:
 - Define sets of dependencies that work together with Java Platform plugin
 - New C++ plugins with dependency management built-in
 - New C++ project types for gradle init
 - Service injection into plugins and project extensions

For more details see https://docs.gradle.org/5.2.1/release-notes.html

To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':buildSrc'.
> Could not resolve all artifacts for configuration ':buildSrc:classpath'.
   > Could not resolve com.diffplug.spotless:spotless-lib:1.24.0.
     Required by:
         project :buildSrc > com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:3.24.0 > com.diffplug.spotless:spotless-plugin-gradle:3.24.0
         project :buildSrc > com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:3.24.0 > com.diffplug.spotless:spotless-plugin-gradle:3.24.0 > com.diffplug.spotless:spotless-lib-extra:1.24.0
      > Could not resolve com.diffplug.spotless:spotless-lib:1.24.0.
         > Could not get resource 'https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib/1.24.0/spotless-lib-1.24.0.pom'.
            > Could not GET 'https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib/1.24.0/spotless-lib-1.24.0.pom'. Received status code 530 from server: 
   > Could not resolve com.diffplug.durian:durian-collect:1.2.0.
     Required by:
         project :buildSrc > com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:3.24.0 > com.diffplug.spotless:spotless-plugin-gradle:3.24.0 > com.diffplug.spotless:spotless-lib-extra:1.24.0
         project :buildSrc > com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:3.24.0 > com.diffplug.spotless:spotless-plugin-gradle:3.24.0 > com.diffplug.durian:durian-io:1.2.0
      > Skipped due to earlier error
   > Could not resolve org.eclipse.jgit:org.eclipse.jgit:5.3.2.201906051522-r.
     Required by:
         project :buildSrc > com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:3.24.0 > com.diffplug.spotless:spotless-plugin-gradle:3.24.0 > com.diffplug.spotless:spotless-lib-extra:1.24.0
      > Skipped due to earlier error
   > Could not resolve com.googlecode.concurrent-trees:concurrent-trees:2.6.1.
     Required by:
         project :buildSrc > com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:3.24.0 > com.diffplug.spotless:spotless-plugin-gradle:3.24.0 > com.diffplug.spotless:spotless-lib-extra:1.24.0
      > Skipped due to earlier error
   > Could not resolve org.codehaus.groovy:groovy-xml:2.4.7.
     Required by:
         project :buildSrc > com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:3.24.0 > com.diffplug.spotless:spotless-plugin-gradle:3.24.0 > com.diffplug.spotless:spotless-lib-extra:1.24.0
      > Skipped due to earlier error

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 28s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_Release_NightlySnapshot #696

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


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org