ansible/event-driven-ansible

The default installation is not providing the ansible.eda.journald module

AlexonOliveiraRH opened this issue · 18 comments

I ran I default installation exactly is described in the Getting Started section, like this:

$ ansible-galaxy collection install ansible.eda
$ ansible-playbook -i localhost, -c local ansible.eda.install_rulebook_cli

But when I try to run a rulebook using the ansible.eda.journald module, as this example, I get the following error message:

2023-03-03 18:11:53,175 - ansible_rulebook.engine - ERROR - Source error
Traceback (most recent call last):
  File "/home/localuser/.local/lib/python3.10/site-packages/ansible_rulebook/engine.py", line 101, in start_source
    raise Exception(
Exception: Could not find source plugin for ansible.eda.journald
2023-03-03 18:11:53,187 - ansible_rulebook.app - ERROR - Could not find source plugin for ansible.eda.journald
2023-03-03 18:11:53,187 - ansible_rulebook.cli - ERROR - Unexpected exception
Traceback (most recent call last):
  File "/home/localuser/.local/lib/python3.10/site-packages/ansible_rulebook/cli.py", line 203, in main
    asyncio.run(app.run(args))
  File "/usr/lib64/python3.10/asyncio/runners.py", line 44, in run
    return loop.run_until_complete(main)
  File "/usr/lib64/python3.10/asyncio/base_events.py", line 649, in run_until_complete
    return future.result()
  File "/home/localuser/.local/lib/python3.10/site-packages/ansible_rulebook/app.py", line 116, in run
    raise Exception("One of the source plugins failed")
Exception: One of the source plugins failed

I saw no python file related to this module in the following directory:

$ ls ~/.ansible/collections/ansible_collections/ansible/eda/plugins/event_source/
alertmanager.py       file.py        kafka.py                 range_output_schema.json  README.md  url_check.py
azure_service_bus.py  file_watch.py  range_input_schema.json  range.py                  tick.py    webhook.py

But it should exist there, since it exists in the main branch, here.

So why it's not being installed by default?

So more detailed info about my environment:

[localuser@fedora teste]$ ansible --version
ansible [core 2.14.3]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/home/localuser/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /home/localuser/.local/lib/python3.10/site-packages/ansible
  ansible collection location = /home/localuser/.ansible/collections:/usr/share/ansible/collections
  executable location = /home/localuser/.local/bin/ansible
  python version = 3.10.10 (main, Feb  8 2023, 00:00:00) [GCC 12.2.1 20221121 (Red Hat 12.2.1-4)] (/usr/bin/python3)
  jinja version = 3.0.3
  libyaml = True

[localuser@fedora teste]$ python --version
Python 3.10.10

[localuser@fedora teste]$ alternatives --config python

[localuser@fedora teste]$ ansible-galaxy collection list

# /home/localuser/.ansible/collections/ansible_collections
Collection        Version
----------------- -------
ansible.eda       1.3.4  
ansible.posix     1.5.1  
ansible.utils     2.9.0  
community.general 6.4.0  
community.libvirt 1.2.0  
containers.podman 1.10.1 

# /usr/local/lib/python3.10/site-packages/ansible_collections
Collection                    Version
----------------------------- -------
amazon.aws                    5.2.0  
ansible.netcommon             4.1.0  
ansible.posix                 1.5.1  
ansible.utils                 2.9.0  
ansible.windows               1.13.0 
arista.eos                    6.0.0  
awx.awx                       21.12.0
azure.azcollection            1.14.0 
check_point.mgmt              4.0.0  
chocolatey.chocolatey         1.4.0  
cisco.aci                     2.4.0  
cisco.asa                     4.0.0  
cisco.dnac                    6.6.3  
cisco.intersight              1.0.23 
cisco.ios                     4.3.1  
cisco.iosxr                   4.1.0  
cisco.ise                     2.5.12 
cisco.meraki                  2.15.1 
cisco.mso                     2.2.1  
cisco.nso                     1.0.3  
cisco.nxos                    4.1.0  
cisco.ucs                     1.8.0  
cloud.common                  2.1.2  
cloudscale_ch.cloud           2.2.4  
community.aws                 5.2.0  
community.azure               2.0.0  
community.ciscosmb            1.0.5  
community.crypto              2.11.0 
community.digitalocean        1.23.0 
community.dns                 2.5.1  
community.docker              3.4.2  
community.fortios             1.0.0  
community.general             6.4.0  
community.google              1.0.0  
community.grafana             1.5.4  
community.hashi_vault         4.1.0  
community.hrobot              1.7.0  
community.libvirt             1.2.0  
community.mongodb             1.5.1  
community.mysql               3.6.0  
community.network             5.0.0  
community.okd                 2.3.0  
community.postgresql          2.3.2  
community.proxysql            1.5.1  
community.rabbitmq            1.2.3  
community.routeros            2.7.0  
community.sap                 1.0.0  
community.sap_libs            1.4.0  
community.skydive             1.0.0  
community.sops                1.6.1  
community.vmware              3.4.0  
community.windows             1.12.0 
community.zabbix              1.9.2  
containers.podman             1.10.1 
cyberark.conjur               1.2.0  
cyberark.pas                  1.0.17 
dellemc.enterprise_sonic      2.0.0  
dellemc.openmanage            6.3.0  
dellemc.os10                  1.1.1  
dellemc.os6                   1.0.7  
dellemc.os9                   1.0.4  
dellemc.powerflex             1.5.0  
dellemc.unity                 1.5.0  
f5networks.f5_modules         1.22.1 
fortinet.fortimanager         2.1.7  
fortinet.fortios              2.2.2  
frr.frr                       2.0.0  
gluster.gluster               1.0.2  
google.cloud                  1.1.2  
grafana.grafana               1.1.1  
hetzner.hcloud                1.10.0 
hpe.nimble                    1.1.4  
ibm.qradar                    2.1.0  
ibm.spectrum_virtualize       1.11.0 
infinidat.infinibox           1.3.12 
infoblox.nios_modules         1.4.1  
inspur.ispim                  1.3.0  
inspur.sm                     2.3.0  
junipernetworks.junos         4.1.0  
kubernetes.core               2.4.0  
lowlydba.sqlserver            1.3.1  
mellanox.onyx                 1.0.0  
netapp.aws                    21.7.0 
netapp.azure                  21.10.0
netapp.cloudmanager           21.22.0
netapp.elementsw              21.7.0 
netapp.ontap                  22.3.0 
netapp.storagegrid            21.11.1
netapp.um_info                21.8.0 
netapp_eseries.santricity     1.4.0  
netbox.netbox                 3.11.0 
ngine_io.cloudstack           2.3.0  
ngine_io.exoscale             1.0.0  
ngine_io.vultr                1.1.3  
openstack.cloud               1.10.0 
openvswitch.openvswitch       2.1.0  
ovirt.ovirt                   2.4.1  
purestorage.flasharray        1.17.0 
purestorage.flashblade        1.10.0 
purestorage.fusion            1.3.0  
sensu.sensu_go                1.13.2 
splunk.es                     2.1.0  
t_systems_mms.icinga_director 1.32.0 
theforeman.foreman            3.9.0  
vmware.vmware_rest            2.2.0  
vultr.cloud                   1.7.0  
vyos.vyos                     4.0.0  
wti.remote                    1.0.4  

# /home/localuser/.local/lib/python3.10/site-packages/ansible_collections
Collection                    Version
----------------------------- -------
amazon.aws                    5.2.0  
ansible.netcommon             4.1.0  
ansible.posix                 1.5.1  
ansible.utils                 2.9.0  
ansible.windows               1.13.0 
arista.eos                    6.0.0  
awx.awx                       21.12.0
azure.azcollection            1.14.0 
check_point.mgmt              4.0.0  
chocolatey.chocolatey         1.4.0  
cisco.aci                     2.4.0  
cisco.asa                     4.0.0  
cisco.dnac                    6.6.3  
cisco.intersight              1.0.23 
cisco.ios                     4.3.1  
cisco.iosxr                   4.1.0  
cisco.ise                     2.5.12 
cisco.meraki                  2.15.1 
cisco.mso                     2.2.1  
cisco.nso                     1.0.3  
cisco.nxos                    4.1.0  
cisco.ucs                     1.8.0  
cloud.common                  2.1.2  
cloudscale_ch.cloud           2.2.4  
community.aws                 5.2.0  
community.azure               2.0.0  
community.ciscosmb            1.0.5  
community.crypto              2.11.0 
community.digitalocean        1.23.0 
community.dns                 2.5.1  
community.docker              3.4.2  
community.fortios             1.0.0  
community.general             6.4.0  
community.google              1.0.0  
community.grafana             1.5.4  
community.hashi_vault         4.1.0  
community.hrobot              1.7.0  
community.libvirt             1.2.0  
community.mongodb             1.5.1  
community.mysql               3.6.0  
community.network             5.0.0  
community.okd                 2.3.0  
community.postgresql          2.3.2  
community.proxysql            1.5.1  
community.rabbitmq            1.2.3  
community.routeros            2.7.0  
community.sap                 1.0.0  
community.sap_libs            1.4.0  
community.skydive             1.0.0  
community.sops                1.6.1  
community.vmware              3.4.0  
community.windows             1.12.0 
community.zabbix              1.9.2  
containers.podman             1.10.1 
cyberark.conjur               1.2.0  
cyberark.pas                  1.0.17 
dellemc.enterprise_sonic      2.0.0  
dellemc.openmanage            6.3.0  
dellemc.os10                  1.1.1  
dellemc.os6                   1.0.7  
dellemc.os9                   1.0.4  
dellemc.powerflex             1.5.0  
dellemc.unity                 1.5.0  
f5networks.f5_modules         1.22.1 
fortinet.fortimanager         2.1.7  
fortinet.fortios              2.2.2  
frr.frr                       2.0.0  
gluster.gluster               1.0.2  
google.cloud                  1.1.2  
grafana.grafana               1.1.1  
hetzner.hcloud                1.10.0 
hpe.nimble                    1.1.4  
ibm.qradar                    2.1.0  
ibm.spectrum_virtualize       1.11.0 
infinidat.infinibox           1.3.12 
infoblox.nios_modules         1.4.1  
inspur.ispim                  1.3.0  
inspur.sm                     2.3.0  
junipernetworks.junos         4.1.0  
kubernetes.core               2.4.0  
lowlydba.sqlserver            1.3.1  
mellanox.onyx                 1.0.0  
netapp.aws                    21.7.0 
netapp.azure                  21.10.0
netapp.cloudmanager           21.22.0
netapp.elementsw              21.7.0 
netapp.ontap                  22.3.0 
netapp.storagegrid            21.11.1
netapp.um_info                21.8.0 
netapp_eseries.santricity     1.4.0  
netbox.netbox                 3.11.0 
ngine_io.cloudstack           2.3.0  
ngine_io.exoscale             1.0.0  
ngine_io.vultr                1.1.3  
openstack.cloud               1.10.0 
openvswitch.openvswitch       2.1.0  
ovirt.ovirt                   2.4.1  
purestorage.flasharray        1.17.0 
purestorage.flashblade        1.10.0 
purestorage.fusion            1.3.0  
sensu.sensu_go                1.13.2 
splunk.es                     2.1.0  
t_systems_mms.icinga_director 1.32.0 
theforeman.foreman            3.9.0  
vmware.vmware_rest            2.2.0  
vultr.cloud                   1.7.0  
vyos.vyos                     4.0.0  
wti.remote                    1.0.4  

[localuser@fedora teste]$ cat rulebook.yaml 
---
- name: "Rulebook to monitor journald events"
  hosts: localhost
    
  sources:
    - name: "Match all journald messages"
      ansible.eda.journald:
        match: "ALL"

  rules:
    - name: "Check journald for the MaxRequestWorkers event"
      condition: event.journald.message == 'server reached MaxRequestWorkers setting, consider raising the MaxRequestWorkers setting'
      action:
        run_playbook:
          name: teste.yaml
...

[localuser@fedora teste]$ cat teste.yaml 
---
- name: "Print a message"
  hosts: localhost
  tasks:

    - name: "Print hello world"
      ansible.builtin.debug:
        msg: "The rulebook works"

[localuser@fedora teste]$ cat inventory.yaml 
mygroup:
  fedora.example.local: true

[localuser@fedora teste]$ hostnamectl 
 Static hostname: fedora.example.local
       Icon name: computer-vm
         Chassis: vm 🖴
      Machine ID: 871f29dc9d2f4b6683d4a94c1a0663cb
         Boot ID: f84c84310a4c43bbb2d3e4140dba2767
  Virtualization: kvm
Operating System: Fedora Linux 36 (Workstation Edition)
     CPE OS Name: cpe:/o:fedoraproject:fedora:36
          Kernel: Linux 6.1.14-100.fc36.x86_64
    Architecture: x86-64
 Hardware Vendor: Red Hat
  Hardware Model: KVM

Even if I try to add the journald.py file manually in the right directory, it doesn't work:

[localuser@fedora event_source]$ ls -l
total 56
-rw-r--r--. 1 localuser localuser 4256 mar  3 18:04 alertmanager.py
-rw-r--r--. 1 localuser localuser  920 mar  3 18:04 azure_service_bus.py
-rw-r--r--. 1 localuser localuser 2186 mar  3 18:04 file.py
-rw-r--r--. 1 localuser localuser 2846 mar  3 18:04 file_watch.py
-rw-r--r--. 1 localuser localuser 1685 mar  3 18:31 journald.py
-rw-r--r--. 1 localuser localuser 2857 mar  3 18:04 kafka.py
-rw-r--r--. 1 localuser localuser  429 mar  3 18:04 range_input_schema.json
-rw-r--r--. 1 localuser localuser  427 mar  3 18:04 range_output_schema.json
-rw-r--r--. 1 localuser localuser  642 mar  3 18:04 range.py
-rw-r--r--. 1 localuser localuser  154 mar  3 18:04 README.md
-rw-r--r--. 1 localuser localuser  647 mar  3 18:04 tick.py
-rw-r--r--. 1 localuser localuser 1731 mar  3 18:04 url_check.py
-rw-r--r--. 1 localuser localuser 1369 mar  3 18:04 webhook.py

[localuser@fedora event_source]$ cd -
/home/localuser/Enable_SysAdmin/teste

[localuser@fedora teste]$ ansible-rulebook --rulebook rulebook.yaml -i ./inventory.yaml
2023-03-03 18:31:27,923 - asyncio - ERROR - Task exception was never retrieved
future: <Task finished name='Task-6' coro=<RuleSetRunner._drain_source_queue() done, defined at /home/localuser/.local/lib/python3.10/site-packages/ansible_rulebook/engine.py:274> exception=TypeError('Object of type UUID is not JSON serializable')>
Traceback (most recent call last):
  File "/home/localuser/.local/lib/python3.10/site-packages/ansible_rulebook/engine.py", line 293, in _drain_source_queue
    lang.post(self.name, data)
  File "/home/localuser/.local/lib/python3.10/site-packages/drools/ruleset.py", line 250, in post
    _to_json(serialized_event)
  File "/home/localuser/.local/lib/python3.10/site-packages/drools/ruleset.py", line 103, in _to_json
    return json.dumps(obj)
  File "/usr/lib64/python3.10/json/__init__.py", line 231, in dumps
    return _default_encoder.encode(obj)
  File "/usr/lib64/python3.10/json/encoder.py", line 199, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/usr/lib64/python3.10/json/encoder.py", line 257, in iterencode
    return _iterencode(o, 0)
  File "/usr/lib64/python3.10/json/encoder.py", line 179, in default
    raise TypeError(f'Object of type {o.__class__.__name__} '
TypeError: Object of type UUID is not JSON serializable

Hi @AlexonOliveiraRH, by default the installer role will install the collection published on Ansible Galaxy, but unfortunately the collection there is outdated. You can install the collection directly from the git repository using the following command:
ansible-galaxy collection install git+https://github.com/ansible/event-driven-ansible.git --force

--force is needed to overwrite the existing collection installation.

Regarding the journald event source, it was provided by one of our community members. @konstruktoid, I am having trouble installing the systemd pypi package dependency on Fedora 37 and this package hasn't seen an update since 2018. It looks like it might have been replaced by cysystemd? Should the plugin be updated to use cysystemd instead?

I'll have a look at cysystemd and try to convert the module.

@ttuffin , could you assign me this issue? It's easier for me to track that way.

@konstruktoid my mistake, I was trying to install systemd not systemd-python. It works fine with the latter.

@ttuffin @konstruktoid thank you for reaching me out about this and for your help.

I tried to do as recommended, but I'm still getting the same error message. Check it out:

$ ansible-galaxy collection install git+https://github.com/ansible/event-driven-ansible.git --force
Cloning into '/home/localuser/.ansible/tmp/ansible-local-20939hqj58da/tmpgwmb8bfr/event-driven-ansiblefrwz2f2c'...
remote: Enumerating objects: 149, done.
remote: Counting objects: 100% (149/149), done.
remote: Compressing objects: 100% (121/121), done.
remote: Total 149 (delta 7), reused 95 (delta 4), pack-reused 0
Receiving objects: 100% (149/149), 50.74 KiB | 2.54 MiB/s, done.
Resolving deltas: 100% (7/7), done.
Your branch is up to date with 'origin/main'.
Starting galaxy collection install process
Process install dependency map
Starting collection install process
Installing 'ansible.eda:1.3.4' to '/home/localuser/.ansible/collections/ansible_collections/ansible/eda'
Created collection for ansible.eda:1.3.4 at /home/localuser/.ansible/collections/ansible_collections/ansible/eda
ansible.eda:1.3.4 was installed successfully

$ ls -l ~/.ansible/collections/ansible_collections/ansible/eda/plugins/event_source/
total 64
-rw-r--r--. 1 localuser localuser 4199 mar  6 11:07 alertmanager.py
-rw-r--r--. 1 localuser localuser 3558 mar  6 11:07 aws_cloudtrail.py
-rw-r--r--. 1 localuser localuser 2895 mar  6 11:07 aws_sqs_queue.py
-rw-r--r--. 1 localuser localuser 1952 mar  6 11:07 azure_service_bus.py
-rw-r--r--. 1 localuser localuser 2209 mar  6 11:07 file.py
-rw-r--r--. 1 localuser localuser 2845 mar  6 11:07 file_watch.py
-rw-r--r--. 1 localuser localuser 1685 mar  6 11:07 journald.py
-rw-r--r--. 1 localuser localuser 2923 mar  6 11:07 kafka.py
-rw-r--r--. 1 localuser localuser  429 mar  6 11:07 range_input_schema.json
-rw-r--r--. 1 localuser localuser  427 mar  6 11:07 range_output_schema.json
-rw-r--r--. 1 localuser localuser  642 mar  6 11:07 range.py
-rw-r--r--. 1 localuser localuser  154 mar  6 11:07 README.md
-rw-r--r--. 1 localuser localuser  647 mar  6 11:07 tick.py
-rw-r--r--. 1 localuser localuser 1732 mar  6 11:07 url_check.py
-rw-r--r--. 1 localuser localuser 1373 mar  6 11:07 webhook.py

$ ansible-rulebook --rulebook rulebook.yaml -i ./inventory.yaml
2023-03-06 11:08:03,031 - asyncio - ERROR - Task exception was never retrieved
future: <Task finished name='Task-6' coro=<RuleSetRunner._drain_source_queue() done, defined at /home/localuser/.local/lib/python3.10/site-packages/ansible_rulebook/engine.py:274> exception=TypeError('Object of type UUID is not JSON serializable')>
Traceback (most recent call last):
  File "/home/localuser/.local/lib/python3.10/site-packages/ansible_rulebook/engine.py", line 293, in _drain_source_queue
    lang.post(self.name, data)
  File "/home/localuser/.local/lib/python3.10/site-packages/drools/ruleset.py", line 250, in post
    _to_json(serialized_event)
  File "/home/localuser/.local/lib/python3.10/site-packages/drools/ruleset.py", line 103, in _to_json
    return json.dumps(obj)
  File "/usr/lib64/python3.10/json/__init__.py", line 231, in dumps
    return _default_encoder.encode(obj)
  File "/usr/lib64/python3.10/json/encoder.py", line 199, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/usr/lib64/python3.10/json/encoder.py", line 257, in iterencode
    return _iterencode(o, 0)
  File "/usr/lib64/python3.10/json/encoder.py", line 179, in default
    raise TypeError(f'Object of type {o.__class__.__name__} '
TypeError: Object of type UUID is not JSON serializable

With --verbose --debug parameters:

$ ansible-rulebook --rulebook rulebook.yaml -i ./inventory.yaml --verbose --debug
2023-03-06 11:44:09,512 - asyncio - DEBUG - Using selector: EpollSelector
2023-03-06 11:44:09,512 - ansible_rulebook.app - DEBUG - Loading rules from the file system rulebook.yaml
2023-03-06 11:44:09,521 - ansible_rulebook.app - INFO - Starting sources
2023-03-06 11:44:09,522 - ansible_rulebook.app - INFO - Starting rules
2023-03-06 11:44:09,522 - ansible_rulebook.engine - INFO - run_ruleset
2023-03-06 11:44:09,552 - drools.ruleset - DEBUG - Creating Drools Ruleset
2023-03-06 11:44:09,950 - drools.ruleset - DEBUG - Ruleset Session ID : 1
2023-03-06 11:44:09,950 - ansible_rulebook.engine - INFO - ruleset define: {"name": "Rulebook to monitor journald events", "hosts": ["localhost"], "sources": [{"EventSource": {"name": "Match all journald messages", "source_name": "ansible.eda.journald", "source_args": {"match": "ALL"}, "source_filters": []}}], "rules": [{"Rule": {"name": "Check journald for the MaxRequestWorkers event", "condition": {"AllCondition": [{"EqualsExpression": {"lhs": {"Event": "journald.message"}, "rhs": {"String": "server reached MaxRequestWorkers setting, consider raising the MaxRequestWorkers setting"}}}]}, "action": {"Action": {"action": "run_playbook", "action_args": {"name": "teste.yaml"}}}, "enabled": true}}]}
2023-03-06 11:44:09,951 - ansible_rulebook.engine - INFO - load source
2023-03-06 11:44:10,333 - ansible_rulebook.engine - INFO - load source filters
2023-03-06 11:44:10,334 - ansible_rulebook.engine - INFO - Calling main in ansible.eda.journald
2023-03-06 11:44:10,335 - ansible_rulebook.engine - INFO - Start a playbook action runner for Rulebook to monitor journald events
2023-03-06 11:44:10,335 - ansible_rulebook.engine - INFO - Waiting for actions on events from Rulebook to monitor journald events
2023-03-06 11:44:10,335 - ansible_rulebook.engine - INFO - Waiting for events from Rulebook to monitor journald events
2023-03-06 11:44:10,336 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {}}
2023-03-06 11:44:10 344 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-06 11:44:10 344 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-06 11:44:10 344 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-06 11:44:10,348 - ansible_rulebook.engine - DEBUG - None
2023-03-06 11:44:10,348 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_hostname': 'fedora.example.local', 'priority': 6, 'syslog_facility': 3, '_uid': 0, '_gid': 0, '_systemd_slice': 'system.slice', '_transport': 'journal', '_cap_effective': '1ffffffffff', 'code_file': 'src/shared/module-util.c', 'code_func': 'module_load_and_warn', 'syslog_identifier': 'systemd-modules-load', '_comm': 'systemd-modules', '_exe': '/usr/lib/systemd/systemd-modules-load', '_cmdline': '/usr/lib/systemd/systemd-modules-load', '_systemd_cgroup': '/system.slice/systemd-modules-load.service', '_systemd_unit': 'systemd-modules-load.service', 'code_line': 37, 'message': "Module 'msr' is built in", 'tid': '633', '_pid': 633, '_selinux_context': 'system_u:system_r:systemd_modules_load_t:s0', '_systemd_invocation_id': '7506d1bcf7ef488e9eece02b234dde8b'}}
2023-03-06 11:44:10 349 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-06 11:44:10 350 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-06 11:44:10 350 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-06 11:44:10,350 - ansible_rulebook.engine - DEBUG - None
2023-03-06 11:44:10,350 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': 6, 'syslog_facility': 3, 'syslog_identifier': 'systemd', '_transport': 'journal', '_uid': 1000, '_gid': 1000, '_comm': 'systemd', '_cap_effective': '0', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_audit_session': 1, '_audit_loginuid': 1000, '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/init.scope', '_systemd_owner_uid': 1000, '_systemd_unit': 'user@1000.service', '_systemd_user_unit': 'init.scope', '_systemd_slice': 'user-1000.slice', '_systemd_user_slice': '-.slice', '_hostname': 'fedora.example.local', 'code_file': 'src/core/job.c', 'code_line': 713, 'code_func': 'job_emit_done_message', 'job_type': 'start', 'job_result': 'done', 'message_id': UUID('39f53479-d3a0-45ac-8e11-786248231fbf'), 'job_id': '38', 'message': 'Reached target Exit the Session.', 'user_unit': 'exit.target', 'tid': '1030', '_pid': 1030, 'user_invocation_id': 'fa8c78d2a04e4c3f96b6a5a7723d4ccd'}}
2023-03-06 11:44:10,350 - ansible_rulebook.engine - DEBUG - None
2023-03-06 11:44:10,350 - asyncio - ERROR - Task exception was never retrieved
future: <Task finished name='Task-6' coro=<RuleSetRunner._drain_source_queue() done, defined at /home/localuser/.local/lib/python3.10/site-packages/ansible_rulebook/engine.py:274> exception=TypeError('Object of type UUID is not JSON serializable')>
Traceback (most recent call last):
  File "/home/localuser/.local/lib/python3.10/site-packages/ansible_rulebook/engine.py", line 293, in _drain_source_queue
    lang.post(self.name, data)
  File "/home/localuser/.local/lib/python3.10/site-packages/drools/ruleset.py", line 250, in post
    _to_json(serialized_event)
  File "/home/localuser/.local/lib/python3.10/site-packages/drools/ruleset.py", line 103, in _to_json
    return json.dumps(obj)
  File "/usr/lib64/python3.10/json/__init__.py", line 231, in dumps
    return _default_encoder.encode(obj)
  File "/usr/lib64/python3.10/json/encoder.py", line 199, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/usr/lib64/python3.10/json/encoder.py", line 257, in iterencode
    return _iterencode(o, 0)
  File "/usr/lib64/python3.10/json/encoder.py", line 179, in default
    raise TypeError(f'Object of type {o.__class__.__name__} '
TypeError: Object of type UUID is not JSON serializable
2023-03-06 11:44:10,351 - ansible_rulebook.engine - INFO - Canceling all ruleset tasks
2023-03-06 11:44:10,351 - ansible_rulebook.app - INFO - Cancelling event source tasks
2023-03-06 11:44:10,351 - ansible_rulebook.engine - INFO - Task cancelled
2023-03-06 11:44:10,352 - ansible_rulebook.app - INFO - Main complete
2023-03-06 11:44:10,348 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_hostname': 'fedora.example.local', 'priority': 6, 'syslog_facility': 3, '_uid': 0, '_gid': 0, '_systemd_slice': 'system.slice', '_transport': 'journal', '_cap_effective': '1ffffffffff', 'code_file': 'src/shared/module-util.c', 'code_func': 'module_load_and_warn', 'syslog_identifier': 'systemd-modules-load', '_comm': 'systemd-modules', '_exe': '/usr/lib/systemd/systemd-modules-load', '_cmdline': '/usr/lib/systemd/systemd-modules-load', '_systemd_cgroup': '/system.slice/systemd-modules-load.service', '_systemd_unit': 'systemd-modules-load.service', 'code_line': 37, 'message': "Module 'msr' is built in", 'tid': '633', '_pid': 633, '_selinux_context': 'system_u:system_r:systemd_modules_load_t:s0', '_systemd_invocation_id': '7506d1bcf7ef488e9eece02b234dde8b'}}
2023-03-06 11:44:10 349 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES

It seems to work ... until 'message_id': UUID.
The question is if we need to keep the message_id (https://www.freedesktop.org/wiki/Software/systemd/catalog/) in case anyone want to base a trigger on it or just ignore it.

@konstruktoid How is the UUID being generated? That is not getting serialized in json properly. We currently don't have support data type for UUID coming from source plugin.
https://www.freedesktop.org/software/systemd/man/systemd.journal-fields.html#MESSAGE_ID=

The module doesn’t touch the entry except ignoring some entries (https://github.com/ansible/event-driven-ansible/blob/main/plugins/event_source/journald.py#L46-L49), some code includes a UUID like 'src/core/job.c', 'code_line': 713, 'code_func': 'job_emit_done_message' (https://github.com/systemd/systemd/blob/main/src/core/job.c#L712).

@konstruktoid How is the UUID being generated? That is not getting serialized in json properly. We currently don't have support data type for UUID coming from source plugin. https://www.freedesktop.org/software/systemd/man/systemd.journal-fields.html#MESSAGE_ID=

Then I propose that I'll add the UUID to the ignore list, and push the problem to my future self if someone needs it later on.

@konstruktoid Can we extract the UUID and convert that to a string and use the message_id?

yeah @mkanoor that can be done, and it seems that's the way to handle UUID unless you want to involve various libraries

will write something

@konstruktoid, thank you so much. Apparently it's working now after your fix. I'll need to do some more tests now:

$ ansible-rulebook --rulebook rulebook.yaml -i ./inventory.yaml --verbose --debug
2023-03-08 16:51:11,160 - asyncio - DEBUG - Using selector: EpollSelector
2023-03-08 16:51:11,160 - ansible_rulebook.app - DEBUG - Loading rules from the file system rulebook.yaml
2023-03-08 16:51:11,170 - ansible_rulebook.app - INFO - Starting sources
2023-03-08 16:51:11,170 - ansible_rulebook.app - INFO - Starting rules
2023-03-08 16:51:11,170 - ansible_rulebook.engine - INFO - run_ruleset
2023-03-08 16:51:11,202 - drools.ruleset - DEBUG - Creating Drools Ruleset
2023-03-08 16:51:11,574 - drools.ruleset - DEBUG - Ruleset Session ID : 1
2023-03-08 16:51:11,575 - ansible_rulebook.engine - INFO - ruleset define: {"name": "Rulebook to monitor journald events", "hosts": ["localhost"], "sources": [{"EventSource": {"name": "Match all journald messages", "source_name": "ansible.eda.journald", "source_args": {"match": "ALL"}, "source_filters": []}}], "rules": [{"Rule": {"name": "Check journald for the MaxRequestWorkers event", "condition": {"AllCondition": [{"EqualsExpression": {"lhs": {"Event": "journald.message"}, "rhs": {"String": "server reached MaxRequestWorkers setting, consider raising the MaxRequestWorkers setting"}}}]}, "action": {"Action": {"action": "run_playbook", "action_args": {"name": "teste.yaml"}}}, "enabled": true}}]}
2023-03-08 16:51:11,575 - ansible_rulebook.engine - INFO - load source
2023-03-08 16:51:11,951 - ansible_rulebook.engine - INFO - load source filters
2023-03-08 16:51:11,952 - ansible_rulebook.engine - INFO - Calling main in ansible.eda.journald
2023-03-08 16:51:11,954 - ansible_rulebook.engine - INFO - Start a playbook action runner for Rulebook to monitor journald events
2023-03-08 16:51:11,954 - ansible_rulebook.engine - INFO - Waiting for actions on events from Rulebook to monitor journald events
2023-03-08 16:51:11,954 - ansible_rulebook.engine - INFO - Waiting for events from Rulebook to monitor journald events
2023-03-08 16:51:11,954 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {}}
2023-03-08 16:51:11 961 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 962 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 962 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,964 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,965 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_boot_id': 'a09862b1-ca27-4660-a783-c9c8d1f5a250', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'priority': '6', 'syslog_facility': '3', '_uid': '0', '_gid': '0', '_systemd_slice': 'system.slice', '_transport': 'journal', '_cap_effective': '1ffffffffff', 'code_file': 'src/shared/module-util.c', 'code_func': 'module_load_and_warn', 'syslog_identifier': 'systemd-modules-load', '_comm': 'systemd-modules', '_exe': '/usr/lib/systemd/systemd-modules-load', '_cmdline': '/usr/lib/systemd/systemd-modules-load', '_systemd_cgroup': '/system.slice/systemd-modules-load.service', '_systemd_unit': 'systemd-modules-load.service', 'code_line': '37', 'message': "Module 'msr' is built in", 'tid': '633', '_pid': '633', '_selinux_context': 'system_u:system_r:systemd_modules_load_t:s0', '_systemd_invocation_id': '7506d1bcf7ef488e9eece02b234dde8b', '_source_realtime_timestamp': '2022-01-18 14:19:21.178367', '__realtime_timestamp': '2022-01-18 14:19:21.178550', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=16, microseconds=462021), bootid=UUID('a09862b1-ca27-4660-a783-c9c8d1f5a250'))", '__cursor': 's=a32f477f663e4acf8730ab94147377df;i=dbac;b=a09862b1ca274660a783c9c8d1f5a250;m=fb30c5;t=5d5de784ad1b6;x=d538924fef32e864'}}
2023-03-08 16:51:11 965 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 966 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 966 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,966 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,967 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_transport': 'journal', '_uid': '1000', '_gid': '1000', '_comm': 'systemd', '_cap_effective': '0', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_audit_session': '1', '_audit_loginuid': '1000', '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/init.scope', '_systemd_owner_uid': '1000', '_systemd_unit': 'user@1000.service', '_systemd_user_unit': 'init.scope', '_systemd_slice': 'user-1000.slice', '_systemd_user_slice': '-.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'code_file': 'src/core/job.c', 'code_line': '713', 'code_func': 'job_emit_done_message', 'job_type': 'start', 'job_result': 'done', 'message_id': '39f53479-d3a0-45ac-8e11-786248231fbf', 'job_id': '38', 'message': 'Reached target Exit the Session.', 'user_unit': 'exit.target', 'tid': '1030', '_pid': '1030', '_boot_id': 'a305dd41-29d6-45df-9cce-fbbcabd37fb4', 'user_invocation_id': 'fa8c78d2a04e4c3f96b6a5a7723d4ccd', '_source_realtime_timestamp': '2022-02-11 18:13:52.582320', '__realtime_timestamp': '2022-02-11 18:13:53.596271', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=5013, microseconds=834584), bootid=UUID('a305dd41-29d6-45df-9cce-fbbcabd37fb4'))", '__cursor': 's=bcde38bd243a4cfb9726f1de8082b3dc;i=f663;b=a305dd4129d645df9ccefbbcabd37fb4;m=12ad90b58;t=5d7c48b43df6f;x=cb717684eb549e09'}}
2023-03-08 16:51:11 967 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 967 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 967 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,967 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,967 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_boot_id': '68e49929-12d6-49d1-905b-f215488c29aa', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_uid': '0', '_gid': '0', 'tid': '1', 'code_file': 'src/core/job.c', 'code_line': '557', 'code_func': 'job_emit_start_message', 'job_type': 'start', 'message_id': '7d4958e8-42da-4a75-8f6c-1cdc7b36dcc5', '_transport': 'journal', '_pid': '1', '_comm': 'systemd', '_exe': '/usr/lib/systemd/systemd', '_cap_effective': '1ffffffffff', '_systemd_cgroup': '/init.scope', '_systemd_unit': 'init.scope', '_systemd_slice': '-.slice', '_selinux_context': 'system_u:system_r:init_t:s0', '_cmdline': '/usr/lib/systemd/systemd rhgb --switched-root --system --deserialize 31', 'message': 'Starting Flush Journal to Persistent Storage...', 'job_id': '204', 'invocation_id': '0ddcff4e4b0a4a28b7ac36a4f272735a', 'unit': 'systemd-journal-flush.service', '_source_realtime_timestamp': '2022-02-28 14:57:00.310382', '__realtime_timestamp': '2022-02-28 14:57:00.310591', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=16, microseconds=689945), bootid=UUID('68e49929-12d6-49d1-905b-f215488c29aa'))", '__cursor': 's=a32f477f663e4acf8730ab94147377df;i=fba7;b=68e4992912d649d1905bf215488c29aa;m=feab19;t=5d917c670d03f;x=b9207ddbe0ba8357'}}
2023-03-08 16:51:11 968 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 968 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 968 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,968 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,968 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', '_uid': '0', '_gid': '0', '_systemd_slice': 'system.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_cap_effective': '1ffffffffff', '_transport': 'syslog', 'syslog_facility': '1', 'syslog_identifier': 'spice-vdagentd', '_comm': 'spice-vdagentd', '_exe': '/usr/sbin/spice-vdagentd', '_cmdline': '/usr/sbin/spice-vdagentd', '_selinux_context': 'system_u:system_r:vdagent_t:s0', '_systemd_cgroup': '/system.slice/spice-vdagentd.service', '_systemd_unit': 'spice-vdagentd.service', 'message': 'got old session agent xorg resolution message, ignoring', '_boot_id': '474a9b29-4b97-45cb-9ef8-eb758efde5a5', '_pid': '1494', '_systemd_invocation_id': '12e25664726d426ea0b8fd365103163e', 'syslog_timestamp': 'Mar  3 15:38:43 ', '_source_realtime_timestamp': '2022-03-03 15:38:43.244580', '__realtime_timestamp': '2022-03-03 15:38:43.245713', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=83659, microseconds=401097), bootid=UUID('474a9b29-4b97-45cb-9ef8-eb758efde5a5'))", '__cursor': 's=a32f477f663e4acf8730ab94147377df;i=1acd0;b=474a9b294b9745cb9ef8eb758efde5a5;m=137a7d2789;t=5d954b526b291;x=88ff9568bce1d703'}}
2023-03-08 16:51:11 968 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 968 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 968 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,968 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,969 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_boot_id': '56250cd7-8e6b-4cf4-8afb-57ff10ad7b73', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'priority': '7', '_uid': '0', '_gid': '0', '_systemd_slice': 'system.slice', '_cap_effective': '1ffffffffff', '_transport': 'syslog', 'syslog_facility': '1', 'syslog_identifier': 'spice-vdagentd', '_pid': '1523', '_comm': 'spice-vdagentd', '_exe': '/usr/sbin/spice-vdagentd', '_cmdline': '/usr/sbin/spice-vdagentd', '_selinux_context': 'system_u:system_r:vdagent_t:s0', '_systemd_cgroup': '/system.slice/spice-vdagentd.service', '_systemd_unit': 'spice-vdagentd.service', '_systemd_invocation_id': 'fd651811715947a58500d1834d226d44', 'message': 'Set max clipboard: 104857600', 'syslog_timestamp': 'Mar  3 16:04:31 ', '_source_realtime_timestamp': '2022-03-03 16:04:31.496734', '__realtime_timestamp': '2022-03-03 16:04:31.496933', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=1518, microseconds=454934), bootid=UUID('56250cd7-8e6b-4cf4-8afb-57ff10ad7b73'))", '__cursor': 's=c343ffd75cbd4c48ba0e2e4e9c8810e6;i=1b016;b=56250cd78e6b4cf48afb57ff10ad7b73;m=5a81c896;t=5d955116f22e5;x=dbfd2125bddb27e1'}}
2023-03-08 16:51:11 969 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 969 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 969 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,969 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,969 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_uid': '1000', '_gid': '1000', '_cap_effective': '0', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_audit_session': '1', '_audit_loginuid': '1000', '_systemd_owner_uid': '1000', '_systemd_unit': 'user@1000.service', '_systemd_slice': 'user-1000.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_systemd_user_slice': 'app.slice', '_transport': 'syslog', 'syslog_facility': '1', 'syslog_identifier': 'spice-vdagent', '_comm': 'spice-vdagent', '_exe': '/usr/bin/spice-vdagent', '_cmdline': '/usr/bin/spice-vdagent', 'priority': '7', 'message': 'vdagent-audio: (playback-right) 65535 (100.00%)', '_boot_id': '56250cd7-8e6b-4cf4-8afb-57ff10ad7b73', 'syslog_pid': '2040', '_pid': '2040', '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-spice\\x2dvdagent-1982.scope', '_systemd_user_unit': 'app-gnome-spice\\x2dvdagent-1982.scope', '_systemd_invocation_id': '9449c53b1d8b40fbab2678430619486f', 'syslog_timestamp': 'Mar  3 16:04:31 ', '_source_realtime_timestamp': '2022-03-03 16:04:31.522671', '__realtime_timestamp': '2022-03-03 16:04:32.052501', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=1519, microseconds=10501), bootid=UUID('56250cd7-8e6b-4cf4-8afb-57ff10ad7b73'))", '__cursor': 's=b19f101984a349e28dd1afe2c3ce2a5a;i=1b019;b=56250cd78e6b4cf48afb57ff10ad7b73;m=5a8a42c5;t=5d95511779d15;x=d5db2225c9583414'}}
2023-03-08 16:51:11 970 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 970 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 970 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,970 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,970 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'priority': '6', 'syslog_facility': '3', '_uid': '0', '_gid': '0', '_systemd_slice': 'system.slice', '_transport': 'journal', 'syslog_identifier': 'NetworkManager', 'nm_log_domains': 'CORE', 'nm_log_level': 'INFO', '_comm': 'NetworkManager', '_exe': '/usr/sbin/NetworkManager', '_cmdline': '/usr/sbin/NetworkManager --no-daemon', '_cap_effective': '200534e2', '_selinux_context': 'system_u:system_r:NetworkManager_t:s0', '_systemd_cgroup': '/system.slice/NetworkManager.service', '_systemd_unit': 'NetworkManager.service', 'code_file': 'src/core/nm-manager.c', 'code_line': '1529', '_boot_id': '11f33853-e4fd-4db4-8cd8-4810dde85114', 'syslog_pid': '942', '_pid': '942', '_systemd_invocation_id': '95bb26fb9d904fed9f136f5e1f91f2ba', 'message': '<info>  [1646406858.9971] manager: NetworkManager state is now CONNECTED_GLOBAL', 'timestamp_monotonic': '8.152280', 'timestamp_boottime': '46.152280', '_source_realtime_timestamp': '2022-03-04 12:14:18.997374', '__realtime_timestamp': '2022-03-04 12:14:18.997467', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=46, microseconds=152574), bootid=UUID('11f33853-e4fd-4db4-8cd8-4810dde85114'))", '__cursor': 's=9d2d3083d9ec48c3b01d044c7e09bf19;i=120a;b=11f33853e4fd4db48cd84810dde85114;m=2c03b7e;t=5d965f7fc7edb;x=3cdcc7002eaf1116'}}
2023-03-08 16:51:11 970 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 970 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 970 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,970 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,970 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'syslog_facility': '3', 'code_file': 'src/core/main.c', 'code_line': '2263', 'code_func': 'do_queue_default_job', '__realtime_timestamp': '2022-03-04 12:14:20.183038', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=47, microseconds=338146), bootid=UUID('11f33853-e4fd-4db4-8cd8-4810dde85114'))", '__cursor': 's=c1c48c1bfc0e44a79379fa3dde3c831a;i=120b;b=11f33853e4fd4db48cd84810dde85114;m=2d252a2;t=5d965f80e95fe;x=3b65391222566149'}}
2023-03-08 16:51:11 971 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 971 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 971 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,971 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,971 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', '_uid': '1000', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_audit_loginuid': '1000', '_systemd_owner_uid': '1000', '_systemd_slice': 'user-1000.slice', '_systemd_user_slice': '-.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_transport': 'syslog', 'syslog_facility': '10', 'syslog_identifier': 'sudo', '_comm': 'sudo', '_exe': '/usr/bin/sudo', '_cmdline': 'sudo -i', '_cap_effective': '1ffffffffff', 'message': 'pam_unix(sudo-i:session): session opened for user root(uid=0) by localuser(uid=1000)', '_gid': '0', '_audit_session': '5', '_systemd_cgroup': '/user.slice/user-1000.slice/session-5.scope', '_systemd_session': '5', '_systemd_unit': 'session-5.scope', '_boot_id': '0edabaa2-d46a-469f-8118-cc6654766b7f', '_systemd_invocation_id': '21415fed3f944e10ad1424aabd795f80', 'syslog_timestamp': 'Mar 11 15:33:27 ', '_pid': '35025', '_source_realtime_timestamp': '2022-03-11 15:33:27.923090', '__realtime_timestamp': '2022-03-11 15:33:27.923100', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=5575, microseconds=31523), bootid=UUID('0edabaa2-d46a-469f-8118-cc6654766b7f'))", '__cursor': 's=ea06eed9f6dd4fb38fa27540f8b1a1b0;i=6c82;b=0edabaa2d46a469f8118cc6654766b7f;m=14c4c3ae3;t=5d9f59116419c;x=17f2365349bca301'}}
2023-03-08 16:51:11 971 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 971 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 971 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,971 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,972 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_uid': '0', '_gid': '0', '_transport': 'journal', '_cap_effective': '1ffffffffff', '_audit_loginuid': '1000', 'priority': '3', '_audit_session': '5', '_boot_id': '0edabaa2-d46a-469f-8118-cc6654766b7f', '_selinux_context': 'unconfined_u:system_r:container_runtime_t:s0', '_systemd_slice': 'machine.slice', 'message': '{"msg":"exec container process `/bin/true`: Exec format error","level":"error","time":"2022-03-11T18:50:07.000400308Z"}\n', 'container_id_full': '4ba4611e32bca00042e047eac0a9947ed3c4c5c3c8c4ca322e9681d03668ab5e', 'container_id': '4ba4611e32bc', 'container_name': 'httpd-arm64', 'syslog_identifier': 'httpd-arm64', 'code_file': 'src/ctr_logging.c', 'code_line': '323', 'code_func': 'write_journald', '_pid': '64703', '_comm': 'conmon', '_exe': '/usr/bin/conmon', '_cmdline': '/usr/bin/conmon --api-version 1 -c 4ba4611e32bca00042e047eac0a9947ed3c4c5c3c8c4ca322e9681d03668ab5e -u 4ba4611e32bca00042e047eac0a9947ed3c4c5c3c8c4ca322e9681d03668ab5e -r /usr/bin/crun -b /var/lib/containers/storage/overlay-containers/4ba4611e32bca00042e047eac0a9947ed3c4c5c3c8c4ca322e9681d03668ab5e/userdata -p /run/containers/storage/overlay-containers/4ba4611e32bca00042e047eac0a9947ed3c4c5c3c8c4ca322e9681d03668ab5e/userdata/pidfile -n httpd-arm64 --exit-dir /run/libpod/exits --full-attach -s -l journald --log-level warning --runtime-arg --log-format=json --runtime-arg --log --runtime-arg=/run/containers/storage/overlay-containers/4ba4611e32bca00042e047eac0a9947ed3c4c5c3c8c4ca322e9681d03668ab5e/userdata/oci-log --conmon-pidfile /run/containers/storage/overlay-containers/4ba4611e32bca00042e047eac0a9947ed3c4c5c3c8c4ca322e9681d03668ab5e/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /var/lib/containers/storage --exit-command-arg --runroot --exit-command-arg /run/containers/storage --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/libpod --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --storage-opt --exit-command-arg overlay.mountopt=nodev,metacopy=on --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 4ba4611e32bca00042e047eac0a9947ed3c4c5c3c8c4ca322e9681d03668ab5e', '_systemd_cgroup': '/machine.slice/libpod-conmon-4ba4611e32bca00042e047eac0a9947ed3c4c5c3c8c4ca322e9681d03668ab5e.scope', '_systemd_unit': 'libpod-conmon-4ba4611e32bca00042e047eac0a9947ed3c4c5c3c8c4ca322e9681d03668ab5e.scope', '_systemd_invocation_id': '999197433e394c12a54f4753feae2715', '_source_realtime_timestamp': '2022-03-11 15:50:07.401206', '__realtime_timestamp': '2022-03-11 15:50:07.401264', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=6574, microseconds=509686), bootid=UUID('0edabaa2-d46a-469f-8118-cc6654766b7f'))", '__cursor': 's=a90332fa60bb475d8d5ada1a4c093d02;i=6dd6;b=0edabaa2d46a469f8118cc6654766b7f;m=187df0e76;t=5d9f5cca91530;x=900161317e802807'}}
2023-03-08 16:51:11 972 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 972 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 972 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,972 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,973 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', '_uid': '1000', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_boot_id': '0edabaa2-d46a-469f-8118-cc6654766b7f', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'syslog_facility': '3', 'tid': '1051', 'code_file': 'src/core/job.c', 'code_line': '713', 'code_func': 'job_emit_done_message', 'syslog_identifier': 'systemd', 'job_result': 'done', '_transport': 'journal', '_pid': '1051', '_gid': '1000', 'job_type': 'start', 'message_id': '39f53479-d3a0-45ac-8e11-786248231fbf', 'message': 'Reached target Exit the Session.', 'job_id': '38', 'user_invocation_id': '5ba918b292d948ba9ea29fd44e137a8d', 'user_unit': 'exit.target', '_source_realtime_timestamp': '2022-03-11 18:14:09.713682', '__realtime_timestamp': '2022-03-11 18:14:10.964749', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=15218, microseconds=73171), bootid=UUID('0edabaa2-d46a-469f-8118-cc6654766b7f'))", '__cursor': 's=ea06eed9f6dd4fb38fa27540f8b1a1b0;i=6eed;b=0edabaa2d46a469f8118cc6654766b7f;m=38b115e53;t=5d9f7cfdb650d;x=6a2e81b657cc1943'}}
2023-03-08 16:51:11 973 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 973 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 973 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,973 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,973 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'syslog_facility': '3', '_uid': '0', '_gid': '0', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_systemd_slice': 'system.slice', 'syslog_identifier': 'systemd-journald', '_transport': 'driver', '_pid': '634', '_comm': 'systemd-journal', '_exe': '/usr/lib/systemd/systemd-journald', '_cmdline': '/usr/lib/systemd/systemd-journald', '_cap_effective': '25402800cf', '_selinux_context': 'system_u:system_r:syslogd_t:s0', '_systemd_cgroup': '/system.slice/systemd-journald.service', '_systemd_unit': 'systemd-journald.service', '_boot_id': '2a8d3631-8009-4eb9-8575-aa47719538f2', '_systemd_invocation_id': 'b8b5cd8365bf43519e81f18ac79bfd1f', 'message': 'Time spent on flushing to /var/log/journal/871f29dc9d2f4b6683d4a94c1a0663cb is 834.368ms for 1027 entries.', '__realtime_timestamp': '2022-03-21 17:35:23.695396', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=22, microseconds=160257), bootid=UUID('2a8d3631-8009-4eb9-8575-aa47719538f2'))", '__cursor': 's=a90332fa60bb475d8d5ada1a4c093d02;i=7431;b=2a8d363180094eb98575aa47719538f2;m=1522381;t=5dac06f8dd524;x=4ef7830e15f6cc2a'}}
2023-03-08 16:51:11 973 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 974 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 974 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,974 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,974 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_boot_id': '70946ef4-4cb5-4504-bef3-d6c1afdc95f7', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_transport': 'journal', '_comm': 'systemd', '_exe': '/usr/lib/systemd/systemd', 'code_file': 'src/core/main.c', 'code_line': '2263', 'code_func': 'do_queue_default_job', '_cap_effective': '0', '_systemd_user_slice': '-.slice', '_pid': '1082', '_audit_loginuid': '42', '_audit_session': '2', '_systemd_owner_uid': '42', '_systemd_unit': 'user@42.service', '_systemd_slice': 'user-42.slice', '_systemd_invocation_id': 'ac9c9b5b7fe64143a7934bc7cdfc6cba', 'tid': '1082', 'message': 'Queued start job for default target Main User Target.', '_uid': '42', '_gid': '42', '_cmdline': '/usr/lib/systemd/systemd --user', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_systemd_cgroup': '/user.slice/user-42.slice/user@42.service/init.scope', '_systemd_user_unit': 'init.scope', '_source_realtime_timestamp': '2022-06-02 16:48:53.207728', '__realtime_timestamp': '2022-06-02 16:48:53.207776', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=77, microseconds=435455), bootid=UUID('70946ef4-4cb5-4504-bef3-d6c1afdc95f7'))", '__cursor': 's=71d76e732b04486f9778045bc061893e;i=5fe;b=70946ef44cb54504bef3d6c1afdc95f7;m=49d923f;t=5e07c4ba4bee0;x=88906c3ee3351af6'}}
2023-03-08 16:51:11 974 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 974 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 974 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,974 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,974 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_transport': 'journal', '_uid': '1000', '_gid': '1000', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'code_file': 'src/core/job.c', 'code_line': '713', 'code_func': 'job_emit_done_message', 'job_type': 'start', 'job_result': 'done', 'message_id': '39f53479-d3a0-45ac-8e11-786248231fbf', 'message': 'Reached target Exit the Session.', 'job_id': '38', 'user_unit': 'exit.target', 'tid': '1055', '_pid': '1055', '_boot_id': 'd628f988-4c01-4696-959b-361791333459', 'user_invocation_id': 'e4dd02750e3b41538c00b60cdb0382a5', '_source_realtime_timestamp': '2022-06-15 18:29:59.005958', '__realtime_timestamp': '2022-06-15 18:30:00.651741', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=16152, microseconds=805154), bootid=UUID('d628f988-4c01-4696-959b-361791333459'))", '__cursor': 's=ea06eed9f6dd4fb38fa27540f8b1a1b0;i=8743;b=d628f9884c014696959b361791333459;m=3c2c83f22;t=5e183393a77dd;x=632b1c70ede250c4'}}
2023-03-08 16:51:11 975 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 975 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 975 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,975 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,975 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_boot_id': 'e7cb5f73-b4be-405c-b136-7c0e9da438c1', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_uid': '0', '_gid': '0', '_pid': '1', 'tid': '1', 'code_file': 'src/core/job.c', 'code_line': '557', 'code_func': 'job_emit_start_message', 'job_type': 'start', 'message_id': '7d4958e8-42da-4a75-8f6c-1cdc7b36dcc5', '_transport': 'journal', '_comm': 'systemd', '_exe': '/usr/lib/systemd/systemd', '_cap_effective': '1ffffffffff', '_systemd_cgroup': '/init.scope', '_systemd_unit': 'init.scope', '_systemd_slice': '-.slice', '_selinux_context': 'system_u:system_r:init_t:s0', '_cmdline': '/usr/lib/systemd/systemd rhgb --switched-root --system --deserialize 31', 'message': 'Starting Wait for udev To Complete Device Initialization...', 'job_id': '191', 'invocation_id': 'edb678c9747b4743bf1810e1f9bff063', 'unit': 'systemd-udev-settle.service', '_source_realtime_timestamp': '2022-08-01 13:55:01.740500', '__realtime_timestamp': '2022-08-01 13:55:01.740644', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=17, microseconds=823472), bootid=UUID('e7cb5f73-b4be-405c-b136-7c0e9da438c1'))", '__cursor': 's=71d76e732b04486f9778045bc061893e;i=8c7b;b=e7cb5f73b4be405cb1367c0e9da438c1;m=10ff6f0;t=5e530dc5bb064;x=8fb26243dc3c9263'}}
2023-03-08 16:51:11 975 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 975 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 975 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,975 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,976 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'syslog_facility': '3', 'tid': '1050', 'syslog_identifier': 'systemd', '_transport': 'journal', '_pid': '1050', '_uid': '1000', '_gid': '1000', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'code_file': 'src/core/job.c', 'code_func': 'job_emit_done_message', 'job_type': 'start', 'job_result': 'done', 'message_id': '39f53479-d3a0-45ac-8e11-786248231fbf', 'job_id': '38', 'user_unit': 'exit.target', 'code_line': '744', 'message': 'Reached target exit.target - Exit the Session.', '_boot_id': '43677dbd-d9c3-444e-b799-9d2e2804c403', 'user_invocation_id': 'dc0a9f39791f41b3873727bf14b2fc46', '_source_realtime_timestamp': '2022-08-09 16:49:05.564488', '__realtime_timestamp': '2022-08-09 16:49:06.246867', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=6896, microseconds=757033), bootid=UUID('43677dbd-d9c3-444e-b799-9d2e2804c403'))", '__cursor': 's=46c1f5a53a7946eb8491c22cc3aa6e1e;i=18cda;b=43677dbdd9c3444eb7999d2e2804c403;m=19b142929;t=5e5d439a134d3;x=601f20c1fe63f967'}}
2023-03-08 16:51:11 976 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 976 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 976 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,976 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,976 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_boot_id': '63bdfffa-2e9d-4475-906f-9a4afb8553ac', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_uid': '0', '_gid': '0', '_pid': '1', '_transport': 'journal', 'tid': '1', 'code_file': 'src/core/job.c', 'code_line': '557', 'code_func': 'job_emit_start_message', 'job_type': 'start', 'message_id': '7d4958e8-42da-4a75-8f6c-1cdc7b36dcc5', '_comm': 'systemd', '_exe': '/usr/lib/systemd/systemd', '_cap_effective': '1ffffffffff', '_systemd_cgroup': '/init.scope', '_systemd_unit': 'init.scope', '_systemd_slice': '-.slice', 'message': 'Starting systemd-sysctl.service - Apply Kernel Variables...', 'unit': 'systemd-sysctl.service', '_selinux_context': 'system_u:system_r:init_t:s0', '_cmdline': '/usr/lib/systemd/systemd rhgb --switched-root --system --deserialize 35', 'job_id': '206', 'invocation_id': 'c49f48fa71234e5b8ca1fa9c3e645ba6', '_source_realtime_timestamp': '2022-09-26 12:46:09.931009', '__realtime_timestamp': '2022-09-26 12:46:09.931065', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=17, microseconds=933611), bootid=UUID('63bdfffa-2e9d-4475-906f-9a4afb8553ac'))", '__cursor': 's=71d76e732b04486f9778045bc061893e;i=1929e;b=63bdfffa2e9d4475906f9a4afb8553ac;m=111a52b;t=5e9966d324739;x=3ba56e8403941912'}}
2023-03-08 16:51:11 976 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 977 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 977 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,977 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,977 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_transport': 'journal', '_uid': '1000', '_gid': '1000', '_comm': 'systemd', '_exe': '/usr/lib/systemd/systemd', '_cmdline': '/usr/lib/systemd/systemd --user', '_cap_effective': '0', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_audit_session': '1', '_audit_loginuid': '1000', '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/init.scope', '_systemd_owner_uid': '1000', '_systemd_unit': 'user@1000.service', '_systemd_user_unit': 'init.scope', '_systemd_slice': 'user-1000.slice', '_systemd_user_slice': '-.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'code_file': 'src/core/job.c', 'code_line': '744', 'code_func': 'job_emit_done_message', 'job_type': 'start', 'job_result': 'done', 'message_id': '39f53479-d3a0-45ac-8e11-786248231fbf', 'message': 'Reached target exit.target - Exit the Session.', 'user_unit': 'exit.target', 'job_id': '38', 'tid': '1065', '_pid': '1065', '_boot_id': '8956f167-b371-49c8-986d-01b17495f7d5', 'user_invocation_id': 'df71d20ca36042d894a6811726f856bf', '_source_realtime_timestamp': '2022-10-11 21:04:14.743950', '__realtime_timestamp': '2022-10-11 21:04:16.078692', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=4226, microseconds=854583), bootid=UUID('8956f167-b371-49c8-986d-01b17495f7d5'))", '__cursor': 's=38f56e0441e0496a938935c8e670c17f;i=2536d;b=8956f167b37149c8986d01b17495f7d5;m=fbf0aeb7;t=5eacb222b5364;x=3198e147f4635339'}}
2023-03-08 16:51:11 977 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 977 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 977 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,977 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,978 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_boot_id': '070ec3ab-8cec-4716-a0e5-a25eabf7b24f', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_uid': '0', '_gid': '0', '_pid': '1', '_transport': 'journal', 'tid': '1', 'code_file': 'src/core/job.c', 'code_line': '557', 'code_func': 'job_emit_start_message', 'job_type': 'start', 'message_id': '7d4958e8-42da-4a75-8f6c-1cdc7b36dcc5', '_comm': 'systemd', '_exe': '/usr/lib/systemd/systemd', '_cap_effective': '1ffffffffff', '_systemd_cgroup': '/init.scope', '_systemd_unit': 'init.scope', '_systemd_slice': '-.slice', '_selinux_context': 'system_u:system_r:init_t:s0', '_cmdline': '/usr/lib/systemd/systemd rhgb --switched-root --system --deserialize 35', 'message': 'Starting systemd-udev-settle.service - Wait for udev To Complete Device Initialization...', 'job_id': '224', 'invocation_id': 'cf81edec33434cb8bd132de31ee0afa8', 'unit': 'systemd-udev-settle.service', '_source_realtime_timestamp': '2022-11-09 17:24:52.092899', '__realtime_timestamp': '2022-11-09 17:24:52.092964', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=21, microseconds=75197), bootid=UUID('070ec3ab-8cec-4716-a0e5-a25eabf7b24f'))", '__cursor': 's=71d76e732b04486f9778045bc061893e;i=258f1;b=070ec3ab8cec4716a0e5a25eabf7b24f;m=14194fd;t=5ed0f72eeb824;x=af876bc727b88098'}}
2023-03-08 16:51:11 978 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 978 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 978 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,978 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,978 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_transport': 'journal', '_uid': '1000', '_gid': '1000', '_comm': 'systemd', '_exe': '/usr/lib/systemd/systemd', '_cmdline': '/usr/lib/systemd/systemd --user', '_cap_effective': '0', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_audit_session': '1', '_audit_loginuid': '1000', '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/init.scope', '_systemd_owner_uid': '1000', '_systemd_unit': 'user@1000.service', '_systemd_user_unit': 'init.scope', '_systemd_slice': 'user-1000.slice', '_systemd_user_slice': '-.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'code_file': 'src/core/job.c', 'code_line': '744', 'code_func': 'job_emit_done_message', 'job_type': 'start', 'job_result': 'done', 'message_id': '39f53479-d3a0-45ac-8e11-786248231fbf', 'message': 'Reached target exit.target - Exit the Session.', 'user_unit': 'exit.target', 'tid': '1075', '_pid': '1075', '_boot_id': '723037ff-a987-4c5f-8765-95acc6d64bff', 'job_id': '38', 'user_invocation_id': '95a7d7b97ac446deaac4c516494f273e', '_source_realtime_timestamp': '2022-11-09 18:13:10.256469', '__realtime_timestamp': '2022-11-09 18:13:10.880370', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=1201, microseconds=896118), bootid=UUID('723037ff-a987-4c5f-8765-95acc6d64bff'))", '__cursor': 's=69daa89eb57246218bce7d0f39717eda;i=27251;b=723037ffa9874c5f876595acc6d64bff;m=47a37ab6;t=5ed101fb6b472;x=e672f5128c970b8c'}}
2023-03-08 16:51:11 979 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 979 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 979 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,979 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,979 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_boot_id': '2947086d-618b-406b-b278-285c5722bbbc', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_uid': '0', '_gid': '0', '_pid': '1', '_transport': 'journal', '_cap_effective': '1ffffffffff', 'tid': '1', 'code_file': 'src/core/job.c', 'code_line': '557', 'code_func': 'job_emit_start_message', 'job_type': 'start', 'message_id': '7d4958e8-42da-4a75-8f6c-1cdc7b36dcc5', '_comm': 'systemd', '_exe': '/usr/lib/systemd/systemd', '_systemd_cgroup': '/init.scope', '_systemd_unit': 'init.scope', '_systemd_slice': '-.slice', '_selinux_context': 'system_u:system_r:init_t:s0', '_cmdline': '/usr/lib/systemd/systemd rhgb --switched-root --system --deserialize 35', 'message': 'Starting systemd-udev-settle.service - Wait for udev To Complete Device Initialization...', 'job_id': '170', 'invocation_id': '4d061ced60054c049f5035dec7a723d0', 'unit': 'systemd-udev-settle.service', '_source_realtime_timestamp': '2022-12-23 14:16:11.078502', '__realtime_timestamp': '2022-12-23 14:16:11.078705', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=19, microseconds=738703), bootid=UUID('2947086d-618b-406b-b278-285c5722bbbc'))", '__cursor': 's=71d76e732b04486f9778045bc061893e;i=27805;b=2947086d618b406bb278285c5722bbbc;m=12d304f;t=5f081f12a4031;x=a8f125cfc1c33cb2'}}
2023-03-08 16:51:11 980 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 980 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 980 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,980 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,980 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_transport': 'journal', '_uid': '1000', '_gid': '1000', '_comm': 'systemd', '_cap_effective': '0', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_audit_session': '1', '_audit_loginuid': '1000', '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/init.scope', '_systemd_owner_uid': '1000', '_systemd_unit': 'user@1000.service', '_systemd_user_unit': 'init.scope', '_systemd_slice': 'user-1000.slice', '_systemd_user_slice': '-.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'code_file': 'src/core/job.c', 'code_line': '744', 'code_func': 'job_emit_done_message', 'job_type': 'start', 'job_result': 'done', 'message_id': '39f53479-d3a0-45ac-8e11-786248231fbf', 'job_id': '38', 'message': 'Reached target exit.target - Exit the Session.', 'user_unit': 'exit.target', 'tid': '1113', '_pid': '1113', '_boot_id': '3848b85b-bc0e-40ed-ab5f-0a08ae50e418', 'user_invocation_id': 'e8f387941e364a6d860de59c71a4e819', '_source_realtime_timestamp': '2023-01-19 15:04:25.664227', '__realtime_timestamp': '2023-01-19 15:04:27.543083', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=6916, microseconds=523208), bootid=UUID('3848b85b-bc0e-40ed-ab5f-0a08ae50e418'))", '__cursor': 's=8b13b707ec274ca48130ac01c9cf6455;i=30dcd;b=3848b85bbc0e40edab5f0a08ae50e418;m=19c41c4c8;t=5f2a1c385ea2b;x=cdca7ebbcb236e61'}}
2023-03-08 16:51:11 980 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 980 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 981 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,981 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,981 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_boot_id': '6cd4de5d-ed6b-4da9-95d9-07cb554dd79c', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_uid': '0', '_gid': '0', '_pid': '1', '_transport': 'journal', 'tid': '1', 'code_file': 'src/core/job.c', 'code_line': '557', 'code_func': 'job_emit_start_message', 'job_type': 'start', 'message_id': '7d4958e8-42da-4a75-8f6c-1cdc7b36dcc5', '_comm': 'systemd', '_exe': '/usr/lib/systemd/systemd', '_cap_effective': '1ffffffffff', '_systemd_cgroup': '/init.scope', '_systemd_unit': 'init.scope', '_systemd_slice': '-.slice', '_selinux_context': 'system_u:system_r:init_t:s0', '_cmdline': '/usr/lib/systemd/systemd rhgb --switched-root --system --deserialize 35', 'message': 'Starting systemd-udev-settle.service - Wait for udev To Complete Device Initialization...', 'job_id': '225', 'invocation_id': 'f17b19265e3143668ab6d9eb3576e7b6', 'unit': 'systemd-udev-settle.service', '_source_realtime_timestamp': '2023-02-01 15:12:35.999190', '__realtime_timestamp': '2023-02-01 15:12:35.999279', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=19, microseconds=84383), bootid=UUID('6cd4de5d-ed6b-4da9-95d9-07cb554dd79c'))", '__cursor': 's=71d76e732b04486f9778045bc061893e;i=313b5;b=6cd4de5ded6b4da995d907cb554dd79c;m=123345f;t=5f3a764930a2f;x=34cfb1c3bdd61fb1'}}
2023-03-08 16:51:11 981 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 981 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 981 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,981 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,982 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_transport': 'journal', '_uid': '1001', '_gid': '1001', '_comm': 'systemd', '_exe': '/usr/lib/systemd/systemd', '_cmdline': '/usr/lib/systemd/systemd --user', '_cap_effective': '0', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_audit_loginuid': '1001', '_systemd_cgroup': '/user.slice/user-1001.slice/user@1001.service/init.scope', '_systemd_owner_uid': '1001', '_systemd_unit': 'user@1001.service', '_systemd_user_unit': 'init.scope', '_systemd_slice': 'user-1001.slice', '_systemd_user_slice': '-.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'code_file': 'src/core/job.c', 'code_line': '744', 'code_func': 'job_emit_done_message', 'job_type': 'start', 'job_result': 'done', 'message_id': '39f53479-d3a0-45ac-8e11-786248231fbf', 'job_id': '34', 'user_unit': 'systemd-tmpfiles-clean.service', 'message': "Finished systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories.", '_audit_session': '1', 'tid': '1154', '_pid': '1154', '_boot_id': '6ac67246-49c6-4630-a33e-ca60ea4734be', 'user_invocation_id': 'f4275966ba7445d584e4a851af920b9c', '_source_realtime_timestamp': '2023-03-01 10:53:53.008350', '__realtime_timestamp': '2023-03-01 10:53:53.269212', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=440, microseconds=364611), bootid=UUID('6ac67246-49c6-4630-a33e-ca60ea4734be'))", '__cursor': 's=5ed5d6253c4b4323bbccfd4fe5e6246d;i=38c07;b=6ac6724649c64630a33eca60ea4734be;m=1a3f6e43;t=5f5d70ae779dc;x=3e1bee500ce4ac6a'}}
2023-03-08 16:51:11 982 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 982 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 982 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,982 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,982 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_transport': 'kernel', 'syslog_facility': '0', 'syslog_identifier': 'kernel', '_boot_id': '6ac67246-49c6-4630-a33e-ca60ea4734be', '_source_monotonic_timestamp': '5:27:32.533705', 'message': 'TCP: request_sock_TCPv6: Possible SYN flooding on port 80. Sending cookies.  Check SNMP counters.', '__realtime_timestamp': '2023-03-01 16:14:06.187758', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=19653, microseconds=283157), bootid=UUID('6ac67246-49c6-4630-a33e-ca60ea4734be'))", '__cursor': 's=71d76e732b04486f9778045bc061893e;i=4c7f8;b=6ac6724649c64630a33eca60ea4734be;m=4936d4d55;t=5f5db841558ee;x=a436c79e127b77c8'}}
2023-03-08 16:51:11 982 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 982 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 982 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,983 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,983 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', '_transport': 'journal', '_uid': '1000', '_gid': '1000', '_audit_loginuid': '1000', '_systemd_owner_uid': '1000', '_systemd_unit': 'user@1000.service', '_systemd_slice': 'user-1000.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_cap_effective': '1ffffffffff', '_audit_session': '4', 'code_file': 'src/ctr_logging.c', 'code_line': '326', 'code_func': 'write_journald', '_comm': 'conmon', '_selinux_context': 'unconfined_u:system_r:container_runtime_t:s0', '_boot_id': '6ac67246-49c6-4630-a33e-ca60ea4734be', 'container_name': 'httpd', 'syslog_identifier': 'httpd', 'container_id_full': 'd8ed04b458db5d50c187244fe08019e8c0d2fa3f9c71ad9e50df90d8af7b2bf3', 'container_id': 'd8ed04b458db', '_pid': '5497', '_cmdline': '/usr/bin/conmon --api-version 1 -c d8ed04b458db5d50c187244fe08019e8c0d2fa3f9c71ad9e50df90d8af7b2bf3 -u d8ed04b458db5d50c187244fe08019e8c0d2fa3f9c71ad9e50df90d8af7b2bf3 -r /usr/bin/crun -b /home/localuser/.local/share/containers/storage/overlay-containers/d8ed04b458db5d50c187244fe08019e8c0d2fa3f9c71ad9e50df90d8af7b2bf3/userdata -p /run/user/1000/containers/overlay-containers/d8ed04b458db5d50c187244fe08019e8c0d2fa3f9c71ad9e50df90d8af7b2bf3/userdata/pidfile -n httpd --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level warning --runtime-arg --log-format=json --runtime-arg --log --runtime-arg=/run/user/1000/containers/overlay-containers/d8ed04b458db5d50c187244fe08019e8c0d2fa3f9c71ad9e50df90d8af7b2bf3/userdata/oci-log --conmon-pidfile /run/user/1000/containers/overlay-containers/d8ed04b458db5d50c187244fe08019e8c0d2fa3f9c71ad9e50df90d8af7b2bf3/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/localuser/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000/containers --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1000/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg "" --exit-command-arg --network-backend --exit-command-arg cni --exit-command-arg --volumepath --exit-command-arg /home/localuser/.local/share/containers/storage/volumes --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg d8ed04b458db5d50c187244fe08019e8c0d2fa3f9c71ad9e50df90d8af7b2bf3', '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/user.slice/user-libpod_pod_60e27dc82188dea7903d618f7761c3bc7e3cf6318f7d63a620e1f542f21e02d7.slice/libpod-conmon-d8ed04b458db5d50c187244fe08019e8c0d2fa3f9c71ad9e50df90d8af7b2bf3.scope', '_systemd_user_unit': 'libpod-conmon-d8ed04b458db5d50c187244fe08019e8c0d2fa3f9c71ad9e50df90d8af7b2bf3.scope', '_systemd_user_slice': 'user-libpod_pod_60e27dc82188dea7903d618f7761c3bc7e3cf6318f7d63a620e1f542f21e02d7.slice', '_systemd_invocation_id': '0bc9ca866af64b1c85df33fc8511713d', 'message': '::1 - - [01/Mar/2023:19:22:15 +0000] "GET / HTTP/1.0" 200 152\n', '_source_realtime_timestamp': '2023-03-01 16:22:15.840021', '__realtime_timestamp': '2023-03-01 16:22:15.840026', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=20142, microseconds=935425), bootid=UUID('6ac67246-49c6-4630-a33e-ca60ea4734be'))", '__cursor': 's=c81574c0b1a046ef9dc640f1a65b0ba3;i=52395;b=6ac6724649c64630a33eca60ea4734be;m=4b09ccd81;t=5f5dba144d91a;x=7435c2762534fd76'}}
2023-03-08 16:51:11 983 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 983 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 983 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,983 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,984 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'syslog_facility': '3', 'priority': '6', '_systemd_slice': 'system.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_transport': 'journal', '_boot_id': '2babb4ab-d275-43e7-a4f7-9f9ce5040db8', 'tid': '792', 'syslog_identifier': 'systemd-resolved', '_pid': '792', '_uid': '193', '_gid': '193', '_comm': 'systemd-resolve', '_exe': '/usr/lib/systemd/systemd-resolved', '_cmdline': '/usr/lib/systemd/systemd-resolved', '_selinux_context': 'system_u:system_r:systemd_resolved_t:s0', '_systemd_cgroup': '/system.slice/systemd-resolved.service', '_systemd_unit': 'systemd-resolved.service', '_systemd_invocation_id': 'af98fbefe26348ccb7b663af64d6f029', '_cap_effective': '2000', 'code_file': 'src/resolve/resolved-dns-server.c', 'code_func': 'dns_server_possible_feature_level', 'code_line': '448', 'message': 'Grace period over, resuming full feature set (UDP+EDNS0) for DNS server 192.168.1.3.', '_source_realtime_timestamp': '2023-03-02 15:44:48.047152', '__realtime_timestamp': '2023-03-02 15:44:48.047232', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=21523, microseconds=314196), bootid=UUID('2babb4ab-d275-43e7-a4f7-9f9ce5040db8'))", '__cursor': 's=71d76e732b04486f9778045bc061893e;i=69827;b=2babb4abd27543e7a4f79f9ce5040db8;m=502e3b614;t=5f5ef3921a080;x=8ecc089e9a0fdcc2'}}
2023-03-08 16:51:11 984 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 984 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 984 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,984 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,987 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_transport': 'journal', '_uid': '1001', '_gid': '1001', '_comm': 'systemd', '_cap_effective': '0', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_audit_session': '1', '_audit_loginuid': '1001', '_systemd_cgroup': '/user.slice/user-1001.slice/user@1001.service/init.scope', '_systemd_owner_uid': '1001', '_systemd_unit': 'user@1001.service', '_systemd_user_unit': 'init.scope', '_systemd_slice': 'user-1001.slice', '_systemd_user_slice': '-.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'code_file': 'src/core/job.c', 'code_line': '744', 'code_func': 'job_emit_done_message', 'job_result': 'done', 'job_type': 'start', 'message_id': '39f53479-d3a0-45ac-8e11-786248231fbf', '_exe': '/usr/lib/systemd/systemd', '_cmdline': '/usr/lib/systemd/systemd --user', 'job_id': '34', 'user_unit': 'systemd-tmpfiles-clean.service', 'message': "Finished systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories.", 'tid': '1104', '_pid': '1104', '_boot_id': 'f84c8431-0a4c-43bb-b2d3-e4140dba2767', 'user_invocation_id': 'ea196dfcaed44c5d8adad6322e466524', '_source_realtime_timestamp': '2023-03-03 15:03:22.490497', '__realtime_timestamp': '2023-03-03 15:03:23.192720', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=328, microseconds=223494), bootid=UUID('f84c8431-0a4c-43bb-b2d3-e4140dba2767'))", '__cursor': 's=5ed5d6253c4b4323bbccfd4fe5e6246d;i=6ad2a;b=f84c84310a4c43bbb2d3e4140dba2767;m=13904b06;t=5f602c2dd2190;x=d5ad47d55bf1439e'}}
2023-03-08 16:51:11 987 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 987 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 987 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,987 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,988 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_uid': '0', '_transport': 'audit', '_audit_type': '1130', 'syslog_facility': '4', 'syslog_identifier': 'audit', '_audit_type_name': 'SERVICE_START', '_pid': '1', '_audit_loginuid': '4294967295', '_audit_session': '4294967295', 'audit_field_comm': 'systemd', 'audit_field_exe': '/usr/lib/systemd/systemd', 'audit_field_hostname': '?', 'audit_field_addr': '?', 'audit_field_terminal': '?', 'audit_field_res': 'success', '_selinux_context': 'system_u:system_r:init_t:s0', 'message': 'SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=\'unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success\'', 'audit_field_unit': 'systemd-hostnamed', '_audit_id': '338', '_boot_id': 'f84c8431-0a4c-43bb-b2d3-e4140dba2767', '_source_realtime_timestamp': '2023-03-03 16:05:52.715000', '__realtime_timestamp': '2023-03-03 16:05:52.716445', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=4077, microseconds=747218), bootid=UUID('f84c8431-0a4c-43bb-b2d3-e4140dba2767'))", '__cursor': 's=67695181484243129345a3d343686064;i=6c9b8;b=f84c84310a4c43bbb2d3e4140dba2767;m=f30d7c12;t=5f603a25a529d;x=d773c94606d0c4d0'}}
2023-03-08 16:51:11 988 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 988 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 988 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,988 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,988 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'container_name': 'httpd', 'syslog_identifier': 'httpd', 'code_file': 'src/ctr_logging.c', 'code_line': '326', 'code_func': 'write_journald', '_transport': 'journal', '_uid': '1000', '_gid': '1000', '_comm': 'conmon', '_cap_effective': '1ffffffffff', '_selinux_context': 'unconfined_u:system_r:container_runtime_t:s0', '_audit_session': '4', '_audit_loginuid': '1000', '_systemd_owner_uid': '1000', '_systemd_unit': 'user@1000.service', '_systemd_slice': 'user-1000.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_systemd_user_slice': 'user.slice', '_boot_id': 'f84c8431-0a4c-43bb-b2d3-e4140dba2767', 'container_id_full': '58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d', 'container_id': '58d2dcd623ab', '_pid': '2665', '_cmdline': '/usr/bin/conmon --api-version 1 -c 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d -u 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d -r /usr/bin/crun -b /home/localuser/.local/share/containers/storage/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata -p /run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/pidfile -n httpd --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level warning --runtime-arg --log-format=json --runtime-arg --log --runtime-arg=/run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/oci-log --conmon-pidfile /run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/localuser/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000/containers --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1000/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg "" --exit-command-arg --network-backend --exit-command-arg cni --exit-command-arg --volumepath --exit-command-arg /home/localuser/.local/share/containers/storage/volumes --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d', '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/user.slice/libpod-conmon-58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d.scope', '_systemd_user_unit': 'libpod-conmon-58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d.scope', '_systemd_invocation_id': '4dbc66c0cb284ccc858a91e589cc7923', 'message': '10.0.2.100 - - [03/Mar/2023:19:06:00 +0000] "GET / HTTP/1.0" 200 152\n', '_source_realtime_timestamp': '2023-03-03 16:06:00.573186', '__realtime_timestamp': '2023-03-03 16:06:00.573188', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=4085, microseconds=603962), bootid=UUID('f84c8431-0a4c-43bb-b2d3-e4140dba2767'))", '__cursor': 's=c81574c0b1a046ef9dc640f1a65b0ba3;i=6d2ea;b=f84c84310a4c43bbb2d3e4140dba2767;m=f3855e7a;t=5f603a2d23504;x=68b30d9768e5642d'}}
2023-03-08 16:51:11 989 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 989 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 989 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,989 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,989 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'syslog_facility': '3', '_uid': '0', '_gid': '0', '_boot_id': 'f84c8431-0a4c-43bb-b2d3-e4140dba2767', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'syslog_identifier': 'systemd-journald', '_transport': 'driver', 'message_id': 'a596d6fe-7bfa-4994-828e-72309e95d61e', '_pid': '672', '_comm': 'systemd-journal', '_exe': '/usr/lib/systemd/systemd-journald', '_cmdline': '/usr/lib/systemd/systemd-journald', '_cap_effective': '25402800cf', '_selinux_context': 'system_u:system_r:syslogd_t:s0', '_systemd_cgroup': '/system.slice/systemd-journald.service', '_systemd_unit': 'systemd-journald.service', '_systemd_slice': 'system.slice', '_systemd_invocation_id': 'ddb2e3ffee014131bc3f47c4a6eaa4df', 'object_pid': '2665', 'object_uid': '1000', 'object_gid': '1000', 'object_comm': 'conmon', 'object_cmdline': '/usr/bin/conmon --api-version 1 -c 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d -u 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d -r /usr/bin/crun -b /home/localuser/.local/share/containers/storage/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata -p /run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/pidfile -n httpd --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level warning --runtime-arg --log-format=json --runtime-arg --log --runtime-arg=/run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/oci-log --conmon-pidfile /run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/localuser/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000/containers --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1000/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg "" --exit-command-arg --network-backend --exit-command-arg cni --exit-command-arg --volumepath --exit-command-arg /home/localuser/.local/share/containers/storage/volumes --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d', 'object_cap_effective': '1ffffffffff', 'object_selinux_context': 'unconfined_u:system_r:container_runtime_t:s0', 'object_audit_session': '4', 'object_audit_loginuid': '1000', 'object_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/user.slice/libpod-conmon-58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d.scope', 'object_systemd_owner_uid': '1000', 'object_systemd_unit': 'user@1000.service', 'object_systemd_user_unit': 'libpod-conmon-58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d.scope', 'object_systemd_slice': 'user-1000.slice', 'object_systemd_user_slice': 'user.slice', 'object_systemd_invocation_id': '=4dbc66c0cb284ccc858a91e589cc7923', 'message': 'Suppressed 60818 messages from user@1000.service', 'n_dropped': '60818', '__realtime_timestamp': '2023-03-03 16:07:25.375971', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=4170, microseconds=406745), bootid=UUID('f84c8431-0a4c-43bb-b2d3-e4140dba2767'))", '__cursor': 's=67695181484243129345a3d343686064;i=82db4;b=f84c84310a4c43bbb2d3e4140dba2767;m=f8935b59;t=5f603a7e031e3;x=d45c8e889211117d'}}
2023-03-08 16:51:11 989 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 989 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 989 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,990 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,990 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'container_id_full': '58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d', 'priority': '6', 'container_id': '58d2dcd623ab', 'container_name': 'httpd', 'syslog_identifier': 'httpd', 'code_file': 'src/ctr_logging.c', 'code_line': '326', 'code_func': 'write_journald', '_transport': 'journal', '_pid': '2665', '_uid': '1000', '_gid': '1000', '_comm': 'conmon', '_cmdline': '/usr/bin/conmon --api-version 1 -c 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d -u 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d -r /usr/bin/crun -b /home/localuser/.local/share/containers/storage/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata -p /run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/pidfile -n httpd --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level warning --runtime-arg --log-format=json --runtime-arg --log --runtime-arg=/run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/oci-log --conmon-pidfile /run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/localuser/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000/containers --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1000/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg "" --exit-command-arg --network-backend --exit-command-arg cni --exit-command-arg --volumepath --exit-command-arg /home/localuser/.local/share/containers/storage/volumes --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d', '_cap_effective': '1ffffffffff', '_selinux_context': 'unconfined_u:system_r:container_runtime_t:s0', '_audit_session': '4', '_audit_loginuid': '1000', '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/user.slice/libpod-conmon-58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d.scope', '_systemd_owner_uid': '1000', '_systemd_unit': 'user@1000.service', '_systemd_user_unit': 'libpod-conmon-58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d.scope', '_systemd_slice': 'user-1000.slice', '_systemd_user_slice': 'user.slice', '_systemd_invocation_id': '4dbc66c0cb284ccc858a91e589cc7923', '_boot_id': 'f84c8431-0a4c-43bb-b2d3-e4140dba2767', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'message': '10.0.2.100 - - [03/Mar/2023:19:07:31 +0000] "GET / HTTP/1.0" 200 152\n', '_source_realtime_timestamp': '2023-03-03 16:07:31.120210', '__realtime_timestamp': '2023-03-03 16:07:31.120213', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=4176, microseconds=150986), bootid=UUID('f84c8431-0a4c-43bb-b2d3-e4140dba2767'))", '__cursor': 's=c81574c0b1a046ef9dc640f1a65b0ba3;i=87116;b=f84c84310a4c43bbb2d3e4140dba2767;m=f8eb01ca;t=5f603a837d855;x=d0899648caa52920'}}
2023-03-08 16:51:11 990 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 990 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 990 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,990 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,990 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_boot_id': 'f84c8431-0a4c-43bb-b2d3-e4140dba2767', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_transport': 'audit', 'syslog_facility': '4', 'syslog_identifier': 'audit', '_audit_type': '1334', '_audit_type_name': 'BPF', '_audit_field_op': 'UNLOAD', '_audit_field_prog_id': '96', '_source_realtime_timestamp': '2023-03-03 16:16:38.939000', '_audit_id': '390', 'message': 'BPF prog-id=96 op=UNLOAD', '__realtime_timestamp': '2023-03-03 16:16:38.940521', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=4723, microseconds=971295), bootid=UUID('f84c8431-0a4c-43bb-b2d3-e4140dba2767'))", '__cursor': 's=67695181484243129345a3d343686064;i=9721b;b=f84c84310a4c43bbb2d3e4140dba2767;m=1199214df;t=5f603c8deeb69;x=98564b620f05873e'}}
2023-03-08 16:51:11 991 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 991 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 991 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,991 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,991 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'container_id_full': '58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d', 'priority': '6', 'container_id': '58d2dcd623ab', 'container_name': 'httpd', 'syslog_identifier': 'httpd', 'code_file': 'src/ctr_logging.c', 'code_line': '326', 'code_func': 'write_journald', '_transport': 'journal', '_pid': '2665', '_uid': '1000', '_gid': '1000', '_comm': 'conmon', '_cmdline': '/usr/bin/conmon --api-version 1 -c 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d -u 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d -r /usr/bin/crun -b /home/localuser/.local/share/containers/storage/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata -p /run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/pidfile -n httpd --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level warning --runtime-arg --log-format=json --runtime-arg --log --runtime-arg=/run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/oci-log --conmon-pidfile /run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/localuser/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000/containers --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1000/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg "" --exit-command-arg --network-backend --exit-command-arg cni --exit-command-arg --volumepath --exit-command-arg /home/localuser/.local/share/containers/storage/volumes --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d', '_cap_effective': '1ffffffffff', '_selinux_context': 'unconfined_u:system_r:container_runtime_t:s0', '_audit_session': '4', '_audit_loginuid': '1000', '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/user.slice/libpod-conmon-58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d.scope', '_systemd_owner_uid': '1000', '_systemd_unit': 'user@1000.service', '_systemd_user_unit': 'libpod-conmon-58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d.scope', '_systemd_slice': 'user-1000.slice', '_systemd_user_slice': 'user.slice', '_systemd_invocation_id': '4dbc66c0cb284ccc858a91e589cc7923', '_boot_id': 'f84c8431-0a4c-43bb-b2d3-e4140dba2767', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'message': '10.0.2.100 - - [03/Mar/2023:19:20:20 +0000] "GET / HTTP/1.0" 200 152\n', '_source_realtime_timestamp': '2023-03-03 16:20:20.693175', '__realtime_timestamp': '2023-03-03 16:20:20.693194', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=4945, microseconds=723968), bootid=UUID('f84c8431-0a4c-43bb-b2d3-e4140dba2767'))", '__cursor': 's=c81574c0b1a046ef9dc640f1a65b0ba3;i=a0e58;b=f84c84310a4c43bbb2d3e4140dba2767;m=126c9c240;t=5f603d61698ca;x=acc35135a9681c1e'}}
2023-03-08 16:51:11 991 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 991 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 991 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,991 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,992 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'syslog_facility': '3', 'syslog_identifier': 'systemd-journald', '_transport': 'driver', 'priority': '6', 'message_id': 'a596d6fe-7bfa-4994-828e-72309e95d61e', '_pid': '672', '_uid': '0', '_gid': '0', '_comm': 'systemd-journal', '_exe': '/usr/lib/systemd/systemd-journald', '_cmdline': '/usr/lib/systemd/systemd-journald', '_cap_effective': '25402800cf', '_selinux_context': 'system_u:system_r:syslogd_t:s0', '_systemd_cgroup': '/system.slice/systemd-journald.service', '_systemd_unit': 'systemd-journald.service', '_systemd_slice': 'system.slice', '_systemd_invocation_id': 'ddb2e3ffee014131bc3f47c4a6eaa4df', 'object_pid': '2665', 'object_uid': '1000', 'object_gid': '1000', 'object_comm': 'conmon', 'object_cmdline': '/usr/bin/conmon --api-version 1 -c 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d -u 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d -r /usr/bin/crun -b /home/localuser/.local/share/containers/storage/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata -p /run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/pidfile -n httpd --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level warning --runtime-arg --log-format=json --runtime-arg --log --runtime-arg=/run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/oci-log --conmon-pidfile /run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/localuser/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000/containers --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1000/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg "" --exit-command-arg --network-backend --exit-command-arg cni --exit-command-arg --volumepath --exit-command-arg /home/localuser/.local/share/containers/storage/volumes --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d', 'object_cap_effective': '1ffffffffff', 'object_selinux_context': 'unconfined_u:system_r:container_runtime_t:s0', 'object_audit_session': '4', 'object_audit_loginuid': '1000', 'object_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/user.slice/libpod-conmon-58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d.scope', 'object_systemd_owner_uid': '1000', 'object_systemd_unit': 'user@1000.service', 'object_systemd_user_unit': 'libpod-conmon-58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d.scope', 'object_systemd_slice': 'user-1000.slice', 'object_systemd_user_slice': 'user.slice', 'object_systemd_invocation_id': '=4dbc66c0cb284ccc858a91e589cc7923', '_boot_id': 'f84c8431-0a4c-43bb-b2d3-e4140dba2767', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'message': 'Suppressed 29156 messages from user@1000.service', 'n_dropped': '29156', '__realtime_timestamp': '2023-03-03 16:21:43.203335', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=5028, microseconds=234109), bootid=UUID('f84c8431-0a4c-43bb-b2d3-e4140dba2767'))", '__cursor': 's=67695181484243129345a3d343686064;i=b23b2;b=f84c84310a4c43bbb2d3e4140dba2767;m=12bb4c37d;t=5f603db019a07;x=e6bcb17b6c2ee313'}}
2023-03-08 16:51:11 992 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 992 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 992 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,992 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,992 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'container_id_full': '58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d', 'priority': '6', 'container_id': '58d2dcd623ab', 'container_name': 'httpd', 'syslog_identifier': 'httpd', 'code_file': 'src/ctr_logging.c', 'code_line': '326', 'code_func': 'write_journald', '_transport': 'journal', '_pid': '2665', '_uid': '1000', '_gid': '1000', '_comm': 'conmon', '_cmdline': '/usr/bin/conmon --api-version 1 -c 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d -u 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d -r /usr/bin/crun -b /home/localuser/.local/share/containers/storage/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata -p /run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/pidfile -n httpd --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level warning --runtime-arg --log-format=json --runtime-arg --log --runtime-arg=/run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/oci-log --conmon-pidfile /run/user/1000/containers/overlay-containers/58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/localuser/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000/containers --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1000/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg "" --exit-command-arg --network-backend --exit-command-arg cni --exit-command-arg --volumepath --exit-command-arg /home/localuser/.local/share/containers/storage/volumes --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d', '_cap_effective': '1ffffffffff', '_selinux_context': 'unconfined_u:system_r:container_runtime_t:s0', '_audit_session': '4', '_audit_loginuid': '1000', '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/user.slice/libpod-conmon-58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d.scope', '_systemd_owner_uid': '1000', '_systemd_unit': 'user@1000.service', '_systemd_user_unit': 'libpod-conmon-58d2dcd623abe4761856b703e6de4aaf4145365943f081646e97e78ce25b374d.scope', '_systemd_slice': 'user-1000.slice', '_systemd_user_slice': 'user.slice', '_systemd_invocation_id': '4dbc66c0cb284ccc858a91e589cc7923', '_boot_id': 'f84c8431-0a4c-43bb-b2d3-e4140dba2767', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'message': '10.0.2.100 - - [03/Mar/2023:19:22:14 +0000] "GET / HTTP/1.0" 200 152\n', '_source_realtime_timestamp': '2023-03-03 16:22:14.851540', '__realtime_timestamp': '2023-03-03 16:22:14.851542', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=5059, microseconds=882316), bootid=UUID('f84c8431-0a4c-43bb-b2d3-e4140dba2767'))", '__cursor': 's=c81574c0b1a046ef9dc640f1a65b0ba3;i=bacff;b=f84c84310a4c43bbb2d3e4140dba2767;m=12d97ad4c;t=5f603dce483d6;x=70b7a2e022d9947f'}}
2023-03-08 16:51:11 993 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 993 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 993 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,993 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,993 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_transport': 'audit', 'syslog_facility': '4', 'syslog_identifier': 'audit', '_boot_id': 'f84c8431-0a4c-43bb-b2d3-e4140dba2767', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_audit_type': '1334', '_audit_type_name': 'BPF', '_audit_field_op': 'UNLOAD', '_audit_field_prog_id': '122', '_source_realtime_timestamp': '2023-03-03 16:42:44.892000', '_audit_id': '586', 'message': 'BPF prog-id=122 op=UNLOAD', '__realtime_timestamp': '2023-03-03 16:42:44.893233', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=6289, microseconds=924007), bootid=UUID('f84c8431-0a4c-43bb-b2d3-e4140dba2767'))", '__cursor': 's=67695181484243129345a3d343686064;i=d40ee;b=f84c84310a4c43bbb2d3e4140dba2767;m=176e89fa7;t=5f60426357631;x=295479f1e25127c5'}}
2023-03-08 16:51:11 993 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 993 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 993 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,993 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,994 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'container_name': 'httpd', 'syslog_identifier': 'httpd', 'code_file': 'src/ctr_logging.c', 'code_line': '326', 'code_func': 'write_journald', '_transport': 'journal', '_uid': '1000', '_gid': '1000', '_comm': 'conmon', '_cap_effective': '1ffffffffff', '_selinux_context': 'unconfined_u:system_r:container_runtime_t:s0', '_audit_loginuid': '1000', '_systemd_owner_uid': '1000', '_systemd_unit': 'user@1000.service', '_systemd_slice': 'user-1000.slice', '_systemd_user_slice': 'user.slice', '_boot_id': 'f84c8431-0a4c-43bb-b2d3-e4140dba2767', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_audit_session': '10', 'container_id_full': 'e56d8b225d6ac7533548c62074dcdca6793d72146834b6c90078d6e80bfdd5c1', 'container_id': 'e56d8b225d6a', '_pid': '7063', '_cmdline': '/usr/bin/conmon --api-version 1 -c e56d8b225d6ac7533548c62074dcdca6793d72146834b6c90078d6e80bfdd5c1 -u e56d8b225d6ac7533548c62074dcdca6793d72146834b6c90078d6e80bfdd5c1 -r /usr/bin/crun -b /home/localuser/.local/share/containers/storage/overlay-containers/e56d8b225d6ac7533548c62074dcdca6793d72146834b6c90078d6e80bfdd5c1/userdata -p /run/user/1000/containers/overlay-containers/e56d8b225d6ac7533548c62074dcdca6793d72146834b6c90078d6e80bfdd5c1/userdata/pidfile -n httpd --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level warning --runtime-arg --log-format=json --runtime-arg --log --runtime-arg=/run/user/1000/containers/overlay-containers/e56d8b225d6ac7533548c62074dcdca6793d72146834b6c90078d6e80bfdd5c1/userdata/oci-log --conmon-pidfile /run/user/1000/containers/overlay-containers/e56d8b225d6ac7533548c62074dcdca6793d72146834b6c90078d6e80bfdd5c1/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/localuser/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000/containers --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1000/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg "" --exit-command-arg --network-backend --exit-command-arg cni --exit-command-arg --volumepath --exit-command-arg /home/localuser/.local/share/containers/storage/volumes --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg e56d8b225d6ac7533548c62074dcdca6793d72146834b6c90078d6e80bfdd5c1', '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/user.slice/libpod-conmon-e56d8b225d6ac7533548c62074dcdca6793d72146834b6c90078d6e80bfdd5c1.scope', '_systemd_user_unit': 'libpod-conmon-e56d8b225d6ac7533548c62074dcdca6793d72146834b6c90078d6e80bfdd5c1.scope', '_systemd_invocation_id': 'c080da4ece4347c7be121d0dd28e3557', 'message': '10.0.2.100 - - [03/Mar/2023:19:44:56 +0000] "GET / HTTP/1.0" 200 152\n', '_source_realtime_timestamp': '2023-03-03 16:44:56.756331', '__realtime_timestamp': '2023-03-03 16:44:56.756336', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=6421, microseconds=787110), bootid=UUID('f84c8431-0a4c-43bb-b2d3-e4140dba2767'))", '__cursor': 's=c81574c0b1a046ef9dc640f1a65b0ba3;i=d493c;b=f84c84310a4c43bbb2d3e4140dba2767;m=17ec4b1e6;t=5f6042e118870;x=244cfd6230877366'}}
2023-03-08 16:51:11 994 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 994 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 994 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,994 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,994 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'syslog_facility': '3', 'syslog_identifier': 'systemd', '_transport': 'journal', '_uid': '1001', '_gid': '1001', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', 'code_file': 'src/core/job.c', 'code_line': '744', 'code_func': 'job_emit_done_message', 'job_result': 'done', 'job_type': 'start', 'message_id': '39f53479-d3a0-45ac-8e11-786248231fbf', '_comm': 'systemd', '_exe': '/usr/lib/systemd/systemd', '_cmdline': '/usr/lib/systemd/systemd --user', '_cap_effective': '0', '_audit_session': '1', '_audit_loginuid': '1001', '_systemd_cgroup': '/user.slice/user-1001.slice/user@1001.service/init.scope', '_systemd_owner_uid': '1001', '_systemd_unit': 'user@1001.service', '_systemd_user_unit': 'init.scope', '_systemd_slice': 'user-1001.slice', '_systemd_user_slice': '-.slice', 'job_id': '34', 'user_unit': 'systemd-tmpfiles-clean.service', 'message': "Finished systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories.", 'tid': '1126', '_pid': '1126', '_boot_id': '9fb6bcb1-d6b0-4e70-8cdd-030173164668', 'user_invocation_id': '5c2a8fa2026e4355b792d81bb556e05e', '_source_realtime_timestamp': '2023-03-08 16:29:28.080785', '__realtime_timestamp': '2023-03-08 16:29:28.914926', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=409, microseconds=967916), bootid=UUID('9fb6bcb1-d6b0-4e70-8cdd-030173164668'))", '__cursor': 's=5ed5d6253c4b4323bbccfd4fe5e6246d;i=ec78f;b=9fb6bcb1d6b04e708cdd030173164668;m=186f9d2c;t=5f6688bf8abee;x=727902822263c6b4'}}
2023-03-08 16:51:11 994 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 995 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 995 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,995 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,995 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'message_id': 'fc2e22bc-6ee6-47b6-b907-29ab34a250b1', 'priority': '2', 'coredump_pid': '2016', 'coredump_uid': '100032', 'coredump_gid': '100032', 'coredump_signal_name': 'SIGSEGV', 'coredump_signal': '11', 'coredump_timestamp': '2023-03-08 16:44:00', 'coredump_rlimit': '18446744073709551615', 'coredump_hostname': 'httpd', 'coredump_comm': 'httpd', 'coredump_exe': '/usr/local/apache2/bin/httpd', 'coredump_unit': 'user@1000.service', 'coredump_user_unit': 'libpod-10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c.scope', 'coredump_owner_uid': '1000', 'coredump_slice': 'user-1000.slice', 'coredump_cmdline': 'httpd -DFOREGROUND', 'coredump_cgroup': '/user.slice/user-1000.slice/user@1000.service/user.slice/libpod-10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c.scope/container', 'coredump_open_fds': '0:/dev/null\npos:\t0\nflags:\t0100002\nmnt_id:\t1160\nino:\t4\n\n1:pipe:[31113]\npos:\t0\nflags:\t01\nmnt_id:\t14\nino:\t31113\n\n2:pipe:[31114]\npos:\t0\nflags:\t0102001\nmnt_id:\t14\nino:\t31114\n\n3:socket:[31175]\npos:\t0\nflags:\t02000002\nmnt_id:\t9\nino:\t31175\n\n4:socket:[31176]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t31176\n\n5:pipe:[31199]\npos:\t0\nflags:\t02000000\nmnt_id:\t14\nino:\t31199\n\n6:pipe:[31199]\npos:\t0\nflags:\t02000001\nmnt_id:\t14\nino:\t31199\n\n7:pipe:[31113]\npos:\t0\nflags:\t02102001\nmnt_id:\t14\nino:\t31113\n\n8:anon_inode:[eventpoll]\npos:\t0\nflags:\t02000002\nmnt_id:\t15\nino:\t12399\ntfd:        9 events:       19 data:     7f8bb15e85a0  pos:0 ino:79e4 sdev:d\ntfd:        4 events:       19 data:     7f8bb15e9060  pos:0 ino:79c8 sdev:8\ntfd:       52 events:       19 data:     7f8bb058f2f0  pos:0 ino:bc96 sdev:8\ntfd:       51 events:       19 data:     7f8b9f735300  pos:0 ino:bc95 sdev:8\ntfd:       50 events:       19 data:     7f8b9f739300  pos:0 ino:bc94 sdev:8\ntfd:       49 events:       19 data:     7f8b9f759300  pos:0 ino:bc93 sdev:8\ntfd:       25 events:       19 data:     7f8bb0093300  pos:0 ino:b622 sdev:8\ntfd:       26 events:       19 data:     7f8b9f7a9300  pos:0 ino:b623 sdev:8\ntfd:       46 events:       19 data:     7f8bb037f300  pos:0 ino:b644 sdev:8\ntfd:       15 events:       19 data:     7f8b9f5f9300  pos:0 ino:b645 sdev:8\ntfd:       12 events:       19 data:     7f8bb057d300  pos:0 ino:b60f sdev:8\ntfd:       11 events:       19 data:     7f8bb04b9300  pos:0 ino:b60e sdev:8\ntfd:       74 events:       19 data:     7f8bb04692f0  pos:0 ino:b05f sdev:8\ntfd:       42 events:       19 data:     7f8bb0583300  pos:0 ino:b62a sdev:8\ntfd:       34 events:       19 data:     7f8bb0359300  pos:0 ino:bc6d sdev:8\ntfd:       33 events:       19 data:     7f8b9f749300  pos:0 ino:bc6c sdev:8\ntfd:       20 events:       19 data:     7f8bb0563300  pos:0 ino:b621 sdev:8\ntfd:       17 events:       19 data:     7f8bb0567300  pos:0 ino:b620 sdev:8\ntfd:       14 events:       19 data:     7f8bb0383300  pos:0 ino:b61e sdev:8\ntfd:       13 events:       19 data:     7f8bb012f300  pos:0 ino:b61f sdev:8\ntfd:       53 events:       19 data:     7f8bb05792f0  pos:0 ino:bca0 sdev:8\ntfd:       54 events:       19 data:     7f8bb056f2f0  pos:0 ino:bca1 sdev:8\ntfd:       38 events:       19 data:     7f8bb0403300  pos:0 ino:b628 sdev:8\ntfd:       30 events:       19 data:     7f8bb0577300  pos:0 ino:b626 sdev:8\ntfd:       27 events:       19 data:     7f8bb056b300  pos:0 ino:b624 sdev:8\ntfd:       31 events:       19 data:     7f8b9f799300  pos:0 ino:b627 sdev:8\ntfd:       41 events:       19 data:     7f8bb0377300  pos:0 ino:b629 sdev:8\ntfd:       29 events:       19 data:     7f8bb0591300  pos:0 ino:b625 sdev:8\ntfd:       40 events:       19 data:     7f8bb056d300  pos:0 ino:bc8e sdev:8\ntfd:       39 events:       19 data:     7f8b9f733300  pos:0 ino:bc8d sdev:8\ntfd:       47 events:       19 data:     7f8b9f769300  pos:0 ino:bc8f sdev:8\ntfd:       24 events:       19 data:     7f8bb057b2f0  pos:0 ino:bc9d sdev:8\ntfd:       43 events:       19 data:     7f8bb0355300  pos:0 ino:b641 sdev:8\ntfd:       23 events:       19 data:     7f8bb0575300  pos:0 ino:b640 sdev:8\ntfd:       44 events:       19 data:     7f8bb05ae300  pos:0 ino:b642 sdev:8\ntfd:       22 events:       19 data:     7f8bb0375300  pos:0 ino:b63f sdev:8\ntfd:       16 events:       19 data:     7f8bb0357300  pos:0 ino:b63c sdev:8\ntfd:       18 events:       19 data:     7f8bb0195300  pos:0 ino:b63d sdev:8\ntfd:       32 events:       19 data:     7f8bb0365300  pos:0 ino:bc6b sdev:8\ntfd:       21 events:       19 data:     7f8bb0429300  pos:0 ino:bc6a sdev:8\ntfd:       37 events:       19 data:     7f8bb037d300  pos:0 ino:bc88 sdev:8\ntfd:       36 events:       19 data:     7f8b9f779300  pos:0 ino:bc87 sdev:8\ntfd:       35 events:       19 data:     7f8bb0573300  pos:0 ino:bc78 sdev:8\ntfd:       19 events:       19 data:     7f8bb0369300  pos:0 ino:b647 sdev:8\n\n9:pipe:[31204]\npos:\t0\nflags:\t02000000\nmnt_id:\t14\nino:\t31204\n\n10:pipe:[31204]\npos:\t0\nflags:\t02000001\nmnt_id:\t14\nino:\t31204\n\n11:socket:[46606]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46606\n\n12:socket:[46607]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46607\n\n13:socket:[46623]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46623\n\n14:socket:[46622]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46622\n\n15:socket:[46661]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46661\n\n16:socket:[46652]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46652\n\n17:socket:[46624]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46624\n\n18:socket:[46653]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46653\n\n19:socket:[46663]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46663\n\n20:socket:[46625]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46625\n\n21:socket:[48234]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48234\n\n22:socket:[46655]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46655\n\n23:socket:[46656]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46656\n\n24:socket:[48285]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48285\n\n25:socket:[46626]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46626\n\n26:socket:[46627]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46627\n\n27:socket:[46628]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46628\n\n28:socket:[46742]\npos:\t0\nflags:\t02000002\nmnt_id:\t9\nino:\t46742\n\n29:socket:[46629]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46629\n\n30:socket:[46630]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46630\n\n31:socket:[46631]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46631\n\n32:socket:[48235]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48235\n\n33:socket:[48236]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48236\n\n34:socket:[48237]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48237\n\n35:socket:[48248]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48248\n\n36:socket:[48263]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48263\n\n37:socket:[48264]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48264\n\n38:socket:[46632]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46632\n\n39:socket:[48269]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48269\n\n40:socket:[48270]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48270\n\n41:socket:[46633]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46633\n\n42:socket:[46634]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46634\n\n43:socket:[46657]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46657\n\n44:socket:[46658]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46658\n\n45:socket:[46659]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46659\n\n46:socket:[46660]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t46660\n\n47:socket:[48271]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48271\n\n49:socket:[48275]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48275\n\n50:socket:[48276]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48276\n\n51:socket:[48277]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48277\n\n52:socket:[48278]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48278\n\n53:socket:[48288]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48288\n\n54:socket:[48289]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t48289\n\n55:socket:[48292]\npos:\t0\nflags:\t02000002\nmnt_id:\t9\nino:\t48292\n\n56:/usr/local/apache2/htdocs/index.html\npos:\t0\nflags:\t02100000\nmnt_id:\t1159\nino:\t12069055\n\n74:socket:[45151]\npos:\t0\nflags:\t02004002\nmnt_id:\t9\nino:\t45151\n', 'coredump_proc_status': 'Name:\thttpd\nUmask:\t0022\nState:\tD (disk sleep)\nTgid:\t2016\nNgid:\t0\nPid:\t2016\nPPid:\t2013\nTracerPid:\t0\nUid:\t100032\t100032\t100032\t100032\nGid:\t100032\t100032\t100032\t100032\nFDSize:\t256\nGroups:\t100032 \nNStgid:\t2016\t3\nNSpid:\t2016\t3\nNSpgid:\t2013\t1\nNSsid:\t2013\t1\nVmPeak:\t 1276124 kB\nVmSize:\t 1213456 kB\nVmLck:\t       0 kB\nVmPin:\t       0 kB\nVmHWM:\t    7092 kB\nVmRSS:\t       0 kB\nRssAnon:\t       0 kB\nRssFile:\t       0 kB\nRssShmem:\t       0 kB\nVmData:\t  227012 kB\nVmStk:\t     132 kB\nVmExe:\t     296 kB\nVmLib:\t    2656 kB\nVmPTE:\t     236 kB\nVmSwap:\t    4772 kB\nHugetlbPages:\t       0 kB\nCoreDumping:\t1\nTHP_enabled:\t1\nThreads:\t27\nSigQ:\t0/15498\nSigPnd:\t0000000000000000\nShdPnd:\t0000000000000000\nSigBlk:\tfffffffe3ffbaa07\nSigIgn:\t0000000001001000\nSigCgt:\t00000001880042eb\nCapInh:\t0000000000000000\nCapPrm:\t0000000000000000\nCapEff:\t0000000000000000\nCapBnd:\t00000000800405fb\nCapAmb:\t0000000000000000\nNoNewPrivs:\t0\nSeccomp:\t2\nSeccomp_filters:\t1\nSpeculation_Store_Bypass:\tthread vulnerable\nSpeculationIndirectBranch:\tconditional enabled\nCpus_allowed:\t3\nCpus_allowed_list:\t0-1\nMems_allowed:\t00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001\nMems_allowed_list:\t0\nvoluntary_ctxt_switches:\t3\nnonvoluntary_ctxt_switches:\t0\n', 'coredump_proc_maps': '557c1ad43000-557c1ad7b000 r--p 00000000 fd:00 38255863                   /usr/local/apache2/bin/httpd\n557c1ad7b000-557c1adc5000 r-xp 00038000 fd:00 38255863                   /usr/local/apache2/bin/httpd\n557c1adc5000-557c1ade6000 r--p 00082000 fd:00 38255863                   /usr/local/apache2/bin/httpd\n557c1ade6000-557c1ade9000 r--p 000a2000 fd:00 38255863                   /usr/local/apache2/bin/httpd\n557c1ade9000-557c1adee000 rw-p 000a5000 fd:00 38255863                   /usr/local/apache2/bin/httpd\n557c1adee000-557c1adf1000 rw-p 00000000 00:00 0 \n557c1b2e8000-557c1b309000 rw-p 00000000 00:00 0                          [heap]\n7f8b60000000-7f8b60021000 rw-p 00000000 00:00 0 \n7f8b60021000-7f8b64000000 ---p 00000000 00:00 0 \n7f8b68000000-7f8b68021000 rw-p 00000000 00:00 0 \n7f8b68021000-7f8b6c000000 ---p 00000000 00:00 0 \n7f8b6c000000-7f8b6c021000 rw-p 00000000 00:00 0 \n7f8b6c021000-7f8b70000000 ---p 00000000 00:00 0 \n7f8b70000000-7f8b70021000 rw-p 00000000 00:00 0 \n7f8b70021000-7f8b74000000 ---p 00000000 00:00 0 \n7f8b74000000-7f8b74021000 rw-p 00000000 00:00 0 \n7f8b74021000-7f8b78000000 ---p 00000000 00:00 0 \n7f8b78000000-7f8b78021000 rw-p 00000000 00:00 0 \n7f8b78021000-7f8b7c000000 ---p 00000000 00:00 0 \n7f8b7c000000-7f8b7c021000 rw-p 00000000 00:00 0 \n7f8b7c021000-7f8b80000000 ---p 00000000 00:00 0 \n7f8b80000000-7f8b80021000 rw-p 00000000 00:00 0 \n7f8b80021000-7f8b84000000 ---p 00000000 00:00 0 \n7f8b84000000-7f8b84021000 rw-p 00000000 00:00 0 \n7f8b84021000-7f8b88000000 ---p 00000000 00:00 0 \n7f8b88000000-7f8b88021000 rw-p 00000000 00:00 0 \n7f8b88021000-7f8b8c000000 ---p 00000000 00:00 0 \n7f8b8c000000-7f8b8c021000 rw-p 00000000 00:00 0 \n7f8b8c021000-7f8b90000000 ---p 00000000 00:00 0 \n7f8b90000000-7f8b90021000 rw-p 00000000 00:00 0 \n7f8b90021000-7f8b94000000 ---p 00000000 00:00 0 \n7f8b94000000-7f8b94021000 rw-p 00000000 00:00 0 \n7f8b94021000-7f8b98000000 ---p 00000000 00:00 0 \n7f8b98000000-7f8b98021000 rw-p 00000000 00:00 0 \n7f8b98021000-7f8b9c000000 ---p 00000000 00:00 0 \n7f8b9f5eb000-7f8b9f5fb000 rw-p 00000000 00:00 0 \n7f8b9f6e1000-7f8b9f6e7000 rw-p 00000000 00:00 0 \n7f8b9f6e9000-7f8b9f6f1000 rw-p 00000000 00:00 0 \n7f8b9f6f9000-7f8b9f6fb000 rw-p 00000000 00:00 0 \n7f8b9f6fd000-7f8b9f6ff000 rw-p 00000000 00:00 0 \n7f8b9f703000-7f8b9f715000 rw-p 00000000 00:00 0 \n7f8b9f727000-7f8b9f729000 rw-p 00000000 00:00 0 \n7f8b9f72b000-7f8b9f72f000 rw-p 00000000 00:00 0 \n7f8b9f733000-7f8b9f737000 rw-p 00000000 00:00 0 \n7f8b9f739000-7f8b9f77b000 rw-p 00000000 00:00 0 \n7f8b9f78b000-7f8b9f7ab000 rw-p 00000000 00:00 0 \n7f8b9f7e7000-7f8b9f7e8000 ---p 00000000 00:00 0 \n7f8b9f7e8000-7f8b9ffe8000 rw-p 00000000 00:00 0 \n7f8b9ffe8000-7f8b9ffe9000 ---p 00000000 00:00 0 \n7f8b9ffe9000-7f8ba07e9000 rw-p 00000000 00:00 0 \n7f8ba07e9000-7f8ba07ea000 ---p 00000000 00:00 0 \n7f8ba07ea000-7f8ba0fea000 rw-p 00000000 00:00 0 \n7f8ba0fea000-7f8ba0feb000 ---p 00000000 00:00 0 \n7f8ba0feb000-7f8ba17eb000 rw-p 00000000 00:00 0 \n7f8ba17eb000-7f8ba17ec000 ---p 00000000 00:00 0 \n7f8ba17ec000-7f8ba1fec000 rw-p 00000000 00:00 0 \n7f8ba1fec000-7f8ba1fed000 ---p 00000000 00:00 0 \n7f8ba1fed000-7f8ba27ed000 rw-p 00000000 00:00 0 \n7f8ba27ed000-7f8ba27ee000 ---p 00000000 00:00 0 \n7f8ba27ee000-7f8ba2fee000 rw-p 00000000 00:00 0 \n7f8ba2fee000-7f8ba2fef000 ---p 00000000 00:00 0 \n7f8ba2fef000-7f8ba37ef000 rw-p 00000000 00:00 0 \n7f8ba37ef000-7f8ba37f0000 ---p 00000000 00:00 0 \n7f8ba37f0000-7f8ba3ff0000 rw-p 00000000 00:00 0 \n7f8ba3ff0000-7f8ba3ff1000 ---p 00000000 00:00 0 \n7f8ba3ff1000-7f8ba47f1000 rw-p 00000000 00:00 0 \n7f8ba47f1000-7f8ba47f2000 ---p 00000000 00:00 0 \n7f8ba47f2000-7f8ba4ff2000 rw-p 00000000 00:00 0 \n7f8ba4ff2000-7f8ba4ff3000 ---p 00000000 00:00 0 \n7f8ba4ff3000-7f8ba57f3000 rw-p 00000000 00:00 0 \n7f8ba57f3000-7f8ba57f4000 ---p 00000000 00:00 0 \n7f8ba57f4000-7f8ba5ff4000 rw-p 00000000 00:00 0 \n7f8ba5ff4000-7f8ba5ff5000 ---p 00000000 00:00 0 \n7f8ba5ff5000-7f8ba67f5000 rw-p 00000000 00:00 0 \n7f8ba67f5000-7f8ba67f6000 ---p 00000000 00:00 0 \n7f8ba67f6000-7f8ba6ff6000 rw-p 00000000 00:00 0 \n7f8ba6ff6000-7f8ba6ff7000 ---p 00000000 00:00 0 \n', 'coredump_proc_limits': 'Limit                     Soft Limit           Hard Limit           Units     \nMax cpu time              unlimited            unlimited            seconds   \nMax file size             unlimited            unlimited            bytes     \nMax data size             unlimited            unlimited            bytes     \nMax stack size            8388608              unlimited            bytes     \nMax core file size        unlimited            unlimited            bytes     \nMax resident set          unlimited            unlimited            bytes     \nMax processes             15498                15498                processes \nMax open files            524288               524288               files     \nMax locked memory         8388608              8388608              bytes     \nMax address space         unlimited            unlimited            bytes     \nMax file locks            unlimited            unlimited            locks     \nMax pending signals       15498                15498                signals   \nMax msgqueue size         819200               819200               bytes     \nMax nice priority         0                    0                    \nMax realtime priority     0                    0                    \nMax realtime timeout      unlimited            unlimited            us        \n', 'coredump_proc_cgroup': '0::/user.slice/user-1000.slice/user@1000.service/user.slice/libpod-10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c.scope/container\n', 'coredump_proc_mountinfo': '1146 946 0:54 / / rw,relatime - overlay overlay rw,context="system_u:object_r:container_file_t:s0:c926,c1007",lowerdir=/home/localuser/.local/share/containers/storage/overlay/l/VXGPMQTDBWKP6277ZND5FMDUUW:/home/localuser/.local/share/containers/storage/overlay/l/AAF2ZQ2YLFB44CWVFJVE4QIDD2:/home/localuser/.local/share/containers/storage/overlay/l/6IWXDOUJBLJMFO657KWX7YE4OC:/home/localuser/.local/share/containers/storage/overlay/l/ZAXAAK34NFA6M6T4IRULHQCLIJ:/home/localuser/.local/share/containers/storage/overlay/l/IE32ARQ46726FRU7THCLVQUGU4,upperdir=/home/localuser/.local/share/containers/storage/overlay/15574fcedd61822409c071e5759c40f76eeba367f8d488914930897057473972/diff,workdir=/home/localuser/.local/share/containers/storage/overlay/15574fcedd61822409c071e5759c40f76eeba367f8d488914930897057473972/work,userxattr\n1147 1146 0:58 / /proc rw,nosuid,nodev,noexec,relatime - proc proc rw\n1148 1146 0:59 / /dev rw,nosuid,noexec - tmpfs tmpfs rw,context="system_u:object_r:container_file_t:s0:c926,c1007",size=65536k,mode=755,uid=1000,gid=1000,inode64\n1149 1146 0:60 / /sys ro,nosuid,nodev,noexec,relatime - sysfs sysfs rw,seclabel\n1150 1146 0:51 /containers/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata/run/secrets /run/secrets rw,nosuid,nodev,relatime - tmpfs tmpfs rw,seclabel,size=401212k,nr_inodes=100303,mode=700,uid=1000,gid=1000,inode64\n1151 1148 0:61 / /dev/pts rw,nosuid,noexec,relatime - devpts devpts rw,context="system_u:object_r:container_file_t:s0:c926,c1007",gid=100004,mode=620,ptmxmode=666\n1152 1148 0:57 / /dev/mqueue rw,nosuid,nodev,noexec,relatime - mqueue mqueue rw,seclabel\n1153 1146 0:51 /containers/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata/hostname /etc/hostname rw,nosuid,nodev,relatime - tmpfs tmpfs rw,seclabel,size=401212k,nr_inodes=100303,mode=700,uid=1000,gid=1000,inode64\n1154 1146 0:51 /containers/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata/resolv.conf /etc/resolv.conf rw,nosuid,nodev,relatime - tmpfs tmpfs rw,seclabel,size=401212k,nr_inodes=100303,mode=700,uid=1000,gid=1000,inode64\n1155 1146 0:51 /containers/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata/hosts /etc/hosts rw,nosuid,nodev,relatime - tmpfs tmpfs rw,seclabel,size=401212k,nr_inodes=100303,mode=700,uid=1000,gid=1000,inode64\n1156 1148 0:50 / /dev/shm rw,nosuid,nodev,noexec,relatime - tmpfs shm rw,context="system_u:object_r:container_file_t:s0:c926,c1007",size=64000k,uid=1000,gid=1000,inode64\n1157 1146 0:51 /containers/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata/.containerenv /run/.containerenv rw,nosuid,nodev,relatime - tmpfs tmpfs rw,seclabel,size=401212k,nr_inodes=100303,mode=700,uid=1000,gid=1000,inode64\n1158 1149 0:25 /user.slice/user-1000.slice/user@1000.service/user.slice/libpod-10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c.scope/container /sys/fs/cgroup ro,nosuid,nodev,noexec,relatime - cgroup2 cgroup2 rw,seclabel,nsdelegate,memory_recursiveprot\n1159 1146 253:0 /home/localuser/Enable_SysAdmin/example_container/httpd /usr/local/apache2/htdocs rw,relatime - xfs /dev/mapper/VG_01-root rw,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota\n1160 1148 0:5 /null /dev/null rw,nosuid,noexec - devtmpfs devtmpfs rw,seclabel,size=4096k,nr_inodes=1048576,mode=755,inode64\n1161 1148 0:5 /zero /dev/zero rw,nosuid,noexec - devtmpfs devtmpfs rw,seclabel,size=4096k,nr_inodes=1048576,mode=755,inode64\n1162 1148 0:5 /full /dev/full rw,nosuid,noexec - devtmpfs devtmpfs rw,seclabel,size=4096k,nr_inodes=1048576,mode=755,inode64\n1163 1148 0:5 /tty /dev/tty rw,nosuid,noexec - devtmpfs devtmpfs rw,seclabel,size=4096k,nr_inodes=1048576,mode=755,inode64\n1164 1148 0:5 /random /dev/random rw,nosuid,noexec - devtmpfs devtmpfs rw,seclabel,size=4096k,nr_inodes=1048576,mode=755,inode64\n1165 1148 0:5 /urandom /dev/urandom rw,nosuid,noexec - devtmpfs devtmpfs rw,seclabel,size=4096k,nr_inodes=1048576,mode=755,inode64\n', 'coredump_proc_auxv': "b'!\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00`\\x1a]\\xfe\\x7f\\x00\\x003\\x00\\x00\\x00\\x00\\x00\\x00\\x000\\x0e\\x00\\x00\\x00\\x00\\x00\\x00\\x10\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xff\\xfb\\x8b\\x0f\\x00\\x00\\x00\\x00\\x06\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x10\\x00\\x00\\x00\\x00\\x00\\x00\\x11\\x00\\x00\\x00\\x00\\x00\\x00\\x00d\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x03\\x00\\x00\\x00\\x00\\x00\\x00\\x00@0\\xd4\\x1a|U\\x00\\x00\\x04\\x00\\x00\\x00\\x00\\x00\\x00\\x008\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x05\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x0c\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x07\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xb0\\xaa\\xb1\\x8b\\x7f\\x00\\x00\\x08\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\t\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x10\\xd1\\xd7\\x1a|U\\x00\\x00\\x0b\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x0c\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\r\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x0e\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x17\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x19\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xb9\\x92\\x19]\\xfe\\x7f\\x00\\x00\\x1a\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x02\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x1f\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xdb\\xaf\\x19]\\xfe\\x7f\\x00\\x00\\x0f\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xc9\\x92\\x19]\\xfe\\x7f\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'", 'coredump_cwd': '/usr/local/apache2', 'coredump_root': '/', 'coredump_container_cmdline': '/usr/bin/conmon --api-version 1 -c 10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c -u 10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c -r /usr/bin/crun -b /home/localuser/.local/share/containers/storage/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata -p /run/user/1000/containers/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata/pidfile -n httpd --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level warning --runtime-arg --log-format=json --runtime-arg --log --runtime-arg=/run/user/1000/containers/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata/oci-log --conmon-pidfile /run/user/1000/containers/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/localuser/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000/containers --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1000/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg "" --exit-command-arg --network-backend --exit-command-arg cni --exit-command-arg --volumepath --exit-command-arg /home/localuser/.local/share/containers/storage/volumes --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c', 'coredump_environ': 'HTTPD_VERSION=2.4.55\nHOSTNAME=httpd\nHOME=/root\nHTTPD_PATCHES=\ncontainer=podman\nTERM=xterm\nPATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\nHTTPD_SHA256=11d6ba19e36c0b93ca62e47e6ffc2d2f2884942694bce0f23f39c71bdc5f69ac\nHTTPD_PREFIX=/usr/local/apache2\nPWD=/usr/local/apache2\n', 'coredump_filename': '/var/lib/systemd/coredump/core.httpd.100032.9fb6bcb1d6b04e708cdd030173164668.2016.1678304640000000.zst', 'message': 'Process 2016 (httpd) of user 100032 dumped core.\n\nModule /usr/local/apache2/bin/httpd with build-id 9090e335fb37b93a14265280d9d1c10e9070d89b\nModule /lib/x86_64-linux-gnu/libgcc_s.so.1 with build-id 596409bc4e94583ef18f141c9b941a46540868ee\nModule /lib/x86_64-linux-gnu/libnss_files-2.31.so with build-id bab4b71665bcc7f3f9b142804534c6de15b6e824\nModule /usr/local/apache2/modules/mod_alias.so with build-id 034d69b0d287fe56bf76d30cd00dfc4506f9631d\nModule /usr/local/apache2/modules/mod_dir.so with build-id 551ba3aea3acff6d9e584255503d096561af6fcf\nModule /usr/local/apache2/modules/mod_autoindex.so with build-id 2d03d1769a1366c3be00ff0ab5a1ef232c546b07\nModule /usr/local/apache2/modules/mod_status.so with build-id c53f744942005ac9dbb4fd7804a70ef450e87ece\nModule /usr/local/apache2/modules/mod_unixd.so with build-id e9d084e1f850d3b656f9ed93475c721bb77bd51d\nModule /usr/local/apache2/modules/mod_version.so with build-id aae20526a8d1d3e4894f5497254c705890ee393d\nModule /usr/local/apache2/modules/mod_setenvif.so with build-id 6e77725b9260b584f6ecb87de8fe6b10431b5296\nModule /usr/local/apache2/modules/mod_headers.so with build-id 939478f4f24867faa40809e870ec05cfd769afee\nModule /usr/local/apache2/modules/mod_env.so with build-id f7ac411e5e2b94f9a2e6b692391cbf519433e0b4\nModule /usr/local/apache2/modules/mod_log_config.so with build-id d6035af7aeed3ca7ab29ee6b81ea1130207509d2\nModule /usr/local/apache2/modules/mod_mime.so with build-id bbf4ecc698fe66e531a0cbbe1db5d788f8a7554f\nModule /usr/local/apache2/modules/mod_filter.so with build-id 5b58ba75a8a7e51b19e233371374356cc49331d8\nModule /usr/local/apache2/modules/mod_reqtimeout.so with build-id 31911260de4b0d909fdc2cdf1a030867f6be7b55\nModule /usr/local/apache2/modules/mod_auth_basic.so with build-id de2e9c9b6fd1f898668ddc7d8de1247dab7923c8\nModule /usr/local/apache2/modules/mod_access_compat.so with build-id 24eb4d2b6107cb5742dbdc85105d3c71ca6a2973\nModule /usr/local/apache2/modules/mod_authz_core.so with build-id fd8431083ca04c90bcdf9abfeab61e26e183a4bc\nModule /usr/local/apache2/modules/mod_authz_user.so with build-id 10cc5092cb90522785d75ff375a3f17cc8cefadf\nModule /usr/local/apache2/modules/mod_authz_groupfile.so with build-id b5b93d2b45a11cd8d6880275a662bd53c1e0b02f\nModule /usr/local/apache2/modules/mod_authz_host.so with build-id 62f8640478d50199740bd48dbd5c43637dc86725\nModule /usr/local/apache2/modules/mod_authn_core.so with build-id 7ab1f3f43cdf0efff759bf280aca6783c51ad1f0\nModule /usr/local/apache2/modules/mod_authn_file.so with build-id b2f9dbc52bf4c0acf08a7d6ea0afd99130a26562\nModule /usr/local/apache2/modules/mod_mpm_event.so with build-id e2eb483b44dd1476d2eb8f8bc2aa196e407a3665\nModule /lib/x86_64-linux-gnu/libdl-2.31.so with build-id 46b3bf3f9b9eb092a5c0cf5575e89092f768054c\nModule /usr/lib/x86_64-linux-gnu/libuuid.so.1.3.0 with build-id 8b9c600a4664cab2267d50ff8ceccea668d45e2b\nModule /lib/x86_64-linux-gnu/libexpat.so.1.6.12 with build-id 8152298ced93b5bd86eeda4440e163c45e561cc2\nModule /lib/x86_64-linux-gnu/libcrypt.so.1.1.0 with build-id 8f6561f7a9b3a9a4bbcd268d5afa265ee3ab2523\nModule /lib/x86_64-linux-gnu/libc-2.31.so with build-id b503275bf9fee51581fdceef97533b194035b4f7\nModule /lib/x86_64-linux-gnu/libpthread-2.31.so with build-id 255e355c207aba91a59ae1f808e3b4da443abf0c\nModule /usr/lib/x86_64-linux-gnu/libapr-1.so.0.7.0 with build-id a8d0c10c86c61422f0d52245d2e312085843137a\nModule /usr/lib/x86_64-linux-gnu/libaprutil-1.so.0.6.1 with build-id 8f507035d9ab2e3ae9c63eeaddcc430161401196\nModule /lib/x86_64-linux-gnu/libpcre.so.3.13.3 with build-id 665f1b80589ca7b4d7f106afafd6be3b3e17706b\nModule /lib/x86_64-linux-gnu/ld-2.31.so with build-id e25570740d590e5cb7b1a20d86332a8d1bb3b65f\nModule linux-vdso.so.1 with build-id 2f84e7f3fad45f833dbddfb1bd2a0cd8b4b1152a\nStack trace of thread 55:\n#0  0x00007f8bb17130db n/a (/usr/local/apache2/modules/mod_mpm_event.so + 0xc0db)\nELF object binary architecture: AMD x86-64\n', 'coredump_package_json': '{"elfType":"coredump","elfArchitecture":"AMD x86-64"}', 'code_file': '../src/coredump/coredump.c', 'code_line': '1057', 'code_func': 'submit_coredump', 'syslog_identifier': 'systemd-coredump', '_transport': 'journal', '_pid': '2518', '_uid': '100032', '_gid': '100032', '_comm': 'systemd-coredum', '_exe': '/usr/lib/systemd/systemd-coredump', '_cmdline': '/usr/lib/systemd/systemd-coredump', '_cap_effective': '0', '_selinux_context': 'system_u:system_r:systemd_coredump_t:s0', '_systemd_cgroup': '/system.slice/system-systemd\\x2dcoredump.slice/systemd-coredump@0-2517-0.service', '_systemd_unit': 'systemd-coredump@0-2517-0.service', '_systemd_slice': 'system-systemd\\x2dcoredump.slice', '_systemd_invocation_id': 'a07d2f10105d42289e94b859cc1333db', '_source_realtime_timestamp': '2023-03-08 16:44:21.433977', '_boot_id': '9fb6bcb1-d6b0-4e70-8cdd-030173164668', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '__realtime_timestamp': '2023-03-08 16:44:21.436614', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=1302, microseconds=489604), bootid=UUID('9fb6bcb1-d6b0-4e70-8cdd-030173164668'))", '__cursor': 's=8223a1f12ada4295b757959b00734e7e;i=eec0d;b=9fb6bcb1d6b04e708cdd030173164668;m=4da26a04;t=5f668c12b78c6;x=d312f52352fc20b6'}}
2023-03-08 16:51:11 996 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 996 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 996 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,996 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,997 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_transport': 'journal', '_systemd_slice': 'system.slice', '_uid': '0', '_gid': '0', '_cap_effective': '1ffffffffff', 'syslog_facility': '1', 'priority': '4', 'code_line': '419', '_boot_id': '9fb6bcb1-d6b0-4e70-8cdd-030173164668', 'code_file': 'abrt-server.c', 'code_func': 'run_post_create', 'syslog_identifier': 'abrt-server', '_pid': '2539', '_comm': 'abrt-server', '_exe': '/usr/sbin/abrt-server', '_cmdline': 'abrt-server -s', '_selinux_context': 'system_u:system_r:abrt_t:s0-s0:c0.c1023', '_systemd_cgroup': '/system.slice/abrtd.service', '_systemd_unit': 'abrtd.service', '_systemd_invocation_id': 'f239791d90ed42ddb3edd044eff13704', 'message': "Error: No segments found in coredump './coredump'", '_source_realtime_timestamp': '2023-03-08 16:44:23.983035', '__realtime_timestamp': '2023-03-08 16:44:24.795980', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=1305, microseconds=848970), bootid=UUID('9fb6bcb1-d6b0-4e70-8cdd-030173164668'))", '__cursor': 's=67695181484243129345a3d343686064;i=eed62;b=9fb6bcb1d6b04e708cdd030173164668;m=4dd5ac8a;t=5f668c15ebb4c;x=6fcaa3f10598f634'}}
2023-03-08 16:51:11 997 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 997 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 997 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,997 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,997 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', 'container_name': 'httpd', 'syslog_identifier': 'httpd', 'code_file': 'src/ctr_logging.c', 'code_line': '326', 'code_func': 'write_journald', '_transport': 'journal', '_uid': '1000', '_gid': '1000', '_comm': 'conmon', '_cap_effective': '1ffffffffff', '_selinux_context': 'unconfined_u:system_r:container_runtime_t:s0', '_audit_loginuid': '1000', '_systemd_owner_uid': '1000', '_systemd_unit': 'user@1000.service', '_systemd_slice': 'user-1000.slice', '_systemd_user_slice': 'user.slice', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_audit_session': '6', '_boot_id': '9fb6bcb1-d6b0-4e70-8cdd-030173164668', 'container_id_full': '10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c', 'container_id': '10a9bac9aed9', '_pid': '2011', '_cmdline': '/usr/bin/conmon --api-version 1 -c 10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c -u 10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c -r /usr/bin/crun -b /home/localuser/.local/share/containers/storage/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata -p /run/user/1000/containers/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata/pidfile -n httpd --exit-dir /run/user/1000/libpod/tmp/exits --full-attach -s -l journald --log-level warning --runtime-arg --log-format=json --runtime-arg --log --runtime-arg=/run/user/1000/containers/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata/oci-log --conmon-pidfile /run/user/1000/containers/overlay-containers/10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/localuser/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1000/containers --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1000/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg "" --exit-command-arg --network-backend --exit-command-arg cni --exit-command-arg --volumepath --exit-command-arg /home/localuser/.local/share/containers/storage/volumes --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c', '_systemd_cgroup': '/user.slice/user-1000.slice/user@1000.service/user.slice/libpod-conmon-10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c.scope', '_systemd_user_unit': 'libpod-conmon-10a9bac9aed9dd82a5074e13fae92627c85ff7f295a7cbb4724e79ccbf5c805c.scope', '_systemd_invocation_id': '77131c49747a413facd33de90041a753', 'message': '10.0.2.100 - - [08/Mar/2023:19:44:23 +0000] "GET / HTTP/1.0" 200 152\n', '_source_realtime_timestamp': '2023-03-08 16:44:25.014766', '__realtime_timestamp': '2023-03-08 16:44:25.014775', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=1306, microseconds=67764), bootid=UUID('9fb6bcb1-d6b0-4e70-8cdd-030173164668'))", '__cursor': 's=c81574c0b1a046ef9dc640f1a65b0ba3;i=ef28f;b=9fb6bcb1d6b04e708cdd030173164668;m=4dd90334;t=5f668c16211f7;x=5a29c04736c7114a'}}
2023-03-08 16:51:11 997 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 998 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 998 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,998 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,998 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'priority': '6', '_uid': '1000', '_gid': '1000', '_audit_session': '6', '_audit_loginuid': '1000', '_systemd_owner_uid': '1000', '_systemd_slice': 'user-1000.slice', '_boot_id': '9fb6bcb1-d6b0-4e70-8cdd-030173164668', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_cap_effective': '0', '_selinux_context': 'unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023', '_systemd_user_slice': '-.slice', '_transport': 'syslog', 'syslog_facility': '10', 'syslog_identifier': 'sshd', 'syslog_pid': '1883', 'syslog_timestamp': 'Mar  8 16:50:18 ', '_pid': '1883', '_comm': 'sshd', '_exe': '/usr/sbin/sshd', '_cmdline': '"sshd: localuser@pts/1"', '_systemd_cgroup': '/user.slice/user-1000.slice/session-6.scope', '_systemd_session': '6', '_systemd_unit': 'session-6.scope', '_systemd_invocation_id': '344223605c8c4507bcbc52a2f89db2a7', 'message': 'Disconnected from user localuser 192.168.1.1 port 35610', '_source_realtime_timestamp': '2023-03-08 16:50:18.698277', '__realtime_timestamp': '2023-03-08 16:50:18.698282', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=1659, microseconds=751272), bootid=UUID('9fb6bcb1-d6b0-4e70-8cdd-030173164668'))", '__cursor': 's=c81574c0b1a046ef9dc640f1a65b0ba3;i=f11c7;b=9fb6bcb1d6b04e708cdd030173164668;m=62edcb68;t=5f668d676da2a;x=9f54f0025f92bb63'}}
2023-03-08 16:51:11 998 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 998 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 998 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,998 - ansible_rulebook.engine - DEBUG - None
2023-03-08 16:51:11,998 - ansible_rulebook.engine - DEBUG - Received event : {'journald': {'syslog_facility': '4', '_uid': '0', '_boot_id': '9fb6bcb1-d6b0-4e70-8cdd-030173164668', '_machine_id': '871f29dc-9d2f-4b66-83d4-a94c1a0663cb', '_hostname': 'fedora.example.local', '_transport': 'journal', '_gid': '0', 'priority': '6', '_systemd_slice': 'system.slice', 'tid': '844', 'code_file': 'src/login/logind-session.c', 'syslog_identifier': 'systemd-logind', 'user_id': 'localuser', '_pid': '844', '_comm': 'systemd-logind', '_exe': '/usr/lib/systemd/systemd-logind', '_cmdline': '/usr/lib/systemd/systemd-logind', '_cap_effective': '24420020f', '_selinux_context': 'system_u:system_r:systemd_logind_t:s0', '_systemd_cgroup': '/system.slice/systemd-logind.service', '_systemd_unit': 'systemd-logind.service', '_systemd_invocation_id': 'a0e969f5f06149acadffda6629a84ba1', 'code_line': '840', 'code_func': 'session_finalize', 'message_id': '33549394-24b4-456d-9802-ca8333ed424a', 'session_id': '6', 'leader': '1879', 'message': 'Removed session 6.', '_source_realtime_timestamp': '2023-03-08 16:50:18.709476', '__realtime_timestamp': '2023-03-08 16:50:18.710253', '__monotonic_timestamp': "journal.Monotonic(timestamp=datetime.timedelta(seconds=1659, microseconds=763244), bootid=UUID('9fb6bcb1-d6b0-4e70-8cdd-030173164668'))", '__cursor': 's=67695181484243129345a3d343686064;i=f11d0;b=9fb6bcb1d6b04e708cdd030173164668;m=62edfa2c;t=5f668d67708ed;x=ce8029c393782ce3'}}
2023-03-08 16:51:11 999 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was INACTIVE is now FIRING_ALL_RULES
2023-03-08 16:51:11 999 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was FIRING_ALL_RULES is now HALTING
2023-03-08 16:51:11 999 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda - State was HALTING is now INACTIVE
2023-03-08 16:51:11,999 - ansible_rulebook.engine - DEBUG - None