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/10/01 02:30:38 UTC

Build failed in Jenkins: beam_PerformanceTests_HadoopFormat #5004

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

Changes:

[noreply] Support VR test including TestStream for Spark runner in streaming mode

[noreply] Add cron job to trigger Java JMH micro-benchmarks weekly  (#23388)


------------------------------------------
[...truncated 454.00 KB...]
    INFO: 2022-10-01T02:25:51.845Z: Starting 5 ****s in us-central1-a...
    Oct 01, 2022 2:25:53 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2022-10-01T02:25:52.280Z: Finished operation Calculate hashcode/Combine.perKey(Hashing)/GroupByKey/Create
    Oct 01, 2022 2:25:53 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2022-10-01T02:25:52.464Z: Executing operation Read using Hadoop InputFormat/Read(HadoopInputFormatBoundedSource)+Collect read time+Get values only/Values/Map+Values as string+Calculate hashcode/WithKeys/AddKeys/Map+Calculate hashcode/Combine.perKey(Hashing)/GroupByKey+Calculate hashcode/Combine.perKey(Hashing)/Combine.GroupedValues/Partial+Calculate hashcode/Combine.perKey(Hashing)/GroupByKey/Reify+Calculate hashcode/Combine.perKey(Hashing)/GroupByKey/Write
    Oct 01, 2022 2:26:35 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2022-10-01T02:26:33.883Z: Autoscaling: Raised the number of ****s to 5 based on the rate of progress in the currently running stage(s).
    Oct 01, 2022 2:27:04 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2022-10-01T02:27:03.778Z: Workers have started successfully.
    Oct 01, 2022 2:27:32 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    SEVERE: 2022-10-01T02:27:32.484Z: java.io.IOException: Got SQLException
    	at org.apache.hadoop.mapreduce.lib.db.DBInputFormat.getSplits(DBInputFormat.java:285)
    	at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIO$HadoopInputFormatBoundedSource.computeSplitsIfNecessary(HadoopFormatIO.java:763)
    	at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIO$HadoopInputFormatBoundedSource.split(HadoopFormatIO.java:722)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.splitAndValidate(WorkerCustomSources.java:295)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.performSplitTyped(WorkerCustomSources.java:217)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.performSplitWithApiLimit(WorkerCustomSources.java:201)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.performSplit(WorkerCustomSources.java:180)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSourceOperationExecutor.execute(WorkerCustomSourceOperationExecutor.java:82)
    	at org.apache.beam.runners.dataflow.****.BatchDataflowWorker.executeWork(BatchDataflowWorker.java:420)
    	at org.apache.beam.runners.dataflow.****.BatchDataflowWorker.doWork(BatchDataflowWorker.java:389)
    	at org.apache.beam.runners.dataflow.****.BatchDataflowWorker.getAndPerformWork(BatchDataflowWorker.java:314)
    	at org.apache.beam.runners.dataflow.****.DataflowBatchWorkerHarness$WorkerThread.doWork(DataflowBatchWorkerHarness.java:140)
    	at org.apache.beam.runners.dataflow.****.DataflowBatchWorkerHarness$WorkerThread.call(DataflowBatchWorkerHarness.java:120)
    	at org.apache.beam.runners.dataflow.****.DataflowBatchWorkerHarness$WorkerThread.call(DataflowBatchWorkerHarness.java:107)
    	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)
    Caused by: org.postgresql.util.PSQLException: ERROR: relation "beamtest_hadoopformatioit_2022_10_01_02_19_45_795" does not exist
      Position: 22
    	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2553)
    	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2285)
    	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:323)
    	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:473)
    	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:393)
    	at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:322)
    	at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:308)
    	at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:284)
    	at org.postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:236)
    	at org.apache.hadoop.mapreduce.lib.db.DBInputFormat.getSplits(DBInputFormat.java:256)
    	... 17 more

    Oct 01, 2022 2:27:35 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    SEVERE: 2022-10-01T02:27:33.648Z: java.io.IOException: Got SQLException
    	at org.apache.hadoop.mapreduce.lib.db.DBInputFormat.getSplits(DBInputFormat.java:285)
    	at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIO$HadoopInputFormatBoundedSource.computeSplitsIfNecessary(HadoopFormatIO.java:763)
    	at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIO$HadoopInputFormatBoundedSource.split(HadoopFormatIO.java:722)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.splitAndValidate(WorkerCustomSources.java:295)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.performSplitTyped(WorkerCustomSources.java:217)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.performSplitWithApiLimit(WorkerCustomSources.java:201)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.performSplit(WorkerCustomSources.java:180)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSourceOperationExecutor.execute(WorkerCustomSourceOperationExecutor.java:82)
    	at org.apache.beam.runners.dataflow.****.BatchDataflowWorker.executeWork(BatchDataflowWorker.java:420)
    	at org.apache.beam.runners.dataflow.****.BatchDataflowWorker.doWork(BatchDataflowWorker.java:389)
    	at org.apache.beam.runners.dataflow.****.BatchDataflowWorker.getAndPerformWork(BatchDataflowWorker.java:314)
    	at org.apache.beam.runners.dataflow.****.DataflowBatchWorkerHarness$WorkerThread.doWork(DataflowBatchWorkerHarness.java:140)
    	at org.apache.beam.runners.dataflow.****.DataflowBatchWorkerHarness$WorkerThread.call(DataflowBatchWorkerHarness.java:120)
    	at org.apache.beam.runners.dataflow.****.DataflowBatchWorkerHarness$WorkerThread.call(DataflowBatchWorkerHarness.java:107)
    	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)
    Caused by: org.postgresql.util.PSQLException: ERROR: relation "beamtest_hadoopformatioit_2022_10_01_02_19_45_795" does not exist
      Position: 22
    	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2553)
    	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2285)
    	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:323)
    	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:473)
    	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:393)
    	at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:322)
    	at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:308)
    	at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:284)
    	at org.postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:236)
    	at org.apache.hadoop.mapreduce.lib.db.DBInputFormat.getSplits(DBInputFormat.java:256)
    	... 17 more

    Oct 01, 2022 2:27:37 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    SEVERE: 2022-10-01T02:27:36.368Z: java.io.IOException: Got SQLException
    	at org.apache.hadoop.mapreduce.lib.db.DBInputFormat.getSplits(DBInputFormat.java:285)
    	at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIO$HadoopInputFormatBoundedSource.computeSplitsIfNecessary(HadoopFormatIO.java:763)
    	at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIO$HadoopInputFormatBoundedSource.split(HadoopFormatIO.java:722)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.splitAndValidate(WorkerCustomSources.java:295)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.performSplitTyped(WorkerCustomSources.java:217)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.performSplitWithApiLimit(WorkerCustomSources.java:201)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.performSplit(WorkerCustomSources.java:180)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSourceOperationExecutor.execute(WorkerCustomSourceOperationExecutor.java:82)
    	at org.apache.beam.runners.dataflow.****.BatchDataflowWorker.executeWork(BatchDataflowWorker.java:420)
    	at org.apache.beam.runners.dataflow.****.BatchDataflowWorker.doWork(BatchDataflowWorker.java:389)
    	at org.apache.beam.runners.dataflow.****.BatchDataflowWorker.getAndPerformWork(BatchDataflowWorker.java:314)
    	at org.apache.beam.runners.dataflow.****.DataflowBatchWorkerHarness$WorkerThread.doWork(DataflowBatchWorkerHarness.java:140)
    	at org.apache.beam.runners.dataflow.****.DataflowBatchWorkerHarness$WorkerThread.call(DataflowBatchWorkerHarness.java:120)
    	at org.apache.beam.runners.dataflow.****.DataflowBatchWorkerHarness$WorkerThread.call(DataflowBatchWorkerHarness.java:107)
    	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)
    Caused by: org.postgresql.util.PSQLException: ERROR: relation "beamtest_hadoopformatioit_2022_10_01_02_19_45_795" does not exist
      Position: 22
    	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2553)
    	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2285)
    	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:323)
    	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:473)
    	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:393)
    	at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:322)
    	at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:308)
    	at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:284)
    	at org.postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:236)
    	at org.apache.hadoop.mapreduce.lib.db.DBInputFormat.getSplits(DBInputFormat.java:256)
    	... 17 more

    Oct 01, 2022 2:27:37 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    SEVERE: 2022-10-01T02:27:37.579Z: java.io.IOException: Got SQLException
    	at org.apache.hadoop.mapreduce.lib.db.DBInputFormat.getSplits(DBInputFormat.java:285)
    	at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIO$HadoopInputFormatBoundedSource.computeSplitsIfNecessary(HadoopFormatIO.java:763)
    	at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIO$HadoopInputFormatBoundedSource.split(HadoopFormatIO.java:722)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.splitAndValidate(WorkerCustomSources.java:295)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.performSplitTyped(WorkerCustomSources.java:217)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.performSplitWithApiLimit(WorkerCustomSources.java:201)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSources.performSplit(WorkerCustomSources.java:180)
    	at org.apache.beam.runners.dataflow.****.WorkerCustomSourceOperationExecutor.execute(WorkerCustomSourceOperationExecutor.java:82)
    	at org.apache.beam.runners.dataflow.****.BatchDataflowWorker.executeWork(BatchDataflowWorker.java:420)
    	at org.apache.beam.runners.dataflow.****.BatchDataflowWorker.doWork(BatchDataflowWorker.java:389)
    	at org.apache.beam.runners.dataflow.****.BatchDataflowWorker.getAndPerformWork(BatchDataflowWorker.java:314)
    	at org.apache.beam.runners.dataflow.****.DataflowBatchWorkerHarness$WorkerThread.doWork(DataflowBatchWorkerHarness.java:140)
    	at org.apache.beam.runners.dataflow.****.DataflowBatchWorkerHarness$WorkerThread.call(DataflowBatchWorkerHarness.java:120)
    	at org.apache.beam.runners.dataflow.****.DataflowBatchWorkerHarness$WorkerThread.call(DataflowBatchWorkerHarness.java:107)
    	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)
    Caused by: org.postgresql.util.PSQLException: ERROR: relation "beamtest_hadoopformatioit_2022_10_01_02_19_45_795" does not exist
      Position: 22
    	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2553)
    	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2285)
    	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:323)
    	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:473)
    	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:393)
    	at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:322)
    	at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:308)
    	at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:284)
    	at org.postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:236)
    	at org.apache.hadoop.mapreduce.lib.db.DBInputFormat.getSplits(DBInputFormat.java:256)
    	... 17 more

    Oct 01, 2022 2:27:40 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2022-10-01T02:27:37.610Z: Finished operation Read using Hadoop InputFormat/Read(HadoopInputFormatBoundedSource)+Collect read time+Get values only/Values/Map+Values as string+Calculate hashcode/WithKeys/AddKeys/Map+Calculate hashcode/Combine.perKey(Hashing)/GroupByKey+Calculate hashcode/Combine.perKey(Hashing)/Combine.GroupedValues/Partial+Calculate hashcode/Combine.perKey(Hashing)/GroupByKey/Reify+Calculate hashcode/Combine.perKey(Hashing)/GroupByKey/Write
    Oct 01, 2022 2:27:40 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    SEVERE: 2022-10-01T02:27:37.690Z: Workflow failed. Causes: S02:Read using Hadoop InputFormat/Read(HadoopInputFormatBoundedSource)+Collect read time+Get values only/Values/Map+Values as string+Calculate hashcode/WithKeys/AddKeys/Map+Calculate hashcode/Combine.perKey(Hashing)/GroupByKey+Calculate hashcode/Combine.perKey(Hashing)/Combine.GroupedValues/Partial+Calculate hashcode/Combine.perKey(Hashing)/GroupByKey/Reify+Calculate hashcode/Combine.perKey(Hashing)/GroupByKey/Write failed., Internal Issue (6e4d57d39e76b3fb): 63963027:24514
    Oct 01, 2022 2:27:40 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2022-10-01T02:27:37.763Z: Cleaning up.
    Oct 01, 2022 2:27:40 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2022-10-01T02:27:37.871Z: Stopping **** pool...
    Oct 01, 2022 2:29:51 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2022-10-01T02:29:50.528Z: Autoscaling: Resized **** pool from 5 to 0.
    Oct 01, 2022 2:29:51 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2022-10-01T02:29:50.637Z: Worker pool stopped.
    Oct 01, 2022 2:30:28 AM org.apache.beam.runners.dataflow.DataflowPipelineJob logTerminalState
    INFO: Job 2022-09-30_19_25_28-12809251994798911955 failed with status FAILED.

