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 2021/08/20 00:18:50 UTC

Build failed in Jenkins: beam_PerformanceTests_InfluxDbIO_IT #776

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

Changes:

[noreply] [BEAM-3304] Go triggering support (#15239)


------------------------------------------
[...truncated 171.06 KB...]
Custom actions are attached to task ':runners:direct-java:shadowJar'.
Build cache key for task ':runners:direct-java:shadowJar' is 4c2337e57d5c9a8f4d7754ae2dae14f3
Task ':runners:direct-java:shadowJar' is not up-to-date because:
  No history is available.
Loaded cache entry for task ':runners:direct-java:shadowJar' with cache key 4c2337e57d5c9a8f4d7754ae2dae14f3
:runners:direct-java:shadowJar (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.081 secs.
:runners:direct-java:compileTestJava (Thread[Execution worker for ':' Thread 2,5,main]) started.
This JVM does not support getting OS memory, so no OS memory status updates will be broadcast

> Task :sdks:java:io:influxdb:compileJava
Note: <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/src/main/java/org/apache/beam/sdk/io/influxdb/InfluxDbIO.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Created classpath snapshot for incremental compilation in 2.212 secs. 1 duplicate classes found in classpath (see all with --debug).
Stored cache entry for task ':sdks:java:io:influxdb:compileJava' with cache key 08da8df0dcb3a577576330cb04c98d63
:sdks:java:io:influxdb:compileJava (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 14.202 secs.
:sdks:java:io:influxdb:classes (Thread[Execution worker for ':' Thread 10,5,main]) started.

> Task :sdks:java:io:influxdb:classes
Skipping task ':sdks:java:io:influxdb:classes' as it has no actions.
:sdks:java:io:influxdb:classes (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.0 secs.
:sdks:java:io:influxdb:compileTestJava (Thread[Execution worker for ':' Thread 10,5,main]) started.

> Task :runners:direct-java:compileTestJava
Custom actions are attached to task ':runners:direct-java:compileTestJava'.
Build cache key for task ':runners:direct-java:compileTestJava' is 158968c2a12225468798cce35bbbfb5e
Task ':runners:direct-java:compileTestJava' is not up-to-date because:
  No history is available.
The input changes require a full rebuild for incremental task ':runners:direct-java:compileTestJava'.
Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
Starting process 'Gradle Worker Daemon 2'. Working directory: /home/jenkins/.gradle/workers Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Xbootclasspath/p:/home/jenkins/.gradle/caches/modules-2/files-2.1/com.google.errorprone/javac/9+181-r4173-1/bdf4c0aa7d540ee1f7bf14d47447aea4bbf450c5/javac-9+181-r4173-1.jar -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/jenkins/.gradle/caches/6.8.3/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 2'
Successfully started process 'Gradle Worker Daemon 2'
Started Gradle worker daemon (0.713 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-8-openjdk-amd64/bin/java, minHeapSize=null, maxHeapSize=null, jvmArgs=[-Xbootclasspath/p:/home/jenkins/.gradle/caches/modules-2/files-2.1/com.google.errorprone/javac/9+181-r4173-1/bdf4c0aa7d540ee1f7bf14d47447aea4bbf450c5/javac-9+181-r4173-1.jar], keepAliveMode=SESSION}.
Compiling with JDK Java compiler API.

> Task :sdks:java:io:influxdb:compileTestJava
Custom actions are attached to task ':sdks:java:io:influxdb:compileTestJava'.
Build cache key for task ':sdks:java:io:influxdb:compileTestJava' is 9baeeff4cb5531d18b57bcb0d7815c46
Task ':sdks:java:io:influxdb:compileTestJava' is not up-to-date because:
  No history is available.
The input changes require a full rebuild for incremental task ':sdks:java:io:influxdb:compileTestJava'.
Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
Compiling with JDK Java compiler API.
Note: <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/src/test/java/org/apache/beam/sdk/io/influxdb/InfluxDbIOTest.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Created classpath snapshot for incremental compilation in 0.033 secs. 1 duplicate classes found in classpath (see all with --debug).
Stored cache entry for task ':sdks:java:io:influxdb:compileTestJava' with cache key 9baeeff4cb5531d18b57bcb0d7815c46
:sdks:java:io:influxdb:compileTestJava (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 3.095 secs.
:sdks:java:io:influxdb:testClasses (Thread[Execution worker for ':' Thread 10,5,main]) started.

> Task :sdks:java:io:influxdb:testClasses
Skipping task ':sdks:java:io:influxdb:testClasses' as it has no actions.
:sdks:java:io:influxdb:testClasses (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.0 secs.

> Task :runners:direct-java:compileTestJava
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.
Created classpath snapshot for incremental compilation in 1.008 secs. 1075 duplicate classes found in classpath (see all with --debug).
Stored cache entry for task ':runners:direct-java:compileTestJava' with cache key 158968c2a12225468798cce35bbbfb5e
:runners:direct-java:compileTestJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 13.741 secs.
:runners:direct-java:testClasses (Thread[Execution worker for ':' Thread 2,5,main]) started.

> Task :runners:direct-java:testClasses
Skipping task ':runners:direct-java:testClasses' as it has no actions.
:runners:direct-java:testClasses (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs.
:runners:direct-java:shadowTestJar (Thread[Execution worker for ':' Thread 2,5,main]) started.

> Task :runners:direct-java:shadowTestJar
Build cache key for task ':runners:direct-java:shadowTestJar' is 5c8c01f987f9f16e7cc8abeb6b00d623
Task ':runners:direct-java:shadowTestJar' is not up-to-date because:
  No history is available.
file or directory '<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/runners/direct-java/build/resources/test',> not found
*******************
GRADLE SHADOW STATS

Total Jars: 7 (includes project)
Total Time: 1.323s [1323ms]
Average Time/Jar: 0.189s [189.0ms]
*******************
Stored cache entry for task ':runners:direct-java:shadowTestJar' with cache key 5c8c01f987f9f16e7cc8abeb6b00d623
:runners:direct-java:shadowTestJar (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 2.313 secs.
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker for ':' Thread 2,5,main]) started.
Gradle Test Executor 3 started executing tests.

> Task :sdks:java:io:influxdb:integrationTest
Custom actions are attached to task ':sdks:java:io:influxdb:integrationTest'.
Build cache key for task ':sdks:java:io:influxdb:integrationTest' is 102fb2040490d358223fa6e4f287dcf3
Task ':sdks:java:io:influxdb:integrationTest' is not up-to-date because:
  Task.upToDateWhen is false.
Starting process 'Gradle Test Executor 3'. Working directory: <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb> Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -DbeamTestPipelineOptions=["--influxDBURL=http://34.72.4.206:8086","--influxDBUserName=superadmin","--influxDBPassword=supersecretpassword","--databaseName=db1"] -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dorg.gradle.native=false -Xmx2g -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -ea -cp /home/jenkins/.gradle/caches/6.8.3/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3'
Successfully started process 'Gradle Test Executor 3'

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT STANDARD_ERROR
    SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
    SLF4J: Defaulting to no-operation (NOP) logger implementation
    SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > testWriteAndReadWithMultipleMetric FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException: org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: connect timed out
        at org.apache.beam.runners.direct.DirectRunner$DirectPipelineResult.waitUntilFinish(DirectRunner.java:373)
        at org.apache.beam.runners.direct.DirectRunner$DirectPipelineResult.waitUntilFinish(DirectRunner.java:341)
        at org.apache.beam.runners.direct.DirectRunner.run(DirectRunner.java:218)
        at org.apache.beam.runners.direct.DirectRunner.run(DirectRunner.java:67)
        at org.apache.beam.sdk.Pipeline.run(Pipeline.java:323)
        at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:398)
        at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:334)
        at org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.testWriteAndReadWithMultipleMetric(InfluxDbIOIT.java:232)

        Caused by:
        org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: connect timed out
            at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:836)
            at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:485)
            at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:509)
            at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:502)
            at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:424)
            at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.flush(InfluxDbIO.java:561)
            at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.processElement(InfluxDbIO.java:538)

            Caused by:
            java.net.SocketTimeoutException: connect timed out
                at java.net.PlainSocketImpl.socketConnect(Native Method)
                at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
                at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
                at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
                at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
                at java.net.Socket.connect(Socket.java:607)
                at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:119)
                at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:283)
                at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:195)
                at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
                at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
                at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
                at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
                at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at org.influxdb.impl.BasicAuthInterceptor.intercept(BasicAuthInterceptor.java:22)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at org.influxdb.impl.GzipRequestInterceptor.intercept(GzipRequestInterceptor.java:42)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
                at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
                at retrofit2.OkHttpCall.execute(OkHttpCall.java:190)
                at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:824)
                at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:485)
                at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:509)
                at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:502)
                at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:424)
                at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.flush(InfluxDbIO.java:561)
                at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.processElement(InfluxDbIO.java:538)
                at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn$DoFnInvoker.invokeProcessElement(Unknown Source)
                at org.apache.beam.repackaged.direct_java.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:232)
                at org.apache.beam.repackaged.direct_java.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:191)
                at org.apache.beam.repackaged.direct_java.runners.core.SimplePushbackSideInputDoFnRunner.processElementInReadyWindows(SimplePushbackSideInputDoFnRunner.java:79)
                at org.apache.beam.runners.direct.ParDoEvaluator.processElement(ParDoEvaluator.java:244)
                at org.apache.beam.runners.direct.DoFnLifecycleManagerRemovingTransformEvaluator.processElement(DoFnLifecycleManagerRemovingTransformEvaluator.java:54)
                at org.apache.beam.runners.direct.DirectTransformExecutor.processElements(DirectTransformExecutor.java:165)
                at org.apache.beam.runners.direct.DirectTransformExecutor.run(DirectTransformExecutor.java:129)
                at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
                at java.util.concurrent.FutureTask.run(FutureTask.java:266)
                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
                at java.lang.Thread.run(Thread.java:748)

    org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: connect timed out
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:836)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

        Caused by:
        java.net.SocketTimeoutException: connect timed out
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
            at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
            at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
            at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
            at java.net.Socket.connect(Socket.java:607)
            at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:119)
            at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:283)
            at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:195)
            at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
            at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
            at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
            at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
            at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.BasicAuthInterceptor.intercept(BasicAuthInterceptor.java:22)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.GzipRequestInterceptor.intercept(GzipRequestInterceptor.java:42)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
            at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
            at retrofit2.OkHttpCall.execute(OkHttpCall.java:190)
            at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:824)
            ... 3 more

Gradle Test Executor 3 finished executing tests.

> Task :sdks:java:io:influxdb:integrationTest

6 tests completed, 1 failed
Finished generating test XML results (0.019 secs) into: <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/test-results/integrationTest>
Generating HTML test report...
Finished generating test html results (0.03 secs) into: <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/reports/tests/integrationTest>

> Task :sdks:java:io:influxdb:integrationTest FAILED
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 37.733 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:io:influxdb:integrationTest'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/reports/tests/integrationTest/index.html>

* 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 28s
68 actionable tasks: 42 executed, 26 from cache

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

Stopped 2 worker 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_InfluxDbIO_IT #777

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/777/display/redirect>


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