Skip to content

Add EL9 support

Add EL9 support #74

Triggered via pull request December 5, 2024 15:23
Status Failure
Total duration 4m 5s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
1m 17s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
1s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 8 warnings
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on oracle9-64-puppet7.example.com full updates when using a target file works with no errors Failure/Error: apply_manifest_on(host, manifest, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_152709396.DkyAw6.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1733412430' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.05 seconds
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on oracle9-64-puppet7.example.com full updates when using a target file is idempotent Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true }) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_152710959.KmiGep.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.04 seconds Info: Using environment 'production' Info: Applying configuration version '1733412432' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.03 seconds
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on oracle9-64-puppet7.example.com full updates when using a target file has correct file contents Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001}) expected nil to match /fs\.nr_open = 100001/
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9: spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on centos9-64-puppet7.example.com full updates when using a target file works with no errors Failure/Error: apply_manifest_on(host, manifest, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_152709216.E9swls.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.04 seconds Info: Using environment 'production' Info: Applying configuration version '1733412430' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.03 seconds
Puppet / Puppet 7 - CentOS 9: spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on centos9-64-puppet7.example.com full updates when using a target file is idempotent Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true }) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_152710809.10p1sY.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1733412432' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.05 seconds
Puppet / Puppet 7 - CentOS 9: spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on centos9-64-puppet7.example.com full updates when using a target file has correct file contents Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001}) expected nil to match /fs\.nr_open = 100001/
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on oracle9-64-puppet8.example.com full updates when using a target file works with no errors Failure/Error: apply_manifest_on(host, manifest, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_152712726.UwCu6Z.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1733412434' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.03 seconds
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on oracle9-64-puppet8.example.com full updates when using a target file is idempotent Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true }) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_152714435.9IQz3m.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1733412435' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.03 seconds
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on oracle9-64-puppet8.example.com full updates when using a target file has correct file contents Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001}) expected nil to match /fs\.nr_open = 100001/
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9: spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on centos9-64-puppet8.example.com full updates when using a target file works with no errors Failure/Error: apply_manifest_on(host, manifest, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_152720934.fRcLYQ.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1733412442' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.03 seconds
Puppet / Puppet 8 - CentOS 9: spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on centos9-64-puppet8.example.com full updates when using a target file is idempotent Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true }) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_152722619.f8kx8W.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1733412444' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.03 seconds
Puppet / Puppet 8 - CentOS 9: spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on centos9-64-puppet8.example.com full updates when using a target file has correct file contents Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001}) expected nil to match /fs\.nr_open = 100001/
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Debian 10
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system FreeBSD 12
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/sysctl/augeas_spec.rb#L172
Puppet::Type::Sysctl::ProviderAugeas with full file should delete entries Skipped: Temporarily skipped with xit
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/sysctl/augeas_spec.rb#L172
Puppet::Type::Sysctl::ProviderAugeas with full file should delete entries Skipped: Temporarily skipped with xit