Skip to content

Fix DataWritingCommand callback naver be called on withListener method #23779

Fix DataWritingCommand callback naver be called on withListener method

Fix DataWritingCommand callback naver be called on withListener method #23779

Re-run triggered March 18, 2026 07:08
Status Success
Total duration 56m 15s
Artifacts 1

master.yml

on: pull_request
Kyuubi Server On Kubernetes Integration Test
2h 25m
Kyuubi Server On Kubernetes Integration Test
Spark Engine On Kubernetes Integration Test
1h 10m
Spark Engine On Kubernetes Integration Test
Matrix: Kyuubi and Spark Test
Matrix: Hive Test
Matrix: JDBC Trino TPC Tests
Matrix: Scala Test
Matrix: Spark Connector Cross Version Test
Matrix: Zookeeper Integration Test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Kyuubi and Spark Test (21, 3.11, 4.1, -Pscala-2.13, normal)
Cannot invoke "org.apache.kyuubi.engine.KyuubiApplicationManager.killApplication(org.apache.kyuubi.engine.ApplicationManagerInfo, String, scala.Option)" because "$this.engineManager" is null
Kyuubi and Spark Test (21, 3.11, 4.1, -Pscala-2.13, normal)
Timeout to lock on path [/engine_test2_1.12.0-SNAPSHOT_USER_SPARK_SQL_lock/runner/default] after 4500 ms. There would be some problem that other session may create engine timeout.
Kyuubi and Spark Test (21, 3.11, 4.1, -Pscala-2.13, normal)
Cannot invoke "org.apache.kyuubi.engine.KyuubiApplicationManager.killApplication(org.apache.kyuubi.engine.ApplicationManagerInfo, String, scala.Option)" because "$this.engineManager" is null
Kyuubi and Spark Test (21, 3.11, 4.1, -Pscala-2.13, normal)
Cannot invoke "org.apache.kyuubi.engine.KyuubiApplicationManager.killApplication(org.apache.kyuubi.engine.ApplicationManagerInfo, String, scala.Option)" because "$this.engineManager" is null
Kyuubi and Spark Test (21, 3.11, 4.1, -Pscala-2.13, normal)
Timeout to lock on path [/engine_test2_1.12.0-SNAPSHOT_USER_SPARK_SQL_lock/runner/default] after 4500 ms. There would be some problem that other session may create engine timeout.
Kyuubi and Spark Test (21, 3.11, 4.1, -Pscala-2.13, normal)
Cannot invoke "org.apache.kyuubi.engine.KyuubiApplicationManager.killApplication(org.apache.kyuubi.engine.ApplicationManagerInfo, String, scala.Option)" because "$this.engineManager" is null
Kyuubi and Spark Test (21, 3.11, 4.1, -Pscala-2.13, normal)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/