modulesync 6.0.0 #273
Triggered via pull request
February 11, 2024 15:47
Status
Failure
Total duration
54m 38s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
24s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
80 errors
Puppet / 7 - CentOS 7:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161746357.pp.uauLF6
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.21 seconds
Error: Validation of Elasticsearch_template[0805584956972a1a] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - CentOS 7:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161748694.pp.W1RPkb
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.21 seconds
Error: Validation of Elasticsearch_template[0805584956972a1a] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - CentOS 7:
spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open
Failure/Error: expect(subject).to be_listening
expected Port "9200" to be listening
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - CentOS 7:
spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template
Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") }
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 7 running:
curl http://localhost:9200/_template
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to ::1: Cannot assign requested address
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - CentOS 7:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162133517.pp.scGBwb
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.20 seconds
Error: Validation of Elasticsearch_component_template[4788712740482589] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - CentOS 7:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162135811.pp.QnWtOK
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.21 seconds
Error: Validation of Elasticsearch_component_template[4788712740482589] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - CentOS 7:
spec/helpers/acceptance/tests/component_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_component_template/4788712740482589 returns the installed component template
Failure/Error:
expect(JSON.parse(subject.stdout)['component_templates']).
to include(include('name' => name, 'component_template' => component_template))
expected nil to include (include {"name" => "4788712740482589", "component_template" => {"template" => {"mappings" => {"properties" => {"dummy" => {"type" => "keyword"}}}}}}), but it does not respond to `include?`
Shared Example Group: "component template content" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:21
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - CentOS 7:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162326517.pp.5Bgosc
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.21 seconds
Error: Validation of Elasticsearch_index_template[af3709848367938c] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - CentOS 7:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162328851.pp.OIPMzF
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.21 seconds
Error: Validation of Elasticsearch_index_template[af3709848367938c] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - CentOS 7:
spec/helpers/acceptance/tests/index_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_index_template/af3709848367938c returns the installed index template
Failure/Error:
expect(JSON.parse(subject.stdout)['index_templates']).
to include(include('name' => name, 'index_template' => index_template))
expected nil to include (include {"name" => "af3709848367938c", "index_template" => {"index_patterns" => ["foo*", "bar*", "ba..."priority" => 500, "composed_of" => [], "version" => 3, "_meta" => {"description" => "my custom"}}}), but it does not respond to `include?`
Shared Example Group: "index template content" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:21
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - OracleLinux 7:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161808349.pp.EThA4X
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.21 seconds
Error: Validation of Elasticsearch_template[d3716253c631eb33] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - OracleLinux 7:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161810854.pp.4gZKXV
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.21 seconds
Error: Validation of Elasticsearch_template[d3716253c631eb33] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - OracleLinux 7:
spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open
Failure/Error: expect(subject).to be_listening
expected Port "9200" to be listening
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - OracleLinux 7:
spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template
Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") }
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 7 running:
curl http://localhost:9200/_template
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to ::1: Cannot assign requested address
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - OracleLinux 7:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162158785.pp.UIDQGN
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.20 seconds
Error: Validation of Elasticsearch_component_template[3d9cf76322130ebf] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - OracleLinux 7:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162201312.pp.qJGY72
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.21 seconds
Error: Validation of Elasticsearch_component_template[3d9cf76322130ebf] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - OracleLinux 7:
spec/helpers/acceptance/tests/component_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_component_template/3d9cf76322130ebf returns the installed component template
Failure/Error:
expect(JSON.parse(subject.stdout)['component_templates']).
to include(include('name' => name, 'component_template' => component_template))
expected nil to include (include {"name" => "3d9cf76322130ebf", "component_template" => {"template" => {"mappings" => {"properties" => {"dummy" => {"type" => "keyword"}}}}}}), but it does not respond to `include?`
Shared Example Group: "component template content" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:21
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - OracleLinux 7:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162353677.pp.Z2nq2e
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.20 seconds
Error: Validation of Elasticsearch_index_template[3e6ef174971de141] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - OracleLinux 7:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162356160.pp.obZoF5
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.20 seconds
Error: Validation of Elasticsearch_index_template[3e6ef174971de141] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - OracleLinux 7:
spec/helpers/acceptance/tests/index_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_index_template/3e6ef174971de141 returns the installed index template
Failure/Error:
expect(JSON.parse(subject.stdout)['index_templates']).
to include(include('name' => name, 'index_template' => index_template))
expected nil to include (include {"name" => "3e6ef174971de141", "index_template" => {"index_patterns" => ["foo*", "bar*", "ba..."priority" => 500, "composed_of" => [], "version" => 3, "_meta" => {"description" => "my custom"}}}), but it does not respond to `include?`
Shared Example Group: "index template content" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:21
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - Debian 11:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161618757.pp.1z64Tw
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.27 seconds
Error: Validation of Elasticsearch_template[a1988f6f0c0fce8c] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Debian 11:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161622156.pp.B0UvCv
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.27 seconds
Error: Validation of Elasticsearch_template[a1988f6f0c0fce8c] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Debian 11:
spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open
Failure/Error: expect(subject).to be_listening
expected Port "9200" to be listening
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Debian 11:
spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template
Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") }
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 7 running:
curl http://localhost:9200/_template
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to localhost port 9200: Connection refused
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Debian 11:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162026673.pp.1nkSKq
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.26 seconds
Error: Validation of Elasticsearch_component_template[cb7dfdcc9d4f5a19] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - Debian 11:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162030224.pp.VbNcPc
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.27 seconds
Error: Validation of Elasticsearch_component_template[cb7dfdcc9d4f5a19] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - Debian 11:
spec/helpers/acceptance/tests/component_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_component_template/cb7dfdcc9d4f5a19 returns the installed component template
Failure/Error:
expect(JSON.parse(subject.stdout)['component_templates']).
to include(include('name' => name, 'component_template' => component_template))
expected nil to include (include {"name" => "cb7dfdcc9d4f5a19", "component_template" => {"template" => {"mappings" => {"properties" => {"dummy" => {"type" => "keyword"}}}}}}), but it does not respond to `include?`
Shared Example Group: "component template content" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:21
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - Debian 11:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162234941.pp.8K0Qst
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.27 seconds
Error: Validation of Elasticsearch_index_template[4dbffbf2badfdcdf] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - Debian 11:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162238380.pp.QVC4qt
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.27 seconds
Error: Validation of Elasticsearch_index_template[4dbffbf2badfdcdf] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - Debian 11:
spec/helpers/acceptance/tests/index_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_index_template/4dbffbf2badfdcdf returns the installed index template
Failure/Error:
expect(JSON.parse(subject.stdout)['index_templates']).
to include(include('name' => name, 'index_template' => index_template))
expected nil to include (include {"name" => "4dbffbf2badfdcdf", "index_template" => {"index_patterns" => ["foo*", "bar*", "ba..."priority" => 500, "composed_of" => [], "version" => 3, "_meta" => {"description" => "my custom"}}}), but it does not respond to `include?`
Shared Example Group: "index template content" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:21
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - CentOS 8:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161734384.pp.lBU7vL
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.23 seconds
Error: Validation of Elasticsearch_template[82716432699e5b5b] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - CentOS 8:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161737709.pp.nMfIdq
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.23 seconds
Error: Validation of Elasticsearch_template[82716432699e5b5b] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - CentOS 8:
spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open
Failure/Error: expect(subject).to be_listening
expected Port "9200" to be listening
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - CentOS 8:
spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template
Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") }
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 7 running:
curl http://localhost:9200/_template
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 9200: Connection refused
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - CentOS 8:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162130484.pp.BCtkPD
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.21 seconds
Error: Validation of Elasticsearch_component_template[7edf7bf501f7affc] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - CentOS 8:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162133751.pp.7aYUY4
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.21 seconds
Error: Validation of Elasticsearch_component_template[7edf7bf501f7affc] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - CentOS 8:
spec/helpers/acceptance/tests/component_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_component_template/7edf7bf501f7affc returns the installed component template
Failure/Error:
expect(JSON.parse(subject.stdout)['component_templates']).
to include(include('name' => name, 'component_template' => component_template))
expected nil to include (include {"name" => "7edf7bf501f7affc", "component_template" => {"template" => {"mappings" => {"properties" => {"dummy" => {"type" => "keyword"}}}}}}), but it does not respond to `include?`
Shared Example Group: "component template content" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:21
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - CentOS 8:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162332436.pp.8L2YHJ
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.22 seconds
Error: Validation of Elasticsearch_index_template[e315cc4677d3c757] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - CentOS 8:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162335703.pp.m4Zp09
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.22 seconds
Error: Validation of Elasticsearch_index_template[e315cc4677d3c757] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - CentOS 8:
spec/helpers/acceptance/tests/index_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_index_template/e315cc4677d3c757 returns the installed index template
Failure/Error:
expect(JSON.parse(subject.stdout)['index_templates']).
to include(include('name' => name, 'index_template' => index_template))
expected nil to include (include {"name" => "e315cc4677d3c757", "index_template" => {"index_patterns" => ["foo*", "bar*", "ba..."priority" => 500, "composed_of" => [], "version" => 3, "_meta" => {"description" => "my custom"}}}), but it does not respond to `include?`
Shared Example Group: "index template content" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:21
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - OracleLinux 8:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161737282.pp.cMaJni
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.21 seconds
Error: Validation of Elasticsearch_template[e92fea05bed1beac] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - OracleLinux 8:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161741315.pp.R2ipbE
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.21 seconds
Error: Validation of Elasticsearch_template[e92fea05bed1beac] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - OracleLinux 8:
spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open
Failure/Error: expect(subject).to be_listening
expected Port "9200" to be listening
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - OracleLinux 8:
spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template
Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") }
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 7 running:
curl http://localhost:9200/_template
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 9200: Connection refused
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - OracleLinux 8:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162148297.pp.OAW6tH
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.20 seconds
Error: Validation of Elasticsearch_component_template[d468dd833ab3bc29] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - OracleLinux 8:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162152250.pp.G2s4tP
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.20 seconds
Error: Validation of Elasticsearch_component_template[d468dd833ab3bc29] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - OracleLinux 8:
spec/helpers/acceptance/tests/component_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_component_template/d468dd833ab3bc29 returns the installed component template
Failure/Error:
expect(JSON.parse(subject.stdout)['component_templates']).
to include(include('name' => name, 'component_template' => component_template))
expected nil to include (include {"name" => "d468dd833ab3bc29", "component_template" => {"template" => {"mappings" => {"properties" => {"dummy" => {"type" => "keyword"}}}}}}), but it does not respond to `include?`
Shared Example Group: "component template content" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:21
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - OracleLinux 8:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162356274.pp.LSFNbr
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.20 seconds
Error: Validation of Elasticsearch_index_template[5f857240dd242cfd] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - OracleLinux 8:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162400202.pp.9u8oJ0
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.20 seconds
Error: Validation of Elasticsearch_index_template[5f857240dd242cfd] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - OracleLinux 8:
spec/helpers/acceptance/tests/index_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_index_template/5f857240dd242cfd returns the installed index template
Failure/Error:
expect(JSON.parse(subject.stdout)['index_templates']).
to include(include('name' => name, 'index_template' => index_template))
expected nil to include (include {"name" => "5f857240dd242cfd", "index_template" => {"index_patterns" => ["foo*", "bar*", "ba..."priority" => 500, "composed_of" => [], "version" => 3, "_meta" => {"description" => "my custom"}}}), but it does not respond to `include?`
Shared Example Group: "index template content" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:21
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - Ubuntu 20.04:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161802492.pp.FUUIs0
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.30 seconds
Error: Validation of Elasticsearch_template[71db43eccc63ad1a] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Ubuntu 20.04:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161806659.pp.p6B2tQ
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.29 seconds
Error: Validation of Elasticsearch_template[71db43eccc63ad1a] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Ubuntu 20.04:
spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open
Failure/Error: expect(subject).to be_listening
expected Port "9200" to be listening
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Ubuntu 20.04:
spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template
Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") }
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 7 running:
curl http://localhost:9200/_template
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to localhost port 9200: Connection refused
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Ubuntu 20.04:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162215865.pp.wT0kse
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.30 seconds
Error: Validation of Elasticsearch_component_template[8dd7c6b048dd5695] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - Ubuntu 20.04:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162220423.pp.LW7PB3
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.28 seconds
Error: Validation of Elasticsearch_component_template[8dd7c6b048dd5695] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - Ubuntu 20.04:
spec/helpers/acceptance/tests/component_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_component_template/8dd7c6b048dd5695 returns the installed component template
Failure/Error:
expect(JSON.parse(subject.stdout)['component_templates']).
to include(include('name' => name, 'component_template' => component_template))
expected nil to include (include {"name" => "8dd7c6b048dd5695", "component_template" => {"template" => {"mappings" => {"properties" => {"dummy" => {"type" => "keyword"}}}}}}), but it does not respond to `include?`
Shared Example Group: "component template content" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:21
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - Ubuntu 20.04:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162435897.pp.6vnun7
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.29 seconds
Error: Validation of Elasticsearch_index_template[7b4459da46b6e151] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - Ubuntu 20.04:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162440496.pp.5faeLB
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.28 seconds
Error: Validation of Elasticsearch_index_template[7b4459da46b6e151] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - Ubuntu 20.04:
spec/helpers/acceptance/tests/index_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_index_template/7b4459da46b6e151 returns the installed index template
Failure/Error:
expect(JSON.parse(subject.stdout)['index_templates']).
to include(include('name' => name, 'index_template' => index_template))
expected nil to include (include {"name" => "7b4459da46b6e151", "index_template" => {"index_patterns" => ["foo*", "bar*", "ba..."priority" => 500, "composed_of" => [], "version" => 3, "_meta" => {"description" => "my custom"}}}), but it does not respond to `include?`
Shared Example Group: "index template content" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:21
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - Ubuntu 18.04:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161755808.pp.ubryz4
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.28 seconds
Error: Validation of Elasticsearch_template[ade9410a71957140] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Ubuntu 18.04:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161800375.pp.8NakDe
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.28 seconds
Error: Validation of Elasticsearch_template[ade9410a71957140] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Ubuntu 18.04:
spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open
Failure/Error: expect(subject).to be_listening
expected Port "9200" to be listening
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Ubuntu 18.04:
spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template
Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") }
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 7 running:
curl http://localhost:9200/_template
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 9200: Connection refused
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Ubuntu 18.04:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162207744.pp.EGqMyY
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.28 seconds
Error: Validation of Elasticsearch_component_template[47192f9db3b37fc3] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - Ubuntu 18.04:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162212399.pp.Ql9qMV
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.28 seconds
Error: Validation of Elasticsearch_component_template[47192f9db3b37fc3] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - Ubuntu 18.04:
spec/helpers/acceptance/tests/component_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_component_template/47192f9db3b37fc3 returns the installed component template
Failure/Error:
expect(JSON.parse(subject.stdout)['component_templates']).
to include(include('name' => name, 'component_template' => component_template))
expected nil to include (include {"name" => "47192f9db3b37fc3", "component_template" => {"template" => {"mappings" => {"properties" => {"dummy" => {"type" => "keyword"}}}}}}), but it does not respond to `include?`
Shared Example Group: "component template content" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:21
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - Ubuntu 18.04:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162428572.pp.97gAt6
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.28 seconds
Error: Validation of Elasticsearch_index_template[aeccc7b81a414d0f] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - Ubuntu 18.04:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162433199.pp.8QnA5I
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.28 seconds
Error: Validation of Elasticsearch_index_template[aeccc7b81a414d0f] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - Ubuntu 18.04:
spec/helpers/acceptance/tests/index_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_index_template/aeccc7b81a414d0f returns the installed index template
Failure/Error:
expect(JSON.parse(subject.stdout)['index_templates']).
to include(include('name' => name, 'index_template' => index_template))
expected nil to include (include {"name" => "aeccc7b81a414d0f", "index_template" => {"index_patterns" => ["foo*", "bar*", "ba..."priority" => 500, "composed_of" => [], "version" => 3, "_meta" => {"description" => "my custom"}}}), but it does not respond to `include?`
Shared Example Group: "index template content" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:21
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - Debian 10:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162042073.pp.rujs3i
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.28 seconds
Error: Validation of Elasticsearch_template[8061df8414eaac48] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Debian 10:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162045459.pp.TxHRuQ
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.29 seconds
Error: Validation of Elasticsearch_template[8061df8414eaac48] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Debian 10:
spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open
Failure/Error: expect(subject).to be_listening
expected Port "9200" to be listening
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Debian 10:
spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template
Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") }
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 7 running:
curl http://localhost:9200/_template
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 9200: Connection refused
Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21
Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77
Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
|
Puppet / 7 - Debian 10:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162446765.pp.lK02Bu
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.28 seconds
Error: Validation of Elasticsearch_component_template[dd2385b76390abd5] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - Debian 10:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162450429.pp.Ep5fXO
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.27 seconds
Error: Validation of Elasticsearch_component_template[dd2385b76390abd5] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/component_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:19
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - Debian 10:
spec/helpers/acceptance/tests/component_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_component_template/dd2385b76390abd5 returns the installed component template
Failure/Error:
expect(JSON.parse(subject.stdout)['component_templates']).
to include(include('name' => name, 'component_template' => component_template))
expected nil to include (include {"name" => "dd2385b76390abd5", "component_template" => {"template" => {"mappings" => {"properties" => {"dummy" => {"type" => "keyword"}}}}}}), but it does not respond to `include?`
Shared Example Group: "component template content" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:21
Shared Example Group: "component template application" called from ./spec/helpers/acceptance/tests/component_template_shared_examples.rb:77
Shared Example Group: "component template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:67
|
Puppet / 7 - Debian 10:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly
Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162658998.pp.bvMG5p
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.30 seconds
Error: Validation of Elasticsearch_index_template[83d38e0c82f9f849] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - Debian 10:
spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent
Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug])
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162702605.pp.0Fk6mu
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.28 seconds
Error: Validation of Elasticsearch_index_template[83d38e0c82f9f849] failed: Could not retrieve source puppet:///modules/another/good.json (file: /etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/index_template.pp, line: 86)
Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:19
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|
Puppet / 7 - Debian 10:
spec/helpers/acceptance/tests/index_template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_index_template/83d38e0c82f9f849 returns the installed index template
Failure/Error:
expect(JSON.parse(subject.stdout)['index_templates']).
to include(include('name' => name, 'index_template' => index_template))
expected nil to include (include {"name" => "83d38e0c82f9f849", "index_template" => {"index_patterns" => ["foo*", "bar*", "ba..."priority" => 500, "composed_of" => [], "version" => 3, "_meta" => {"description" => "my custom"}}}), but it does not respond to `include?`
Shared Example Group: "index template content" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:21
Shared Example Group: "index template application" called from ./spec/helpers/acceptance/tests/index_template_shared_examples.rb:77
Shared Example Group: "index template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:69
|