Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
Ansible job is treated as a remote execution job when disabling "foreman_tasks_proxy_batch_trigger" which causing it to fail.
Steps to Reproduce:
1. Disable batch trigger
Web UI -> Admister -> Settings -> ForemanTasks -> foreman_tasks_proxy_batch_trigger -> Se to "No"
2. Run an ansible job.
Go to Web UI -> Monitor -> Jobs -> Run Job:
Job category: Ansible Playbook
Job template: Ansible Roles - Ansible default
Search Query: * <=== use "*" to run all hosts. or use other filter of your choice
Click "Display advanced fields" -> Concurrency level -> Set to 5 or any number you wish.
3. All host jobs failed with following error.
/var/tmp/foreman-ssh-cmd-603ffeb8-a318-415a-a9a1-8e4e5208586a/script: line 1: ---: command not found
2:
/var/tmp/foreman-ssh-cmd-603ffeb8-a318-415a-a9a1-8e4e5208586a/script: line 2: -: command not found
3:
/var/tmp/foreman-ssh-cmd-603ffeb8-a318-415a-a9a1-8e4e5208586a/script: line 3: pre_tasks:: command not found
4:
/var/tmp/foreman-ssh-cmd-603ffeb8-a318-415a-a9a1-8e4e5208586a/script: line 4: -: command not found
5:
/var/tmp/foreman-ssh-cmd-603ffeb8-a318-415a-a9a1-8e4e5208586a/script: line 5: debug:: command not found
6:
/var/tmp/foreman-ssh-cmd-603ffeb8-a318-415a-a9a1-8e4e5208586a/script: line 6: var:: command not found
7:
/var/tmp/foreman-ssh-cmd-603ffeb8-a318-415a-a9a1-8e4e5208586a/script: line 7: roles:: command not found
8:
/var/tmp/foreman-ssh-cmd-603ffeb8-a318-415a-a9a1-8e4e5208586a/script: line 8: -: command not found
9:
Exit status: 127
Actual results:
jobs failed
Expected results:
jobs succeeded
Fixes are merged in upstream, changes in foreman_ansible are released in 6.0.0, required changes in rex are not released yet, they'll most likely will go out in 4.1.1.
Created attachment 1761825[details]
HOTFIX RPM for Satellite 6.8.4
HOTFIX RPM is available for Satellite 6.8.4. Please find below the installation instructions:
1. Take a backup or snapshot of Satellite server before installing any Hotfix
2. Download the attached Hotfix RPM and copy it to Satellite server
3. # yum install tfm-rubygem-foreman_ansible-5.1.3.2-2.HOTFIXRHBZ1817320.el7sat.noarch.rpm --disableplugin=foreman-protector
4. # satellite-maintain service restart
NOTE: This hotfix is applicable to both 6.8.4, 6.8.5 as they do not update tfm-rubygem-foreman_ansible.
6.8.6 has the full resolution to this bug and will be shipped next week in:
https://bugzilla.redhat.com/show_bug.cgi?id=1943266
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory (Moderate: Satellite 6.9 Release), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2021:1313