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 2022/01/21 00:33:38 UTC

Build failed in Jenkins: beam_PerformanceTests_TFRecordIOIT #5836

See <https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/5836/display/redirect?page=changes>

Changes:

[tuyarer] [BEAM-13577] Beam Select's uniquifyNames function loses nullability of

[Steve Niemitz] [BEAM-13689] Output token elements when BQ batch writes complete.

[noreply] [BEAM-13699] Replace fnv with maphash. (#16573)

[noreply] [BEAM-13693] Bump

[noreply] [BEAM-10206] Remove Fatalf calls in non-test goroutines for

[noreply] [BEAM-13430] Re-add provided configuration (#16552)


------------------------------------------
[...truncated 366.08 KB...]
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/windowing/EncodedBoundedWindow.java>:26: error: package org.apache.beam.sdk.transforms.windowing does not exist
import org.apache.beam.sdk.transforms.windowing.BoundedWindow;
                                               ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/windowing/EncodedBoundedWindow.java>:27: error: package org.apache.beam.sdk.util does not exist
import org.apache.beam.sdk.util.VarInt;
                               ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/windowing/EncodedBoundedWindow.java>:39: error: cannot find symbol
public abstract class EncodedBoundedWindow extends BoundedWindow {
                                                   ^
  symbol: class BoundedWindow
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/windowing/EncodedBoundedWindow.java>:58: error: cannot find symbol
  public static class Coder extends AtomicCoder<EncodedBoundedWindow> {
                                    ^
  symbol:   class AtomicCoder
  location: class EncodedBoundedWindow
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/windowing/EncodedBoundedWindow.java>:66: error: cannot find symbol
        throws CoderException, IOException {
               ^
  symbol:   class CoderException
  location: class Coder
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/windowing/EncodedBoundedWindow.java>:72: error: cannot find symbol
    public EncodedBoundedWindow decode(InputStream inStream) throws CoderException, IOException {
                                                                    ^
  symbol:   class CoderException
  location: class Coder
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/DataEndpoint.java>:24: error: [AutoValueUndefined] Did not generate @AutoValue class for org.apache.beam.sdk.fn.data.DataEndpoint because it references undefined types
public abstract class DataEndpoint<T> {
                ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/TimerEndpoint.java>:24: error: [AutoValueUndefined] Did not generate @AutoValue class for org.apache.beam.sdk.fn.data.TimerEndpoint because it references undefined types
public abstract class TimerEndpoint<T> {
                ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/windowing/EncodedBoundedWindow.java>:39: error: [AutoValueUndefined] Did not generate @AutoValue class for org.apache.beam.sdk.fn.windowing.EncodedBoundedWindow because it references undefined types
public abstract class EncodedBoundedWindow extends BoundedWindow {
                ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/JvmInitializers.java>:34: error: cannot find symbol
    for (JvmInitializer initializer : ReflectHelpers.loadServicesOrdered(JvmInitializer.class)) {
                                                                         ^
  symbol:   class JvmInitializer
  location: class JvmInitializers
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/JvmInitializers.java>:34: error: cannot find symbol
    for (JvmInitializer initializer : ReflectHelpers.loadServicesOrdered(JvmInitializer.class)) {
                                      ^
  symbol:   variable ReflectHelpers
  location: class JvmInitializers
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/JvmInitializers.java>:34: error: cannot find symbol
    for (JvmInitializer initializer : ReflectHelpers.loadServicesOrdered(JvmInitializer.class)) {
         ^
  symbol:   class JvmInitializer
  location: class JvmInitializers
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/JvmInitializers.java>:52: error: cannot find symbol
    for (JvmInitializer initializer : ReflectHelpers.loadServicesOrdered(JvmInitializer.class)) {
                                                                         ^
  symbol:   class JvmInitializer
  location: class JvmInitializers
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/JvmInitializers.java>:52: error: cannot find symbol
    for (JvmInitializer initializer : ReflectHelpers.loadServicesOrdered(JvmInitializer.class)) {
                                      ^
  symbol:   variable ReflectHelpers
  location: class JvmInitializers
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/JvmInitializers.java>:52: error: cannot find symbol
    for (JvmInitializer initializer : ReflectHelpers.loadServicesOrdered(JvmInitializer.class)) {
         ^
  symbol:   class JvmInitializer
  location: class JvmInitializers
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataBufferingOutboundObserver.java>:75: error: cannot find symbol
    List<String> experiments = options.as(ExperimentalOptions.class).getExperiments();
                                          ^
  symbol:   class ExperimentalOptions
  location: interface BeamFnDataBufferingOutboundObserver<T>
  where T is a type-variable:
    T extends Object declared in interface BeamFnDataBufferingOutboundObserver
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataBufferingOutboundObserver.java>:91: error: cannot find symbol
    List<String> experiments = options.as(ExperimentalOptions.class).getExperiments();
                                          ^
  symbol:   class ExperimentalOptions
  location: interface BeamFnDataBufferingOutboundObserver<T>
  where T is a type-variable:
    T extends Object declared in interface BeamFnDataBufferingOutboundObserver
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/DataEndpoint.java>:27: error: cannot find symbol
    return new AutoValue_DataEndpoint<>(transformId, coder, receiver);
               ^
  symbol:   class AutoValue_DataEndpoint
  location: class DataEndpoint<T>
  where T is a type-variable:
    T extends Object declared in class DataEndpoint
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/TimerEndpoint.java>:27: error: cannot find symbol
    return new AutoValue_TimerEndpoint<>(transformId, timerFamilyId, coder, receiver);
               ^
  symbol:   class AutoValue_TimerEndpoint
  location: class TimerEndpoint<T>
  where T is a type-variable:
    T extends Object declared in class TimerEndpoint
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataInboundObserver2.java>:142: error: cannot find symbol
      Coder<Object> coder = (Coder<Object>) endpoint.endpoint.getCoder();
      ^
  symbol:   class Coder
  location: class BeamFnDataInboundObserver2
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataInboundObserver2.java>:142: error: cannot find symbol
      Coder<Object> coder = (Coder<Object>) endpoint.endpoint.getCoder();
                             ^
  symbol:   class Coder
  location: class BeamFnDataInboundObserver2
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataInboundObserver2.java>:176: error: cannot find symbol
      Coder<Object> coder = (Coder<Object>) endpoint.endpoint.getCoder();
      ^
  symbol:   class Coder
  location: class BeamFnDataInboundObserver2
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataInboundObserver2.java>:176: error: cannot find symbol
      Coder<Object> coder = (Coder<Object>) endpoint.endpoint.getCoder();
                             ^
  symbol:   class Coder
  location: class BeamFnDataInboundObserver2

> Task :runners:local-java:compileJava FAILED
13 errors
:runners:local-java:compileJava (Thread[Execution **** for ':' Thread 3,5,main]) completed. Took 7.355 secs.

> Task :sdks:java:fn-execution:compileJava FAILED
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/splittabledofn/RestrictionTrackers.java>:57: error: method does not override or implement a method from a supertype
    @Override
    ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/splittabledofn/RestrictionTrackers.java>:68: error: method does not override or implement a method from a supertype
    @Override
    ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/splittabledofn/RestrictionTrackers.java>:73: error: method does not override or implement a method from a supertype
    @Override
    ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/splittabledofn/RestrictionTrackers.java>:78: error: method does not override or implement a method from a supertype
    @Override
    ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/splittabledofn/RestrictionTrackers.java>:83: error: method does not override or implement a method from a supertype
    @Override
    ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
87 errors
:sdks:java:fn-execution:compileJava (Thread[Execution **** for ':' Thread 11,5,main]) completed. Took 7.473 secs.

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:extensions:protobuf:extractIncludeProto'.
> Cannot expand ZIP '<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/core/build/libs/beam-sdks-java-core-2.37.0-SNAPSHOT.jar'> as it does not exist.

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:common:compileTestJava'.
> Compilation failed; 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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:hadoop-common:compileJava'.
> Compilation failed; 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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:testing:test-utils:compileJava'.
> Compilation failed; 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.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:xml:compileJava'.
> Compilation failed; 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.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:extensions:arrow:compileJava'.
> Compilation failed; 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.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:local-java:compileJava'.
> Compilation failed; 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.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:fn-execution:compileJava'.
> Compilation failed; 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

BUILD FAILED in 30s
85 actionable tasks: 62 executed, 21 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/wnonkyxp5vf56

Stopped 7 **** daemon(s).
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_PerformanceTests_TFRecordIOIT #5837

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/5837/display/redirect?page=changes>


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