Skip to content

Add ccm to CI tests #412

Add ccm to CI tests

Add ccm to CI tests #412

Triggered via pull request August 7, 2023 17:36
Status Failure
Total duration 11m 12s
Artifacts

main.yml

on: pull_request
Matrix: test
Matrix: test_clustering
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 12 warnings
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3 ): test/xandra_test.exs#L53
test raises for unsupported DBConnection callbacks (XandraTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3 ): test/xandra_test.exs#L48
test supports DBConnection.status/1 without raising (XandraTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3 ): test/xandra/cluster/control_connection_test.exs#L416
test performs healthcheck and sends node down message if not registered (Xandra.Cluster.ControlConnectionTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3 )
Process completed with exit code 2.
Test ( Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3 ): test/xandra_test.exs#L53
test raises for unsupported DBConnection callbacks (XandraTest)
Test ( Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3 ): test/xandra_test.exs#L48
test supports DBConnection.status/1 without raising (XandraTest)
Test ( Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3 ): test/xandra/cluster/control_connection_test.exs#L416
test performs healthcheck and sends node down message if not registered (Xandra.Cluster.ControlConnectionTest)
Test ( Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3 )
Process completed with exit code 1.
Test ( Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3 ): test/xandra_test.exs#L53
test raises for unsupported DBConnection callbacks (XandraTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3 ): test/xandra_test.exs#L48
test supports DBConnection.status/1 without raising (XandraTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3 ): test/xandra/cluster/control_connection_test.exs#L416
test performs healthcheck and sends node down message if not registered (Xandra.Cluster.ControlConnectionTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3 )
Process completed with exit code 2.
Test ( Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4 ): test/xandra_test.exs#L53
test raises for unsupported DBConnection callbacks (XandraTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4 ): test/xandra_test.exs#L48
test supports DBConnection.status/1 without raising (XandraTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4 ): test/integration/warning_test.exs#L20
test batch of type "unlogged" producing warning (WarningTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4 ): test/xandra/cluster/control_connection_test.exs#L416
test performs healthcheck and sends node down message if not registered (Xandra.Cluster.ControlConnectionTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4 )
Process completed with exit code 2.
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4 ): test/xandra_test.exs#L48
test supports DBConnection.status/1 without raising (XandraTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4 ): test/xandra_test.exs#L53
test raises for unsupported DBConnection callbacks (XandraTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4 ): test/integration/warning_test.exs#L20
test batch of type "unlogged" producing warning (WarningTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4 ): test/xandra/cluster/control_connection_test.exs#L416
test performs healthcheck and sends node down message if not registered (Xandra.Cluster.ControlConnectionTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4 )
Process completed with exit code 2.
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5): test_clustering/integration_test.exs#L109
test connect and discover peers (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5): test_clustering/integration_test.exs#L74
test if a node goes down and then rejoins, the cluster readds its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5): test_clustering/integration_test.exs#L46
test if a node goes down, the cluster removes its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3): test_clustering/integration_test.exs#L74
test if a node goes down and then rejoins, the cluster readds its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3): test_clustering/integration_test.exs#L109
test connect and discover peers (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3): test_clustering/integration_test.exs#L46
test if a node goes down, the cluster removes its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v3): test_clustering/integration_test.exs#L46
test if a node goes down, the cluster removes its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v3): test_clustering/integration_test.exs#L74
test if a node goes down and then rejoins, the cluster readds its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v3): test_clustering/integration_test.exs#L109
test connect and discover peers (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4): test_clustering/integration_test.exs#L74
test if a node goes down and then rejoins, the cluster readds its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4): test_clustering/integration_test.exs#L46
test if a node goes down, the cluster removes its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4): test_clustering/integration_test.exs#L109
test connect and discover peers (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4): test_clustering/integration_test.exs#L46
test if a node goes down, the cluster removes its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4): test_clustering/integration_test.exs#L109
test connect and discover peers (Xandra.TestClustering.IntegrationTest)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4): test_clustering/integration_test.exs#L74
test if a node goes down and then rejoins, the cluster readds its control connection and pool (Xandra.TestClustering.IntegrationTest)
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3 )
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test ( Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3 )
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test ( Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3 ): lib/xandra/cluster.ex#L441
variable "alias" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test ( Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3 )
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test ( Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4 )
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test ( Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4 )
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test C* Clustering (Elixir 1.11, OTP 23.3, C* 3, Native protocol v3): lib/xandra/cluster.ex#L441
variable "alias" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 3, Native protocol v4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test C* Clustering (Elixir 1.13, OTP 24.2, C* 4.1, Native protocol v4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/