Duplicate: Add sensitive support #857
Annotations
11 errors
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server class default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153428036.URf9fQ.pp
Last 10 lines of output were:
[select userid from users limit 1]
Jul 03 15:34:57 ubuntu2004-64-puppet7.example.com zabbix_server[9708]: cannot use database "zabbix_server": database is not a Zabbix database
Jul 03 15:34:59 ubuntu2004-64-puppet7.example.com systemd[1]: zabbix-server.service: Can't open PID file /run/zabbix/zabbix_server.pid (yet?) after start: Operation not permitted
Jul 03 15:34:59 ubuntu2004-64-puppet7.example.com systemd[1]: zabbix-server.service: Failed with result 'protocol'.
Jul 03 15:34:59 ubuntu2004-64-puppet7.example.com systemd[1]: Failed to start Zabbix Server.
�[mNotice: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Triggered 'refresh' from 4 events
Info: Class[Zabbix::Server]: Unscheduling all events on Class[Zabbix::Server]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 27.34 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::server class default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153500192.cmcHRw.pp
Last 10 lines of output were:
Jul 03 15:35:10 ubuntu2004-64-puppet7.example.com zabbix_server[10033]: [Z3005] query failed: [0] PGRES_FATAL_ERROR:ERROR: relation "users" does not exist
LINE 1: select userid from users limit 1
^
[select userid from users limit 1]
Jul 03 15:35:10 ubuntu2004-64-puppet7.example.com zabbix_server[10033]: cannot use database "zabbix_server": database is not a Zabbix database
Jul 03 15:35:12 ubuntu2004-64-puppet7.example.com systemd[1]: zabbix-server.service: Can't open PID file /run/zabbix/zabbix_server.pid (yet?) after start: Operation not permitted
Jul 03 15:35:12 ubuntu2004-64-puppet7.example.com systemd[1]: zabbix-server.service: Failed with result 'protocol'.
Jul 03 15:35:12 ubuntu2004-64-puppet7.example.com systemd[1]: Failed to start Zabbix Server.
�[mNotice: Applied catalog in 7.36 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
|
spec/acceptance/server_spec.rb#L35
zabbix::server class default parameters Service "zabbix-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-server" to be running
|
spec/acceptance/server_spec.rb#L36
zabbix::server class default parameters Service "zabbix-server" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-server" to be enabled
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server class deploys a zabbix 6.0 server behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153512409.8jqnnX.pp
Last 10 lines of output were:
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com systemd[1]: Starting Zabbix Server...
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: Starting Zabbix Server. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: ****** Enabled features ******
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: SNMP monitoring: YES
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: IPMI monitoring: YES
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: Web monitoring: YES
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: VMware monitoring: YES
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: SMTP authentication: YES
�[mNotice: Applied catalog in 7.36 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:42
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::server class deploys a zabbix 6.0 server behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153524513.QGDDza.pp
Last 10 lines of output were:
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com systemd[1]: Starting Zabbix Server...
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: Starting Zabbix Server. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: ****** Enabled features ******
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: SNMP monitoring: YES
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: IPMI monitoring: YES
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: Web monitoring: YES
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: VMware monitoring: YES
Jul 03 15:35:22 ubuntu2004-64-puppet7.example.com zabbix_server[10365]: SMTP authentication: YES
�[mNotice: Applied catalog in 7.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:42
|
spec/acceptance/server_spec.rb#L68
zabbix::server class deploys a zabbix 6.0 server Service "zabbix-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-server" to be running
|
spec/acceptance/server_spec.rb#L69
zabbix::server class deploys a zabbix 6.0 server Service "zabbix-server" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-server" to be enabled
|
spec/acceptance/zabbix_host_spec.rb#L42
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the first apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153545565.cTSkTO.pp
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-docroot]/Concat_fragment[localhost-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-directories]/Concat_fragment[localhost-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-logging]/Concat_fragment[localhost-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-serversignature]/Concat_fragment[localhost-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-access_log]/Concat_fragment[localhost-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-rewrite]/Concat_fragment[localhost-rewrite]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-custom_fragment]/Concat_fragment[localhost-custom_fragment]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-file_footer]/Concat_fragment[localhost-file_footer]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 24.93 seconds
|
spec/acceptance/zabbix_host_spec.rb#L49
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the second apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153616360.fYVWiV.pp
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-apache-header]/Concat_fragment[localhost-apache-header]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-docroot]/Concat_fragment[localhost-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-directories]/Concat_fragment[localhost-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-logging]/Concat_fragment[localhost-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-serversignature]/Concat_fragment[localhost-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-access_log]/Concat_fragment[localhost-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-rewrite]/Concat_fragment[localhost-rewrite]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-custom_fragment]/Concat_fragment[localhost-custom_fragment]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-file_footer]/Concat_fragment[localhost-file_footer]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 6.40 seconds
|
This job was cancelled
Loading