Skip to content

Commit

Permalink
Allure report canonical#121
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 22, 2024
1 parent 73cad69 commit c1ae76c
Show file tree
Hide file tree
Showing 71 changed files with 1,321 additions and 2 deletions.
2 changes: 2 additions & 0 deletions 121/app.js

Large diffs are not rendered by default.

59 changes: 59 additions & 0 deletions 121/data/attachments/23b7fe520271e9.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
INFO  pytest_operator.plugin:plugin.py:675 Connecting to existing model microk8s-localhost:test on unspecified cloud
WARNING  juju.client.connection:connection.py:927 unexpected facade UserSecretsDrain received from the controller
WARNING  juju.client.connection:connection.py:927 unexpected facade UserSecretsManager received from the controller
INFO  integration.test_log_rotation:test_log_rotation.py:49 Deploying mysql, mysqlrouter and application
INFO  juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-test-app-38
INFO  juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-k8s-150
INFO  juju.model:model.py:2069 Deploying local:jammy/mysql-router-k8s-0
INFO  integration.test_log_rotation:test_log_rotation.py:80 Waiting for mysqlrouter to be in BlockedStatus
INFO  integration.test_log_rotation:test_log_rotation.py:86 Relating mysql, mysqlrouter and application
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
INFO  integration.test_log_rotation:test_log_rotation.py:107 Stopping the logrotate executor pebble service
INFO  integration.test_log_rotation:test_log_rotation.py:110 Stopping any running logrotate jobs
INFO  integration.test_log_rotation:test_log_rotation.py:113 Removing existing archive directory
INFO  integration.test_log_rotation:test_log_rotation.py:120 Writing some data mysqlrouter log file
INFO  integration.test_log_rotation:test_log_rotation.py:124 Ensuring only log files exist
INFO  integration.test_log_rotation:test_log_rotation.py:133 Executing logrotate
INFO  integration.test_log_rotation:test_log_rotation.py:136 Ensuring log files and archive directories exist
INFO  integration.test_log_rotation:test_log_rotation.py:147 Ensuring log files was rotated
INFO  pytest_operator.plugin:plugin.py:790 Model status:

Model Controller Cloud/Region Version SLA Timestamp
test microk8s-localhost microk8s/localhost 3.4.3 unsupported 02:06:10Z

App Version Status Scale Charm Channel Rev Address Exposed Message
mysql-k8s 8.0.36-0ubuntu0.22.04.1 waiting 3 mysql-k8s 8.0/edge 150 10.152.183.224 no installing agent
mysql-router-k8s 8.0.36-0ubuntu0.22.04.1 active 1 mysql-router-k8s 0 10.152.183.239 no
mysql-test-app 0.0.2 active 1 mysql-test-app latest/edge 38 10.152.183.203 no

Unit Workload Agent Address Ports Message
mysql-k8s/0* active idle 10.1.46.141 Primary
mysql-k8s/1 waiting idle 10.1.46.142 waiting to join the cluster
mysql-k8s/2 active executing 10.1.46.143
mysql-router-k8s/0* active idle 10.1.46.136
mysql-test-app/0* active idle 10.1.46.137

INFO  pytest_operator.plugin:plugin.py:796 Juju error logs:


