modulesync 5.5.0 #52
Annotations
4 errors
Run tests:
spec/acceptance/agent_and_server_spec.rb#L8
hyperglass::server class default parameters works with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114125088.pp.EDGkVq
Last 10 lines of output were:
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.46 seconds
Info: Using environment 'production'
Info: Applying configuration version '1712922087'
�[mNotice: /Stage[main]/Hyperglass::Server::Service/Systemd::Unit_file[hyperglass.service]/Service[hyperglass.service]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Hyperglass::Server::Service/Systemd::Unit_file[hyperglass.service]/Service[hyperglass.service]: Unscheduling refresh on Service[hyperglass.service]
�[mNotice: Applied catalog in 1.35 seconds
|
Run tests:
spec/acceptance/server_spec.rb#L8
hyperglass::server class default parameters works with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114140213.pp.EWqxAa
Last 10 lines of output were:
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.44 seconds
Info: Using environment 'production'
Info: Applying configuration version '1712922102'
�[mNotice: /Stage[main]/Hyperglass::Server::Service/Systemd::Unit_file[hyperglass.service]/Service[hyperglass.service]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Hyperglass::Server::Service/Systemd::Unit_file[hyperglass.service]/Service[hyperglass.service]: Unscheduling refresh on Service[hyperglass.service]
�[mNotice: Applied catalog in 0.92 seconds
|
Run tests:
spec/acceptance/server_spec.rb#L30
hyperglass::server class default parameters Command "sleep 180; curl http://localhost:8001" stdout is expected to match /hyperglass/
Failure/Error: its(:stdout) { is_expected.to match %r{hyperglass} }
expected "" to match /hyperglass/
Diff:
@@ -1 +1 @@
-/hyperglass/
+""
|
Run tests
Process completed with exit code 1.
|
Loading