org.apache.beam.sdk.io.hadoop.format.HadoopFormatIOIT > writeAndReadUsingHadoopFormat STANDARD_OUT
    Load test results for test (ID): 0e56fe3b-bd06-44da-b75a-953883e3ac51 and timestamp: 2022-10-01T02:30:28.600000000Z:
                     Metric:                    Value:
                   read_time                       0.0

org.apache.beam.sdk.io.hadoop.format.HadoopFormatIOIT > writeAndReadUsingHadoopFormat FAILED
    java.lang.IllegalStateException: Unable to fetch table size
        at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIOIT.lambda$getWriteSuppliers$0(HadoopFormatIOIT.java:264)
        at java.util.Optional.orElseThrow(Optional.java:290)
        at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIOIT.lambda$getWriteSuppliers$1(HadoopFormatIOIT.java:264)
        at org.apache.beam.sdk.testutils.metrics.MetricsReader.lambda$readAll$0(MetricsReader.java:106)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1580)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566)
        at org.apache.beam.sdk.testutils.metrics.MetricsReader.readAll(MetricsReader.java:106)
        at org.apache.beam.sdk.testutils.metrics.IOITMetrics.publishToInflux(IOITMetrics.java:56)
        at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIOIT.collectAndPublishMetrics(HadoopFormatIOIT.java:250)
        at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIOIT.writeAndReadUsingHadoopFormat(HadoopFormatIOIT.java:230)

