Merge pull request #223 from aradu-atlassian/dependency/bump-guava #44
Annotations
2 errors and 4 warnings
HierarchicalForkJoinSubworkflowRestartSpec.Test restart on the root in a 3-level subworkflow:
test-harness/src/test/groovy/com/netflix/conductor/test/integration/HierarchicalForkJoinSubworkflowRestartSpec.groovy#L241
Condition not satisfied:
tasks[2].status == Task.Status.COMPLETED
| | | | |
| | | false class com.netflix.conductor.common.metadata.tasks.Task$Status
| | SCHEDULED
| Task{taskType='integration_task_2', status=SCHEDULED, inputData={p1=p1 value, p2=p2 value}, referenceTaskName='t2', retryCount=0, seq=3, correlationId='retry_on_root_in_3level_wf', pollCount=0, taskDefName='integration_task_2', scheduledTime=1723224871555, startTime=0, endTime=0, updateTime=0, startDelayInSeconds=0, retriedTaskId='null', retried=false, executed=false, callbackFromWorker=true, responseTimeoutSeconds=120, workflowInstanceId='9194d199-06db-40f3-9ff8-8771be9283d0', workflowType='hierarchical_fork_join_swf', taskId='94779fff-3c57-4ba6-8d8b-f4557946f3b7', reasonForIncompletion='null', callbackAfterSeconds=0, workerId='null', outputData={}, workflowTask=integration_task_2/t2, domain='null', inputMessage='null', outputMessage='null', rateLimitPerFrequency=0, rateLimitFrequencyInSeconds=1, workflowPriority=0, externalInputPayloadStoragePath='null', externalOutputPayloadStoragePath='null', isolationGroupId='null', executionNameSpace='null', subworkflowChanged='false'}
[Task{taskType='FORK', status=COMPLETED, inputData={subwf=null, param1=p1 value, param2=p2 value}, referenceTaskName='fanouttask', retryCount=0, seq=1, correlationId='retry_on_root_in_3level_wf', pollCount=0, taskDefName='FORK', scheduledTime=1723224871555, startTime=1723224871555, endTime=1723224871555, updateTime=1723224871555, startDelayInSeconds=0, retriedTaskId='null', retried=false, executed=true, callbackFromWorker=true, responseTimeoutSeconds=0, workflowInstanceId='9194d199-06db-40f3-9ff8-8771be9283d0', workflowType='hierarchical_fork_join_swf', taskId='b880ce44-d013-4eb0-a8bc-cf4874487754', reasonForIncompletion='null', callbackAfterSeconds=0, workerId='null', outputData={}, workflowTask=fork/fanouttask, domain='null', inputMessage='null', outputMessage='null', rateLimitPerFrequency=0, rateLimitFrequencyInSeconds=0, workflowPriority=0, externalInputPayloadStoragePath='null', externalOutputPayloadStoragePath='null', isolationGroupId='null', executionNameSpace='null', subworkflowChanged='false'}, Task{taskType='SUB_WORKFLOW', status=IN_PROGRESS, inputData={subWorkflowDefinition=null, workflowInput={subwf=null, param1=p1 value, param2=p2 value}, subWorkflowTaskToDomain=null, subWorkflowName=integration_test_wf, subWorkflowVersion=1}, referenceTaskName='st1', retryCount=0, seq=2, correlationId='retry_on_root_in_3level_wf', pollCount=0, taskDefName='sub_workflow_task', scheduledTime=1723224871555, startTime=1723224871556, endTime=0, updateTime=1723224871556, startDelayInSeconds=0, retriedTaskId='null', retried=false, executed=false, callbackFromWorker=true, responseTimeoutSeconds=0, workflowInstanceId='9194d199-06db-40f3-9ff8-8771be9283d0', workflowType='hierarchical_fork_join_swf', taskId='e1152a98-2966-4485-8115-a20d843eed0a', reasonForIncompletion='null', callbackAfterSeconds=0, workerId='null', outputData={subWorkflowId=2b2062ea-3e7b-4889-8077-0f107ced1183}, workflowTask=sub_workflow_task/st1, domain='null', inputMessage='null', outputMessage='null', rateLimitPerFrequency=0, rateLimitFrequencyInSeconds=0, workflowPriority=0, externalInputPayloadStoragePath='null', externalOutputPayloadStoragePath='null', isolationGroupId='null', executionNameSpace='null', subworkflowChanged='false'}, Task{taskType='integration_task_2', status=SCHEDULED, inputData={p1=p1 value, p2=p2 value}, referenceTaskName='t2', retryCount=0, seq=3, correlationId='retry_on_root_in_3level_wf', pollCount=0, taskDefName='integration_task_2', scheduledTime=1723224871555, startTime=0, endTime=0, updateTime=0, startDelayInSeconds=0, retriedTaskId='null', retried=false, executed=false, callbackFromWorker=true, responseTimeoutSeconds=120, workflowInstanceId='9194d199-06db-40f3-9ff8-8771be9283d0', workflowType='hierarchical_fork_join_swf', taskId='94779fff-3c57-4ba6-8d8b-f4557946f3b7', reasonForIncompletion='null', callbackAfterSeconds=0, workerId='null', outputData={}, workflowTask=integration_task_2/t2, domain='null', inputMessage='null', outputMessage='null', rateLimitPerFrequency=0, rateLimitFrequencyInSeconds=1, workflowPriority=0, externalInputPayloadStoragePath='null', externalOutputPayloadStoragePath='null', isolationGroupId='null', executionNameSpace='null', subworkflowChanged='false'}, Task{taskType='JOIN', status=IN_PROGRESS, inputData={joinOn=[st1, t2]}, referenceTaskName='fanouttask_join', retryCount=0, seq=4, correlationId='retry_on_root_in_3level_wf', pollCount=0, taskDefName='JOIN', scheduledTime=1723224871555, startTime=1723224871555, endTime=0, updateTime=0, startDelayInSeconds=0, retriedTaskId='null', retried=false, executed=false, callbackFromWorker=true, responseTimeoutSeconds=0, workflowInstanceId='9194d199-06db-40f3-9ff8-8771be9283d0', workflowType='hierarchical_fork_join_swf', taskId='27629bfa-fcc8-4222-aae9-6b92ae5eb315', reasonForIncompletion='null', callbackAfterSeconds=0, workerId='null', outputData={}, workflowTask=join/fanouttask_join, domain='null', inputMessage='null', outputMessage='null', rateLimitPerFrequency=0, rateLimitFrequencyInSeconds=0, workflowPriority=0, externalInputPayloadStoragePath='null', externalOutputPayloadStoragePath='null', isolationGroupId='null', executionNameSpace='null', subworkflowChanged='false'}]
|
build
Process completed with exit code 1.
|
build-ui
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-ui
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, cypress-io/github-action@v4, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cypress-videos".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cypress-videos
Expired
|
148 KB |
|