Execution
Date 11 Sep 2024 15:12:23 +0100
Duration 00:01:01.73
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
138 Hosts
3 Tasks
414 Results
1 Plays
6 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
systemctl status mariadb.service
delta
0:00:00.018640
end
2024-09-11 14:13:11.887202
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nsystemctl status mariadb.service\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-09-11 14:13:11.868562
stderr

stderr_lines
[]
stdout
● mariadb.service - MariaDB 10.6.18 database server
   Loaded: loaded (/usr/lib/systemd/system/./mariadb.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/mariadb.service.d
           └─override.conf
   Active: active (running) since Tue 2024-08-20 07:07:04 UTC; 3 weeks 1 days ago
     Docs: man:mariadbd(8)
           https://mariadb.com/kb/en/library/systemd/
 Main PID: 1693406 (mariadbd)
   Status: "Taking your SQL requests now..."
    Tasks: 30 (limit: 28730)
   Memory: 247.8M
   CGroup: /system.slice/mariadb.service
           └─1693406 /usr/sbin/mariadbd

Sep 11 13:24:05 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:24:05 296147 [Warning] Aborted connection 296147 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 13:29:07 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:29:07 296186 [Warning] Aborted connection 296186 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 13:34:09 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:34:09 296265 [Warning] Aborted connection 296265 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 13:39:11 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:39:11 296342 [Warning] Aborted connection 296342 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 13:44:14 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:44:14 296402 [Warning] Aborted connection 296402 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 13:49:16 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:49:16 296434 [Warning] Aborted connection 296434 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 13:54:18 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:54:18 296485 [Warning] Aborted connection 296485 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 13:59:20 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:59:20 296562 [Warning] Aborted connection 296562 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:04:22 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 14:04:22 296621 [Warning] Aborted connection 296621 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:09:24 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 14:09:24 296655 [Warning] Aborted connection 296655 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
stdout_lines
[
    "\u25cf mariadb.service - MariaDB 10.6.18 database server",
    "   Loaded: loaded (/usr/lib/systemd/system/./mariadb.service; enabled; vendor preset: disabled)",
    "  Drop-In: /etc/systemd/system/mariadb.service.d",
    "           \u2514\u2500override.conf",
    "   Active: active (running) since Tue 2024-08-20 07:07:04 UTC; 3 weeks 1 days ago",
    "     Docs: man:mariadbd(8)",
    "           https://mariadb.com/kb/en/library/systemd/",
    " Main PID: 1693406 (mariadbd)",
    "   Status: \"Taking your SQL requests now...\"",
    "    Tasks: 30 (limit: 28730)",
    "   Memory: 247.8M",
    "   CGroup: /system.slice/mariadb.service",
    "           \u2514\u25001693406 /usr/sbin/mariadbd",
    "",
    "Sep 11 13:24:05 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:24:05 296147 [Warning] Aborted connection 296147 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 13:29:07 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:29:07 296186 [Warning] Aborted connection 296186 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 13:34:09 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:34:09 296265 [Warning] Aborted connection 296265 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 13:39:11 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:39:11 296342 [Warning] Aborted connection 296342 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 13:44:14 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:44:14 296402 [Warning] Aborted connection 296402 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 13:49:16 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:49:16 296434 [Warning] Aborted connection 296434 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 13:54:18 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:54:18 296485 [Warning] Aborted connection 296485 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 13:59:20 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 13:59:20 296562 [Warning] Aborted connection 296562 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:04:22 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 14:04:22 296621 [Warning] Aborted connection 296621 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:09:24 fantastic-water.man-1.vm.plesk-server.com mariadbd[1693406]: 2024-09-11 14:09:24 296655 [Warning] Aborted connection 296655 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)"
]