org.apache.beam.sdk.io.hadoop.format.HadoopFormatIOIT STANDARD_ERROR
    Oct 01, 2022 2:30:29 AM org.apache.beam.sdk.io.common.IOITHelper executeWithRetry
    WARNING: Attempt #1 of 3 failed: ERROR: table "beamtest_hadoopformatioit_2022_10_01_02_19_45_795" does not exist.
    Oct 01, 2022 2:30:29 AM org.apache.beam.sdk.io.common.IOITHelper executeWithRetry
    WARNING: Retrying in 2000 ms.
    Oct 01, 2022 2:30:31 AM org.apache.beam.sdk.io.common.IOITHelper executeWithRetry
    WARNING: Attempt #2 of 3 failed: ERROR: table "beamtest_hadoopformatioit_2022_10_01_02_19_45_795" does not exist.
    Oct 01, 2022 2:30:31 AM org.apache.beam.sdk.io.common.IOITHelper executeWithRetry
    WARNING: Retrying in 4000 ms.
    Oct 01, 2022 2:30:35 AM org.apache.beam.sdk.io.common.IOITHelper executeWithRetry
    WARNING: Attempt #3 of 3 failed: ERROR: table "beamtest_hadoopformatioit_2022_10_01_02_19_45_795" does not exist.

