2020-08-07 20:04:44 |
Felipe Reyes |
bug |
|
|
added bug |
2020-08-07 20:04:51 |
Felipe Reyes |
tags |
|
seg |
|
2020-08-07 20:07:56 |
Nicolas Bock |
bug |
|
|
added subscriber Nicolas Bock |
2020-08-07 20:24:27 |
Nicolas Bock |
sosreport (Ubuntu): assignee |
|
Nicolas Bock (nicolasbock) |
|
2020-08-14 12:18:44 |
Eric Desrochers |
nominated for series |
|
Ubuntu Focal |
|
2020-08-14 12:18:44 |
Eric Desrochers |
bug task added |
|
sosreport (Ubuntu Focal) |
|
2020-08-14 12:18:44 |
Eric Desrochers |
nominated for series |
|
Ubuntu Groovy |
|
2020-08-14 12:18:44 |
Eric Desrochers |
bug task added |
|
sosreport (Ubuntu Groovy) |
|
2020-08-14 12:18:44 |
Eric Desrochers |
nominated for series |
|
Ubuntu Xenial |
|
2020-08-14 12:18:44 |
Eric Desrochers |
bug task added |
|
sosreport (Ubuntu Xenial) |
|
2020-08-14 12:18:44 |
Eric Desrochers |
nominated for series |
|
Ubuntu Bionic |
|
2020-08-14 12:18:44 |
Eric Desrochers |
bug task added |
|
sosreport (Ubuntu Bionic) |
|
2020-08-14 12:20:17 |
Eric Desrochers |
description |
Extend the rabbitmq plugin to include the output of:
sudo rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().'
This information is useful to get insights of the state of the erlang virtual machine. |
[Impact]
[Test Case]
[Regression Potential]
[Other Info]
[Original Description]
Extend the rabbitmq plugin to include the output of:
sudo rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().'
This information is useful to get insights of the state of the erlang virtual machine. |
|
2020-08-14 12:20:26 |
Eric Desrochers |
description |
[Impact]
[Test Case]
[Regression Potential]
[Other Info]
[Original Description]
Extend the rabbitmq plugin to include the output of:
sudo rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().'
This information is useful to get insights of the state of the erlang virtual machine. |
[Impact]
[Test Case]
[Regression Potential]
[Other Info]
[Original Description]
Extend the rabbitmq plugin to include the output of:
sudo rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().'
This information is useful to get insights of the state of the erlang virtual machine. |
|
2020-08-14 12:20:41 |
Eric Desrochers |
sosreport (Ubuntu Focal): assignee |
|
Nicolas Bock (nicolasbock) |
|
2020-08-14 12:20:47 |
Eric Desrochers |
sosreport (Ubuntu Bionic): assignee |
|
Nicolas Bock (nicolasbock) |
|
2020-08-14 12:20:53 |
Eric Desrochers |
sosreport (Ubuntu Xenial): assignee |
|
Nicolas Bock (nicolasbock) |
|
2020-09-18 13:26:13 |
Eric Desrochers |
sosreport (Ubuntu Groovy): status |
New |
In Progress |
|
2020-09-18 13:26:16 |
Eric Desrochers |
sosreport (Ubuntu Groovy): importance |
Undecided |
Medium |
|
2020-09-18 14:06:38 |
Eric Desrochers |
tags |
seg |
seg sts |
|
2020-09-18 14:10:40 |
Eric Desrochers |
summary |
add output of: rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().' |
[plugin][rabbitmq] add output of: rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().' |
|
2020-09-18 14:27:54 |
Eric Desrochers |
description |
[Impact]
[Test Case]
[Regression Potential]
[Other Info]
[Original Description]
Extend the rabbitmq plugin to include the output of:
sudo rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().'
This information is useful to get insights of the state of the erlang virtual machine. |
[Impact]
[Test Case]
[Regression Potential]
[Other Info]
* Upstream commit:
https://github.com/sosreport/sos/commit/af5891786ff8c4e33c341fe9cca690fc77ac768f
[Original Description]
Extend the rabbitmq plugin to include the output of:
sudo rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().'
This information is useful to get insights of the state of the erlang virtual machine. |
|
2020-09-18 17:44:54 |
Launchpad Janitor |
sosreport (Ubuntu Groovy): status |
In Progress |
Fix Released |
|
2020-09-18 18:13:11 |
Eric Desrochers |
bug |
|
|
added subscriber Eric Desrochers |
2020-09-18 19:07:24 |
Nicolas Bock |
description |
[Impact]
[Test Case]
[Regression Potential]
[Other Info]
* Upstream commit:
https://github.com/sosreport/sos/commit/af5891786ff8c4e33c341fe9cca690fc77ac768f
[Original Description]
Extend the rabbitmq plugin to include the output of:
sudo rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().'
This information is useful to get insights of the state of the erlang virtual machine. |
[Impact]
We have seen customer cases where the output of
`rabbit_diagnostics:maybe_stuck()` provided helpful information in
debugging the root cause. Automatically collecting this information
will potentially expedite the debugging of rabbitmq-server related
issues.
[Test Case]
Run the rabbitmq plugin on a machine running a rabbitmq broker. On a
fresh Focal install, the output will look like the following:
2020-09-18 12:55:47 There are 257 processes.
2020-09-18 12:55:47 Investigated 1 processes this round, 5000ms to go.
2020-09-18 12:55:47 Investigated 1 processes this round, 4500ms to go.
2020-09-18 12:55:48 Investigated 1 processes this round, 4000ms to go.
2020-09-18 12:55:48 Investigated 1 processes this round, 3500ms to go.
2020-09-18 12:55:49 Investigated 1 processes this round, 3000ms to go.
2020-09-18 12:55:49 Investigated 1 processes this round, 2500ms to go.
2020-09-18 12:55:50 Investigated 1 processes this round, 2000ms to go.
2020-09-18 12:55:50 Investigated 1 processes this round, 1500ms to go.
2020-09-18 12:55:51 Investigated 1 processes this round, 1000ms to go.
2020-09-18 12:55:51 Investigated 1 processes this round, 500ms to go.
2020-09-18 12:55:52 Found 1 suspicious processes.
2020-09-18 12:55:52 [{pid,<10643.1.0>},
{registered_name,erts_code_purger},
{current_stacktrace,
[{erts_code_purger,wait_for_request,0,[]}]},
{initial_call,{erts_code_purger,start,0}},
{message_queue_len,0},
{links,[]},
{monitors,[]},
{monitored_by,[]},
{heap_size,1598}]
ok
In case some Erlang runtime threads are stuck they will show in the
above list.
[Regression Potential]
This function was introduced with rabbitmq-server-3.3.4 which covers
Xenial upwards. The command would not work on earlier versions of
rabbitmq-server.
[Other Info]
* Upstream commit:
https://github.com/sosreport/sos/commit/af5891786ff8c4e33c341fe9cca690fc77ac768f
[Original Description]
Extend the rabbitmq plugin to include the output of:
sudo rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().'
This information is useful to get insights of the state of the erlang
virtual machine. |
|
2020-09-21 14:56:43 |
Eric Desrochers |
sosreport (Ubuntu Focal): status |
New |
In Progress |
|
2020-09-21 20:28:33 |
Eric Desrochers |
description |
[Impact]
We have seen customer cases where the output of
`rabbit_diagnostics:maybe_stuck()` provided helpful information in
debugging the root cause. Automatically collecting this information
will potentially expedite the debugging of rabbitmq-server related
issues.
[Test Case]
Run the rabbitmq plugin on a machine running a rabbitmq broker. On a
fresh Focal install, the output will look like the following:
2020-09-18 12:55:47 There are 257 processes.
2020-09-18 12:55:47 Investigated 1 processes this round, 5000ms to go.
2020-09-18 12:55:47 Investigated 1 processes this round, 4500ms to go.
2020-09-18 12:55:48 Investigated 1 processes this round, 4000ms to go.
2020-09-18 12:55:48 Investigated 1 processes this round, 3500ms to go.
2020-09-18 12:55:49 Investigated 1 processes this round, 3000ms to go.
2020-09-18 12:55:49 Investigated 1 processes this round, 2500ms to go.
2020-09-18 12:55:50 Investigated 1 processes this round, 2000ms to go.
2020-09-18 12:55:50 Investigated 1 processes this round, 1500ms to go.
2020-09-18 12:55:51 Investigated 1 processes this round, 1000ms to go.
2020-09-18 12:55:51 Investigated 1 processes this round, 500ms to go.
2020-09-18 12:55:52 Found 1 suspicious processes.
2020-09-18 12:55:52 [{pid,<10643.1.0>},
{registered_name,erts_code_purger},
{current_stacktrace,
[{erts_code_purger,wait_for_request,0,[]}]},
{initial_call,{erts_code_purger,start,0}},
{message_queue_len,0},
{links,[]},
{monitors,[]},
{monitored_by,[]},
{heap_size,1598}]
ok
In case some Erlang runtime threads are stuck they will show in the
above list.
[Regression Potential]
This function was introduced with rabbitmq-server-3.3.4 which covers
Xenial upwards. The command would not work on earlier versions of
rabbitmq-server.
[Other Info]
* Upstream commit:
https://github.com/sosreport/sos/commit/af5891786ff8c4e33c341fe9cca690fc77ac768f
[Original Description]
Extend the rabbitmq plugin to include the output of:
sudo rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().'
This information is useful to get insights of the state of the erlang
virtual machine. |
[Impact]
We have seen customer cases where the output of
`rabbit_diagnostics:maybe_stuck()` provided helpful information in
debugging the root cause. Automatically collecting this information
will potentially expedite the debugging of rabbitmq-server related
issues.
[Test Case]
Run the rabbitmq plugin on a machine running a rabbitmq broker. On a
fresh Focal install, the output will look like the following:
2020-09-18 12:55:47 There are 257 processes.
2020-09-18 12:55:47 Investigated 1 processes this round, 5000ms to go.
2020-09-18 12:55:47 Investigated 1 processes this round, 4500ms to go.
2020-09-18 12:55:48 Investigated 1 processes this round, 4000ms to go.
2020-09-18 12:55:48 Investigated 1 processes this round, 3500ms to go.
2020-09-18 12:55:49 Investigated 1 processes this round, 3000ms to go.
2020-09-18 12:55:49 Investigated 1 processes this round, 2500ms to go.
2020-09-18 12:55:50 Investigated 1 processes this round, 2000ms to go.
2020-09-18 12:55:50 Investigated 1 processes this round, 1500ms to go.
2020-09-18 12:55:51 Investigated 1 processes this round, 1000ms to go.
2020-09-18 12:55:51 Investigated 1 processes this round, 500ms to go.
2020-09-18 12:55:52 Found 1 suspicious processes.
2020-09-18 12:55:52 [{pid,<10643.1.0>},
{registered_name,erts_code_purger},
{current_stacktrace,
[{erts_code_purger,wait_for_request,0,[]}]},
{initial_call,{erts_code_purger,start,0}},
{message_queue_len,0},
{links,[]},
{monitors,[]},
{monitored_by,[]},
{heap_size,1598}]
ok
In case some Erlang runtime threads are stuck they will show in the
above list.
[Regression Potential]
This function was introduced with rabbitmq-server-3.3.4 which covers
Xenial upwards. The command would not work on earlier versions of
rabbitmq-server.
[Other Info]
* Upstream commits:
https://github.com/sosreport/sos/commit/af5891786ff8c4e33c341fe9cca690fc77ac768f
https://github.com/sosreport/sos/commit/5b5ebe2d2c9d579931c8d6a78101e16d6abfa527
[Original Description]
Extend the rabbitmq plugin to include the output of:
sudo rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().'
This information is useful to get insights of the state of the erlang
virtual machine. |
|
2020-09-24 11:51:19 |
Eric Desrochers |
sosreport (Ubuntu Focal): importance |
Undecided |
Medium |
|
2020-10-02 00:09:05 |
Łukasz Zemczak |
sosreport (Ubuntu Focal): status |
In Progress |
Fix Committed |
|
2020-10-02 00:09:07 |
Łukasz Zemczak |
bug |
|
|
added subscriber Ubuntu Stable Release Updates Team |
2020-10-02 00:09:10 |
Łukasz Zemczak |
bug |
|
|
added subscriber SRU Verification |
2020-10-02 00:09:13 |
Łukasz Zemczak |
tags |
seg sts |
seg sts verification-needed verification-needed-focal |
|
2020-10-06 15:41:26 |
Eric Desrochers |
sosreport (Ubuntu Bionic): status |
New |
In Progress |
|
2020-10-06 17:48:22 |
Eric Desrochers |
sosreport (Ubuntu Bionic): importance |
Undecided |
Medium |
|
2020-10-06 18:09:50 |
Nicolas Bock |
tags |
seg sts verification-needed verification-needed-focal |
seg sts verification-done-focal verification-needed |
|
2020-10-12 08:43:44 |
Launchpad Janitor |
sosreport (Ubuntu Focal): status |
Fix Committed |
Fix Released |
|
2020-10-12 08:43:50 |
Łukasz Zemczak |
removed subscriber Ubuntu Stable Release Updates Team |
|
|
|