Fix reference usages for Graph DSL #3419
26 errors, 16 skipped, 2 712 pass in 46m 51s
Annotations
Check warning on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
1 out of 2 runs failed: testPureRuntimeGraphChangeClass (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
org.junit.ComparisonFailure: expected:<[The system can't find a match for the property / qualified property: version()]> but was:<[No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree]>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.finos.legend.pure.m3.tests.AbstractPureTestWithCoreCompiled.assertPureException(AbstractPureTestWithCoreCompiled.java:603)
at org.finos.legend.pure.m3.tests.AbstractPureTestWithCoreCompiled.assertPureException(AbstractPureTestWithCoreCompiled.java:583)
at org.finos.legend.pure.m3.tests.AbstractPureTestWithCoreCompiled.assertPureException(AbstractPureTestWithCoreCompiled.java:557)
at org.finos.legend.pure.m3.tests.AbstractPureTestWithCoreCompiled.assertPureException(AbstractPureTestWithCoreCompiled.java:545)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$ExpectedException.execute(RuntimeTestScriptBuilder.java:326)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:157)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeGraphChangeClass(TestPureRuntimeGraph.java:80)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
1 out of 2 runs with error: testPureRuntimeGraphChangeClass (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.cleanRuntime(TestPureRuntimeGraph.java:42)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 63 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeGraphDeleteClass (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeGraphDeleteClass(TestPureRuntimeGraph.java:71)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 63 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeAddEnumVar (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$Compile.execute(RuntimeTestScriptBuilder.java:220)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:134)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeAddEnumVar(TestPureRuntimeGraph.java:254)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 67 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeGraphRemoveClass (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$Compile.execute(RuntimeTestScriptBuilder.java:220)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:134)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeGraphRemoveClass(TestPureRuntimeGraph.java:50)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 67 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeGraphChangeTreeAddProperty (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$Compile.execute(RuntimeTestScriptBuilder.java:220)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:134)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeGraphChangeTreeAddProperty(TestPureRuntimeGraph.java:320)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 67 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeGraphRemoveSubType (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$Compile.execute(RuntimeTestScriptBuilder.java:220)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:134)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeGraphRemoveSubType(TestPureRuntimeGraph.java:125)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 67 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeGraphQualifiedPropertyWithEnumCompileError (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeGraphQualifiedPropertyWithEnumCompileError(TestPureRuntimeGraph.java:178)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 63 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeGraphRemoveVariable (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$Compile.execute(RuntimeTestScriptBuilder.java:220)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:134)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeGraphRemoveVariable(TestPureRuntimeGraph.java:110)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 67 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeGraphRemoveTree (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$Compile.execute(RuntimeTestScriptBuilder.java:220)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:134)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeGraphRemoveTree(TestPureRuntimeGraph.java:305)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 67 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeChangeEnum (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$Compile.execute(RuntimeTestScriptBuilder.java:220)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:134)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeChangeEnum(TestPureRuntimeGraph.java:289)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 67 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeGraphChangeSubTypeClass (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$Compile.execute(RuntimeTestScriptBuilder.java:220)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:134)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeGraphChangeSubTypeClass(TestPureRuntimeGraph.java:350)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 67 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeChangeEnumeration (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$Compile.execute(RuntimeTestScriptBuilder.java:220)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:134)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeChangeEnumeration(TestPureRuntimeGraph.java:219)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 67 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeGraphChangeTreeMainClass (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$Compile.execute(RuntimeTestScriptBuilder.java:220)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:134)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeGraphChangeTreeMainClass(TestPureRuntimeGraph.java:335)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 67 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeGraphAddVariable (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$Compile.execute(RuntimeTestScriptBuilder.java:220)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:134)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeGraphAddVariable(TestPureRuntimeGraph.java:95)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 67 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph
github-actions / Test Results
All 2 runs with error: testPureRuntimeGraphChangeSubType (org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.xml
Raw output
Compilation error at (resource:source1.pure line:1 column:9), "No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m3.tests.RuntimeTestScriptBuilder$Compile.execute(RuntimeTestScriptBuilder.java:220)
at org.finos.legend.pure.m3.tests.RuntimeActionRunner.run(RuntimeActionRunner.java:37)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:134)
at org.finos.legend.pure.m3.tests.RuntimeVerifier.verifyOperationIsStable(RuntimeVerifier.java:110)
at org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph.testPureRuntimeGraphChangeSubType(TestPureRuntimeGraph.java:140)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004pgs(184245) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 67 more
github-actions / Test Results
testReferenceAccessibilityInGraph (org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph) with error
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph.xml
Raw output
Compilation error at (resource:/datamart_datamt/testFile1.pure line:3 column:3), "No match found for the type @_0004phu(184308) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph.cleanRuntime(TestVisibilityAndAccessibilityInGraph.java:49)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004phu(184308) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 63 more
github-actions / Test Results
All 2 runs with error: testSubTypeClassReferenceVisibilityInGraph (org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph.xml
Raw output
Compilation error at (resource:/datamart_datamt/testFile1.pure line:3 column:3), "No match found for the type @_0004phu(184308) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.createInMemoryAndCompile(PureRuntime.java:351)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.createInMemoryAndCompile(PureRuntime.java:335)
at org.finos.legend.pure.m3.tests.AbstractPureTestWithCoreCompiled.compileTestSource(AbstractPureTestWithCoreCompiled.java:374)
at org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph.testSubTypeClassReferenceVisibilityInGraph(TestVisibilityAndAccessibilityInGraph.java:98)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004phu(184308) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 65 more
github-actions / Test Results
All 2 runs with error: testClassReferenceVisibilityInGraph (org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph.xml
Raw output
Compilation error at (resource:/datamart_datamt/testFile1.pure line:3 column:3), "No match found for the type @_0004phu(184308) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableDoubletonList.each(ImmutableDoubletonList.java:67)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.createInMemoryAndCompile(PureRuntime.java:351)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.createInMemoryAndCompile(PureRuntime.java:335)
at org.finos.legend.pure.m3.tests.AbstractPureTestWithCoreCompiled.compileTestSource(AbstractPureTestWithCoreCompiled.java:374)
at org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph.testClassReferenceVisibilityInGraph(TestVisibilityAndAccessibilityInGraph.java:76)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004phu(184308) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 65 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation
github-actions / Test Results
testMultipleParameters (org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation) with error
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.xml
Raw output
Compilation error at (resource:file.pure lines:5c97-14c16), "No match found for the type @_0004plp(184418) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:46)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:28)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:46)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:28)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:46)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:28)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.InstanceValueSpecificationContextUnloaderWalk.run(InstanceValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.InstanceValueSpecificationContextUnloaderWalk.run(InstanceValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.FunctionUnloaderWalk.lambda$run$f6ebbf9e$1(FunctionUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableQuintupletonList.each(ImmutableQuintupletonList.java:55)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.FunctionUnloaderWalk.run(FunctionUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.FunctionUnloaderWalk.run(FunctionUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSextupletonList.each(ImmutableSextupletonList.java:56)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.cleanRuntime(TestGraphDSLCompilation.java:37)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004plp(184418) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableTripletonList.each(ImmutableTripletonList.java:50)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 140 more
Check warning on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation
github-actions / Test Results
1 out of 2 runs failed: testGraphWithImports (org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.xml
Raw output
org.junit.ComparisonFailure: expected:<...ource:file.pure line[:30 column:20), "The system can't find a match for the property / qualified property: synonymsByType1(_:ProductSynonymType[1])]"> but was:<...ource:file.pure line[s:5c97-14c16), "No match found for the type @_0004plp(184418) instanceOf PropertyGraphFetchTree]">
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.testGraphWithImports(TestGraphDSLCompilation.java:142)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation
github-actions / Test Results
1 out of 2 runs with error: testGraphWithImports (org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.xml
Raw output
Compilation error at (resource:file.pure lines:5c97-14c16), "No match found for the type @_0004plp(184418) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:46)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:28)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:46)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:28)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:46)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:28)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.InstanceValueSpecificationContextUnloaderWalk.run(InstanceValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.InstanceValueSpecificationContextUnloaderWalk.run(InstanceValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.FunctionUnloaderWalk.lambda$run$f6ebbf9e$1(FunctionUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableQuintupletonList.each(ImmutableQuintupletonList.java:55)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.FunctionUnloaderWalk.run(FunctionUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.FunctionUnloaderWalk.run(FunctionUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSextupletonList.each(ImmutableSextupletonList.java:56)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.cleanRuntime(TestGraphDSLCompilation.java:37)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004plp(184418) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableTripletonList.each(ImmutableTripletonList.java:50)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 140 more
Check warning on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation
github-actions / Test Results
1 out of 2 runs failed: testGraphPropertyParameters (org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.xml
Raw output
org.junit.ComparisonFailure: expected:<...error at (resource:f[unction.pure line:3 column:20), "The system can't find a match for the property / qualified property: nameWithTitle()]"> but was:<...error at (resource:f[ile.pure lines:5c97-14c16), "No match found for the type @_0004plp(184418) instanceOf PropertyGraphFetchTree]">
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.testGraphPropertyParameters(TestGraphDSLCompilation.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation
github-actions / Test Results
1 out of 2 runs with error: testGraphPropertyParameters (org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.xml
Raw output
Compilation error at (resource:file.pure lines:5c97-14c16), "No match found for the type @_0004plp(184418) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:46)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:28)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:46)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:28)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:46)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:28)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.InstanceValueSpecificationContextUnloaderWalk.run(InstanceValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.InstanceValueSpecificationContextUnloaderWalk.run(InstanceValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.FunctionUnloaderWalk.lambda$run$f6ebbf9e$1(FunctionUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableQuintupletonList.each(ImmutableQuintupletonList.java:55)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.FunctionUnloaderWalk.run(FunctionUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.FunctionUnloaderWalk.run(FunctionUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSextupletonList.each(ImmutableSextupletonList.java:56)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.cleanRuntime(TestGraphDSLCompilation.java:37)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004plp(184418) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableTripletonList.each(ImmutableTripletonList.java:50)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 140 more
Check failure on line 0 in org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation
github-actions / Test Results
All 2 runs with error: testAdvanced (org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation)
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.xml
artifacts/test-results/TEST-org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.xml
Raw output
Compilation error at (resource:file.pure lines:5c97-14c16), "No match found for the type @_0004plp(184418) instanceOf PropertyGraphFetchTree"
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:115)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:46)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:28)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:46)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:28)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:46)
at org.finos.legend.pure.m3.compiler.unload.walk.ExpressionSequenceValueSpecificationContextUnloaderWalk.run(ExpressionSequenceValueSpecificationContextUnloaderWalk.java:28)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ParameterValueSpecificationContextUnloaderWalk.run(ParameterValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.InstanceValueSpecificationContextUnloaderWalk.run(InstanceValueSpecificationContextUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.InstanceValueSpecificationContextUnloaderWalk.run(InstanceValueSpecificationContextUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:41)
at org.finos.legend.pure.m3.compiler.unload.walk.ValueSpecificationUnloaderWalk.run(ValueSpecificationUnloaderWalk.java:27)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.FunctionUnloaderWalk.lambda$run$f6ebbf9e$1(FunctionUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableQuintupletonList.each(ImmutableQuintupletonList.java:55)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.FunctionUnloaderWalk.run(FunctionUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.FunctionUnloaderWalk.run(FunctionUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSingletonList.each(ImmutableSingletonList.java:53)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:142)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableSextupletonList.each(ImmutableSextupletonList.java:56)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$walkTheGraphForUnload$f8328f81$1(IncrementalCompiler_New.java:376)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:488)
at org.eclipse.collections.impl.set.mutable.UnifiedSet.each(UnifiedSet.java:474)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.walkTheGraphForUnload(IncrementalCompiler_New.java:376)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:79)
at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:374)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:369)
at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
at org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation.testAdvanced(TestGraphDSLCompilation.java:84)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.RuntimeException: No match found for the type @_0004plp(184418) instanceOf PropertyGraphFetchTree
at org.finos.legend.pure.m3.tools.matcher.Matcher.fullMatch(Matcher.java:144)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.lambda$run$d1b25216$1(ReferenceableUnloaderWalk.java:37)
at org.eclipse.collections.impl.list.immutable.ImmutableTripletonList.each(ImmutableTripletonList.java:50)
at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:37)
at org.finos.legend.pure.m3.compiler.unload.walk.ReferenceableUnloaderWalk.run(ReferenceableUnloaderWalk.java:26)
at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
... 140 more