Results 247 comments of Adam Grare

@kTipSSIoYv it looks like an issue with invoking that playbook, there are no references to the `r1088_miq_provision_2795` task after this: ``` [----] I, [2022-08-08T15:03:36.075576 #310:95b0] INFO -- automation: Q-task_id([r1088_miq_provision_2795]) Updated...

> Do you still need evm.log? If there is any info from running the embedded ansible job that would be helpful

I see a lot of authentication_check failures ``` [----] W, [2022-08-08T03:19:16.002959 #308:95b0] WARN -- evm: MIQ(ManageIQ::Providers::EmbeddedAnsible::AutomationManager#authentication_check_no_validation) type: [nil] for [1] [Embedded Ansible] Validation failed: incomplete, Missing credentials [----] W, [2022-08-08T04:19:29.345683...

> Unless I'm wrong, we [queue an authentication_check](https://github.com/ManageIQ/manageiq/blob/1d8bc6588bd8c8983967234c3ed2e023a9479e5c/app/models/miq_schedule_worker/jobs.rb#L38) on all ExtManagementSystem [every hour](https://github.com/ManageIQ/manageiq/blob/1d8bc6588bd8c8983967234c3ed2e023a9479e5c/config/settings.yml#L1127). Based on that result, many of our providers will skip an Ems with invalid authentication. Right but...

I think you need some credentials fields (tenant, subscription_id, client_id, password per https://docs.ansible.com/ansible/latest/collections/azure/azcollection/azure_rm_virtualmachine_info_module.html) but yeah that should work

In this latest case I don't know. I've seen it with thinks like hardwares and operating systems that are linked off of containers or hosts. > Usually we've found it's...

@fdupont-redhat commented, looks like your REPO env var was setup wrong

Currently this is a configurable option defaulted to off. I think we want to wait until this is at least default to mark this done

Kafka v3.2 appears to have dropped log4j in favor of a replacement that has fixes for these vulns, see https://downloads.apache.org/kafka/3.2.0/RELEASE_NOTES.html and https://issues.apache.org/jira/browse/KAFKA-13660

No problem @jrgarcia If you know how you'd like to handle it I can take a crack at fixing it. I could see adding a "stub" definition to the vmodl.wsdl...