Execution
Date 11 Sep 2024 16:11:13 +0100
Duration 00:00:04.38
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
1 Hosts
1 Tasks
1 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
cat /var/log/mariadb.log
delta
0:00:00.001992
end
2024-09-11 23:11:17.570034
invocation
{
    "module_args": {
        "_raw_params": "cat /var/log/mariadb.log",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-09-11 23:11:17.568042
stderr

stderr_lines
[]
stdout
2024-09-11 23:10:58 0 [Note] Starting MariaDB 10.6.17-MariaDB-log source revision 15c75ad083a55e198ae78324f22970694b72f22b as process 185549
2024-09-11 23:10:58 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2024-09-11 23:10:58 0 [Note] InnoDB: Number of pools: 1
2024-09-11 23:10:58 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2024-09-11 23:10:58 0 [Note] InnoDB: Using Linux native AIO
2024-09-11 23:10:58 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
2024-09-11 23:10:58 0 [Note] InnoDB: Completed initialization of buffer pool
2024-09-11 23:10:58 0 [Note] InnoDB: 128 rollback segments are active.
2024-09-11 23:10:58 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-09-11 23:10:58 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-09-11 23:10:58 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2024-09-11 23:10:58 0 [Note] InnoDB: 10.6.17 started; log sequence number 342577730; transaction id 10165146
2024-09-11 23:10:58 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-09-11 23:10:58 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2024-09-11 23:10:58 0 [Note] Server socket created on IP: '127.0.0.1'.
2024-09-11 23:10:58 0 [Note] /usr/sbin/mariadbd: ready for connections.
Version: '10.6.17-MariaDB-log'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MariaDB Server
2024-09-11 23:10:58 0 [Note] InnoDB: Buffer pool(s) load completed at 240911 23:10:58
stdout_lines
[
    "2024-09-11 23:10:58 0 [Note] Starting MariaDB 10.6.17-MariaDB-log source revision 15c75ad083a55e198ae78324f22970694b72f22b as process 185549",
    "2024-09-11 23:10:58 0 [Note] InnoDB: Compressed tables use zlib 1.2.11",
    "2024-09-11 23:10:58 0 [Note] InnoDB: Number of pools: 1",
    "2024-09-11 23:10:58 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions",
    "2024-09-11 23:10:58 0 [Note] InnoDB: Using Linux native AIO",
    "2024-09-11 23:10:58 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728",
    "2024-09-11 23:10:58 0 [Note] InnoDB: Completed initialization of buffer pool",
    "2024-09-11 23:10:58 0 [Note] InnoDB: 128 rollback segments are active.",
    "2024-09-11 23:10:58 0 [Note] InnoDB: Creating shared tablespace for temporary tables",
    "2024-09-11 23:10:58 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...",
    "2024-09-11 23:10:58 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.",
    "2024-09-11 23:10:58 0 [Note] InnoDB: 10.6.17 started; log sequence number 342577730; transaction id 10165146",
    "2024-09-11 23:10:58 0 [Note] Plugin 'FEEDBACK' is disabled.",
    "2024-09-11 23:10:58 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool",
    "2024-09-11 23:10:58 0 [Note] Server socket created on IP: '127.0.0.1'.",
    "2024-09-11 23:10:58 0 [Note] /usr/sbin/mariadbd: ready for connections.",
    "Version: '10.6.17-MariaDB-log'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MariaDB Server",
    "2024-09-11 23:10:58 0 [Note] InnoDB: Buffer pool(s) load completed at 240911 23:10:58"
]