kie-ci3 commented on PR #3868:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/pull/3868#issuecomment-2841608003

   
   **PR job** `#7` was: **UNSTABLE**
   Possible explanation: This should be test failures
   
   
   <details>
   <summary><b>Reproducer</b></summary>
   
   
   
   build-chain build full_downstream  -f 
'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml'
 -o 'bc' -p apache/incubator-kie-kogito-runtimes -u 
https://github.com/apache/incubator-kie-kogito-runtimes/pull/3868 
--skipParallelCheckout
   
   NOTE: To install the build-chain tool, please refer to 
https://github.com/kiegroup/github-action-build-chain#local-execution
   
   </details>
   
   
   Please look here: 
https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-3868/7/display/redirect
   
   **Test results:**
   - PASSED: 3590
   - FAILED: 4
   
   Those are the test failures: 
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-3868/7/testReport/org.kie.kogito.svg/AbstractProcessSvgServiceTest/testResolveSecureRejectsTraversal/";>org.kie.kogito.svg.AbstractProcessSvgServiceTest.testResolveSecureRejectsTraversal</a></summary>
   <br/>Expecting throwable message:<br/>  "Invalid or unsafe path: 
../outside.svg"<br/>to contain:<br/>  "Attempted path traversal"<br/>but did 
not.<br/><br/>Throwable that failed the 
check:<br/><br/>java.lang.SecurityException: Invalid or unsafe path: 
../outside.svg<br/> at 
org.kie.kogito.svg.PathUtils.resolveSecure(PathUtils.java:29)<br/> at 
org.kie.kogito.svg.AbstractProcessSvgServiceTest$TestProcessSvgService.callResolveSecure(AbstractProcessSvgServiceTest.java:79)<br/>
 at 
org.kie.kogito.svg.AbstractProcessSvgServiceTest.lambda$testResolveSecureRejectsTraversal$0(AbstractProcessSvgServiceTest.java:53)<br/>
 at 
org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)<br/>
 at 
org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)<br/>
 at 
org.kie.kogito.svg.AbstractProcessSvgServiceTest.testResolveSecureRejectsTraversal(AbstractProcessSvgServiceTest.java:53)<br/>
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native M
 ethod)<br/> at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)<br/>
 at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br/>
 at java.base/java.lang.reflect.Method.invoke(Method.java:568)<br/> at 
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)<br/>
 at 
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)<br/>
 at 
org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)<br/>
 at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)<br/>
 at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)<br/>
 at org.junit.jupiter.engine.execution.InterceptingExecutableI
 
nvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)<br/>
 at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)<br/>
 at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)<br/>
 at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)<br/>
 at org.junit.jupiter.engine.descriptor.TestMet
 
hodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)<br/>
 at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)<br/>
 at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)<br/>
 at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)<br/> 
at org.junit.platform.engine.
 
support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)<br/>
 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)<br/> at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)<br/>
 at org.junit.pla
 tform.engine.support.hierarchical.Node.around(Node.java:137)<br/> at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)<br/>
 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)<br/> at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at org.junit.platform.engine.support.hie
 rarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)<br/> 
at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)<br/> 
at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)<br/>
 at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)<br/>
 at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)<br/>
 at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)<br/>
 at o
 
rg.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)<br/>
 at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)<br/>
 at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)<br/>
 at 
org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)<br/>
 at org.apache
 .maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)<br/> 
