Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

LPS-136359 Add Transitions to WorkflowDefinition model entity and expose this information on Headless’s Workflow API #466

Closed

Conversation

MarinhoFeliphe
Copy link
Collaborator

@MarinhoFeliphe MarinhoFeliphe commented Aug 4, 2021

Story: LPS-133990

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 2 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 594981532bd573aec9d11c59695dc8b7dcc6094a

Sender Branch:

Branch Name: LPS-136359
Branch GIT ID: c908fec3878c984b7a521afefc154dc26fb96a80

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@MarinhoFeliphe
Copy link
Collaborator Author

ci:test:relevant

@MarinhoFeliphe MarinhoFeliphe changed the title LPS-136359 Semver LPS-136359 Add Transitions to WorkflowDefinition model entity and expose its informations on Headless’s Workflow API Aug 4, 2021
@liferay-continuous-integration
Copy link
Collaborator

@MarinhoFeliphe MarinhoFeliphe changed the title LPS-136359 Add Transitions to WorkflowDefinition model entity and expose its informations on Headless’s Workflow API LPS-136359 Add Transitions to WorkflowDefinition model entity and expose this information on Headless’s Workflow API Aug 4, 2021
@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 10 out of 10 jobs passed

❌ ci:test:relevant - 21 out of 25 jobs passed in 2 hours 30 minutes

Click here for more details.

This pull is eligible for reevaluation. When this upstream build has completed, using the following CI command will compare this pull request result against a more recent upstream result:

ci:reevaluate:1157401_4646

Base Branch:

Branch Name: master
Branch GIT ID: 594981532bd573aec9d11c59695dc8b7dcc6094a

Upstream Comparison:

Branch GIT ID: d86484df4496658d12f06d7d889a2dc20be76d94
Jenkins Build URL: Acceptance Upstream DXP (master) #2177

ci:test:stable - 10 out of 10 jobs PASSED
10 Successful Jobs:
ci:test:relevant - 21 out of 25 jobs PASSED
21 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/modules-unit-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #467790
           [exec] * What went wrong:
           [exec] Execution failed for task ':apps:portal-workflow:portal-workflow-web:compileTestJava'.
           [exec] > Compilation failed; see the compiler error output for details.
           [exec] 
           [exec] * Try:
           [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
           [exec] 
           [exec] * Exception is:
           [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':apps:portal-workflow:portal-workflow-web:compileTestJava'.
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:208)
           [exec] 	at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:263)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:206)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:187)
           [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:114)
           [exec] 	at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:62)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)
           [exec] 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
           [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
           [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
           [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)
           [exec] 	at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:409)
           [exec] 	at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:399)

Failures in common with acceptance upstream results at d86484d:
  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8/0
    Job Results:

    2032 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=2,label_exp=!master #28
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Unable to register portal instance {mvccVersion=1, companyId=79952, accountId=79956, webId=TZeXWR2A, mx=TZeXWR2A.loP, homeURL=, logoId=0, system=false, maxUsers=0, active=true}
        com.liferay.portal.kernel.exception.SystemException: java.sql.SQLSyntaxErrorException: Table 'CommerceOrder_x' already exists
        	at com.liferay.object.service.base.ObjectDefinitionLocalServiceBaseImpl.runSQL(ObjectDefinitionLocalServiceBaseImpl.java:556)
        	at com.liferay.object.service.impl.ObjectDefinitionLocalServiceImpl._createTable(ObjectDefinitionLocalServiceImpl.java:607)
        	at com.liferay.object.service.impl.ObjectDefinitionLocalServiceImpl._addObjectDefinition(ObjectDefinitionLocalServiceImpl.java:590)
        	at com.liferay.object.service.impl.ObjectDefinitionLocalServiceImpl.addSystemObjectDefinition(ObjectDefinitionLocalServiceImpl.java:175)
        	at com.liferay.object.service.impl.ObjectDefinitionLocalServiceImpl.addOrUpdateSystemObjectDefinition(ObjectDefinitionLocalServiceImpl.java:115)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:69)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)
        	at com.liferay.change.tracking.internal.aop.CTTransactionAdvice.invoke(CTTransactionAdvice.java:80)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocati...
    2. AXIS_VARIABLE=3,label_exp=!master #28
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Unable to register portal instance {mvccVersion=1, companyId=41901, accountId=41905, webId=hSobPcph, mx=hSobPcph.h4A, homeURL=, logoId=0, system=false, maxUsers=0, active=true}
        com.liferay.portal.kernel.exception.SystemException: java.sql.SQLSyntaxErrorException: Table 'User__x' already exists
        	at com.liferay.object.service.base.ObjectDefinitionLocalServiceBaseImpl.runSQL(ObjectDefinitionLocalServiceBaseImpl.java:556)
        	at com.liferay.object.service.impl.ObjectDefinitionLocalServiceImpl._createTable(ObjectDefinitionLocalServiceImpl.java:607)
        	at com.liferay.object.service.impl.ObjectDefinitionLocalServiceImpl._addObjectDefinition(ObjectDefinitionLocalServiceImpl.java:590)
        	at com.liferay.object.service.impl.ObjectDefinitionLocalServiceImpl.addSystemObjectDefinition(ObjectDefinitionLocalServiceImpl.java:175)
        	at com.liferay.object.service.impl.ObjectDefinitionLocalServiceImpl.addOrUpdateSystemObjectDefinition(ObjectDefinitionLocalServiceImpl.java:115)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:69)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)
        	at com.liferay.change.tracking.internal.aop.CTTransactionAdvice.invoke(CTTransactionAdvice.java:80)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.j...