Gradle Test Executor 2 finished executing tests.

> Task :sdks:java:io:hadoop-format:integrationTest FAILED

org.apache.beam.sdk.io.hadoop.format.HadoopFormatIOIT > classMethod FAILED
    org.postgresql.util.PSQLException: ERROR: table "beamtest_hadoopformatioit_2022_10_01_02_19_45_795" does not exist
        at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2553)
        at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2285)
        at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:323)
        at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:473)
        at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:393)
        at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:322)
        at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:308)
        at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:284)
        at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:258)
        at org.apache.beam.sdk.io.common.DatabaseTestHelper.deleteTable(DatabaseTestHelper.java:107)
        at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIOIT.deleteTable(HadoopFormatIOIT.java:191)
        at org.apache.beam.sdk.io.common.IOITHelper.executeWithRetry(IOITHelper.java:86)
        at org.apache.beam.sdk.io.common.IOITHelper.executeWithRetry(IOITHelper.java:66)
        at org.apache.beam.sdk.io.hadoop.format.HadoopFormatIOIT.tearDown(HadoopFormatIOIT.java:184)

2 tests completed, 2 failed
Finished generating test XML results (0.027 secs) into: <https://ci-beam.apache.org/job/beam_PerformanceTests_HadoopFormat/ws/src/sdks/java/io/hadoop-format/build/test-results/integrationTest>
Generating HTML test report...
Finished generating test html results (0.029 secs) into: <https://ci-beam.apache.org/job/beam_PerformanceTests_HadoopFormat/ws/src/sdks/java/io/hadoop-format/build/reports/tests/integrationTest>
:sdks:java:io:hadoop-format:integrationTest (Thread[included builds,5,main]) completed. Took 10 mins 54.469 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:io:hadoop-format:integrationTest'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PerformanceTests_HadoopFormat/ws/src/sdks/java/io/hadoop-format/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.

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 11m 35s
156 actionable tasks: 94 executed, 60 from cache, 2 up-to-date

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

Stopped 1 **** 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_HadoopFormat #5005

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


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