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.017957
end
2024-09-11 15:13:03.949801
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 15:13:03.931844
stderr

stderr_lines
[]
stdout
● mariadb.service - MariaDB 10.6.19 database server
   Loaded: loaded (/usr/lib/systemd/system/./mariadb.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/mariadb.service.d
           └─migrated-from-my.cnf-settings.conf, override.conf
   Active: active (running) since Tue 2024-08-20 09:55:40 BST; 3 weeks 1 days ago
     Docs: man:mariadbd(8)
           https://mariadb.com/kb/en/library/systemd/
 Main PID: 1544 (mariadbd)
   Status: "Taking your SQL requests now..."
    Tasks: 22 (limit: 28731)
   Memory: 893.4M
   CGroup: /system.slice/mariadb.service
           └─1544 /usr/sbin/mariadbd

Sep 11 14:26:50 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:26:50 199483 [Warning] Aborted connection 199483 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:31:52 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:31:52 199584 [Warning] Aborted connection 199584 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:36:54 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:36:54 199662 [Warning] Aborted connection 199662 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:41:56 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:41:56 199756 [Warning] Aborted connection 199756 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:46:58 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:46:58 199868 [Warning] Aborted connection 199868 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:52:00 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:52:00 200012 [Warning] Aborted connection 200012 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:57:03 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:57:03 200108 [Warning] Aborted connection 200108 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:02:05 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 15:02:05 200213 [Warning] Aborted connection 200213 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:07:07 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 15:07:07 200489 [Warning] Aborted connection 200489 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:12:09 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 15:12:09 200627 [Warning] Aborted connection 200627 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
stdout_lines
[
    "\u25cf mariadb.service - MariaDB 10.6.19 database server",
    "   Loaded: loaded (/usr/lib/systemd/system/./mariadb.service; enabled; vendor preset: disabled)",
    "  Drop-In: /etc/systemd/system/mariadb.service.d",
    "           \u2514\u2500migrated-from-my.cnf-settings.conf, override.conf",
    "   Active: active (running) since Tue 2024-08-20 09:55:40 BST; 3 weeks 1 days ago",
    "     Docs: man:mariadbd(8)",
    "           https://mariadb.com/kb/en/library/systemd/",
    " Main PID: 1544 (mariadbd)",
    "   Status: \"Taking your SQL requests now...\"",
    "    Tasks: 22 (limit: 28731)",
    "   Memory: 893.4M",
    "   CGroup: /system.slice/mariadb.service",
    "           \u2514\u25001544 /usr/sbin/mariadbd",
    "",
    "Sep 11 14:26:50 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:26:50 199483 [Warning] Aborted connection 199483 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:31:52 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:31:52 199584 [Warning] Aborted connection 199584 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:36:54 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:36:54 199662 [Warning] Aborted connection 199662 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:41:56 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:41:56 199756 [Warning] Aborted connection 199756 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:46:58 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:46:58 199868 [Warning] Aborted connection 199868 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:52:00 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:52:00 200012 [Warning] Aborted connection 200012 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:57:03 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 14:57:03 200108 [Warning] Aborted connection 200108 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:02:05 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 15:02:05 200213 [Warning] Aborted connection 200213 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:07:07 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 15:07:07 200489 [Warning] Aborted connection 200489 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:12:09 strong-cloud.man-1.vm.plesk-server.com mariadbd[1544]: 2024-09-11 15:12:09 200627 [Warning] Aborted connection 200627 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)"
]