(SUP-4929) Update to S0022 for handling license files with .key and .lic file #191
Annotations
3 errors and 1 warning
spec/acceptance/pe_status_check_spec.rb#L20
pe_status_check class activates module default parameters check no pe_status_check fact is false if idempotent all facts should be true
On host `104.198.107.39'
Failure/Error: expect(host_inventory['facter']['pe_status_check'].filter { |_k, v| !v }).to be_empty
expected `{"S0019"=>false}.empty?` to be truthy, got false
|
spec/acceptance/pe_status_check_spec.rb#L239
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 not present to be false
On host `104.198.107.39'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic`
======
[{"target"=>"104.198.107.39", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite_license.lic /tmp/suite_license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/suite_license.lic': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
|
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