all: children: zuul_unreachable: hosts: {} hosts: controller: ansible_connection: ssh ansible_host: 162.253.55.213 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul nodepool: az: nova cloud: ansible-vexxhost external_id: 01083273-cbde-4434-8d91-9982138b4feb host_id: 1312e38a9171ba72e5f6c3681fdf0f6f1a9b6f007f20b20c58eff2fb interface_ip: 162.253.55.213 label: ansible-fedora-37-1vcpu private_ipv4: 192.168.0.194 private_ipv6: null provider: ansible-vexxhost-ca-ymq-1 public_ipv4: 162.253.55.213 public_ipv6: 2604:e100:1:0:f816:3eff:fe90:67e0 region: ca-ymq-1 slot: null zuul_use_fetch_output: true vars: zuul: _inheritance_path: - '' - '' - '' ansible_version: '8' artifacts: - branch: dev change: '67' job: build-ansible-collection metadata: type: zuul_manifest name: Zuul Manifest patchset: 9b1ba0608b224d67ca7fd0b43682a6cf15c9f9fe project: sap-linuxlab/community.sap_libs url: https://ecaab02bb3eb54f1bca5-b4e956b772563fa61e706a1409623043.ssl.cf2.rackcdn.com/ansible/1b4c1dc5260847768ee1708ec19cd65d/zuul-manifest.json - branch: dev change: '67' job: build-ansible-collection metadata: type: ansible_collection version: 1.5.0 name: community.sap_libs patchset: 9b1ba0608b224d67ca7fd0b43682a6cf15c9f9fe project: sap-linuxlab/community.sap_libs url: https://ecaab02bb3eb54f1bca5-b4e956b772563fa61e706a1409623043.ssl.cf2.rackcdn.com/ansible/1b4c1dc5260847768ee1708ec19cd65d/artifacts/community-sap_libs-1.5.0.tar.gz attempts: 1 branch: dev build: 74011907aa5347ecbfa806207c714bf8 build_refs: - branch: dev change: '67' change_message: "Add sap_hostctrl_exec module and tests\n\nThis PR is adding a new ansible module to execute SapHostControl command, mainly for the very useful ListInstances function.\r\n\r\nIt is essentially a copy of sap_control_exec.py, but I changed the 'parameter' option to 'parameters' and you have to pass a dictionary with the expected options, because it would have been too complex to deal with each webmethod overwise.\r\nFor the tests, a simplified version of the suds.sudsobject.Factory class has been copied from their repo. The goal is to simulate the expected suds objects returned by the connection method, so more code is covered by the test. Hope it's fine for you.\r\n\r\nHave a great day, bests regards.\r\n" change_url: https://github.com/sap-linuxlab/community.sap_libs/pull/67 commit_id: 9b1ba0608b224d67ca7fd0b43682a6cf15c9f9fe patchset: 9b1ba0608b224d67ca7fd0b43682a6cf15c9f9fe project: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_libs name: sap-linuxlab/community.sap_libs short_name: community.sap_libs src_dir: src/github.com/sap-linuxlab/community.sap_libs topic: null buildset: 5d08b74255c04aefa1413b52721100bb buildset_refs: - branch: dev change: '67' change_message: "Add sap_hostctrl_exec module and tests\n\nThis PR is adding a new ansible module to execute SapHostControl command, mainly for the very useful ListInstances function.\r\n\r\nIt is essentially a copy of sap_control_exec.py, but I changed the 'parameter' option to 'parameters' and you have to pass a dictionary with the expected options, because it would have been too complex to deal with each webmethod overwise.\r\nFor the tests, a simplified version of the suds.sudsobject.Factory class has been copied from their repo. The goal is to simulate the expected suds objects returned by the connection method, so more code is covered by the test. Hope it's fine for you.\r\n\r\nHave a great day, bests regards.\r\n" change_url: https://github.com/sap-linuxlab/community.sap_libs/pull/67 commit_id: 9b1ba0608b224d67ca7fd0b43682a6cf15c9f9fe patchset: 9b1ba0608b224d67ca7fd0b43682a6cf15c9f9fe project: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_libs name: sap-linuxlab/community.sap_libs short_name: community.sap_libs src_dir: src/github.com/sap-linuxlab/community.sap_libs topic: null change: '67' change_message: "Add sap_hostctrl_exec module and tests\n\nThis PR is adding a new ansible module to execute SapHostControl command, mainly for the very useful ListInstances function.\r\n\r\nIt is essentially a copy of sap_control_exec.py, but I changed the 'parameter' option to 'parameters' and you have to pass a dictionary with the expected options, because it would have been too complex to deal with each webmethod overwise.\r\nFor the tests, a simplified version of the suds.sudsobject.Factory class has been copied from their repo. The goal is to simulate the expected suds objects returned by the connection method, so more code is covered by the test. Hope it's fine for you.\r\n\r\nHave a great day, bests regards.\r\n" change_url: https://github.com/sap-linuxlab/community.sap_libs/pull/67 child_jobs: [] commit_id: 9b1ba0608b224d67ca7fd0b43682a6cf15c9f9fe event_id: bf772c30-d43c-11f0-8845-29c64f6f0d24 executor: hostname: ze02.softwarefactory-project.io inventory_file: /var/lib/zuul/builds/74011907aa5347ecbfa806207c714bf8/ansible/inventory.yaml log_root: /var/lib/zuul/builds/74011907aa5347ecbfa806207c714bf8/work/logs result_data_file: /var/lib/zuul/builds/74011907aa5347ecbfa806207c714bf8/work/results.json src_root: /var/lib/zuul/builds/74011907aa5347ecbfa806207c714bf8/work/src work_root: /var/lib/zuul/builds/74011907aa5347ecbfa806207c714bf8/work items: - branch: dev change: '67' change_message: "Add sap_hostctrl_exec module and tests\n\nThis PR is adding a new ansible module to execute SapHostControl command, mainly for the very useful ListInstances function.\r\n\r\nIt is essentially a copy of sap_control_exec.py, but I changed the 'parameter' option to 'parameters' and you have to pass a dictionary with the expected options, because it would have been too complex to deal with each webmethod overwise.\r\nFor the tests, a simplified version of the suds.sudsobject.Factory class has been copied from their repo. The goal is to simulate the expected suds objects returned by the connection method, so more code is covered by the test. Hope it's fine for you.\r\n\r\nHave a great day, bests regards.\r\n" change_url: https://github.com/sap-linuxlab/community.sap_libs/pull/67 commit_id: 9b1ba0608b224d67ca7fd0b43682a6cf15c9f9fe patchset: 9b1ba0608b224d67ca7fd0b43682a6cf15c9f9fe project: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_libs name: sap-linuxlab/community.sap_libs short_name: community.sap_libs src_dir: src/github.com/sap-linuxlab/community.sap_libs topic: null job: ansible-galaxy-importer jobtags: [] max_attempts: 3 message: QWRkIHNhcF9ob3N0Y3RybF9leGVjIG1vZHVsZSBhbmQgdGVzdHMKClRoaXMgUFIgaXMgYWRkaW5nIGEgbmV3IGFuc2libGUgbW9kdWxlIHRvIGV4ZWN1dGUgU2FwSG9zdENvbnRyb2wgY29tbWFuZCwgbWFpbmx5IGZvciB0aGUgdmVyeSB1c2VmdWwgTGlzdEluc3RhbmNlcyBmdW5jdGlvbi4NCg0KSXQgaXMgZXNzZW50aWFsbHkgYSBjb3B5IG9mIHNhcF9jb250cm9sX2V4ZWMucHksIGJ1dCBJIGNoYW5nZWQgdGhlICdwYXJhbWV0ZXInIG9wdGlvbiB0byAncGFyYW1ldGVycycgYW5kIHlvdSBoYXZlIHRvIHBhc3MgYSBkaWN0aW9uYXJ5IHdpdGggdGhlIGV4cGVjdGVkIG9wdGlvbnMsIGJlY2F1c2UgaXQgd291bGQgaGF2ZSBiZWVuIHRvbyBjb21wbGV4IHRvIGRlYWwgd2l0aCBlYWNoIHdlYm1ldGhvZCBvdmVyd2lzZS4NCkZvciB0aGUgdGVzdHMsIGEgc2ltcGxpZmllZCB2ZXJzaW9uIG9mIHRoZSBzdWRzLnN1ZHNvYmplY3QuRmFjdG9yeSBjbGFzcyBoYXMgYmVlbiBjb3BpZWQgZnJvbSB0aGVpciByZXBvLiBUaGUgZ29hbCBpcyB0byBzaW11bGF0ZSB0aGUgZXhwZWN0ZWQgc3VkcyBvYmplY3RzIHJldHVybmVkIGJ5IHRoZSBjb25uZWN0aW9uIG1ldGhvZCwgc28gbW9yZSBjb2RlIGlzIGNvdmVyZWQgYnkgdGhlIHRlc3QuIEhvcGUgaXQncyBmaW5lIGZvciB5b3UuDQoNCkhhdmUgYSBncmVhdCBkYXksIGJlc3RzIHJlZ2FyZHMuDQo= patchset: 9b1ba0608b224d67ca7fd0b43682a6cf15c9f9fe pipeline: third-party-check playbook_context: playbook_projects: trusted/project_0/github.com/ansible/zuul-config: canonical_name: github.com/ansible/zuul-config checkout: master commit: 3e667f4d3a5f14620cbe10b052c77698fa883471 trusted/project_1/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: 935cfd422c2237f4863cdcdf5fb201bce8c32a67 untrusted/project_0/github.com/ansible/ansible-zuul-jobs: canonical_name: github.com/ansible/ansible-zuul-jobs checkout: master commit: e7ff49de526383ec1701720d6aed921160ec3931 untrusted/project_1/github.com/ansible/zuul-config: canonical_name: github.com/ansible/zuul-config checkout: master commit: 3e667f4d3a5f14620cbe10b052c77698fa883471 untrusted/project_2/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: 935cfd422c2237f4863cdcdf5fb201bce8c32a67 playbooks: - path: untrusted/project_0/github.com/ansible/ansible-zuul-jobs/playbooks/ansible-galaxy-importer/run.yaml roles: - checkout: master checkout_description: playbook branch link_name: ansible/playbook_0/role_0/zuul-jobs link_target: untrusted/project_0/github.com/ansible/ansible-zuul-jobs role_path: ansible/playbook_0/role_0/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_0/role_1/zuul-config link_target: untrusted/project_1/github.com/ansible/zuul-config role_path: ansible/playbook_0/role_1/zuul-config/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_0/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/playbook_0/role_2/zuul-jobs/roles post_review: false project: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_libs name: sap-linuxlab/community.sap_libs short_name: community.sap_libs src_dir: src/github.com/sap-linuxlab/community.sap_libs projects: github.com/ansible-network/releases: canonical_hostname: github.com canonical_name: github.com/ansible-network/releases checkout: master checkout_description: project default branch commit: 646b310655c531e4904be07f4ff8fc3a29addd09 name: ansible-network/releases required: true short_name: releases src_dir: src/github.com/ansible-network/releases github.com/sap-linuxlab/community.sap_libs: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_libs checkout: dev checkout_description: zuul branch commit: 9b1ba0608b224d67ca7fd0b43682a6cf15c9f9fe name: sap-linuxlab/community.sap_libs required: false short_name: community.sap_libs src_dir: src/github.com/sap-linuxlab/community.sap_libs ref: refs/pull/67/head resources: {} tenant: ansible timeout: 1800 topic: null voting: true zuul_use_fetch_output: true