Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Build optimizations #2265

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

fix stage dependencies

35f513b
Select commit
Loading
Failed to load commit list.
Open

chore: Build optimizations #2265

fix stage dependencies
35f513b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.SynapseML failed Aug 16, 2024 in 1h 13m 24s

Build #20240815.6 had test failures

Details

Tests

  • Failed: 1 (0.06%)
  • Passed: 1,689 (98.77%)
  • Other: 20 (1.17%)
  • Total: 1,710

Annotations

Check failure on line 26 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.SynapseML

Build log #L26

Process returned non-zero exit code: 2

Check failure on line 45 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.SynapseML

Build log #L45

Process returned non-zero exit code: 2

Check failure on line 26 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.SynapseML

Build log #L26

Process returned non-zero exit code: 2

Check failure on line 45 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.SynapseML

Build log #L45

Process returned non-zero exit code: 2

Check failure on line 1 in Quickstart - Vowpal Wabbit and LightGBM.ipynb

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.SynapseML

Quickstart - Vowpal Wabbit and LightGBM.ipynb

Notebook /SynapseMLBuild/build_0.0.0-1-844abe6f-SNAPSHOT/Explore Algorithms/Regression/Quickstart - Vowpal Wabbit and LightGBM.ipynb failed with state FAILED. For more information check the run page:  https://adb-1885762835647850.10.azuredatabricks.net/?o=1885762835647850#job/108425844863202/run/670400597021912 
Raw output
java.lang.RuntimeException: Notebook /SynapseMLBuild/build_0.0.0-1-844abe6f-SNAPSHOT/Explore Algorithms/Regression/Quickstart - Vowpal Wabbit and LightGBM.ipynb failed with state FAILED. For more information check the run page: 
https://adb-1885762835647850.10.azuredatabricks.net/?o=1885762835647850#job/108425844863202/run/670400597021912

	at com.microsoft.azure.synapse.ml.nbtest.DatabricksUtilities$.monitorJob(DatabricksUtilities.scala:349)
	at com.microsoft.azure.synapse.ml.nbtest.DatabricksNotebookRun.monitor(DatabricksUtilities.scala:474)
	at com.microsoft.azure.synapse.ml.nbtest.DatabricksUtilities$.runNotebook(DatabricksUtilities.scala:371)
	at com.microsoft.azure.synapse.ml.nbtest.DatabricksTestHelper.$anonfun$databricksTestHelper$6(DatabricksUtilities.scala:452)
	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23)
	at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
	at scala.util.Success.$anonfun$map$1(Try.scala:255)
	at scala.util.Success.map(Try.scala:213)
	at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
	at scala.concurrent.impl.Promise.liftedTree1$1(Promise.scala:33)
	at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:33)
	at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
	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:750)