@liferay-continuous-integration
Copy link
Collaborator

@MarinhoFeliphe
Copy link
Collaborator Author

ci:test:relevant

@MarinhoFeliphe
Copy link
Collaborator Author

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 2 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: ae1758256637c6dc961a7e23e324652e5b524117

Sender Branch:

Branch Name: LPS-136359
Branch GIT ID: 2a5c472dc53060dd06800e3d243f12acf854e7dd

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@MarinhoFeliphe
Copy link
Collaborator Author

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 10 out of 10 jobs passed

✔️ ci:test:relevant - 23 out of 25 jobs passed in 1 hour 36 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 8f9a7e04daa5c06bdd21a6ae20794348531823fa

Upstream Comparison:

Branch GIT ID: 8f9a7e04daa5c06bdd21a6ae20794348531823fa
Jenkins Build URL: Acceptance Upstream DXP (master) #2186

ci:test:stable - 10 out of 10 jobs PASSED
10 Successful Jobs:
ci:test:relevant - 22 out of 25 jobs PASSED
22 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at 8f9a7e0:
  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8/0
    Job Results:

    2037 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=2,label_exp=!master #1541
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        java.lang.RuntimeException: org.elasticsearch.ElasticsearchStatusException: ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=failed to execute script]]; nested: ElasticsearchException[Elasticsearch exception [type=script_exception, reason=runtime error]]; nested: ElasticsearchException[Elasticsearch exception [type=null_pointer_exception, reason=null]];
        java.lang.RuntimeException: org.elasticsearch.ElasticsearchStatusException: ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=failed to execute script]]; nested: ElasticsearchException[Elasticsearch exception [type=script_exception, reason=runtime error]]; nested: ElasticsearchException[Elasticsearch exception [type=null_pointer_exception, reason=null]];
        	at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:187)
        	at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:1892)
        	at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:1869)
        	at org.elasticsearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:1626)
        	at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:1583)
        	at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:1553)
        	at org.elasticsearch.client.RestHighLevelClient.update(RestHig...
    2. AXIS_VARIABLE=3,label_exp=!master #1541
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Unable to register portal instance {mvccVersion=1, companyId=46211, accountId=46215, webId=jGP88okU, mx=jGP88okU.ofb, homeURL=, logoId=0, system=false, maxUsers=0, active=true}
        com.liferay.portal.kernel.exception.SystemException: java.sql.SQLSyntaxErrorException: Table 'User__x' already exists
        	at com.liferay.object.service.base.ObjectDefinitionLocalServiceBaseImpl.runSQL(ObjectDefinitionLocalServiceBaseImpl.java:556)
        	at com.liferay.object.service.impl.ObjectDefinitionLocalServiceImpl._createTable(ObjectDefinitionLocalServiceImpl.java:607)
        	at com.liferay.object.service.impl.ObjectDefinitionLocalServiceImpl._addObjectDefinition(ObjectDefinitionLocalServiceImpl.java:590)
        	at com.liferay.object.service.impl.ObjectDefinitionLocalServiceImpl.addSystemObjectDefinition(ObjectDefinitionLocalServiceImpl.java:175)
        	at com.liferay.object.service.impl.ObjectDefinitionLocalServiceImpl.addOrUpdateSystemObjectDefinition(ObjectDefinitionLocalServiceImpl.java:115)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:69)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)
        	at com.liferay.change.tracking.internal.aop.CTTransactionAdvice.invoke(CTTransactionAdvice.java:80)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.j...

@MarinhoFeliphe
Copy link
Collaborator Author

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Skipping previously passed test suites:
ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 8f9a7e04daa5c06bdd21a6ae20794348531823fa

Sender Branch:

Branch Name: LPS-136359
Branch GIT ID: 2a242182a94494c5728d7fcec5faff9d318a57fc

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

All required test suite(s) passed.
Forwarding pull request to brianchandotcom.
Console

@liferay-continuous-integration
Copy link
Collaborator

Pull request has been successfully forwarded to brianchandotcom#105168
Console

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants