Skip to content

find out why rabbitmq container sometimes does not boot in time #121

@martenson

Description

@martenson

we have a generous 60s startup timeout but I can see this on GCZ often, rerun usually works fine though

TASK [usegalaxy_eu.rabbitmqserver : Pause for some seconds to give time to the container to come up] ***********************************************************************************************************
Pausing for 60 seconds
(ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
ok: [usegalaxy.cz]

...


TASK [usegalaxy_eu.rabbitmqserver : Remove guest user] *********************************************************************************************************************************************************
fatal: [usegalaxy.cz]: FAILED! => changed=true
  rc: 64
  stderr: |-
    Error: this command requires the 'rabbit' app to be running on the target node. Start it with 'rabbitmqctl start_app'.
    Arguments given:
            delete_user guest

    Usage

    rabbitmqctl [--node <node>] [--longnames] [--quiet] delete_user <username>
  stderr_lines: <omitted>
  stdout: ''
  stdout_lines: <omitted>
...ignoring

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions