Skip to content

Instantly share code, notes, and snippets.

@igalic
Created January 31, 2014 21:54
Show Gist options
  • Save igalic/8744075 to your computer and use it in GitHub Desktop.
Save igalic/8744075 to your computer and use it in GitHub Desktop.
Failures:
1) apache parameters confd_dir File "/etc/apache2/apache2.conf" should contain "Include \"/tmp/root/*.conf\""
Failure/Error: it { should contain 'Include "/tmp/root/*.conf"' }
grep -q -- Include\ \"/tmp/root/\*.conf\" /etc/apache2/apache2.conf || grep -qF -- Include\ \"/tmp/root/\*.conf\" /etc/apache2/apache2.conf
expected File "/etc/apache2/apache2.conf" to contain "Include \"/tmp/root/*.conf\""
# ./spec/acceptance/apache_parameters_spec.rb:241:in `block (4 levels) in <top (required)>'
2) apache parameters server_tokens applys cleanly
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.9IL79q
Last 10 lines of output were:
Info: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Filebucketed /etc/apache2/sites-available/15-default.conf to puppet with sum 0ec103191aa074848a61e07ca47a6d15
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]/content: content changed '{md5}0ec103191aa074848a61e07ca47a6d15' to '{md5}8ddd2bf505c17ed143d6524bc5f5a6a7'
Info: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Scheduling refresh of Service[httpd]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 2 events
Notice: Finished catalog run in 1.35 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.9IL79q
Last 10 lines of output were:
Info: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Filebucketed /etc/apache2/sites-available/15-default.conf to puppet with sum 0ec103191aa074848a61e07ca47a6d15
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]/content: content changed '{md5}0ec103191aa074848a61e07ca47a6d15' to '{md5}8ddd2bf505c17ed143d6524bc5f5a6a7'
Info: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Scheduling refresh of Service[httpd]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 2 events
Notice: Finished catalog run in 1.35 seconds
# ./spec/acceptance/apache_parameters_spec.rb:353:in `block (3 levels) in <top (required)>'
3) apache::default_mods class no default mods should apply with no errors
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.134sqs
Last 10 lines of output were:
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/reqtimeout.load]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/negotiation.conf]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/authz_core.load]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/auth_basic.load]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/deflate.conf]/ensure: removed
Info: /etc/apache2/mods-enabled: Scheduling refresh of Class[Apache::Service]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 2.32 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.134sqs
Last 10 lines of output were:
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/reqtimeout.load]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/negotiation.conf]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/authz_core.load]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/auth_basic.load]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/deflate.conf]/ensure: removed
Info: /etc/apache2/mods-enabled: Scheduling refresh of Class[Apache::Service]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 2.32 seconds
# ./spec/acceptance/default_mods_spec.rb:25:in `block (3 levels) in <top (required)>'
4) apache::default_mods class no default mods Service "apache2" should be running
Failure/Error: it { should be_running }
service apache2 status && service apache2 status | grep 'running'
* apache2 is not running
expected Service "apache2" to be running
# ./spec/acceptance/default_mods_spec.rb:30:in `block (4 levels) in <top (required)>'
5) apache::default_mods class alternative default mods should apply with no errors
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.g9yeU7
Last 10 lines of output were:
Notice: /Stage[main]/Apache::Mod::Info/Apache::Mod[info]/File[info.conf symlink]/ensure: created
Info: /Stage[main]/Apache::Mod::Info/Apache::Mod[info]/File[info.conf symlink]: Scheduling refresh of Service[httpd]
Notice: /Stage[main]/Apache::Default_mods/Apache::Default_mods::Load[env]/Apache::Mod[env]/File[env.load symlink]/ensure: created
Info: /Stage[main]/Apache::Default_mods/Apache::Default_mods::Load[env]/Apache::Mod[env]/File[env.load symlink]: Scheduling refresh of Service[httpd]
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 7 events
Notice: Finished catalog run in 1.09 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.g9yeU7
Last 10 lines of output were:
Notice: /Stage[main]/Apache::Mod::Info/Apache::Mod[info]/File[info.conf symlink]/ensure: created
Info: /Stage[main]/Apache::Mod::Info/Apache::Mod[info]/File[info.conf symlink]: Scheduling refresh of Service[httpd]
Notice: /Stage[main]/Apache::Default_mods/Apache::Default_mods::Load[env]/Apache::Mod[env]/File[env.load symlink]/ensure: created
Info: /Stage[main]/Apache::Default_mods/Apache::Default_mods::Load[env]/Apache::Mod[env]/File[env.load symlink]: Scheduling refresh of Service[httpd]
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 7 events
Notice: Finished catalog run in 1.09 seconds
# ./spec/acceptance/default_mods_spec.rb:88:in `block (3 levels) in <top (required)>'
6) apache::default_mods class alternative default mods Service "apache2" should be running
Failure/Error: it { should be_running }
service apache2 status && service apache2 status | grep 'running'
* apache2 is not running
expected Service "apache2" to be running
# ./spec/acceptance/default_mods_spec.rb:94:in `block (4 levels) in <top (required)>'
7) apache::vhost define default vhost with ssl should create default vhost configs
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.GypK0W
Last 10 lines of output were:
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]/returns: executed successfully
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]: Triggered 'refresh' from 2 events
Info: FileBucket got a duplicate file {md5}ac3b658e433eba85f350d4068b0ef826
Info: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]: Filebucketed /etc/apache2/ports.conf to puppet with sum ac3b658e433eba85f350d4068b0ef826
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]/content: content changed '{md5}ac3b658e433eba85f350d4068b0ef826' to '{md5}bc388698a3c11221869ded2030460038'
Info: Concat[/etc/apache2/ports.conf]: Scheduling refresh of Class[Apache::Service]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 2.99 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.GypK0W
Last 10 lines of output were:
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]/returns: executed successfully
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]: Triggered 'refresh' from 2 events
Info: FileBucket got a duplicate file {md5}ac3b658e433eba85f350d4068b0ef826
Info: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]: Filebucketed /etc/apache2/ports.conf to puppet with sum ac3b658e433eba85f350d4068b0ef826
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]/content: content changed '{md5}ac3b658e433eba85f350d4068b0ef826' to '{md5}bc388698a3c11221869ded2030460038'
Info: Concat[/etc/apache2/ports.conf]: Scheduling refresh of Class[Apache::Service]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 2.99 seconds
# ./spec/acceptance/vhost_spec.rb:76:in `block (3 levels) in <top (required)>'
8) apache::vhost define apache_directories readme example, adapted should answer to files.example.net
Failure/Error: shell("/usr/bin/curl -sSf files.example.net:80/index.html.bak", {:acceptable_exit_codes => 22}).stderr.should match(/curl: \(22\) The requested URL returned error: 403/)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 0 running:
/usr/bin/curl -sSf files.example.net:80/index.html.bak
Last 10 lines of output were:
Host 'ubuntu-server-1310-x64' exited with 0 running:
/usr/bin/curl -sSf files.example.net:80/index.html.bak
Last 10 lines of output were:
Hello World
# ./spec/acceptance/vhost_spec.rb:206:in `block (4 levels) in <top (required)>'
9) apache::vhost define apache_directories other Directory options should answer to files.example.net
Failure/Error: shell("/usr/bin/curl -sSf files.example.net:80/private.html", {:acceptable_exit_codes => 22}).stderr.should match(/curl: \(22\) The requested URL returned error: 403/)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 0 running:
/usr/bin/curl -sSf files.example.net:80/private.html
Last 10 lines of output were:
Host 'ubuntu-server-1310-x64' exited with 0 running:
/usr/bin/curl -sSf files.example.net:80/private.html
Last 10 lines of output were:
Hello World
# ./spec/acceptance/vhost_spec.rb:254:in `block (4 levels) in <top (required)>'
10) apache::vhost define access_log_pipe applies cleanly
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.xVGPPn
Last 10 lines of output were:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Applying configuration version '1391204775'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Filebucketed /etc/apache2/sites-available/25-test.server.conf to puppet with sum 71d2d075411151bc7ecce76380efeff6
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}71d2d075411151bc7ecce76380efeff6' to '{md5}68ce6aad07b1b65319933cda4c50ac11'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 23.58 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.xVGPPn
Last 10 lines of output were:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Applying configuration version '1391204775'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Filebucketed /etc/apache2/sites-available/25-test.server.conf to puppet with sum 71d2d075411151bc7ecce76380efeff6
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}71d2d075411151bc7ecce76380efeff6' to '{md5}68ce6aad07b1b65319933cda4c50ac11'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 23.58 seconds
# ./spec/acceptance/vhost_spec.rb:556:in `block (4 levels) in <top (required)>'
11) apache::vhost define error_log_pipe applies cleanly
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.QUGfg3
Last 10 lines of output were:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Applying configuration version '1391204817'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Filebucketed /etc/apache2/sites-available/25-test.server.conf to puppet with sum 38075541f33d438737c56f17646b5923
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}38075541f33d438737c56f17646b5923' to '{md5}510a5e1e96e4acca255dca3f0aed4587'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 23.50 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.QUGfg3
Last 10 lines of output were:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Applying configuration version '1391204817'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Filebucketed /etc/apache2/sites-available/25-test.server.conf to puppet with sum 38075541f33d438737c56f17646b5923
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}38075541f33d438737c56f17646b5923' to '{md5}510a5e1e96e4acca255dca3f0aed4587'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 23.50 seconds
# ./spec/acceptance/vhost_spec.rb:556:in `block (4 levels) in <top (required)>'
12) apache::vhost define block applies cleanly
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.MPoeU4
Last 10 lines of output were:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Applying configuration version '1391204962'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Filebucketed /etc/apache2/sites-available/25-test.server.conf to puppet with sum fc6a56aacd406a5e9c056ecacd67e76b
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}fc6a56aacd406a5e9c056ecacd67e76b' to '{md5}c652f4006525b44a1f5ddc06b63e585f'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 2.74 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.MPoeU4
Last 10 lines of output were:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Applying configuration version '1391204962'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Filebucketed /etc/apache2/sites-available/25-test.server.conf to puppet with sum fc6a56aacd406a5e9c056ecacd67e76b
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}fc6a56aacd406a5e9c056ecacd67e76b' to '{md5}c652f4006525b44a1f5ddc06b63e585f'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 2.74 seconds
# ./spec/acceptance/vhost_spec.rb:856:in `block (3 levels) in <top (required)>'
13) apache::vhost define fastcgi applies cleanly
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.nb6GPk
Last 10 lines of output were:
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}3ddb1967e09e3cc0fea4ddde4dd039ac' to '{md5}dcc200e4c92e6c73c741e6efc5f56bea'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Notice: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/Package[libapache2-mod-fastcgi]/ensure: ensure changed 'purged' to 'present'
Notice: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.load symlink]/target: target changed '../mods-available/fastcgi.load' to '/etc/apache2/mods-available/fastcgi.load'
Info: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.load symlink]: Scheduling refresh of Service[httpd]
Notice: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.conf symlink]/target: target changed '../mods-available/fastcgi.conf' to '/etc/apache2/mods-available/fastcgi.conf'
Info: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.conf symlink]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 10.11 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.nb6GPk
Last 10 lines of output were:
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}3ddb1967e09e3cc0fea4ddde4dd039ac' to '{md5}dcc200e4c92e6c73c741e6efc5f56bea'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Notice: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/Package[libapache2-mod-fastcgi]/ensure: ensure changed 'purged' to 'present'
Notice: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.load symlink]/target: target changed '../mods-available/fastcgi.load' to '/etc/apache2/mods-available/fastcgi.load'
Info: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.load symlink]: Scheduling refresh of Service[httpd]
Notice: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.conf symlink]/target: target changed '../mods-available/fastcgi.conf' to '/etc/apache2/mods-available/fastcgi.conf'
Info: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.conf symlink]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 10.11 seconds
# ./spec/acceptance/vhost_spec.rb:943:in `block (3 levels) in <top (required)>'
Failures:
1) apache parameters confd_dir File "/etc/apache2/apache2.conf" should contain "Include \"/tmp/root/*.conf\""
Failure/Error: it { should contain 'Include "/tmp/root/*.conf"' }
grep -q -- Include\ \"/tmp/root/\*.conf\" /etc/apache2/apache2.conf || grep -qF -- Include\ \"/tmp/root/\*.conf\" /etc/apache2/apache2.conf
expected File "/etc/apache2/apache2.conf" to contain "Include \"/tmp/root/*.conf\""
# ./spec/acceptance/apache_parameters_spec.rb:241:in `block (4 levels) in <top (required)>'
2) apache parameters server_tokens applys cleanly
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.9IL79q
Last 10 lines of output were:
Info: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Filebucketed /etc/apache2/sites-available/15-default.conf to puppet with sum 0ec103191aa074848a61e07ca47a6d15
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]/content: content changed '{md5}0ec103191aa074848a61e07ca47a6d15' to '{md5}8ddd2bf505c17ed143d6524bc5f5a6a7'
Info: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Scheduling refresh of Service[httpd]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 2 events
Notice: Finished catalog run in 1.35 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.9IL79q
Last 10 lines of output were:
Info: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Filebucketed /etc/apache2/sites-available/15-default.conf to puppet with sum 0ec103191aa074848a61e07ca47a6d15
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]/content: content changed '{md5}0ec103191aa074848a61e07ca47a6d15' to '{md5}8ddd2bf505c17ed143d6524bc5f5a6a7'
Info: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Scheduling refresh of Service[httpd]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 2 events
Notice: Finished catalog run in 1.35 seconds
# ./spec/acceptance/apache_parameters_spec.rb:353:in `block (3 levels) in <top (required)>'
3) apache::default_mods class no default mods should apply with no errors
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.134sqs
Last 10 lines of output were:
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/reqtimeout.load]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/negotiation.conf]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/authz_core.load]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/auth_basic.load]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/deflate.conf]/ensure: removed
Info: /etc/apache2/mods-enabled: Scheduling refresh of Class[Apache::Service]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 2.32 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.134sqs
Last 10 lines of output were:
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/reqtimeout.load]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/negotiation.conf]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/authz_core.load]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/auth_basic.load]/ensure: removed
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/deflate.conf]/ensure: removed
Info: /etc/apache2/mods-enabled: Scheduling refresh of Class[Apache::Service]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 2.32 seconds
# ./spec/acceptance/default_mods_spec.rb:25:in `block (3 levels) in <top (required)>'
4) apache::default_mods class no default mods Service "apache2" should be running
Failure/Error: it { should be_running }
service apache2 status && service apache2 status | grep 'running'
* apache2 is not running
expected Service "apache2" to be running
# ./spec/acceptance/default_mods_spec.rb:30:in `block (4 levels) in <top (required)>'
5) apache::default_mods class alternative default mods should apply with no errors
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.g9yeU7
Last 10 lines of output were:
Notice: /Stage[main]/Apache::Mod::Info/Apache::Mod[info]/File[info.conf symlink]/ensure: created
Info: /Stage[main]/Apache::Mod::Info/Apache::Mod[info]/File[info.conf symlink]: Scheduling refresh of Service[httpd]
Notice: /Stage[main]/Apache::Default_mods/Apache::Default_mods::Load[env]/Apache::Mod[env]/File[env.load symlink]/ensure: created
Info: /Stage[main]/Apache::Default_mods/Apache::Default_mods::Load[env]/Apache::Mod[env]/File[env.load symlink]: Scheduling refresh of Service[httpd]
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 7 events
Notice: Finished catalog run in 1.09 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.g9yeU7
Last 10 lines of output were:
Notice: /Stage[main]/Apache::Mod::Info/Apache::Mod[info]/File[info.conf symlink]/ensure: created
Info: /Stage[main]/Apache::Mod::Info/Apache::Mod[info]/File[info.conf symlink]: Scheduling refresh of Service[httpd]
Notice: /Stage[main]/Apache::Default_mods/Apache::Default_mods::Load[env]/Apache::Mod[env]/File[env.load symlink]/ensure: created
Info: /Stage[main]/Apache::Default_mods/Apache::Default_mods::Load[env]/Apache::Mod[env]/File[env.load symlink]: Scheduling refresh of Service[httpd]
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 7 events
Notice: Finished catalog run in 1.09 seconds
# ./spec/acceptance/default_mods_spec.rb:88:in `block (3 levels) in <top (required)>'
6) apache::default_mods class alternative default mods Service "apache2" should be running
Failure/Error: it { should be_running }
service apache2 status && service apache2 status | grep 'running'
* apache2 is not running
expected Service "apache2" to be running
# ./spec/acceptance/default_mods_spec.rb:94:in `block (4 levels) in <top (required)>'
7) apache::vhost define default vhost with ssl should create default vhost configs
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.GypK0W
Last 10 lines of output were:
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]/returns: executed successfully
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]: Triggered 'refresh' from 2 events
Info: FileBucket got a duplicate file {md5}ac3b658e433eba85f350d4068b0ef826
Info: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]: Filebucketed /etc/apache2/ports.conf to puppet with sum ac3b658e433eba85f350d4068b0ef826
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]/content: content changed '{md5}ac3b658e433eba85f350d4068b0ef826' to '{md5}bc388698a3c11221869ded2030460038'
Info: Concat[/etc/apache2/ports.conf]: Scheduling refresh of Class[Apache::Service]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 2.99 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.GypK0W
Last 10 lines of output were:
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]/returns: executed successfully
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]: Triggered 'refresh' from 2 events
Info: FileBucket got a duplicate file {md5}ac3b658e433eba85f350d4068b0ef826
Info: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]: Filebucketed /etc/apache2/ports.conf to puppet with sum ac3b658e433eba85f350d4068b0ef826
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]/content: content changed '{md5}ac3b658e433eba85f350d4068b0ef826' to '{md5}bc388698a3c11221869ded2030460038'
Info: Concat[/etc/apache2/ports.conf]: Scheduling refresh of Class[Apache::Service]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 2.99 seconds
# ./spec/acceptance/vhost_spec.rb:76:in `block (3 levels) in <top (required)>'
8) apache::vhost define apache_directories readme example, adapted should answer to files.example.net
Failure/Error: shell("/usr/bin/curl -sSf files.example.net:80/index.html.bak", {:acceptable_exit_codes => 22}).stderr.should match(/curl: \(22\) The requested URL returned error: 403/)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 0 running:
/usr/bin/curl -sSf files.example.net:80/index.html.bak
Last 10 lines of output were:
Host 'ubuntu-server-1310-x64' exited with 0 running:
/usr/bin/curl -sSf files.example.net:80/index.html.bak
Last 10 lines of output were:
Hello World
# ./spec/acceptance/vhost_spec.rb:206:in `block (4 levels) in <top (required)>'
9) apache::vhost define apache_directories other Directory options should answer to files.example.net
Failure/Error: shell("/usr/bin/curl -sSf files.example.net:80/private.html", {:acceptable_exit_codes => 22}).stderr.should match(/curl: \(22\) The requested URL returned error: 403/)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 0 running:
/usr/bin/curl -sSf files.example.net:80/private.html
Last 10 lines of output were:
Host 'ubuntu-server-1310-x64' exited with 0 running:
/usr/bin/curl -sSf files.example.net:80/private.html
Last 10 lines of output were:
Hello World
# ./spec/acceptance/vhost_spec.rb:254:in `block (4 levels) in <top (required)>'
10) apache::vhost define access_log_pipe applies cleanly
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.xVGPPn
Last 10 lines of output were:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Applying configuration version '1391204775'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Filebucketed /etc/apache2/sites-available/25-test.server.conf to puppet with sum 71d2d075411151bc7ecce76380efeff6
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}71d2d075411151bc7ecce76380efeff6' to '{md5}68ce6aad07b1b65319933cda4c50ac11'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 23.58 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.xVGPPn
Last 10 lines of output were:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Applying configuration version '1391204775'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Filebucketed /etc/apache2/sites-available/25-test.server.conf to puppet with sum 71d2d075411151bc7ecce76380efeff6
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}71d2d075411151bc7ecce76380efeff6' to '{md5}68ce6aad07b1b65319933cda4c50ac11'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 23.58 seconds
# ./spec/acceptance/vhost_spec.rb:556:in `block (4 levels) in <top (required)>'
11) apache::vhost define error_log_pipe applies cleanly
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.QUGfg3
Last 10 lines of output were:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Applying configuration version '1391204817'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Filebucketed /etc/apache2/sites-available/25-test.server.conf to puppet with sum 38075541f33d438737c56f17646b5923
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}38075541f33d438737c56f17646b5923' to '{md5}510a5e1e96e4acca255dca3f0aed4587'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 23.50 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.QUGfg3
Last 10 lines of output were:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Applying configuration version '1391204817'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Filebucketed /etc/apache2/sites-available/25-test.server.conf to puppet with sum 38075541f33d438737c56f17646b5923
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}38075541f33d438737c56f17646b5923' to '{md5}510a5e1e96e4acca255dca3f0aed4587'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 23.50 seconds
# ./spec/acceptance/vhost_spec.rb:556:in `block (4 levels) in <top (required)>'
12) apache::vhost define block applies cleanly
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.MPoeU4
Last 10 lines of output were:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Applying configuration version '1391204962'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Filebucketed /etc/apache2/sites-available/25-test.server.conf to puppet with sum fc6a56aacd406a5e9c056ecacd67e76b
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}fc6a56aacd406a5e9c056ecacd67e76b' to '{md5}c652f4006525b44a1f5ddc06b63e585f'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 2.74 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.MPoeU4
Last 10 lines of output were:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Applying configuration version '1391204962'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Filebucketed /etc/apache2/sites-available/25-test.server.conf to puppet with sum fc6a56aacd406a5e9c056ecacd67e76b
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}fc6a56aacd406a5e9c056ecacd67e76b' to '{md5}c652f4006525b44a1f5ddc06b63e585f'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 2.74 seconds
# ./spec/acceptance/vhost_spec.rb:856:in `block (3 levels) in <top (required)>'
13) apache::vhost define fastcgi applies cleanly
Failure/Error: apply_manifest(pp, :catch_failures => true)
Beaker::Host::CommandFailure: Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.nb6GPk
Last 10 lines of output were:
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}3ddb1967e09e3cc0fea4ddde4dd039ac' to '{md5}dcc200e4c92e6c73c741e6efc5f56bea'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Notice: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/Package[libapache2-mod-fastcgi]/ensure: ensure changed 'purged' to 'present'
Notice: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.load symlink]/target: target changed '../mods-available/fastcgi.load' to '/etc/apache2/mods-available/fastcgi.load'
Info: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.load symlink]: Scheduling refresh of Service[httpd]
Notice: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.conf symlink]/target: target changed '../mods-available/fastcgi.conf' to '/etc/apache2/mods-available/fastcgi.conf'
Info: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.conf symlink]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 10.11 seconds
Host 'ubuntu-server-1310-x64' exited with 6 running:
env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.nb6GPk
Last 10 lines of output were:
Notice: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]/content: content changed '{md5}3ddb1967e09e3cc0fea4ddde4dd039ac' to '{md5}dcc200e4c92e6c73c741e6efc5f56bea'
Info: /Stage[main]/Main/Apache::Vhost[test.server]/File[25-test.server.conf]: Scheduling refresh of Service[httpd]
Notice: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/Package[libapache2-mod-fastcgi]/ensure: ensure changed 'purged' to 'present'
Notice: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.load symlink]/target: target changed '../mods-available/fastcgi.load' to '/etc/apache2/mods-available/fastcgi.load'
Info: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.load symlink]: Scheduling refresh of Service[httpd]
Notice: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.conf symlink]/target: target changed '../mods-available/fastcgi.conf' to '/etc/apache2/mods-available/fastcgi.conf'
Info: /Stage[main]/Apache::Mod::Fastcgi/Apache::Mod[fastcgi]/File[fastcgi.conf symlink]: Scheduling refresh of Service[httpd]
Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Error: /Stage[main]/Apache::Service/Service[httpd]: Could not start Service[httpd]: Execution of '/etc/init.d/apache2 start' returned 1:
Notice: Finished catalog run in 10.11 seconds
# ./spec/acceptance/vhost_spec.rb:943:in `block (3 levels) in <top (required)>'
Finished in 13 minutes 49 seconds
273 examples, 13 failures
Failed examples:
rspec ./spec/acceptance/apache_parameters_spec.rb:241 # apache parameters confd_dir File "/etc/apache2/apache2.conf" should contain "Include \"/tmp/root/*.conf\""
rspec ./spec/acceptance/apache_parameters_spec.rb:347 # apache parameters server_tokens applys cleanly
rspec ./spec/acceptance/default_mods_spec.rb:17 # apache::default_mods class no default mods should apply with no errors
rspec ./spec/acceptance/default_mods_spec.rb:30 # apache::default_mods class no default mods Service "apache2" should be running
rspec ./spec/acceptance/default_mods_spec.rb:67 # apache::default_mods class alternative default mods should apply with no errors
rspec ./spec/acceptance/default_mods_spec.rb:94 # apache::default_mods class alternative default mods Service "apache2" should be running
rspec ./spec/acceptance/vhost_spec.rb:67 # apache::vhost define default vhost with ssl should create default vhost configs
rspec ./spec/acceptance/vhost_spec.rb:204 # apache::vhost define apache_directories readme example, adapted should answer to files.example.net
rspec ./spec/acceptance/vhost_spec.rb:251 # apache::vhost define apache_directories other Directory options should answer to files.example.net
rspec ./spec/acceptance/vhost_spec.rb:546 # apache::vhost define access_log_pipe applies cleanly
rspec ./spec/acceptance/vhost_spec.rb:546 # apache::vhost define error_log_pipe applies cleanly
rspec ./spec/acceptance/vhost_spec.rb:847 # apache::vhost define block applies cleanly
rspec ./spec/acceptance/vhost_spec.rb:931 # apache::vhost define fastcgi applies cleanly
Finished in 13 minutes 49 seconds
273 examples, 13 failures
Failed examples:
rspec ./spec/acceptance/apache_parameters_spec.rb:241 # apache parameters confd_dir File "/etc/apache2/apache2.conf" should contain "Include \"/tmp/root/*.conf\""
rspec ./spec/acceptance/apache_parameters_spec.rb:347 # apache parameters server_tokens applys cleanly
rspec ./spec/acceptance/default_mods_spec.rb:17 # apache::default_mods class no default mods should apply with no errors
rspec ./spec/acceptance/default_mods_spec.rb:30 # apache::default_mods class no default mods Service "apache2" should be running
rspec ./spec/acceptance/default_mods_spec.rb:67 # apache::default_mods class alternative default mods should apply with no errors
rspec ./spec/acceptance/default_mods_spec.rb:94 # apache::default_mods class alternative default mods Service "apache2" should be running
rspec ./spec/acceptance/vhost_spec.rb:67 # apache::vhost define default vhost with ssl should create default vhost configs
rspec ./spec/acceptance/vhost_spec.rb:204 # apache::vhost define apache_directories readme example, adapted should answer to files.example.net
rspec ./spec/acceptance/vhost_spec.rb:251 # apache::vhost define apache_directories other Directory options should answer to files.example.net
rspec ./spec/acceptance/vhost_spec.rb:546 # apache::vhost define access_log_pipe applies cleanly
rspec ./spec/acceptance/vhost_spec.rb:546 # apache::vhost define error_log_pipe applies cleanly
rspec ./spec/acceptance/vhost_spec.rb:847 # apache::vhost define block applies cleanly
rspec ./spec/acceptance/vhost_spec.rb:931 # apache::vhost define fastcgi applies cleanly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment