Created
October 7, 2014 12:09
-
-
Save raphink/b4113afc489808e1e498 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- !ruby/object:Puppet::Transaction::Report | |
status: failed | |
environment: staging3 | |
transaction_uuid: "1334b82a-bbd5-4562-914d-c07cd96139db" | |
puppet_version: "3.6.2" | |
logs: | |
- !ruby/object:Puppet::Util::Log | |
source: Puppet | |
tags: | |
- err | |
message: "Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid relationship: File[/var/lib/puppet/concat/_etc_ceph_ceph.conf/fragments/80_ceph-radosgw-gateway.conf] { notify => Exec[concat_/etc/ceph/ceph.conf] }, because Exec[concat_/etc/ceph/ceph.conf] doesn't seem to be in the catalog" | |
time: 2014-10-07 14:04:04.526365 +02:00 | |
level: !ruby/sym err | |
- !ruby/object:Puppet::Util::Log | |
source: Puppet | |
tags: | |
- warning | |
message: "Not using cache on failed catalog" | |
time: 2014-10-07 14:04:04.526586 +02:00 | |
level: !ruby/sym warning | |
- !ruby/object:Puppet::Util::Log | |
source: Puppet | |
tags: | |
- err | |
message: "Could not retrieve catalog; skipping run" | |
time: 2014-10-07 14:04:04.526740 +02:00 | |
level: !ruby/sym err | |
configuration_version: | |
resource_statuses: {} | |
report_format: 4 | |
metrics: {} | |
kind: apply | |
time: 2014-10-07 14:03:02.684377 +02:00 | |
host: foo.example.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment