Skip to content

Instantly share code, notes, and snippets.

View hellowdan's full-sized avatar

Daniel Rosa hellowdan

  • Red Hat, Inc.
  • Brno, Czech Republic
View GitHub Profile
@hellowdan
hellowdan / gist:052c38560619630eae262c567f771923
Created September 22, 2022 08:41
Drools.getFullVersion() failure
##############################Failed##############################
org.kie.dmn.core.classloader.DMNRuntimeListenerTest.testBasicListenerFromKModule[false]
Failing for the past 5 builds (Since #1 )
Took 4.8 sec.
##############################Error Message##############################
[[Message [id=1, level=ERROR, path=pom.xml, line=0, column=0
text=Unresolved dependency org.kie:kie-internal:8.27.0.Beta-redhat-00002], Message [id=2, level=ERROR, path=pom.xml, line=0, column=0
@hellowdan
hellowdan / Jenkinsfile.run-tests-with-build-temp
Last active June 15, 2021 15:34
does this have any chance of working?
configFileProvider(
[configFile(fileId: "settings-local-maven-repo-nexus",
targetLocation: '$WORKSPACE/maven-invoker-settings.xml',
variable: 'MAVEN_INVOKER_SETTINGS')]) {
def mvnCmd = new MavenCommand(this, ['-fae'])
.inDirectory(env.MAIN_FOLDER)
.withOptions(["-f ${env.MAVEN_PROJECT}"])
.withProperty('java.net.preferIPv4Stack', true) // Added due to Openstack problems with IPv6
.withProperty(env.POM_FILE_PROPERTY, kogitoProps.getProp(env.PROPERTIES_FILE_LOOKUP_KEY))
@hellowdan
hellowdan / gist:3ad4ca3ee82e032c73d28711d611667d
Created November 23, 2020 13:47
org.kie.pmml.pmml_4_2.predictive.models.mining failures
21:10:09 [INFO] Results:
21:10:09 [INFO]
21:10:09 [ERROR] Errors:
21:10:09 [ERROR] DecisionTreeTest.testDefaultChildMissingValueStrategy:213 » Runtime java.lang....
21:10:09 [ERROR] DecisionTreeTest.testLastPredictionMissingValueStrategy:171 » Runtime java.lan...
21:10:09 [ERROR] DecisionTreeTest.testMissingTree:270 » Runtime java.lang.NoSuchFieldException:...
21:10:09 [ERROR] DecisionTreeTest.testMissingTreeWeighted1:316 » Runtime java.lang.NoSuchFieldE...
21:10:09 [ERROR] DecisionTreeTest.testMissingTreeWeighted2:345 » Runtime java.lang.NoSuchFieldE...
21:10:09 [ERROR] DecisionTreeTest.testNullPredictionMissingValueStrategy:192 » Runtime java.lan...
21:10:09 [ERROR] DecisionTreeTest.testReturnLastNoTrueChildPredictionStrategy:150 » Runtime jav...
@hellowdan
hellowdan / gist:98b025db17faac410e419faa12d27aa9
Created November 23, 2020 13:40
org.kie.dmn.feel failures
21:09:16 [ERROR] Errors:
21:09:16 [ERROR] AccumulateOnlyPatternTest.testAccumulateCountWithExists:164->BaseModelTest.getKieSession:105->BaseModelTest.getKieSession:109->BaseModelTest.getKieContainer:113->BaseModelTest.getKieContainer:120->BaseModelTest.createKieBuilder:131->BaseModelTest.createKieBuilder:150 » Runtime
21:09:16 [ERROR] AccumulateOnlyPatternTest.testAccumulateCountWithExists:164->BaseModelTest.getKieSession:105->BaseModelTest.getKieSession:109->BaseModelTest.getKieContainer:113->BaseModelTest.getKieContainer:120->BaseModelTest.createKieBuilder:131->BaseModelTest.createKieBuilder:152 » Runtime
21:09:16 [ERROR] AccumulateOnlyPatternTest.testAccumulateWithIndirectArgument:205->BaseModelTest.getKieSession:105->BaseModelTest.getKieSession:109->BaseModelTest.getKieContainer:113->BaseModelTest.getKieContainer:120->BaseModelTest.createKieBuilder:131->BaseModelTest.createKieBuilder:150 » Runtime
21:09:16 [ERROR] AccumulateOnlyPatternTest.testAccumulateWithIndirectArgument:205->BaseModelTest.get
@hellowdan
hellowdan / gist:db0cdb12ec3161cdb6874dcb53cb299c
Created November 23, 2020 13:27
org.kie.scanner.management.KieScannerMBeanTest failures
21:08:09 [INFO] Results:
21:08:09 [INFO]
21:08:09 [ERROR] Errors:
21:08:09 [ERROR] KieModuleDeploymentHelperTest.testFluentDeploymentHelper:172 » Runtime java.la...
21:08:09 [ERROR] KieModuleDeploymentHelperTest.testSingleDeploymentHelper:85 » Runtime java.lan...
21:08:09 [ERROR] JavaBeansEventRoleTest.testBeanAndDeclarativeTypeInSamePackage:75 » Runtime ja...
21:08:09 [ERROR] JavaBeansEventRoleTest.testFullyQualifiedDeclarativeTypeName:47 » Runtime java...
21:08:09 [ERROR] JavaBeansEventRoleTest.testImportBean:104 » Runtime java.lang.NoSuchFieldExcep...
21:08:09 [ERROR] KieModuleBuilderTest.testKieModuleUsingPOMMissingKBaseDefinition:82 » Runtime ...
21:08:09 [ERROR] KieModuleBuilderTest.testPomTypeDependencies:153->createKieJarWithPomDependencies:169 » Runtime
@hellowdan
hellowdan / gist:43db76430b28579dd4c65bfbb26fa58d
Created November 23, 2020 13:25
org.drools.decisiontable.project.MultiSheetsTest failures
21:07:51 [INFO] Results:
21:07:51 [INFO]
21:07:51 [ERROR] Errors:
21:07:51 [ERROR] CalendarTimerResourcesTest.init:58 » Runtime java.lang.NoSuchFieldException: c...
21:07:51 [ERROR] ChangeSetTest.multipleSheets:69 » Runtime java.lang.NoSuchFieldException: clas...
21:07:51 [ERROR] ChangeSetTest.testCSV:98 » Runtime java.lang.NoSuchFieldException: classes
21:07:51 [ERROR] ChangeSetTest.testIntegration:38 » Runtime java.lang.NoSuchFieldException: cla...
21:07:51 [ERROR] ColumnReplaceTest.testAutoFocusToLockOnActiveReplacement:47 » Runtime java.lan...
21:07:51 [ERROR] DecimalSeparatorTest.testDecimalSeparatorInEnglish:76->init:50 » Runtime java....
21:07:51 [ERROR] DecimalSeparatorTest.testDecimalSeparatorInFrench:67->init:50 » Runtime java.l...
@hellowdan
hellowdan / gist:4dd3228a035091905086cb53cbefda6d
Created November 23, 2020 13:24
org.drools.template.parser.DefaultTemplateRuleBaseTest failures
21:07:34 [INFO] Results:
21:07:34 [INFO]
21:07:34 [ERROR] Errors:
21:07:34 [ERROR] DataProviderCompilerTest.testCompileIndentedKeywords:148 » Runtime java.lang.R...
21:07:34 [ERROR] DataProviderCompilerTest.testCompiler:138 » Runtime java.lang.RuntimeException...
21:07:34 [ERROR] DataProviderCompilerTest.testCompilerMaps:175 » Runtime java.lang.RuntimeExcep...
21:07:34 [ERROR] DataProviderCompilerTest.testCompilerObjs:243 » Runtime java.lang.RuntimeExcep...
21:07:34 [ERROR] ResultSetGeneratorTest.testResultSet:71 » Runtime java.lang.RuntimeException: ...
21:07:34 [ERROR] DefaultTemplateRuleBaseTest.testSimpleTemplate:67 » Runtime java.lang.RuntimeE...
21:07:34 [INFO]
@hellowdan
hellowdan / gist:02be7034fb67ab4eb5cb84834829228f
Created November 23, 2020 13:22
org.drools.verifier.subsumption.SubsumptantSubRulesTest failures
21:07:29 [INFO] Results:
21:07:29 [INFO]
21:07:29 [ERROR] Errors:
21:07:29 [ERROR] ConditionalBranchDescrTest.testVerifier:58 » Runtime java.lang.RuntimeExceptio...
21:07:29 [ERROR] RangeCheckDatesTest.testEqualAndGreaterThan:112->TestBaseOld.getStatelessKieSession:55 » Runtime
21:07:29 [ERROR] RangeCheckDatesTest.testEqualAndSmallerThan:147->TestBaseOld.getStatelessKieSession:55 » Runtime
21:07:29 [ERROR] RangeCheckDatesTest.testGreaterOrEqual:78->TestBaseOld.getStatelessKieSession:55 » Runtime
21:07:29 [ERROR] RangeCheckDatesTest.testSmallerOrEqual:44->TestBaseOld.getStatelessKieSession:55 » Runtime
21:07:29 [ERROR] RangeCheckDoublesTest.testEqualAndGreaterThan:106->TestBaseOld.getStatelessKieSession:55 » Runtime
21:07:29 [ERROR] RangeCheckDoublesTest.testEqualAndSmallerThan:142->TestBaseOld.getStatelessKieSession:55 » Runtime
@hellowdan
hellowdan / gist:23698de58af1aab50c1c396bf987403c
Created November 23, 2020 13:19
org.drools.ruleunit.integrationtests.RuleUnitCoordinationTest failures
21:07:17 [INFO] Results:
21:07:17 [INFO]
21:07:17 [ERROR] Errors:
21:07:17 [ERROR] RuleUnitCoordinationTest.testCoordination:102 » Runtime java.lang.NoSuchFieldE...
21:07:17 [INFO]
21:07:17 [ERROR] Tests run: 43, Failures: 0, Errors: 1, Skipped: 0
@hellowdan
hellowdan / gist:a12b8cc078239a0ba7e8f60a18a6abf7
Created November 23, 2020 13:16
org.drools.traits.compiler.factmodel.traits.TraitTest failures
21:07:14 [INFO] Results:
21:07:14 [INFO]
21:07:14 [ERROR] Errors:
21:07:14 [ERROR] UseOfRuleFlowGroupPlusLockOnTest.test:39 » Runtime java.lang.NoSuchFieldExcept...
21:07:14 [ERROR] LegacyTraitTest.traitWithMixedInterfacesExtendingEachOther:282->getSessionFromString:72 » Runtime
21:07:14 [ERROR] LegacyTraitTest.traitWithMixedInterfacesExtendingEachOther:282->getSessionFromString:72 » Runtime
21:07:14 [ERROR] LegacyTraitTest.traitWithPojoInterface:200->getSessionFromString:72 » Runtime ...
21:07:14 [ERROR] LegacyTraitTest.traitWithPojoInterface:200->getSessionFromString:72 » Runtime ...
21:07:14 [ERROR] LogicalTraitTest.initializationConflictManagement:393->CommonTraitTest.loadKnowledgeBaseFromString:42 » Runtime
21:07:14 [ERROR] LogicalTraitTest.initializationConflictManagement:393->CommonTraitTest.loadKnowledgeBaseFromString:42 » Runtime