Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bad expressions in tests #677

Merged
merged 1 commit into from
Nov 28, 2023

Fix bad expressions in tests.

9afc2c9
Select commit
Loading
Failed to load commit list.
Merged

Fix bad expressions in tests #677

Fix bad expressions in tests.
9afc2c9
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Azure Pipelines / CI succeeded Nov 28, 2023 in 19m 59s

Build #20231128.3 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 98,918 (82.50%)
  • Other: 20,983 (17.50%)
  • Total: 119,904

Annotations

Check failure on line 1 in [testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

Failed to import the required Python library (idna) on de67d26cf34f's Python /usr/bin/python3.11. This is required to transform IDNA DNS name "www.ansible.com" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter
Raw output
{
"msg": "Failed to import the required Python library (idna) on de67d26cf34f's Python /usr/bin/python3.11. This is required to transform IDNA DNS name \"www.ansible.com\" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"
}

Check failure on line 1 in [testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

Failed to import the required Python library (idna) on 2fc79c300ae9's Python /usr/bin/python3.11. This is required to transform IDNA DNS name "www.ansible.com" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter
Raw output
{
"msg": "Failed to import the required Python library (idna) on 2fc79c300ae9's Python /usr/bin/python3.11. This is required to transform IDNA DNS name \"www.ansible.com\" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"
}

Check failure on line 1 in [testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

Failed to import the required Python library (idna) on 6faec72533b3's Python /usr/bin/python3.12. This is required to transform IDNA DNS name "www.ansible.com" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter
Raw output
{
"msg": "Failed to import the required Python library (idna) on 6faec72533b3's Python /usr/bin/python3.12. This is required to transform IDNA DNS name \"www.ansible.com\" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"
}