Skip to content

modulesync 9.0.0

modulesync 9.0.0 #264

Triggered via pull request July 6, 2024 22:02
Status Failure
Total duration 3m 6s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
23s
Puppet / Static validations
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
Puppet / 8 (Ruby 3.2): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on oraclelinux-8-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 8 (Ruby 3.2): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on oraclelinux-9-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 8 (Ruby 3.2): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on redhat-8-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 8 (Ruby 3.2): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on redhat-9-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 8 (Ruby 3.2): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on almalinux-8-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 8 (Ruby 3.2): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on almalinux-9-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 8 (Ruby 3.2): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on rocky-8-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 8 (Ruby 3.2): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on rocky-9-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 8 (Ruby 3.2): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on debian-11-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "nagios", group => "nagios", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 8 (Ruby 3.2): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on debian-12-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "nagios", group => "nagios", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 7 (Ruby 2.7): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on oraclelinux-8-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 7 (Ruby 2.7): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on oraclelinux-9-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 7 (Ruby 2.7): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on redhat-8-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 7 (Ruby 2.7): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on redhat-9-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 7 (Ruby 2.7): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on almalinux-8-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 7 (Ruby 2.7): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on almalinux-9-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 7 (Ruby 2.7): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on rocky-8-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 7 (Ruby 2.7): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on rocky-9-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "icinga", group => "icinga", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 7 (Ruby 2.7): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on debian-11-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "nagios", group => "nagios", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / 7 (Ruby 2.7): spec/classes/elasticsearch_spec.rb#L77
icinga2::feature::elasticsearch on debian-12-x86_64 with enable_ssl = true, ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with owner => "nagios", group => "nagios", mode => "0400" and content =~ /^foo$/ Failure/Error: is_expected.to contain_file("#{icinga2_pki_dir}/ElasticsearchWriter_elasticsearch.key").with( { 'owner' => icinga2_user, 'group' => icinga2_group, 'mode' => icinga2_sslkey_mode, }, ).with_content(%r{^foo$}) expected that the catalogue would contain File[/var/lib/icinga2/certs/ElasticsearchWriter_elasticsearch.key] with mode set to "0400" but it is set to "0440"
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system FreeBSD 12