(SUP-4929) Update to S0022 for handling license files with .key and .liu file type #174
Annotations
3 errors and 1 warning
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite_license is present
On host `35.230.22.175'
Failure/Error: result = run_shell('facter -pe pe_status_check.S0022')
RuntimeError:
shell failed
`facter -pe pe_status_check.S0022`
======
[{"target"=>"35.230.22.175", "action"=>"command", "object"=>"facter -pe pe_status_check.S0022", "status"=>"failure", "value"=>{"stdout"=>"Usage\n=====\n\n facter [options] [query] [query] [...]\n\nOptions\n=======\n [--color] Enable color output.\n [--no-color] Disable color output.\n -c [--config] The location of the config file.\n [--custom-dir] A directory to use for custom facts.\n -d [--debug] Enable debug output.\n [--external-dir] A directory to use for external facts.\n [--hocon] Output in Hocon format.\n -j [--json] Output in JSON format.\n -l [--log-level] Set logging level. Supported levels are: none, trace, debug, info, warn, error, and fatal.\n [--no-block] Disable fact blocking.\n [--no-cache] Disable loading and refreshing facts from the cache\n [--no-custom-facts] Disable custom facts.\n [--no-external-facts] Disable external facts.\n [--no-ruby] Disable loading Ruby, facts requiring Ruby, and custom facts.\n [--trace] Enable backtraces for custom facts.\n [--verbose] Enable verbose (info) output.\n [--show-legacy] Show legacy facts when querying all facts.\n -y [--yaml] Output in YAML format.\n [--strict] Enable more aggressive error reporting.\n -t [--timing] Show how much time it took to resolve each fact\n [--sequential] Resolve facts sequentially\n [--http-debug] Whether to write HTTP request and responses to stderr. This should never be used in production.\n -p [--puppet] Load the Puppet libraries, thus allowing Facter to load Puppet-specific facts.\n -v [--version] Print the version\n [--list-block-groups] List block groups\n [--list-cache-groups] List cache groups\n -h [--help] Help for all arguments\n", "stderr"=>"[2024-06-25 13:16:34.626169 ] ERROR Facter::OptionsValidator - \e[31munrecognised option '-e'\e[0m \n", "merged_output"=>"[2024-06-25 13:16:34.626169 ] ERROR Facter::OptionsValidator - \e[31munrecognised option '-e'\e[0m \nUsage\n=====\n\n facter [options] [query] [query] [...]\n\nOptions\n=======\n [--color] Enable color output.\n [--no-color] Disable color output.\n -c [--config] The location of the config file.\n [--custom-dir] A directory to use for custom facts.\n -d [--debug] Enable debug output.\n [--external-dir] A directory to use for external facts.\n [--hocon] Output in Hocon format.\n -j [--json] Output in JSON format.\n -l [--log-level] Set logging level. Supported levels are: none, trace, debug, info, warn, error, and fatal.\n [--no-block] Disable fact blocking.\n [--no-cache] Disable loading and refreshing facts from the cache\n [--no-custom-facts] Disable custom facts.\n [--no-external-facts] Disable external facts.\n [--no-ruby] Disable loadi
|
spec/acceptance/pe_status_check_spec.rb#L238
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are missing to be false
On host `35.230.22.175'
Failure/Error: result = run_shell('facter -pe pe_status_check.S0022')
RuntimeError:
shell failed
`facter -pe pe_status_check.S0022`
======
[{"target"=>"35.230.22.175", "action"=>"command", "object"=>"facter -pe pe_status_check.S0022", "status"=>"failure", "value"=>{"stdout"=>"Usage\n=====\n\n facter [options] [query] [query] [...]\n\nOptions\n=======\n [--color] Enable color output.\n [--no-color] Disable color output.\n -c [--config] The location of the config file.\n [--custom-dir] A directory to use for custom facts.\n -d [--debug] Enable debug output.\n [--external-dir] A directory to use for external facts.\n [--hocon] Output in Hocon format.\n -j [--json] Output in JSON format.\n -l [--log-level] Set logging level. Supported levels are: none, trace, debug, info, warn, error, and fatal.\n [--no-block] Disable fact blocking.\n [--no-cache] Disable loading and refreshing facts from the cache\n [--no-custom-facts] Disable custom facts.\n [--no-external-facts] Disable external facts.\n [--no-ruby] Disable loading Ruby, facts requiring Ruby, and custom facts.\n [--trace] Enable backtraces for custom facts.\n [--verbose] Enable verbose (info) output.\n [--show-legacy] Show legacy facts when querying all facts.\n -y [--yaml] Output in YAML format.\n [--strict] Enable more aggressive error reporting.\n -t [--timing] Show how much time it took to resolve each fact\n [--sequential] Resolve facts sequentially\n [--http-debug] Whether to write HTTP request and responses to stderr. This should never be used in production.\n -p [--puppet] Load the Puppet libraries, thus allowing Facter to load Puppet-specific facts.\n -v [--version] Print the version\n [--list-block-groups] List block groups\n [--list-cache-groups] List cache groups\n -h [--help] Help for all arguments\n", "stderr"=>"[2024-06-25 13:16:36.112598 ] ERROR Facter::OptionsValidator - \e[31munrecognised option '-e'\e[0m \n", "merged_output"=>"[2024-06-25 13:16:36.112598 ] ERROR Facter::OptionsValidator - \e[31munrecognised option '-e'\e[0m \nUsage\n=====\n\n facter [options] [query] [query] [...]\n\nOptions\n=======\n [--color] Enable color output.\n [--no-color] Disable color output.\n -c [--config] The location of the config file.\n [--custom-dir] A directory to use for custom facts.\n -d [--debug] Enable debug output.\n [--external-dir] A directory to use for external facts.\n [--hocon] Output in Hocon format.\n -j [--json] Output in JSON format.\n -l [--log-level] Set logging level. Supported levels are: none, trace, debug, info, warn, error, and fatal.\n [--no-block] Disable fact blocking.\n [--no-cache] Disable loading and refreshing facts from the cache\n [--no-custom-facts] Disable custom facts.\n [--no-external-facts] Disable external facts.\n [--no-ruby] Disable loading Ruby, fact
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading