-
Notifications
You must be signed in to change notification settings - Fork 0
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
f35fc0d
commit e2273c0
Showing
101 changed files
with
1,717 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,55 @@ | ||
[32mINFO [0m integration.upgrade_tests.test_rollback:test_rollback.py:84 Wait for upgrade to fail | ||
[32mINFO [0m integration.upgrade_tests.test_rollback:test_rollback.py:95 Re-refresh the charm | ||
[32mINFO [0m integration.upgrade_tests.test_rollback:test_rollback.py:107 Wait for the charm to be rolled back | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
mongos/0 [idle] active: | ||
mongos/1 [idle] active: | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:834 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
test localhost-localhost localhost/localhost 3.5.3 unsupported 01:56:25Z | ||
|
||
App Version Status Scale Charm Channel Rev Exposed Message | ||
application active 2 application 0 no | ||
config-server active 1 mongodb 6/edge 204 no | ||
mongos active 2 mongos 2 no | ||
shard active 1 mongodb 6/edge 204 no | ||
|
||
Unit Workload Agent Machine Public address Ports Message | ||
application/0 active idle 0 10.10.226.29 | ||
mongos/0* active idle 10.10.226.29 | ||
application/1* active idle 1 10.10.226.13 | ||
mongos/1 active idle 10.10.226.13 | ||
config-server/0* active idle 2 10.10.226.109 27017-27018/tcp | ||
shard/0* active idle 3 10.10.226.68 27017/tcp Primary | ||
|
||
Machine State Address Inst id Base AZ Message | ||
0 started 10.10.226.29 juju-d632db-0 [email protected] Running | ||
1 started 10.10.226.13 juju-d632db-1 [email protected] Running | ||
2 started 10.10.226.109 juju-d632db-2 [email protected] Running | ||
3 started 10.10.226.68 juju-d632db-3 [email protected] Running | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:840 Juju error logs: | ||
|
||
machine-1: 01:48:36 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-1: 01:48:36 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-application-1: 01:48:36 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-0: 01:48:38 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-0: 01:48:39 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-application-0: 01:48:39 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-2: 01:48:45 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-2: 01:48:45 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-config-server-0: 01:48:45 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-3: 01:48:49 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-3: 01:48:49 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-shard-0: 01:48:49 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
unit-config-server-0: 01:49:46 ERROR unit.config-server/0.juju-log _on_secret_remove: Secret secret:ctbps9crbp7hjh7tbhc0 seems to have no observers, could be removed | ||
unit-shard-0: 01:49:48 ERROR unit.shard/0.juju-log _on_secret_remove: Secret secret:ctbps9srbp7hjh7tbhcg seems to have no observers, could be removed | ||
unit-mongos-0: 01:50:03 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
unit-mongos-1: 01:50:03 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
unit-config-server-0: 01:50:20 ERROR unit.config-server/0.juju-log config-server:7: Failed to add shard shard to the config server, error=OperationFailure("Authentication failed., full error: {'ok': 0.0, 'errmsg': 'Authentication failed.', 'code': 18, 'codeName': 'AuthenticationFailed', '$clusterTime': {'clusterTime': Timestamp(1733795420, 1), 'signature': {'hash': b'\\x1b)F\\xc1\\xe3\\x1c\\xb9\\x1c5\\xa1X\\xa1\\xf7xx\\xcf[\\xd7\\x8ce', 'keyId': 7446594424991121433}}, 'operationTime': Timestamp(1733795420, 1)}") | ||
unit-config-server-0: 01:50:21 ERROR unit.config-server/0.juju-log config-server:7: shard shard does not have the same auth as the config server. | ||
unit-shard-0: 01:50:42 ERROR unit.shard/0.juju-log _on_secret_remove: Secret secret:ctbps9srbp7hjh7tbhcg seems to have no observers, could be removed | ||
unit-shard-0: 01:50:43 ERROR unit.shard/0.juju-log _on_secret_remove: Secret secret:ctbps9srbp7hjh7tbhcg seems to have no observers, could be removed | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:904 Forgetting 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,32 @@ | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
config-server/0 [idle] active: | ||
shard/0 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
config-server/0 [idle] active: | ||
shard/0 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
config-server/0 [idle] active: | ||
shard/0 [executing] waiting: Waiting for secrets from config-server | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
config-server/0 [idle] active: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
mongos/0 [executing] blocked: Missing relation to config-server. | ||
mongos/1 [executing] blocked: Missing relation to config-server. | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
config-server/0 [idle] active: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
mongos/0 [idle] active: | ||
mongos/1 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
config-server/0 [idle] active: | ||
shard/0 [idle] active: Primary |
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,82 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:708 Connecting to existing model localhost-localhost:test on unspecified cloud | ||
[32mINFO [0m juju.model:model.py:2098 Deploying local:jammy/application-0 | ||
[32mINFO [0m juju.model:model.py:2098 Deploying ch:amd64/jammy/mongos-30 | ||
[32mINFO [0m juju.model:model.py:2098 Deploying ch:amd64/jammy/mongodb-204 | ||
[32mINFO [0m juju.model:model.py:2098 Deploying ch:amd64/jammy/mongodb-204 | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
application/0 [allocating] waiting: waiting for machine | ||
application/1 [allocating] waiting: waiting for machine | ||
shard/0 [allocating] waiting: waiting for machine | ||
config-server/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
application/0 [allocating] waiting: waiting for machine | ||
application/1 [allocating] waiting: waiting for machine | ||
shard/0 [allocating] waiting: waiting for machine | ||
config-server/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
application/0 [allocating] waiting: waiting for machine | ||
application/1 [allocating] waiting: waiting for machine | ||
shard/0 [allocating] waiting: waiting for machine | ||
config-server/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
application/0 [allocating] waiting: waiting for machine | ||
application/1 [allocating] waiting: waiting for machine | ||
shard/0 [allocating] waiting: waiting for machine | ||
config-server/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
application/0 [allocating] waiting: waiting for machine | ||
application/1 [allocating] waiting: waiting for machine | ||
shard/0 [allocating] waiting: waiting for machine | ||
config-server/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
application/0 [allocating] waiting: waiting for machine | ||
application/1 [allocating] waiting: waiting for machine | ||
shard/0 [allocating] waiting: waiting for machine | ||
config-server/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
application/0 [allocating] waiting: waiting for machine | ||
application/1 [allocating] waiting: waiting for machine | ||
shard/0 [allocating] waiting: waiting for machine | ||
config-server/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
application/0 [allocating] waiting: waiting for machine | ||
application/1 [allocating] waiting: waiting for machine | ||
shard/0 [allocating] waiting: waiting for machine | ||
config-server/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
shard/0 [executing] maintenance: installing MongoDB | ||
config-server/0 [executing] maintenance: installing MongoDB | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
shard/0 [executing] active: | ||
config-server/0 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
config-server/0 [idle] active: | ||
shard/0 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
config-server/0 [idle] active: | ||
shard/0 [executing] active: | ||
mongos/0 [executing] maintenance: installing mongos | ||
mongos/1 [executing] maintenance: installing mongos | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
config-server/0 [executing] active: | ||
shard/0 [executing] waiting: Waiting for secrets from config-server | ||
mongos/0 [executing] maintenance: starting mongos | ||
mongos/1 [executing] blocked: Missing relation to config-server. | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
config-server/0 [idle] active: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
mongos/0 [idle] active: | ||
mongos/1 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
shard/0 [idle] waiting: Waiting for secrets from config-server | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
config-server/0 [idle] active: | ||
shard/0 [idle] active: Primary |
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,12 @@ | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
mongos/0 [executing] maintenance: enabling TLS | ||
mongos/1 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
mongos/0 [executing] maintenance: enabling TLS | ||
mongos/1 [executing] maintenance: enabling TLS | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
mongos/0 [idle] active: | ||
mongos/1 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
mongos/0 [idle] active: | ||
mongos/1 [idle] active: |
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,72 @@ | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
mongos/0 [idle] active: | ||
data-integrator/0 [idle] active: | ||
data-integrator/1 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
data-integrator/1 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
data-integrator/1 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
data-integrator/1 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
mongos/1 [executing] maintenance: installing charm software | ||
data-integrator/0 [idle] active: | ||
data-integrator/1 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
mongos/0 [idle] active: | ||
mongos/1 [executing] blocked: Missing relation to config-server. | ||
data-integrator/0 [idle] active: | ||
data-integrator/1 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
mongos/1 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2972 Waiting for model: | ||
mongos/0 [idle] active: | ||
mongos/1 [idle] active: | ||
data-integrator/0 [idle] active: | ||
data-integrator/1 [executing] active: | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:834 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
test localhost-localhost localhost/localhost 3.5.3 unsupported 01:58:59Z | ||
|
||
App Version Status Scale Charm Channel Rev Exposed Message | ||
config-server active 1 mongodb 6/edge 199 no | ||
data-integrator active 1 data-integrator latest/edge 80 no | ||
mongos active 1 mongos 0 no | ||
shard active 1 mongodb 6/edge 199 no | ||
|
||
Unit Workload Agent Machine Public address Ports Message | ||
config-server/0* active idle 1 10.116.182.241 27017-27018/tcp Primary | ||
data-integrator/1* active idle 3 10.116.182.137 | ||
mongos/1* active idle 10.116.182.137 | ||
shard/0* active idle 2 10.116.182.7 27017/tcp Primary | ||
|
||
Machine State Address Inst id Base AZ Message | ||
1 started 10.116.182.241 juju-4b0f53-1 [email protected] Running | ||
2 started 10.116.182.7 juju-4b0f53-2 [email protected] Running | ||
3 started 10.116.182.137 juju-4b0f53-3 [email protected] Running | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:840 Juju error logs: | ||
|
||
machine-0: 01:48:45 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-0: 01:48:45 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-data-integrator-0: 01:48:45 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-2: 01:48:52 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-2: 01:48:52 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-shard-0: 01:48:52 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-1: 01:49:01 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-1: 01:49:01 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-config-server-0: 01:49:01 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
unit-shard-0: 01:49:53 ERROR unit.shard/0.juju-log _on_secret_remove: Secret secret:ctbpsaumkfmhidg3ovsg seems to have no observers, could be removed | ||
unit-config-server-0: 01:50:06 ERROR unit.config-server/0.juju-log _on_secret_remove: Secret secret:ctbpseemkfmhidg3ovt0 seems to have no observers, could be removed | ||
unit-mongos-0: 01:50:21 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
unit-shard-0: 01:50:43 ERROR unit.shard/0.juju-log _on_secret_remove: Secret secret:ctbpsaumkfmhidg3ovsg seems to have no observers, could be removed | ||
unit-shard-0: 01:50:43 ERROR unit.shard/0.juju-log _on_secret_remove: Secret secret:ctbpsaumkfmhidg3ovsg seems to have no observers, could be removed | ||
unit-shard-0: 01:50:49 ERROR unit.shard/0.juju-log _on_secret_remove: Secret secret:ctbpsaumkfmhidg3ovsg seems to have no observers, could be removed | ||
unit-shard-0: 01:50:55 ERROR unit.shard/0.juju-log _on_secret_remove: Secret secret:ctbpsaumkfmhidg3ovsg seems to have no observers, could be removed | ||
machine-3: 01:57:11 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-3: 01:57:11 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-data-integrator-1: 01:57:11 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
unit-mongos-1: 01:57:14 ERROR juju.worker.meterstatus error running "meter-status-changed": exit status 1 | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:904 Forgetting main... |
Oops, something went wrong.