See
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/36/display/redirect?page=changes>
Changes:
[35550199+arkash] BEAM-3246 Merge splits if they exceed 15K -- added checks
to
[tgroh] Add a Pipeline Constructor to QueryablePipeline
[tgroh] Add Generic Types to StageBundleFactory
[tgroh] Remove `Components` from ProcessBundleDescriptors
[aromanenko.dev] [BEAM-4048] Refactor COMBINE mode for reading/writing from/to
Pub/Sub
[Pablo] Adding context switch to operations missing it.
[sidhom] [BEAM-2597] Flink batch ExecutableStage operator
[thw] Fix compile error in RemoteExecutionTest.
[tgroh] Suppress more flaky tests.
------------------------------------------
[...truncated 2.50 MB...]
^
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/main/java/org/apache/beam/sdk/nexmark/model/Auction.java>:149:
warning: no @param for annotation
public Auction withAnnotation(String annotation) {
^
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/main/java/org/apache/beam/sdk/nexmark/model/Auction.java>:149:
warning: no @return
public Auction withAnnotation(String annotation) {
^
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/main/java/org/apache/beam/sdk/nexmark/model/Auction.java>:157:
warning: no @param for annotation
public boolean hasAnnotation(String annotation) {
^
100 warnings
Packing task ':beam-sdks-java-nexmark:javadoc'
:beam-sdks-java-nexmark:javadoc (Thread[Task worker for ':' Thread 7,5,main])
completed. Took 2.067 secs.
:beam-sdks-java-nexmark:javadocJar (Thread[Task worker for ':' Thread
7,5,main]) started.
> Task :beam-sdks-java-nexmark:javadocJar
Build cache key for task ':beam-sdks-java-nexmark:javadocJar' is
5274ad471616ea9c3ee162e6883e6fca
Caching disabled for task ':beam-sdks-java-nexmark:javadocJar': Caching has not
been enabled for the task
Task ':beam-sdks-java-nexmark:javadocJar' is not up-to-date because:
No history is available.
:beam-sdks-java-nexmark:javadocJar (Thread[Task worker for ':' Thread
7,5,main]) completed. Took 0.048 secs.
:beam-sdks-java-nexmark:shadowJar (Thread[Task worker for ':' Thread 7,5,main])
started.
> Task :beam-sdks-java-nexmark:shadowJar
Build cache key for task ':beam-sdks-java-nexmark:shadowJar' is
05fe8166fba86864caf24e98238ece3f
Caching disabled for task ':beam-sdks-java-nexmark:shadowJar': Caching has not
been enabled for the task
Task ':beam-sdks-java-nexmark:shadowJar' is not up-to-date because:
No history is available.
*******************
GRADLE SHADOW STATS
Total Jars: 2 (includes project)
Total Time: 1.974s [1974ms]
Average Time/Jar: 0.987s [987.0ms]
*******************
:beam-sdks-java-nexmark:shadowJar (Thread[Task worker for ':' Thread 7,5,main])
completed. Took 2.202 secs.
:beam-sdks-java-nexmark:compileTestJava (Thread[Task worker for ':' Thread
7,5,main]) started.
> Task :beam-sdks-java-nexmark:compileTestJava
Build cache key for task ':beam-sdks-java-nexmark:compileTestJava' is
30eea2acbf753635f106bb14eca4b0d8
Task ':beam-sdks-java-nexmark:compileTestJava' is not up-to-date because:
No history is available.
Custom actions are attached to task ':beam-sdks-java-nexmark:compileTestJava'.
All input files are considered out-of-date for incremental task
':beam-sdks-java-nexmark:compileTestJava'.
Compiling with error-prone compiler
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/io/google-cloud-platform/build/libs/beam-sdks-java-io-google-cloud-platform-2.5.0-SNAPSHOT.jar(/org/apache/beam/sdk/package-info.class)>:
warning: Cannot find annotation method 'value()' in type 'DefaultAnnotation':
class file for edu.umd.cs.findbugs.annotations.DefaultAnnotation not found
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/io/google-cloud-platform/build/libs/beam-sdks-java-io-google-cloud-platform-2.5.0-SNAPSHOT.jar(/org/apache/beam/sdk/testing/package-info.class)>:
warning: Cannot find annotation method 'value()' in type 'DefaultAnnotation'
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/io/google-cloud-platform/build/libs/beam-sdks-java-io-google-cloud-platform-2.5.0-SNAPSHOT.jar(/org/apache/beam/sdk/values/package-info.class)>:
warning: Cannot find annotation method 'value()' in type 'DefaultAnnotation'
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/io/google-cloud-platform/build/libs/beam-sdks-java-io-google-cloud-platform-2.5.0-SNAPSHOT.jar(/org/apache/beam/sdk/schemas/package-info.class)>:
warning: Cannot find annotation method 'value()' in type 'DefaultAnnotation'
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/io/google-cloud-platform/build/libs/beam-sdks-java-io-google-cloud-platform-2.5.0-SNAPSHOT.jar(/org/apache/beam/sdk/transforms/package-info.class)>:
warning: Cannot find annotation method 'value()' in type 'DefaultAnnotation'
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/io/google-cloud-platform/build/libs/beam-sdks-java-io-google-cloud-platform-2.5.0-SNAPSHOT.jar(/org/apache/beam/sdk/io/package-info.class)>:
warning: Cannot find annotation method 'value()' in type 'DefaultAnnotation'
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery5Test.java>:49:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
private static final List<Bid> BIDS = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'private static final ImmutableList<Bid> BIDS =
ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery5Test.java>:55:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
private static final List<Event> BIDS_EVENTS = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'private static final ImmutableList<Event> BIDS_EVENTS =
ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery5Test.java>:61:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
public static final List<AuctionCount> RESULTS = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'public static final ImmutableList<AuctionCount> RESULTS =
ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery3Test.java>:41:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
private static final List<Person> PEOPLE = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'private static final ImmutableList<Person> PEOPLE =
ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery3Test.java>:48:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
private static final List<Auction> AUCTIONS = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'private static final ImmutableList<Auction> AUCTIONS =
ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery3Test.java>:60:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
private static final List<Event> PEOPLE_AND_AUCTIONS_EVENTS =
ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'private static final ImmutableList<Event>
PEOPLE_AND_AUCTIONS_EVENTS = ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery3Test.java>:78:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
public static final List<NameCityStateId> RESULTS = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'public static final ImmutableList<NameCityStateId> RESULTS =
ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery7Test.java>:46:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
private static final List<Bid> BIDS = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'private static final ImmutableList<Bid> BIDS =
ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery7Test.java>:53:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
private static final List<Event> BIDS_EVENTS = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'private static final ImmutableList<Event> BIDS_EVENTS =
ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery7Test.java>:60:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
public static final List<Bid> RESULTS = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'public static final ImmutableList<Bid> RESULTS =
ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery2Test.java>:44:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
private static final List<Bid> BIDS = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'private static final ImmutableList<Bid> BIDS =
ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery2Test.java>:54:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
private static final List<Event> BIDS_EVENTS = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'private static final ImmutableList<Event> BIDS_EVENTS =
ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery2Test.java>:64:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
private static final List<AuctionPrice> BIDS_EVEN = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'private static final ImmutableList<AuctionPrice> BIDS_EVEN =
ImmutableList.of('?
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery2Test.java>:70:
warning: [MutableConstantField] Constant field declarations should use the
immutable type (such as ImmutableList) instead of the general collection
interface type (such as List)
private static final List<AuctionPrice> BIDS_EVERY_THIRD = ImmutableList.of(
^
(see http://errorprone.info/bugpattern/MutableConstantField)
Did you mean 'private static final ImmutableList<AuctionPrice>
BIDS_EVERY_THIRD = ImmutableList.of('?
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
20 warnings
Packing task ':beam-sdks-java-nexmark:compileTestJava'
:beam-sdks-java-nexmark:compileTestJava (Thread[Task worker for ':' Thread
7,5,main]) completed. Took 3.358 secs.
:beam-sdks-java-nexmark:processTestResources (Thread[Task worker for ':' Thread
7,5,main]) started.
> Task :beam-sdks-java-nexmark:processTestResources NO-SOURCE
file or directory
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/resources',>
not found
Skipping task ':beam-sdks-java-nexmark:processTestResources' as it has no
source files and no previous output files.
:beam-sdks-java-nexmark:processTestResources (Thread[Task worker for ':' Thread
7,5,main]) completed. Took 0.0 secs.
:beam-sdks-java-nexmark:testClasses (Thread[Task worker for ':' Thread
7,5,main]) started.
> Task :beam-sdks-java-nexmark:testClasses
Skipping task ':beam-sdks-java-nexmark:testClasses' as it has no actions.
:beam-sdks-java-nexmark:testClasses (Thread[Task worker for ':' Thread
7,5,main]) completed. Took 0.0 secs.
:beam-sdks-java-nexmark:shadowTestJar (Thread[Task worker for ':' Thread
6,5,main]) started.
> Task :beam-sdks-java-nexmark:shadowTestJar
Build cache key for task ':beam-sdks-java-nexmark:shadowTestJar' is
837617f6a1baedf1907245c04800b0a4
Caching disabled for task ':beam-sdks-java-nexmark:shadowTestJar': Caching has
not been enabled for the task
Task ':beam-sdks-java-nexmark:shadowTestJar' is not up-to-date because:
No history is available.
*******************
GRADLE SHADOW STATS
Total Jars: 2 (includes project)
Total Time: 2.057s [2057ms]
Average Time/Jar: 1.0285s [1028.5ms]
*******************
:beam-sdks-java-nexmark:shadowTestJar (Thread[Task worker for ':' Thread
6,5,main]) completed. Took 2.124 secs.
:beam-sdks-java-nexmark:sourcesJar (Thread[Task worker for ':' Thread
6,5,main]) started.
> Task :beam-sdks-java-nexmark:sourcesJar
Build cache key for task ':beam-sdks-java-nexmark:sourcesJar' is
3630d996dcdff0f27865e3eb8acc2942
Caching disabled for task ':beam-sdks-java-nexmark:sourcesJar': Caching has not
been enabled for the task
Task ':beam-sdks-java-nexmark:sourcesJar' is not up-to-date because:
No history is available.
:beam-sdks-java-nexmark:sourcesJar (Thread[Task worker for ':' Thread
6,5,main]) completed. Took 0.024 secs.
:beam-sdks-java-nexmark:testSourcesJar (Thread[Task worker for ':' Thread
6,5,main]) started.
> Task :beam-sdks-java-nexmark:testSourcesJar
file or directory
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/resources',>
not found
file or directory
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/resources',>
not found
Build cache key for task ':beam-sdks-java-nexmark:testSourcesJar' is
ad9b635fcbaa70567f99174bbb259d91
Caching disabled for task ':beam-sdks-java-nexmark:testSourcesJar': Caching has
not been enabled for the task
Task ':beam-sdks-java-nexmark:testSourcesJar' is not up-to-date because:
No history is available.
file or directory
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/nexmark/src/test/resources',>
not found
:beam-sdks-java-nexmark:testSourcesJar (Thread[Task worker for ':' Thread
6,5,main]) completed. Took 0.006 secs.
:beam-sdks-java-nexmark:publishMavenJavaPublicationToMavenRepository
(Thread[Task worker for ':' Thread 6,5,main]) started.
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53.jar
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53.jar.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53.jar.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53.pom
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53.pom.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53.pom.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-tests.jar
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-tests.jar.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-tests.jar.md5
> Task :beam-sdks-java-nexmark:publishMavenJavaPublicationToMavenRepository
Caching disabled for task
':beam-sdks-java-nexmark:publishMavenJavaPublicationToMavenRepository': Caching
has not been enabled for the task
Task ':beam-sdks-java-nexmark:publishMavenJavaPublicationToMavenRepository' is
not up-to-date because:
Task has not declared any outputs despite executing actions.
Publishing to repository 'maven'
(https://repository.apache.org/content/repositories/snapshots)
Deploying to https://repository.apache.org/content/repositories/snapshots
Downloading:
org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/maven-metadata.xml from
repository remote at
https://repository.apache.org/content/repositories/snapshots/
Uploading:
org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53.jar
to repository remote at
https://repository.apache.org/content/repositories/snapshots/
Uploading:
org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53.pom
to repository remote at
https://repository.apache.org/content/repositories/snapshots/
Uploading:
org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-tests.jar
to repository remote at
https://repository.apache.org/content/repositories/snapshots/
Uploading:
org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-sources.jar
to repository remote at
https://repository.apache.org/content/repositories/snapshots/
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-sources.jar
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-sources.jar.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-sources.jar.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-test-sources.jar
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-test-sources.jar.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-test-sources.jar.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-javadoc.jar
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-javadoc.jar.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-javadoc.jar.md5
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/maven-metadata.xml
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/maven-metadata.xml.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/maven-metadata.xml.md5
> Task :beam-sdks-java-nexmark:publishMavenJavaPublicationToMavenRepository
Uploading:
org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-test-sources.jar
to repository remote at
https://repository.apache.org/content/repositories/snapshots/
Uploading:
org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/beam-sdks-java-nexmark-2.5.0-20180512.071803-53-javadoc.jar
to repository remote at
https://repository.apache.org/content/repositories/snapshots/
Downloading: org/apache/beam/beam-sdks-java-nexmark/maven-metadata.xml from
repository remote at
https://repository.apache.org/content/repositories/snapshots/
Uploading:
org/apache/beam/beam-sdks-java-nexmark/2.5.0-SNAPSHOT/maven-metadata.xml to
repository remote at
https://repository.apache.org/content/repositories/snapshots/
Uploading: org/apache/beam/beam-sdks-java-nexmark/maven-metadata.xml to
repository remote at
https://repository.apache.org/content/repositories/snapshots/
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/maven-metadata.xml
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/maven-metadata.xml.sha1
Upload
https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-nexmark/maven-metadata.xml.md5
:beam-sdks-java-nexmark:publishMavenJavaPublicationToMavenRepository
(Thread[Task worker for ':' Thread 6,5,main]) completed. Took 4.623 secs.
:beam-sdks-java-nexmark:publish (Thread[Task worker for ':' Thread 6,5,main])
started.
> Task :beam-sdks-java-nexmark:publish
Skipping task ':beam-sdks-java-nexmark:publish' as it has no actions.
:beam-sdks-java-nexmark:publish (Thread[Task worker for ':' Thread 6,5,main])
completed. Took 0.0 secs.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':beam-runners-flink_2.11:compileTestJava'.
> Compilation failed with exit code 1; see the compiler error output for
> details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to
get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 5.0.
See
https://docs.gradle.org/4.7/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 17m 57s
598 actionable tasks: 593 executed, 5 from cache
Publishing build scan...
https://gradle.com/s/tqppzwg5chvji
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]