Skip to content

Instantly share code, notes, and snippets.

@kbarber
Created January 7, 2014 20:06
Show Gist options
  • Select an option

  • Save kbarber/8305979 to your computer and use it in GitHub Desktop.

Select an option

Save kbarber/8305979 to your computer and use it in GitHub Desktop.
root@puppetdb1:/etc/apt# cat /var/lib/puppet/reports/puppetdb1.vm/201401072005.yaml
--- !ruby/object:Puppet::Transaction::Report
configuration_version:
host: puppetdb1.vm
time: 2014-01-07 20:05:33.370691 +00:00
environment:
report_format: 4
resource_statuses: {}
puppet_version: "3.3.2"
kind: apply
logs:
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:35.457661 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Retrieving plugin"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.585664 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.587105 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.588138 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.589462 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.591147 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.592080 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /etc/puppet/modules/firewall/lib/facter/ip6tables_version.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.592775 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /etc/puppet/modules/firewall/lib/facter/iptables_version.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.593632 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /etc/puppet/modules/firewall/lib/facter/iptables_persistent_version.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.594586 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /var/lib/puppet/lib/facter/ip6tables_version.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.595297 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /var/lib/puppet/lib/facter/concat_basedir.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.596067 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /var/lib/puppet/lib/facter/root_home.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.596778 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /var/lib/puppet/lib/facter/puppet_vardir.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.734702 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /var/lib/puppet/lib/facter/pe_version.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.739091 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /var/lib/puppet/lib/facter/iptables_version.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.739785 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /var/lib/puppet/lib/facter/iptables_persistent_version.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:36.740502 +00:00
source: Puppet
level: !ruby/sym info
tags:
- info
message: "Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:37.331804 +00:00
source: Puppet
level: !ruby/sym err
tags:
- err
message: "Could not retrieve catalog from remote server: Error 400 on SERVER: Could not parse for environment production: Syntax error at end of file at /etc/puppet/manifests/site.pp:10 on node puppetdb1.vm"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:37.332711 +00:00
source: Puppet
level: !ruby/sym warning
tags:
- warning
message: "Not using cache on failed catalog"
- !ruby/object:Puppet::Util::Log
time: 2014-01-07 20:05:37.333370 +00:00
source: Puppet
level: !ruby/sym err
tags:
- err
message: "Could not retrieve catalog; skipping run"
metrics: {}
status: failed
transaction_uuid:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment