Playbook #7

/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-gitea.yaml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
18 Jul 2025 20:49:11 +0000 00:02:01.40 bridge99.opendev.org root Ansible 2.15.13 ara 1.7.2 (client), 1.7.2 (server) Python 3.10.12 1 1 94 92 21 0

Task result details

  • Status
    OK
  • Duration
    00:00:16.12
  • Play
    Base: configure gitea
  • Task
    gitea : Wait until the web service is sufficiently up to start ssh

Field Value
attempts
13
cache_control
max-age=0, private, must-revalidate, no-transform
changed
False
connection
close
content_length
96
content_type
application/json;charset=utf-8
date
Fri, 18 Jul 2025 20:51:00 GMT
elapsed
0
invocation
{
    "module_args": {
        "attributes": null,
        "body": null,
        "body_format": "raw",
        "ca_path": null,
        "ciphers": null,
        "client_cert": null,
        "client_key": null,
        "creates": null,
        "decompress": true,
        "dest": null,
        "follow_redirects": "safe",
        "force": false,
        "force_basic_auth": false,
        "group": null,
        "headers": {},
        "http_agent": "ansible-httpget",
        "method": "GET",
        "mode": null,
        "owner": null,
        "remote_src": false,
        "removes": null,
        "return_content": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "status_code": [
            200,
            404
        ],
        "timeout": 30,
        "unix_socket": null,
        "unredirected_headers": [],
        "unsafe_writes": false,
        "url": "https://localhost:3000/api/v1/users/root",
        "url_password": null,
        "url_username": null,
        "use_gssapi": false,
        "use_netrc": true,
        "use_proxy": true,
        "validate_certs": false
    }
}
json
{
    "message": "user redirect does not exist [name: root]",
    "url": "https://opendev.org/api/swagger"
}
msg
HTTP Error 404: Not Found
redirected
False
status
404
url
https://localhost:3000/api/v1/users/root
x_content_type_options
nosniff
x_frame_options
SAMEORIGIN