at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)<br/>
 at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)<br/>
 at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)<br/>
 at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)<br/>
 at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)<br/>
 at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)<br/> 
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-3868/7/testReport/org.kie.kogito.codegen.tests/PublishEventIT/testServiceTaskProcessWithError/";>org.kie.kogito.codegen.tests.PublishEventIT.testServiceTaskProcessWithError</a></summary>
   <br/>Expected size: 2 but was: 3 in:<br/>[ProcessInstanceStateDataEvent 
{specVersion=1.0, id='1a10b1de-4396-4721-a17e-18b10b2d715d', 
source=http://myhost/TimerProcess, type='ProcessInstanceStateDataEvent', 
time=2025-04-30T03:50:05.881259698-04:00, subject='null', 
dataContentType='application/json', dataSchema=null, 
data=ProcessInstanceStateEventBody [eventDate=Wed Apr 30 03:50:05 EDT 2025, 
eventUser=null, eventType=1, processId=defaultPackage.TimerProcess, 
processVersion=1.0, processType=BPMN, 
processInstanceId=fb98eb22-f54e-4866-86e9-392433370c8d, businessKey=null, 
processName=TimerProcess, parentInstanceId=null, rootProcessId=null, 
rootProcessInstanceId=null, state=1, roles=null], 
kogitoProcessInstanceId='fb98eb22-f54e-4866-86e9-392433370c8d', 
kogitoRootProcessInstanceId='null', 
kogitoProcessId='defaultPackage.TimerProcess', kogitoRootProcessId='null', 
kogitoAddons='test', kogitoIdentity='null', 
extensionAttributes={kogitoproctype=BPMN, 
kogitoprocinstanceid=fb98eb22-f54e-4866-86
 e9-392433370c8d, kogitoprocist=1, kogitoprocversion=1.0, 
kogitoprocid=defaultPackage.TimerProcess, kogitoaddons=test}},<br/>    
ProcessInstanceStateDataEvent {specVersion=1.0, 
id='f3311b25-9d0d-491f-b588-701c606421dd', 
source=http://myhost/ServiceProcessDifferentOperations, 
type='ProcessInstanceStateDataEvent', time=2025-04-30T03:50:05.878658729-04:00, 
subject='null', dataContentType='application/json', dataSchema=null, 
data=ProcessInstanceStateEventBody [eventDate=Wed Apr 30 03:50:05 EDT 2025, 
eventUser=null, eventType=4, processId=ServiceProcessDifferentOperations, 
processVersion=1.0, processType=BPMN, 
processInstanceId=087c50f5-2659-49bf-a46c-06f2435be6d5, businessKey=null, 
processName=Service Process, parentInstanceId=null, rootProcessId=null, 
rootProcessInstanceId=null, state=1, roles=null], 
kogitoProcessInstanceId='087c50f5-2659-49bf-a46c-06f2435be6d5', 
kogitoRootProcessInstanceId='null', 
kogitoProcessId='ServiceProcessDifferentOperations', 
kogitoRootProcessId='null', kogitoAd
 dons='test', kogitoIdentity='null', extensionAttributes={kogitoproctype=BPMN, 
kogitoprocinstanceid=087c50f5-2659-49bf-a46c-06f2435be6d5, kogitoprocist=1, 
kogitoprocversion=1.0, kogitoprocid=ServiceProcessDifferentOperations, 
kogitoaddons=test}},<br/>    ProcessInstanceStateDataEvent {specVersion=1.0, 
id='95d3e4a6-fee2-457f-a66a-73c334689af5', 
source=http://myhost/ServiceProcessDifferentOperations, 
type='ProcessInstanceStateDataEvent', time=2025-04-30T03:50:05.881840222-04:00, 
subject='null', dataContentType='application/json', dataSchema=null, 
data=ProcessInstanceStateEventBody [eventDate=Wed Apr 30 03:50:05 EDT 2025, 
eventUser=null, eventType=2, processId=ServiceProcessDifferentOperations, 
processVersion=1.0, processType=BPMN, 
processInstanceId=087c50f5-2659-49bf-a46c-06f2435be6d5, businessKey=null, 
processName=Service Process, parentInstanceId=null, rootProcessId=null, 
rootProcessInstanceId=null, state=2, roles=null], 
kogitoProcessInstanceId='087c50f5-2659-49bf-a46c-06f2435be6d5',
  kogitoRootProcessInstanceId='null', 
kogitoProcessId='ServiceProcessDifferentOperations', 
kogitoRootProcessId='null', kogitoAddons='test', kogitoIdentity='null', 
extensionAttributes={kogitoproctype=BPMN, 
kogitoprocinstanceid=087c50f5-2659-49bf-a46c-06f2435be6d5, kogitoprocist=2, 
kogitoprocversion=1.0, kogitoprocid=ServiceProcessDifferentOperations, 
kogitoaddons=test}}]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-3868/7/testReport/org.kie.kogito.svg.service/QuarkusProcessSvgServiceTest/getProcessSvgFromFileSystemFailTest/";>org.kie.kogito.svg.service.QuarkusProcessSvgServiceTest.getProcessSvgFromFileSystemFailTest</a></summary>
   <br/>Expecting throwable message:<br/>  "Invalid or unsafe path: 
UnexistingProcessId.svg"<br/>to contain:<br/>  "Attempted path 
traversal"<br/>but did not.<br/><br/>Throwable that failed the 
check:<br/><br/>java.lang.SecurityException: Invalid or unsafe path: 
UnexistingProcessId.svg<br/> at 
org.kie.kogito.svg.PathUtils.resolveSecure(PathUtils.java:29)<br/> at 
org.kie.kogito.svg.AbstractProcessSvgService.getProcessSvg(AbstractProcessSvgService.java:71)<br/>
 at 
org.kie.kogito.svg.AbstractProcessSvgService.getProcessSvg(AbstractProcessSvgService.java:69)<br/>
 at 
org.kie.kogito.svg.ProcessSvgServiceTest.lambda$getProcessSvgFromFileSystemFailTest$0(ProcessSvgServiceTest.java:72)<br/>
 at 
org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)<br/>
 at 
org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)<br/>
 at 
org.kie.kogito.svg.ProcessSvgServiceTest.getProcessSvgFromFileSystemFailTest(ProcessSvgServiceTest.java:72)<br/>
 at java.base/jdk.
 internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br/> at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)<br/>
 at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br/>
 at java.base/java.lang.reflect.Method.invoke(Method.java:568)<br/> at 
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)<br/>
 at 
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)<br/>
 at 
org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)<br/>
 at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)<br/>
 at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)<br/>
 at 
 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)<br/>
 at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)<br/>
 at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)<br/>
 at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.ja
 va:86)<br/> at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)<br/>
 at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)<br/>
 at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)<br/>
 at org.junit.platform.engine.support.hierarchical.Nod
 e.around(Node.java:137)<br/> at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)<br/>
 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)<br/> at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$execute
 Recursively$8(NodeTestTask.java:141)<br/> at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)<br/> 
at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)<br/>
 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)<br/> at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollec
 tor.java:73)<br/> at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)<br/>
 at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)<br/> 
at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)<br/>
 at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)<br/>
 at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)<br/>
 at org.junit.platform.engine.support.hierarchical.HierarchicalTe
 stEngine.execute(HierarchicalTestEngine.java:54)<br/> at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)<br/>
 at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)<br/>
 at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)<br/>
 at org.junit.platform.launcher.core.DelegatingLaunc
 her.execute(DelegatingLauncher.java:47)<br/> at 
org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)<br/>
 at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)<br/>
 at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)<br/>
 at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)<br/>
 at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)<br/>
 at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)<br/>
 at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)<br/> 
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-3868/7/testReport/org.kie.kogito.svg.service/SpringBootProcessSvgServiceTest/getProcessSvgFromFileSystemFailTest/";>org.kie.kogito.svg.service.SpringBootProcessSvgServiceTest.getProcessSvgFromFileSystemFailTest</a></summary>
   <br/>Expecting throwable message:<br/>  "Invalid or unsafe path: 
UnexistingProcessId.svg"<br/>to contain:<br/>  "Attempted path 
traversal"<br/>but did not.<br/><br/>Throwable that failed the 
check:<br/><br/>java.lang.SecurityException: Invalid or unsafe path: 
UnexistingProcessId.svg<br/> at 
org.kie.kogito.svg.PathUtils.resolveSecure(PathUtils.java:29)<br/> at 
org.kie.kogito.svg.AbstractProcessSvgService.getProcessSvg(AbstractProcessSvgService.java:71)<br/>
 at 
org.kie.kogito.svg.AbstractProcessSvgService.getProcessSvg(AbstractProcessSvgService.java:69)<br/>
 at 
org.kie.kogito.svg.ProcessSvgServiceTest.lambda$getProcessSvgFromFileSystemFailTest$0(ProcessSvgServiceTest.java:72)<br/>
 at 
org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)<br/>
 at 
org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)<br/>
 at 
org.kie.kogito.svg.ProcessSvgServiceTest.getProcessSvgFromFileSystemFailTest(ProcessSvgServiceTest.java:72)<br/>
 at java.base/jdk.
 internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br/> at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)<br/>
 at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br/>
 at java.base/java.lang.reflect.Method.invoke(Method.java:568)<br/> at 
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)<br/>
 at 
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)<br/>
 at 
org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)<br/>
 at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)<br/>
 at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)<br/>
 at 
 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)<br/>
 at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)<br/>
 at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)<br/>
 at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)<br/>
 at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.ja
 va:86)<br/> at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)<br/>
 at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)<br/>
 at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)<br/>
 at org.junit.platform.engine.support.hierarchical.Nod
 e.around(Node.java:137)<br/> at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)<br/>
 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)<br/> at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$execute
 Recursively$8(NodeTestTask.java:141)<br/> at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)<br/> 
at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)<br/>
 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)<br/> at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollec
 tor.java:73)<br/> at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)<br/>
 at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)<br/> 
at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)<br/>
 at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)<br/>
 at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)<br/>
 at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)<br/>
 at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)<br/>
 at org.junit.platform.engine.support.hierarchical.HierarchicalTe
 stEngine.execute(HierarchicalTestEngine.java:54)<br/> at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)<br/>
 at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)<br/>
 at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)<br/>
 at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)<br/>
 at org.junit.platform.launcher.core.DelegatingLaunc
 her.execute(DelegatingLauncher.java:47)<br/> at 
org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)<br/>
 at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)<br/>
 at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)<br/>
 at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)<br/>
 at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)<br/>
 at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)<br/>
 at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)<br/> 
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)<br/>
   </details>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to