-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2d2222d
commit f244bd1
Showing
191 changed files
with
5,708 additions
and
2 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
[32mINFO [0m integration.ha_tests.test_async_replication:test_async_replication.py:78 Destroying second model | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:862 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
test localhost-localhost localhost/localhost 3.1.8 unsupported 02:20:20Z | ||
|
||
App Version Status Scale Charm Channel Rev Exposed Message | ||
postgresql 14.11 active 2 postgresql 0 no | ||
postgresql-test-app active 1 postgresql-test-app latest/stable 119 no received database credentials of the first database | ||
|
||
Unit Workload Agent Machine Public address Ports Message | ||
postgresql-test-app/0* active idle 3 10.44.132.81 received database credentials of the first database | ||
postgresql/0 active idle 0 10.44.132.147 5432/tcp | ||
postgresql/2* active idle 2 10.44.132.19 5432/tcp Primary | ||
|
||
Machine State Address Inst id Base AZ Message | ||
0 started 10.44.132.147 juju-9b2019-0 [email protected] Running | ||
2 started 10.44.132.19 juju-9b2019-2 [email protected] Running | ||
3 started 10.44.132.81 juju-9b2019-3 [email protected] Running | ||
|
||
Offer Application Charm Rev Connected Endpoint Interface Role | ||
async-primary postgresql postgresql 0 1/1 async-primary async_replication provider | ||
async-replica postgresql postgresql 0 0/0 async-replica async_replication requirer | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:868 Juju error logs: | ||
|
||
machine-2: 01:34:21 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-2: 01:34:21 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: no container types determined | ||
machine-2: 01:34:21 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-postgresql-2: 01:34:23 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-1: 01:34:25 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-1: 01:34:25 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-1: 01:34:26 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: no container types determined | ||
unit-postgresql-1: 01:34:28 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-0: 01:34:28 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-0: 01:34:28 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-0: 01:34:28 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: no container types determined | ||
unit-postgresql-0: 01:34:30 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-3: 01:35:02 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-3: 01:35:02 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: no container types determined | ||
machine-3: 01:35:02 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-postgresql-test-app-0: 01:35:03 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:947 Forgetting model main... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,147 @@ | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [idle] active: Primary | ||
postgresql/1 [idle] active: | ||
postgresql/2 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql (waiting for exactly 2 units, current : 3) | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] active: Primary | ||
postgresql/2 [executing] maintenance: reconfiguring cluster | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [idle] active: Primary | ||
postgresql/2 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [idle] active: Primary | ||
postgresql/2 [idle] active: | ||
postgresql/3 [allocating] waiting: waiting for machine | ||
postgresql/4 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/3 [allocating] waiting: waiting for machine | ||
postgresql/4 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/3 [allocating] waiting: waiting for machine | ||
postgresql/4 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/3 [executing] maintenance: installing PostgreSQL | ||
postgresql/4 [executing] maintenance: installing PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] active: Primary | ||
postgresql/2 [executing] maintenance: reconfiguring cluster | ||
postgresql/3 [executing] waiting: waiting to start PostgreSQL | ||
postgresql/4 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] active: Primary | ||
postgresql/2 [executing] maintenance: reconfiguring cluster | ||
postgresql/3 [executing] waiting: waiting to start PostgreSQL | ||
postgresql/4 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/2 [executing] maintenance: reconfiguring cluster | ||
postgresql/3 [executing] waiting: waiting to start PostgreSQL | ||
postgresql/4 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] active: Primary | ||
postgresql/2 [executing] maintenance: reconfiguring cluster | ||
postgresql/3 [executing] waiting: awaiting for member to start | ||
postgresql/4 [executing] waiting: awaiting for member to start | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] active: Primary | ||
postgresql/2 [executing] active: | ||
postgresql/3 [executing] waiting: waiting for primary to be reachable from this unit | ||
postgresql/4 [executing] waiting: waiting for primary to be reachable from this unit | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] active: Primary | ||
postgresql/2 [executing] active: | ||
postgresql/3 [executing] active: | ||
postgresql/4 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] active: Primary | ||
postgresql/2 [executing] active: | ||
postgresql/3 [executing] active: | ||
postgresql/4 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql (waiting for exactly 3 units, current : 4) | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql (waiting for exactly 3 units, current : 4) | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] active: | ||
postgresql/3 [executing] active: Primary | ||
postgresql/4 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [idle] active: | ||
postgresql/3 [idle] active: Primary | ||
postgresql/4 [idle] active: | ||
postgresql/5 [allocating] waiting: waiting for machine | ||
postgresql/6 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/5 [allocating] waiting: waiting for machine | ||
postgresql/6 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/5 [allocating] waiting: agent initialising | ||
postgresql/6 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] active: | ||
postgresql/4 [executing] active: | ||
postgresql/5 [executing] waiting: waiting to start PostgreSQL | ||
postgresql/6 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] maintenance: reconfiguring cluster | ||
postgresql/3 [idle] active: Primary | ||
postgresql/4 [idle] active: | ||
postgresql/5 [executing] waiting: waiting to start PostgreSQL | ||
postgresql/6 [executing] maintenance: installing PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] maintenance: reconfiguring cluster | ||
postgresql/3 [executing] active: Primary | ||
postgresql/4 [executing] active: | ||
postgresql/5 [executing] waiting: waiting to start PostgreSQL | ||
postgresql/6 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] maintenance: reconfiguring cluster | ||
postgresql/3 [idle] active: Primary | ||
postgresql/4 [idle] active: | ||
postgresql/5 [executing] waiting: waiting to start PostgreSQL | ||
postgresql/6 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] maintenance: reconfiguring cluster | ||
postgresql/3 [executing] active: Primary | ||
postgresql/4 [executing] active: | ||
postgresql/5 [executing] waiting: awaiting for member to start | ||
postgresql/6 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] maintenance: reconfiguring cluster | ||
postgresql/3 [executing] active: Primary | ||
postgresql/4 [executing] active: | ||
postgresql/5 [executing] waiting: waiting for primary to be reachable from this unit | ||
postgresql/6 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] active: | ||
postgresql/3 [idle] active: Primary | ||
postgresql/4 [idle] active: | ||
postgresql/5 [executing] waiting: waiting for primary to be reachable from this unit | ||
postgresql/6 [executing] waiting: awaiting for member to start | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] active: | ||
postgresql/3 [executing] active: Primary | ||
postgresql/4 [executing] active: | ||
postgresql/5 [executing] active: | ||
postgresql/6 [executing] waiting: waiting for primary to be reachable from this unit | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/1 [executing] active: | ||
postgresql/3 [executing] active: Primary | ||
postgresql/4 [executing] active: | ||
postgresql/5 [executing] active: | ||
postgresql/6 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/6 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql (waiting for exactly 3 units, current : 5) | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql (waiting for exactly 3 units, current : 4) | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/4 [idle] active: Primary | ||
postgresql/5 [idle] active: | ||
postgresql/6 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/4 [idle] active: Primary | ||
postgresql/5 [idle] active: | ||
postgresql/6 [idle] active: |
Oops, something went wrong.