Version bump #620
build.yaml
on: pull_request
build-and-test-nflow-explorer
2m 55s
javadoc-spotbugs-codeql
3m 42s
Matrix: build-and-test
Matrix: integration-tests
Annotations
43 errors and 8 warnings
ConcurrentEnginesTest.verifyAllExecutorsExecutedWorkflows:
nflow-tests/src/test/java/io/nflow/tests/ConcurrentEnginesTest.java#L156
java.io.IOException: IOException invoking http://localhost:44249/nflow/metrics/metrics: closed
|
ConcurrentEnginesTest.waitWorkflowsReady:
nflow-tests/src/test/java/io/nflow/tests/ConcurrentEnginesTest.java#L132
java.io.IOException: IOException invoking http://localhost:43039/nflow/api/v1/workflow-instance?type=fibonacci&maxResults=401&businessKey=f59c42b0-0dc4-471a-8fac-71c7cb8b2db4&status=finished: closed
|
integration-tests (21, h2)
Process completed with exit code 1.
|
integration-tests (21, postgresql)
The job was canceled because "_21_h2" failed.
|
integration-tests (21, postgresql)
Process completed with exit code 1.
|
AbruptExecutorRecoveryTest.checkSlowWorkflowFinishes:
nflow-tests/src/test/java/io/nflow/tests/AbruptExecutorRecoveryTest.java#L1
java.net.http.HttpTimeoutException: HttpTimeoutException invoking http://localhost:45625/nflow/api/v1/workflow-instance/id/2?includes=currentStateVariables&includes=actions&includes=actionStateVariables&includes=childWorkflows: Timeout
|
ConcurrentEnginesTest.waitWorkflowsReady:
nflow-tests/src/test/java/io/nflow/tests/ConcurrentEnginesTest.java#L132
java.io.IOException: IOException invoking http://localhost:32865/nflow/api/v1/workflow-instance?type=fibonacci&maxResults=401&businessKey=c6a96098-7a1e-418b-8627-8a0f8bb3f5cf&status=finished: closed
|
CreditApplicationWorkflowTest.checkWorkflowInstanceActions:
nflow-tests/src/test/java/io/nflow/tests/CreditApplicationWorkflowTest.java#L95
java.net.http.HttpTimeoutException: HttpTimeoutException invoking http://localhost:37497/nflow/api/v1/workflow-instance/id/2826?includes=currentStateVariables&includes=actions&includes=actionStateVariables&includes=childWorkflows: Timeout
|
AbruptExecutorRecoveryTest.checkSlowWorkflowFinishes:
nflow-tests/src/test/java/io/nflow/tests/AbruptExecutorRecoveryTest.java#L1
java.net.http.HttpTimeoutException: HttpTimeoutException invoking http://localhost:42259/nflow/api/v1/workflow-instance/id/2?includes=currentStateVariables&includes=actions&includes=actionStateVariables&includes=childWorkflows: Timeout
|
InterruptedExecutorRecoveryTest.checkSlowWorkflowStarted:
nflow-tests/src/test/java/io/nflow/tests/InterruptedExecutorRecoveryTest.java#L1
java.net.http.HttpTimeoutException: HttpTimeoutException invoking http://localhost:32967/nflow/api/v1/workflow-instance/id/2?includes=currentStateVariables&includes=actions&includes=actionStateVariables&includes=childWorkflows: Timeout
|
WakeupTest.waitUntilInWaitingState:
nflow-tests/src/test/java/io/nflow/tests/WakeupTest.java#L53
java.net.http.HttpTimeoutException: HttpTimeoutException invoking http://localhost:33621/nflow/api/v1/workflow-instance/id/18?includes=currentStateVariables&includes=actions&includes=actionStateVariables&includes=childWorkflows: Timeout
|
MaintenanceWorkflowTest.waitForCleanup:
nflow-tests/src/test/java/io/nflow/tests/MaintenanceWorkflowTest.java#L89
execution timed out after 30000 ms
|
AbruptExecutorRecoveryTest.:
nflow-tests/src/test/java/io/nflow/tests/AbruptExecutorRecoveryTest.java#L1
Error creating bean with name 'workflowExecutorResource' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-rest-api-jax-rs/9.0.1-SNAPSHOT/nflow-rest-api-jax-rs-9.0.1-SNAPSHOT.jar!/io/nflow/rest/v1/jaxrs/WorkflowExecutorResource.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'workflowExecutorService' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/service/WorkflowExecutorService.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'executorDao' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/internal/dao/ExecutorDao.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'nflowDatabaseInitializer' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Unsatisfied dependency expressed through method 'nflowDatabaseInitializer' parameter 0: Error creating bean with name 'nflowDatasource' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Failed to instantiate [javax.sql.DataSource]: Factory method 'nflowDatasource' threw exception with message: Failed to initialize pool: ORA-12514: Cannot connect to database. Service XEPDB1 is not registered with the listener at host localhost port 1521. (CONNECTION_ID=yCGLwRtLTM26JcoJW1Ciqw==)
https://docs.oracle.com/error-help/db/ora-12514/
|
ActionStateVariablesTest.:
nflow-tests/src/test/java/io/nflow/tests/ActionStateVariablesTest.java#L1
Error creating bean with name 'workflowExecutorResource' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-rest-api-jax-rs/9.0.1-SNAPSHOT/nflow-rest-api-jax-rs-9.0.1-SNAPSHOT.jar!/io/nflow/rest/v1/jaxrs/WorkflowExecutorResource.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'workflowExecutorService' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/service/WorkflowExecutorService.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'executorDao' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/internal/dao/ExecutorDao.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'nflowDatabaseInitializer' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Unsatisfied dependency expressed through method 'nflowDatabaseInitializer' parameter 0: Error creating bean with name 'nflowDatasource' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Failed to instantiate [javax.sql.DataSource]: Factory method 'nflowDatasource' threw exception with message: Failed to initialize pool: ORA-12514: Cannot connect to database. Service XEPDB1 is not registered with the listener at host localhost port 1521. (CONNECTION_ID=k/P5Y9owQde/db8oCNGykQ==)
https://docs.oracle.com/error-help/db/ora-12514/
|
CronWorkflowTest.:
nflow-tests/src/test/java/io/nflow/tests/CronWorkflowTest.java#L1
Error creating bean with name 'demoBulkWorkflow': Unsatisfied dependency expressed through field 'instanceService': Error creating bean with name 'workflowInstanceService' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/service/WorkflowInstanceService.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'workflowInstanceDao' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/internal/dao/WorkflowInstanceDao.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'nflowDatabaseInitializer' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Unsatisfied dependency expressed through method 'nflowDatabaseInitializer' parameter 0: Error creating bean with name 'nflowDatasource' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Failed to instantiate [javax.sql.DataSource]: Factory method 'nflowDatasource' threw exception with message: Failed to initialize pool: ORA-12514: Cannot connect to database. Service XEPDB1 is not registered with the listener at host localhost port 1521. (CONNECTION_ID=xtHeSdORSfWWuWe1v2U5Cg==)
https://docs.oracle.com/error-help/db/ora-12514/
|
InterruptedExecutorRecoveryTest.:
nflow-tests/src/test/java/io/nflow/tests/InterruptedExecutorRecoveryTest.java#L1
Error creating bean with name 'workflowExecutorResource' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-rest-api-jax-rs/9.0.1-SNAPSHOT/nflow-rest-api-jax-rs-9.0.1-SNAPSHOT.jar!/io/nflow/rest/v1/jaxrs/WorkflowExecutorResource.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'workflowExecutorService' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/service/WorkflowExecutorService.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'executorDao' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/internal/dao/ExecutorDao.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'nflowDatabaseInitializer' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Unsatisfied dependency expressed through method 'nflowDatabaseInitializer' parameter 0: Error creating bean with name 'nflowDatasource' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Failed to instantiate [javax.sql.DataSource]: Factory method 'nflowDatasource' threw exception with message: Failed to initialize pool: ORA-12514: Cannot connect to database. Service XEPDB1 is not registered with the listener at host localhost port 1521. (CONNECTION_ID=wkayCCRsRI+lecJk+SrZsg==)
https://docs.oracle.com/error-help/db/ora-12514/
|
MaintenanceWorkflowTest.:
nflow-tests/src/test/java/io/nflow/tests/MaintenanceWorkflowTest.java#L1
Error creating bean with name 'workflowExecutorResource' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-rest-api-jax-rs/9.0.1-SNAPSHOT/nflow-rest-api-jax-rs-9.0.1-SNAPSHOT.jar!/io/nflow/rest/v1/jaxrs/WorkflowExecutorResource.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'workflowExecutorService' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/service/WorkflowExecutorService.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'executorDao' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/internal/dao/ExecutorDao.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'nflowDatabaseInitializer' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Unsatisfied dependency expressed through method 'nflowDatabaseInitializer' parameter 0: Error creating bean with name 'nflowDatasource' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Failed to instantiate [javax.sql.DataSource]: Factory method 'nflowDatasource' threw exception with message: Failed to initialize pool: ORA-12514: Cannot connect to database. Service XEPDB1 is not registered with the listener at host localhost port 1521. (CONNECTION_ID=PcH1KYOySUKFCxEbpWqQeQ==)
https://docs.oracle.com/error-help/db/ora-12514/
|
SignalWorkflowTest.:
nflow-tests/src/test/java/io/nflow/tests/SignalWorkflowTest.java#L1
Error creating bean with name 'demoBulkWorkflow': Unsatisfied dependency expressed through field 'instanceService': Error creating bean with name 'workflowInstanceService' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/service/WorkflowInstanceService.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'workflowInstanceDao' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/internal/dao/WorkflowInstanceDao.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'nflowDatabaseInitializer' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Unsatisfied dependency expressed through method 'nflowDatabaseInitializer' parameter 0: Error creating bean with name 'nflowDatasource' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Failed to instantiate [javax.sql.DataSource]: Factory method 'nflowDatasource' threw exception with message: Failed to initialize pool: ORA-12514: Cannot connect to database. Service XEPDB1 is not registered with the listener at host localhost port 1521. (CONNECTION_ID=DCRI/4JMTIq3F5fmb0nQeA==)
https://docs.oracle.com/error-help/db/ora-12514/
|
WakeupTest.:
nflow-tests/src/test/java/io/nflow/tests/WakeupTest.java#L1
Error creating bean with name 'demoBulkWorkflow': Unsatisfied dependency expressed through field 'instanceService': Error creating bean with name 'workflowInstanceService' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/service/WorkflowInstanceService.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'workflowInstanceDao' defined in URL [jar:file:/home/runner/.m2/repository/io/nflow/nflow-engine/9.0.1-SNAPSHOT/nflow-engine-9.0.1-SNAPSHOT.jar!/io/nflow/engine/internal/dao/WorkflowInstanceDao.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'nflowDatabaseInitializer' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Unsatisfied dependency expressed through method 'nflowDatabaseInitializer' parameter 0: Error creating bean with name 'nflowDatasource' defined in class path resource [io/nflow/engine/config/db/OracleDatabaseConfiguration.class]: Failed to instantiate [javax.sql.DataSource]: Factory method 'nflowDatasource' threw exception with message: Failed to initialize pool: ORA-12514: Cannot connect to database. Service XEPDB1 is not registered with the listener at host localhost port 1521. (CONNECTION_ID=NBYxymkiSbmYuxuuVlwqmQ==)
https://docs.oracle.com/error-help/db/ora-12514/
|
integration-tests (17, oracle)
The job was canceled because "_21_h2" failed.
|
integration-tests (17, oracle)
The operation was canceled.
|
integration-tests (21, db2)
The job was canceled because "_21_h2" failed.
|
integration-tests (21, db2)
The operation was canceled.
|
integration-tests (17, postgresql)
The job was canceled because "_21_h2" failed.
|
integration-tests (17, postgresql)
The operation was canceled.
|
integration-tests (17, mariadb)
The job was canceled because "_21_h2" failed.
|
integration-tests (17, mysql)
The job was canceled because "_21_h2" failed.
|
integration-tests (17, mariadb)
The operation was canceled.
|
integration-tests (17, mysql)
The operation was canceled.
|
integration-tests (21, mysql)
The job was canceled because "_21_h2" failed.
|
integration-tests (21, mysql)
The operation was canceled.
|
integration-tests (17, db2)
The job was canceled because "_21_h2" failed.
|
integration-tests (17, db2)
The operation was canceled.
|
integration-tests (21, mariadb)
The job was canceled because "_21_h2" failed.
|
integration-tests (21, mariadb)
The operation was canceled.
|
integration-tests (21, oracle)
The job was canceled because "_21_h2" failed.
|
integration-tests (21, oracle)
The operation was canceled.
|
integration-tests (21, sqlserver)
The job was canceled because "_21_h2" failed.
|
integration-tests (21, sqlserver)
The operation was canceled.
|
integration-tests (17, sqlserver)
The job was canceled because "_21_h2" failed.
|
integration-tests (17, sqlserver)
The operation was canceled.
|
integration-tests (17, h2)
The job was canceled because "_21_h2" failed.
|
integration-tests (17, h2)
The operation was canceled.
|
build-and-test (17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-test (21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-test-nflow-explorer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration-tests (21, h2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration-tests (17, oracle)
No files were found with the provided path: **/target/surefire-reports/*.xml. No artifacts will be uploaded.
|
integration-tests (21, db2)
No files were found with the provided path: **/target/surefire-reports/*.xml. No artifacts will be uploaded.
|
javadoc-spotbugs-codeql
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
javadoc-spotbugs-codeql
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integrationtest-results-java17-db2
Expired
|
418 KB |
|
integrationtest-results-java17-h2
Expired
|
4 MB |
|
integrationtest-results-java17-mariadb
Expired
|
713 KB |
|
integrationtest-results-java17-mysql
Expired
|
4.42 MB |
|
integrationtest-results-java17-postgresql
Expired
|
475 KB |
|
integrationtest-results-java17-sqlserver
Expired
|
660 KB |
|
integrationtest-results-java21-h2
Expired
|
5.27 MB |
|
integrationtest-results-java21-mariadb
Expired
|
4.96 MB |
|
integrationtest-results-java21-mysql
Expired
|
5.46 MB |
|
integrationtest-results-java21-oracle
Expired
|
2.75 MB |
|
integrationtest-results-java21-postgresql
Expired
|
3.52 MB |
|
integrationtest-results-java21-sqlserver
Expired
|
5.06 MB |
|