INFO  pytest_operator.plugin:plugin.py:862 Forgetting main...
ERROR  websockets.client:protocol.py:1015 data transfer failed
Traceback (most recent call last):
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 959, in transfer_data
message = await self.read_message()
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1029, in read_message
frame = await self.read_data_frame(max_size=self.max_size)
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1104, in read_data_frame
frame = await self.read_frame(max_size)
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1161, in read_frame
frame = await Frame.read(
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/framing.py", line 68, in read
data = await reader(2)
File "/usr/lib/python3.10/asyncio/streams.py", line 708, in readexactly
await self._wait_for_data('readexactly')
File "/usr/lib/python3.10/asyncio/streams.py", line 501, in _wait_for_data
await self._waiter
File "/usr/lib/python3.10/asyncio/selector_events.py", line 924, in write
n = self._sock.send(data)
OSError: [Errno 9] Bad file descriptor
64 changes: 64 additions & 0 deletions 121/data/attachments/3d3ca7024c83f7f2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
INFO  integration.test_exporter:test_exporter.py:202 Deploying self-signed-certificates
INFO  juju.model:model.py:2069 Deploying ch:amd64/jammy/self-signed-certificates-72
INFO  juju.model:model.py:2759 Waiting for model:
self-signed-certificates/0 [allocating] waiting: installing agent
INFO  juju.model:model.py:2759 Waiting for model:
self-signed-certificates/0 [idle] active:
INFO  integration.test_exporter:test_exporter.py:213 Relating mysqlrouter with self-signed-certificates
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd419f19090>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd419f186d0>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd419f19030>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
INFO  integration.test_exporter:test_exporter.py:239 Relating mysqlrouter with grafana agent
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd419e3af20>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd419b2cca0>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd419b2c7f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
INFO  integration.test_exporter:test_exporter.py:266 Removing relation between mysqlrouter and grafana agent
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd419b2e260>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd4195db220>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd4195d82b0>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
INFO  integration.test_exporter:test_exporter.py:286 Removing relation between mysqlrouter and self-signed-certificates
INFO  pytest_operator.plugin:plugin.py:790 Model status:

Model Controller Cloud/Region Version SLA Timestamp
test microk8s-localhost microk8s/localhost 3.4.3 unsupported 02:08:13Z

App Version Status Scale Charm Channel Rev Address Exposed Message
grafana-agent-k8s 0.32.1 waiting 1 grafana-agent-k8s latest/stable 45 10.152.183.154 no installing agent
mysql-k8s 8.0.36-0ubuntu0.22.04.1 active 1 mysql-k8s 8.0/edge 150 10.152.183.151 no
mysql-router-k8s 8.0.36-0ubuntu0.22.04.1 active 1 mysql-router-k8s 0 10.152.183.176 no
mysql-test-app 0.0.2 active 1 mysql-test-app latest/edge 38 10.152.183.31 no Last written value=181
self-signed-certificates active 1 self-signed-certificates latest/stable 72 10.152.183.139 no

Unit Workload Agent Address Ports Message
grafana-agent-k8s/0* blocked idle 10.1.117.203 grafana-dashboards-provider: off, grafana-cloud-config: off
mysql-k8s/0* active idle 10.1.117.205 Primary
mysql-router-k8s/0* active idle 10.1.117.201
mysql-test-app/0* active idle 10.1.117.202 Last written value=181
self-signed-certificates/0* active idle 10.1.117.206

INFO  pytest_operator.plugin:plugin.py:796 Juju error logs:


INFO  pytest_operator.plugin:plugin.py:862 Forgetting main...
ERROR  websockets.client:protocol.py:1015 data transfer failed
Traceback (most recent call last):
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 959, in transfer_data
message = await self.read_message()
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1029, in read_message
frame = await self.read_data_frame(max_size=self.max_size)
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1104, in read_data_frame
frame = await self.read_frame(max_size)
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1161, in read_frame
frame = await Frame.read(
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/framing.py", line 68, in read
data = await reader(2)
File "/usr/lib/python3.10/asyncio/streams.py", line 708, in readexactly
await self._wait_for_data('readexactly')
File "/usr/lib/python3.10/asyncio/streams.py", line 501, in _wait_for_data
await self._waiter
File "/usr/lib/python3.10/asyncio/selector_events.py", line 924, in write
n = self._sock.send(data)
OSError: [Errno 9] Bad file descriptor
WARNING  juju.client.connection:connection.py:657 RPC: Connection closed, reconnecting
35 changes: 35 additions & 0 deletions 121/data/attachments/647533d6228b9464.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
INFO  pytest_operator.plugin:plugin.py:675 Connecting to existing model microk8s-localhost:test on unspecified cloud
WARNING  juju.client.connection:connection.py:927 unexpected facade UserSecretsDrain received from the controller
WARNING  juju.client.connection:connection.py:927 unexpected facade UserSecretsManager received from the controller
INFO  integration.test_upgrade:test_upgrade.py:47 Deploying all applications
INFO  juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-test-app-38
INFO  juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-router-k8s-118
INFO  juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-k8s-150
INFO  integration.test_upgrade:test_upgrade.py:76 Relating mysql-router-k8s to mysql-k8s and mysql-test-app
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
INFO  integration.test_upgrade:test_upgrade.py:85 Waiting for applications to become active
INFO  juju.model:model.py:2759 Waiting for model:
mysql-k8s/0 [allocating] waiting: installing agent
mysql-router-k8s/0 [allocating] waiting: installing agent
mysql-router-k8s/1 [allocating] waiting: installing agent
mysql-router-k8s/2 [allocating] waiting: installing agent
mysql-test-app/0 [allocating] waiting: installing agent
INFO  juju.model:model.py:2759 Waiting for model:
mysql-k8s/0 [allocating] waiting: agent initialising
mysql-router-k8s/0 [executing] maintenance: installing charm software
mysql-router-k8s/1 [executing] maintenance: installing charm software
mysql-router-k8s/2 [executing] maintenance: installing charm software
mysql-test-app/0 [idle] waiting:
INFO  juju.model:model.py:2759 Waiting for model:
mysql-k8s/0 [executing] maintenance: Initialising mysqld
mysql-router-k8s/0 [executing] waiting:
mysql-router-k8s/1 [idle] waiting:
mysql-router-k8s/2 [idle] waiting:
mysql-test-app/0 [idle] waiting:
INFO  juju.model:model.py:2759 Waiting for model:
mysql-k8s/0 [executing] active: Primary
mysql-router-k8s/0 [executing] active:
mysql-router-k8s/1 [executing] active:
mysql-router-k8s/2 [executing] active:
mysql-test-app/0 [executing] active:
44 changes: 44 additions & 0 deletions 121/data/attachments/6dc940d89a576c34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
INFO  integration.test_tls:test_tls.py:123 Relating TLS with mysqlrouter
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
INFO  integration.test_tls:test_tls.py:126 Getting certificate issuer after relating with tls operator
INFO  integration.test_tls:test_tls.py:143 Removing relation TLS with mysqlrouter
INFO  pytest_operator.plugin:plugin.py:790 Model status:

Model Controller Cloud/Region Version SLA Timestamp
test microk8s-localhost microk8s/localhost 3.4.3 unsupported 02:05:57Z

App Version Status Scale Charm Channel Rev Address Exposed Message
mysql-k8s 8.0.36-0ubuntu0.22.04.1 active 1 mysql-k8s 8.0/edge 150 10.152.183.48 no
mysql-router-k8s 8.0.36-0ubuntu0.22.04.1 active 1 mysql-router-k8s 0 10.152.183.134 no
mysql-test-app 0.0.2 active 1 mysql-test-app latest/edge 38 10.152.183.247 no Last written value=836
self-signed-certificates active 1 self-signed-certificates latest/stable 72 10.152.183.170 no

Unit Workload Agent Address Ports Message
mysql-k8s/0* active idle 10.1.61.10 Primary
mysql-router-k8s/0* active idle 10.1.61.12
mysql-test-app/0* active idle 10.1.61.9 Last written value=836
self-signed-certificates/0* active idle 10.1.61.11

INFO  pytest_operator.plugin:plugin.py:796 Juju error logs:


INFO  pytest_operator.plugin:plugin.py:862 Forgetting main...
ERROR  websockets.client:protocol.py:1015 data transfer failed
Traceback (most recent call last):
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 959, in transfer_data
message = await self.read_message()
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1029, in read_message
frame = await self.read_data_frame(max_size=self.max_size)
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1104, in read_data_frame
frame = await self.read_frame(max_size)
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1161, in read_frame
frame = await Frame.read(
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/framing.py", line 68, in read
data = await reader(2)
File "/usr/lib/python3.10/asyncio/streams.py", line 708, in readexactly
await self._wait_for_data('readexactly')
File "/usr/lib/python3.10/asyncio/streams.py", line 501, in _wait_for_data
await self._waiter
File "/usr/lib/python3.10/asyncio/selector_events.py", line 924, in write
n = self._sock.send(data)
OSError: [Errno 9] Bad file descriptor
Loading

0 comments on commit c1ae76c

Please sign in to comment.