modulesync 7.1.0 #250
Annotations
6 errors
spec/acceptance/default_parameters_spec.rb#L6
jira postgresql installs with defaults
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144951209.pp.KohcbF
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jira::Service/Systemd::Unit_file[jira.service]/File[/etc/systemd/system/jira.service]/ensure: defined content as '{sha256}33c712c574c81e521e048995723cf4c53fa59f46020ff96786ad4c6714d20207'
Info: /Stage[main]/Jira::Service/Systemd::Unit_file[jira.service]/File[/etc/systemd/system/jira.service]: Scheduling refresh of Systemd::Daemon_reload[jira.service]
Info: Systemd::Daemon_reload[jira.service]: Scheduling refresh of Exec[systemd-jira.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Jira::Service/Systemd::Unit_file[jira.service]/Systemd::Daemon_reload[jira.service]/Exec[systemd-jira.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[jira.service]: Scheduling refresh of Service[jira]
�[mNotice: /Stage[main]/Jira::Service/Service[jira]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jira::Service/Service[jira]: Unscheduling refresh on Service[jira]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 32.71 seconds
|
spec/acceptance/default_parameters_spec.rb#L79
jira postgresql
Failure/Error:
expect(user('jira')).to exist.
and belong_to_group 'jira'.
and have_login_shell '/bin/true'
NoMethodError:
undefined method `and' for "jira":String
|
spec/acceptance/default_parameters_spec.rb#L71
jira postgresql Port "8080" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8080" to be listening
|
spec/acceptance/default_parameters_spec.rb#L86
jira postgresql Command "wget -q --tries=24 --retry-connrefused --read-timeout=10 -O- localhost:8080" stdout is expected to include "8.16.0"
Failure/Error: its(:stdout) { is_expected.to include('8.16.0') }
expected "" to include "8.16.0"
|
spec/acceptance/mysql_spec.rb#L88
jira mysql
Failure/Error:
expect(user('jira')).to exist.
and belong_to_group 'jira'.
and have_login_shell '/bin/true'
NoMethodError:
undefined method `and' for "jira":String
|
|
The logs for this run have expired and are no longer available.
Loading