crm_err           252 daemons/attrd/attrd_commands.c             crm_err("Bad regex '%s' for update", regex);
crm_err           273 daemons/attrd/attrd_commands.c         crm_err("Update request did not specify attribute or regular expression");
crm_err           489 daemons/attrd/attrd_commands.c         crm_err("Could not respond to query from %s: could not create XML reply",
crm_err           501 daemons/attrd/attrd_commands.c             crm_err("Could not respond to query from %s: %s " CRM_XS " rc=%d",
crm_err            59 daemons/attrd/pacemaker-attrd.c         crm_err("Bad message of class %d received from %s[%u]: '%.120s'", kind, from, nodeid, data);
crm_err           169 daemons/attrd/pacemaker-attrd.c         crm_err("Connection to the CIB manager failed: %s " CRM_XS " rc=%d",
crm_err           178 daemons/attrd/pacemaker-attrd.c         crm_err("Could not set disconnection callback");
crm_err           184 daemons/attrd/pacemaker-attrd.c         crm_err("Could not set CIB notification callback");
crm_err           190 daemons/attrd/pacemaker-attrd.c         crm_err("Could not set CIB notification callback (update)");
crm_err           314 daemons/attrd/pacemaker-attrd.c         crm_err("Cluster connection failed");
crm_err           382 daemons/attrd/pacemaker-attrd.c         crm_err("pacemaker-attrd is already active, aborting startup");
crm_err           421 daemons/based/based_callbacks.c             crm_err("Unknown transport for %s " CRM_XS " flags=0x%llx",
crm_err           670 daemons/based/based_callbacks.c         crm_err("Nothing for us to do?");
crm_err           962 daemons/based/based_callbacks.c         crm_err("Pre-processing of command failed: %s", pcmk_strerror(rc));
crm_err          1010 daemons/based/based_callbacks.c         crm_err("Operation ignored, cluster configuration is invalid."
crm_err          1070 daemons/based/based_callbacks.c             crm_err("Unexpected NULL reply to message");
crm_err          1220 daemons/based/based_callbacks.c         CRM_CHECK(call_type == 3 || call_type == 4, crm_err("Call type: %d", call_type);
crm_err          1426 daemons/based/based_callbacks.c     crm_err("Disconnecting %s... Not implemented", crm_str(a_client->name));
crm_err           194 daemons/based/based_common.c     crm_err("Operation %s is not valid", op);
crm_err            48 daemons/based/based_io.c     crm_err("Archiving unusable file %s as %s", old, new);
crm_err            51 daemons/based/based_io.c         crm_err("Disabling disk writes and continuing");
crm_err           252 daemons/based/based_io.c         crm_err("*** Disabling disk writes to avoid confusing Valgrind ***");
crm_err           301 daemons/based/based_io.c         crm_err("CIB does not validate with %s", crm_str(validation));
crm_err           312 daemons/based/based_io.c             crm_err("CIB does not validate with any known schema");
crm_err           361 daemons/based/based_io.c     crm_err("Ignoring invalid CIB");
crm_err           383 daemons/based/based_io.c         crm_err("Disabling disk writes after write failure");
crm_err            66 daemons/based/based_messages.c         crm_err("Peer %s mistakenly thinks we wanted to shut down", host);
crm_err            87 daemons/based/based_messages.c         crm_err("No operation specified");
crm_err            94 daemons/based/based_messages.c         crm_err("Action [%s] is not supported by the CIB manager", op);
crm_err           466 daemons/based/based_messages.c         crm_err("Cannot perform modification with no data");
crm_err           101 daemons/based/based_notify.c                 crm_err("Unknown transport for %s " CRM_XS " flags=0x%llx",
crm_err           184 daemons/based/based_remote.c         crm_err("No user named '%s' exists!", usr);
crm_err           195 daemons/based/based_remote.c         crm_err("No group named '%s' exists!", grp);
crm_err           227 daemons/based/based_remote.c         crm_err("Wrong tag: %s", tmp);
crm_err           233 daemons/based/based_remote.c         crm_err("Wrong operation: %s", tmp);
crm_err           241 daemons/based/based_remote.c         crm_err("missing auth credentials");
crm_err           249 daemons/based/based_remote.c         crm_err("User is not a member of the required group");
crm_err           253 daemons/based/based_remote.c         crm_err("PAM auth failed");
crm_err           272 daemons/based/based_remote.c     crm_err("Remote client authentication timed out");
crm_err           309 daemons/based/based_remote.c         crm_err("Could not set socket non-blocking: %s " CRM_XS " rc=%d",
crm_err           591 daemons/based/based_remote.c                 crm_err("Unhandled conversation type: %d", msg[count]->msg_style);
crm_err           650 daemons/based/based_remote.c         crm_err("Could not initialize PAM: %s (%d)", pam_strerror(pam_h, rc), rc);
crm_err           656 daemons/based/based_remote.c         crm_err("Authentication failed for %s: %s (%d)", user, pam_strerror(pam_h, rc), rc);
crm_err           667 daemons/based/based_remote.c         crm_err("Internal PAM error: %s (%d)", pam_strerror(pam_h, rc), rc);
crm_err           671 daemons/based/based_remote.c         crm_err("Unknown user authenticated.");
crm_err           675 daemons/based/based_remote.c         crm_err("User mismatch: %s vs. %s.", (const char *)p_user, (const char *)user);
crm_err           681 daemons/based/based_remote.c         crm_err("Access denied: %s (%d)", pam_strerror(pam_h, rc), rc);
crm_err           137 daemons/based/cibmon.c         crm_err("Signon to CIB failed: %s", pcmk_strerror(rc));
crm_err           144 daemons/based/cibmon.c         crm_err("Failed to set dnotify callback: %s", pcmk_strerror(rc));
crm_err           151 daemons/based/cibmon.c         crm_err("Failed to set diff callback: %s", pcmk_strerror(rc));
crm_err           163 daemons/based/cibmon.c     crm_err("Setup failed, could not monitor CIB actions");
crm_err           183 daemons/based/cibmon.c     crm_err("Connection to the CIB terminated... exiting");
crm_err           201 daemons/based/cibmon.c         crm_err("NULL update");
crm_err           183 daemons/based/pacemaker-based.c         crm_err("pacemaker-based is already active, aborting startup");
crm_err           198 daemons/based/pacemaker-based.c         crm_err("Terminating due to bad permissions on %s", cib_root);
crm_err           252 daemons/based/pacemaker-based.c             crm_err("Invalid XML: '%.120s'", data);
crm_err            41 daemons/controld/controld_attrd.c             crm_err("Could not clear failure attributes for %s on %s node %s%s: %s "
crm_err            47 daemons/controld/controld_attrd.c             crm_err("Could not purge %s node %s in attribute manager%s: %s "
crm_err            84 daemons/controld/controld_based.c             crm_err("Ignoring request to connect to the CIB manager after shutdown");
crm_err           102 daemons/controld/controld_based.c             crm_err("Could not set dnotify callback");
crm_err           107 daemons/controld/controld_based.c             crm_err("Could not set CIB notification callback (replace)");
crm_err           112 daemons/controld/controld_based.c             crm_err("Could not set CIB notification callback (update)");
crm_err           130 daemons/controld/controld_based.c                 crm_err("Could not complete CIB"
crm_err           297 daemons/controld/controld_based.c         crm_err("Unable to clear %s: no CIB connection", desc);
crm_err           309 daemons/controld/controld_based.c         crm_err("Could not delete resource status of %s on %s%s%s: %s "
crm_err            76 daemons/controld/controld_control.c                 crm_err("Could not obtain local uuid");
crm_err            93 daemons/controld/controld_control.c         crm_err("Unexpected action %s in %s", fsa_action2string(action),
crm_err           145 daemons/controld/controld_control.c         crm_err("Could not recover from internal error");
crm_err           452 daemons/controld/controld_control.c         crm_err("Start cancelled... %s", fsa_state2string(cur_state));
crm_err           489 daemons/controld/controld_control.c         crm_err("Failed to create IPC server: shutting down and inhibiting respawn");
crm_err           692 daemons/controld/controld_control.c         crm_err("Local CIB query resulted in an error: %s", pcmk_strerror(rc));
crm_err           696 daemons/controld/controld_control.c             crm_err("The cluster is mis-configured - shutting down and staying down");
crm_err           711 daemons/controld/controld_control.c         crm_err("Local CIB query for " XML_CIB_TAG_CRMCONFIG " section failed");
crm_err           821 daemons/controld/controld_control.c         crm_err("Escalating shutdown");
crm_err            44 daemons/controld/controld_corosync.c             crm_err("Could not parse message content (%d): %.100s", kind, data);
crm_err            65 daemons/controld/controld_corosync.c         crm_err("Invalid message class (%d): %.100s", kind, data);
crm_err            93 daemons/controld/controld_election.c             crm_err("Broken? Voting in state %s", fsa_state2string(cur_state));
crm_err           142 daemons/controld/controld_election.c             crm_err("Internal error, no peer cache");
crm_err           270 daemons/controld/controld_election.c         crm_err("Unknown DC action %s", fsa_action2string(action));
crm_err           372 daemons/controld/controld_execd.c             crm_err("Failed to connect to the executor the max allowed %d time%s",
crm_err           384 daemons/controld/controld_execd.c         crm_err("Unexpected action %s in %s", fsa_action2string(action),
crm_err           486 daemons/controld/controld_execd.c         crm_err("%d resource%s active at %s",
crm_err           847 daemons/controld/controld_execd.c         crm_err("Could not find executor state for node %s", node_name);
crm_err          1291 daemons/controld/controld_execd.c             crm_err("Could not register resource %s with the executor on %s: %s "
crm_err          1527 daemons/controld/controld_execd.c         crm_err("%s does not have permission to fail %s", user_name, ID(xml_rsc));
crm_err          1584 daemons/controld/controld_execd.c         crm_err("Unable to route reply");
crm_err          1756 daemons/controld/controld_execd.c         crm_err("Failing action because local node has never had connection to remote node %s",
crm_err          1842 daemons/controld/controld_execd.c             crm_err("Invalid resource definition for %s", ID(xml_rsc));
crm_err          1850 daemons/controld/controld_execd.c             crm_err("Could not register resource '%s' with executor: %s "
crm_err          1875 daemons/controld/controld_execd.c         crm_err("Cannot perform operation %s of unknown type", crm_str(crm_op));
crm_err          2052 daemons/controld/controld_execd.c             crm_err("Start and Stop actions cannot have an interval: %u",
crm_err          2334 daemons/controld/controld_execd.c         crm_err("Operation %s on %s failed: %d", operation, rsc->id, call_id);
crm_err          2338 daemons/controld/controld_execd.c         crm_err("Operation %s on resource %s failed to execute on remote node %s: %d",
crm_err          2653 daemons/controld/controld_execd.c             crm_err("Can't process %s result because %s agent information not cached or in XML",
crm_err          2714 daemons/controld/controld_execd.c                 crm_err("Unable to record %s result in CIB: %s", op_key,
crm_err          2735 daemons/controld/controld_execd.c         crm_err("Recurring operation %s was cancelled without transition information",
crm_err          2823 daemons/controld/controld_execd.c             crm_err("Result of %s operation for %s on %s: %s "
crm_err          2832 daemons/controld/controld_execd.c             crm_err("Result of %s operation for %s on %s: %s "
crm_err           110 daemons/controld/controld_execd_state.c         crm_err("No node name given for lrm state object");
crm_err           451 daemons/controld/controld_execd_state.c         crm_err("Query resulted in an error: %s", pcmk_strerror(rc));
crm_err           454 daemons/controld/controld_execd_state.c             crm_err("The cluster is mis-configured - shutting down and staying down");
crm_err           162 daemons/controld/controld_fencing.c         crm_err("Fencing update %d for %s: failed - %s (%d)",
crm_err           448 daemons/controld/controld_fencing.c         crm_err("Notify data not found");
crm_err           463 daemons/controld/controld_fencing.c         crm_err("Unfencing of %s by %s failed: %s (%d)",
crm_err           596 daemons/controld/controld_fencing.c             crm_err("Could not connect to fencer: API memory allocation failed");
crm_err           610 daemons/controld/controld_fencing.c             crm_err("Could not connect to fencer in 30 attempts: %s "
crm_err           745 daemons/controld/controld_fencing.c         crm_err("Stonith action not matched");
crm_err           439 daemons/controld/controld_fsa.c             crm_err("Action %s not supported "CRM_XS" 0x%llx",
crm_err           476 daemons/controld/controld_fsa.c         crm_err("%d cluster node%s failed to confirm join",
crm_err           492 daemons/controld/controld_fsa.c         crm_err("New election needed because more nodes confirmed join "
crm_err           600 daemons/controld/controld_fsa.c                 crm_err("Reached S_NOT_DC without a DC" " being recorded");
crm_err           166 daemons/controld/controld_join_client.c         crm_err("Could not retrieve version details for join-%s: %s (%d)",
crm_err           248 daemons/controld/controld_join_client.c         crm_err("Shutting down because cluster join with leader %s failed "
crm_err           308 daemons/controld/controld_join_client.c         crm_err("Could not confirm join-%d with %s: Local operation history failed",
crm_err           234 daemons/controld/controld_join_dc.c         crm_err("Can't make join-%d offer to unknown node", current_join_id);
crm_err           308 daemons/controld/controld_join_dc.c         crm_err("Ignoring invalid join request without node name");
crm_err           341 daemons/controld/controld_join_dc.c         crm_err("Rejecting join-%d request from inactive node %s "
crm_err           346 daemons/controld/controld_join_dc.c         crm_err("Rejecting invalid join-%d request from node %s "
crm_err           353 daemons/controld/controld_join_dc.c         crm_err("Rejecting join-%d request from node %s because feature set %s"
crm_err           519 daemons/controld/controld_join_dc.c         crm_err("join-%d node history update (via CIB call %d) failed: %s "
crm_err           575 daemons/controld/controld_join_dc.c         crm_err("Rejecting join-%d confirmation from %s "
crm_err            41 daemons/controld/controld_membership.c                 crm_err("We're not part of the cluster anymore");
crm_err           104 daemons/controld/controld_membership.c         crm_err("Node update failed: %s (%d)", pcmk_strerror(call_id), call_id);
crm_err           109 daemons/controld/controld_membership.c         crm_err("Node update %d failed: %s (%d)", call_id, pcmk_strerror(rc), rc);
crm_err           284 daemons/controld/controld_membership.c         crm_err("Node list update failed: %s (%d)", pcmk_strerror(call_id), call_id);
crm_err           289 daemons/controld/controld_membership.c         crm_err("Node update %d failed: %s (%d)", call_id, pcmk_strerror(rc), rc);
crm_err           388 daemons/controld/controld_membership.c         crm_err("Quorum update %d failed: %s (%d)", call_id, pcmk_strerror(rc), rc);
crm_err            73 daemons/controld/controld_messages.c         crm_err("Cannot add entry to queue: no input and no action");
crm_err           125 daemons/controld/controld_messages.c                           crm_err("Bogus data from %s", raised_from));
crm_err           163 daemons/controld/controld_messages.c         crm_err("Couldn't add message to the queue");
crm_err           230 daemons/controld/controld_messages.c                     crm_err("Don't know how to free %s data from %s",
crm_err           259 daemons/controld/controld_messages.c         crm_err("%s: No FSA data available", caller);
crm_err           262 daemons/controld/controld_messages.c         crm_err("%s: No message data available. Origin: %s", caller, fsa_data->origin);
crm_err           584 daemons/controld/controld_messages.c     crm_err("Unknown message type: %s", type);
crm_err           897 daemons/controld/controld_messages.c         crm_err("Local feature set (%s) is incompatible with DC's (%s)",
crm_err           920 daemons/controld/controld_messages.c         crm_err("Shutting down controller immediately due to "
crm_err           927 daemons/controld/controld_messages.c         crm_err("Starting new DC election because %s is "
crm_err           956 daemons/controld/controld_messages.c             crm_err("Shutting down controller after unexpected "
crm_err          1102 daemons/controld/controld_messages.c                 crm_err("Could not instruct peers to remove references to node %s/%u", name, id);
crm_err          1134 daemons/controld/controld_messages.c         crm_err("Unexpected request (%s) sent to %s", op, AM_I_DC ? "the DC" : "non-DC node");
crm_err          1154 daemons/controld/controld_messages.c             crm_err("%s - Ignoring calculation with no reference", op);
crm_err          1173 daemons/controld/controld_messages.c         crm_err("Unexpected response (op=%s, src=%s) sent to the %s",
crm_err           196 daemons/controld/controld_metadata.c         crm_err("Metadata for %s:%s:%s is not valid XML",
crm_err           549 daemons/controld/controld_remote_ra.c             crm_err("Unexpected pacemaker_remote client takeover for %s. Disconnecting", op->remote_nodename);
crm_err           575 daemons/controld/controld_remote_ra.c             crm_err("Lost connection to Pacemaker Remote node %s",
crm_err           668 daemons/controld/controld_remote_ra.c             crm_err("Remote connection to %s unexpectedly dropped during monitor",
crm_err            66 daemons/controld/controld_schedulerd.c             crm_err("Could not save Cluster Information Base to %s after scheduler crash",
crm_err           309 daemons/controld/controld_schedulerd.c         crm_err("Not invoking scheduler because not DC: %s",
crm_err           316 daemons/controld/controld_schedulerd.c             crm_err("Cannot shut down gracefully without the scheduler");
crm_err           334 daemons/controld/controld_schedulerd.c         crm_err("Attempted to invoke scheduler without consistent Cluster Information Base!");
crm_err           414 daemons/controld/controld_schedulerd.c         crm_err("Could not retrieve the Cluster Information Base: %s "
crm_err           461 daemons/controld/controld_schedulerd.c         crm_err("Could not contact the scheduler: %s " CRM_XS " rc=%d",
crm_err           120 daemons/controld/controld_te_actions.c               crm_err("Corrupted command (id=%s) %s: no node", crm_str(id), crm_str(task));
crm_err           160 daemons/controld/controld_te_actions.c         crm_err("Action %d failed: send", action->id);
crm_err           168 daemons/controld/controld_te_actions.c             crm_err("Action %d: %s on %s had an invalid timeout (%dms).  Using %ums instead",
crm_err           295 daemons/controld/controld_te_actions.c               crm_err("Corrupted command(id=%s) %s: no node", ID(action->xml), crm_str(task));
crm_err           356 daemons/controld/controld_te_actions.c         crm_err("Action %d failed: send", action->id);
crm_err           372 daemons/controld/controld_te_actions.c             crm_err("Action %d: %s %s on %s had an invalid timeout (%dms).  Using %ums instead",
crm_err           626 daemons/controld/controld_te_actions.c                 crm_err("We didn't ask to be shut down, yet the scheduler is telling us to");
crm_err           337 daemons/controld/controld_te_callbacks.c         crm_err("Could not extract node ID from %s", xpath);
crm_err           649 daemons/controld/controld_te_callbacks.c         crm_err("Unknown command: %s::%s from %s", type, op, sys_from);
crm_err           661 daemons/controld/controld_te_callbacks.c         crm_err("Update %d FAILED: %s", call_id, pcmk_strerror(rc));
crm_err           699 daemons/controld/controld_te_callbacks.c         crm_err("Node %s did not send %s result (via %s) within %dms "
crm_err           136 daemons/controld/controld_te_events.c               crm_err("Couldn't parse: %s", ID(event)); goto bail);
crm_err           373 daemons/controld/controld_te_events.c         crm_err("Can't process action %s result: Incompatible versions? "
crm_err           175 daemons/controld/controld_throttle.c             crm_err("Only %d of 15 fields found in %s", rc, loadfile);
crm_err           524 daemons/controld/controld_throttle.c             crm_err("Unknown throttle mode %.4x on %s", r->mode, node);
crm_err           118 daemons/controld/controld_timers.c         crm_err("%s just popped in state %s! " CRM_XS " input=%s time=%ums",
crm_err            78 daemons/controld/controld_transition.c         crm_err("Could not set CIB callbacks");
crm_err            86 daemons/controld/controld_transition.c             crm_err("Could not set CIB notification callback");
crm_err            93 daemons/controld/controld_transition.c             crm_err("Could not set CIB global callback");
crm_err           178 daemons/controld/controld_transition.c                   crm_err("Input raised by %s is invalid", msg_data->origin);
crm_err           133 daemons/controld/controld_utils.c         crm_err("Input %d is unknown", input);
crm_err           194 daemons/controld/controld_utils.c         crm_err("State %d is unknown", state);
crm_err           237 daemons/controld/controld_utils.c         crm_err("Cause %d is unknown", cause);
crm_err           441 daemons/controld/controld_utils.c         crm_err("Action %.16llx is unknown", action);
crm_err           714 daemons/controld/controld_utils.c             CRM_CHECK(fsa_our_dc != NULL, crm_err("We have no DC"));
crm_err           716 daemons/controld/controld_utils.c                 crm_err("Not updating DC to %s (%s): we are also a DC", welcome_from, dc_version);
crm_err            29 daemons/controld/controld_utils.h 		crm_err("No CIB manager connection available");			\
crm_err            35 daemons/controld/controld_utils.h         crm_err("No CIB connection available");
crm_err            46 daemons/controld/controld_utils.h         crm_err("No CIB connection available");
crm_err           107 daemons/controld/pacemaker-controld.c         crm_err("pacemaker-controld is already active, aborting startup");
crm_err           116 daemons/controld/pacemaker-controld.c         crm_err("Terminating due to bad permissions on " PE_STATE_DIR);
crm_err           123 daemons/controld/pacemaker-controld.c         crm_err("Terminating due to bad permissions on " CRM_CONFIG_DIR);
crm_err           167 daemons/controld/pacemaker-controld.c         crm_err("Startup of %s failed.  Current state: %s",
crm_err           448 daemons/execd/cts-exec-helper.c         crm_err("Could not connect to the CIB manager: %s", pcmk_strerror(rc));
crm_err           455 daemons/execd/cts-exec-helper.c         crm_err("Error retrieving cib copy: %s (%d)", pcmk_strerror(rc), rc);
crm_err           460 daemons/execd/cts-exec-helper.c         crm_err("Error retrieving cib copy: %s (%d)", pcmk_strerror(rc), rc);
crm_err           465 daemons/execd/cts-exec-helper.c         crm_err("Error updating cib configuration");
crm_err           480 daemons/execd/cts-exec-helper.c         crm_err("Resource does not exist in config");
crm_err           651 daemons/execd/cts-exec-helper.c             crm_err("rsc-id must be given when is-running is used");
crm_err           668 daemons/execd/cts-exec-helper.c         crm_err("Nothing to be done.  Please specify 'api-call' and/or 'listen'");
crm_err           908 daemons/execd/execd_commands.c         crm_err("Completed executor action (%s) does not match any known operations",
crm_err          1192 daemons/execd/execd_commands.c     crm_err("Connection to fencer failed, finalizing %d pending operations",
crm_err          1365 daemons/execd/execd_commands.c         crm_err("Failed to create action, action:%s on resource %s", cmd->action, rsc->rsc_id);
crm_err          1523 daemons/execd/execd_commands.c         crm_err("Cluster API version must be greater than or equal to %s, not %s",
crm_err          1946 daemons/execd/execd_commands.c         crm_err("Unknown IPC request '%s' from %s", op, client->name);
crm_err            50 daemons/execd/pacemaker-execd.c     crm_err("Connection to fencer lost");
crm_err            67 daemons/execd/pacemaker-execd.c             crm_err("Could not connect to fencer: API memory allocation failed");
crm_err            72 daemons/execd/pacemaker-execd.c             crm_err("Could not connect to fencer in 10 attempts: %s "
crm_err           116 daemons/execd/pacemaker-execd.c     CRM_CHECK(client != NULL, crm_err("Invalid client");
crm_err           118 daemons/execd/pacemaker-execd.c     CRM_CHECK(client->id != NULL, crm_err("Invalid client: %p", client);
crm_err           121 daemons/execd/pacemaker-execd.c     CRM_CHECK(flags & crm_ipc_client_response, crm_err("Invalid client request: %p", client);
crm_err           220 daemons/execd/pacemaker-execd.c             crm_err("Could not send reply: unknown client type for %s "
crm_err           249 daemons/execd/pacemaker-execd.c             crm_err("Could not notify client %s with unknown transport "
crm_err           500 daemons/execd/pacemaker-execd.c         crm_err("Failed to create IPC server: shutting down and inhibiting respawn");
crm_err           506 daemons/execd/pacemaker-execd.c         crm_err("Failed to create TLS listener: shutting down and staying down");
crm_err           205 daemons/execd/remoted_proxy.c         crm_err("Unknown ipc proxy msg type %s" , msg_type);
crm_err           248 daemons/execd/remoted_proxy.c     CRM_CHECK(client != NULL, crm_err("Invalid client");
crm_err           250 daemons/execd/remoted_proxy.c     CRM_CHECK(client->id != NULL, crm_err("Invalid client: %p", client);
crm_err           427 daemons/execd/remoted_proxy.c         crm_err("Failed to create controller: exiting and inhibiting respawn");
crm_err           196 daemons/execd/remoted_tls.c     crm_err("Remote client authentication timed out");
crm_err           325 daemons/execd/remoted_tls.c         crm_err("Unable to get IP address(es) for %s: %s",
crm_err            47 daemons/fenced/cts-fence-helper.c         crm_err("FAILURE = %s async_callback %d", __func__, callback_rc); \
crm_err           167 daemons/fenced/cts-fence-helper.c         crm_err("FAILURE - expected rc %d != %d(%s) for cmd - %s", expected_rc, rc, pcmk_strerror(rc), str); \
crm_err           170 daemons/fenced/cts-fence-helper.c         crm_err("FAILURE - expected %d notifications, got only %d for cmd - %s", \
crm_err           408 daemons/fenced/cts-fence-helper.c         crm_err("fence failed with rc %d", rc);
crm_err           428 daemons/fenced/cts-fence-helper.c             crm_err
crm_err           441 daemons/fenced/cts-fence-helper.c         crm_err("fence failed with rc %d", rc);
crm_err           464 daemons/fenced/cts-fence-helper.c         crm_err("fence failed with rc %d", rc);
crm_err           487 daemons/fenced/cts-fence-helper.c         crm_err("monitor failed with rc %d", rc);
crm_err           534 daemons/fenced/cts-fence-helper.c     crm_err("API CONNECTION FAILURE");
crm_err           652 daemons/fenced/cts-fence-helper.c         crm_err("Could not connect to fencer: API memory allocation failed");
crm_err           397 daemons/fenced/fenced_commands.c             crm_err("failed to get secrets for %s, "
crm_err           700 daemons/fenced/fenced_commands.c             crm_err("Could not retrieve metadata for fencing agent %s", agent);
crm_err          1692 daemons/fenced/fenced_commands.c         crm_err("Invalid value for " STONITH_ATTR_HOSTCHECK ": %s", check_type);
crm_err          1757 daemons/fenced/fenced_commands.c             crm_err("STONITH timeout %ds is too low; using %ds, but consider raising to at least %ds",
crm_err          2316 daemons/fenced/fenced_commands.c             crm_err("Requested device '%s' is not available", device_id);
crm_err          2463 daemons/fenced/fenced_commands.c             crm_err("No alternate host available to handle complex self fencing request");
crm_err          2769 daemons/fenced/fenced_commands.c         crm_err("Unknown IPC request %s from %s",
crm_err          2815 daemons/fenced/fenced_commands.c         crm_err("Unknown %s reply from %s", op, client ? client->name : remote_peer);
crm_err           452 daemons/fenced/fenced_remote.c             crm_err("Skipping duplicate notification for %s@%s - %d", other->client_name,
crm_err           496 daemons/fenced/fenced_remote.c         crm_err("Already sent notifications for '%s' targeting %s on %s for "
crm_err          1604 daemons/fenced/fenced_remote.c         crm_err("Fencing (%s) targeting %s for client %s is not ours to control",
crm_err          1867 daemons/fenced/fenced_remote.c               crm_err("Query claimed to have %d devices but %d found",
crm_err          2027 daemons/fenced/fenced_remote.c         crm_err("Received outdated reply for device %s (instead of %s) to "
crm_err          2047 daemons/fenced/fenced_remote.c         crm_err
crm_err           197 daemons/fenced/pacemaker-fenced.c             crm_err("Invalid XML: '%.120s'", data);
crm_err           482 daemons/fenced/pacemaker-fenced.c                 crm_err("Invalid fencing target in element %s", ID(match));
crm_err           485 daemons/fenced/pacemaker-fenced.c                 crm_err("Invalid level for %s in element %s", target, ID(match));
crm_err          1046 daemons/fenced/pacemaker-fenced.c             crm_err("Couldn't retrieve the CIB: %s (%d)", pcmk_strerror(rc), rc);
crm_err          1207 daemons/fenced/pacemaker-fenced.c         crm_err("No connection to the CIB manager");
crm_err          1217 daemons/fenced/pacemaker-fenced.c         crm_err("Could not connect to the CIB manager: %s (%d)", pcmk_strerror(rc), rc);
crm_err          1221 daemons/fenced/pacemaker-fenced.c         crm_err("Could not set CIB notification callback");
crm_err          1458 daemons/fenced/pacemaker-fenced.c         crm_err("pacemaker-fenced is already active, aborting startup");
crm_err           128 daemons/pacemakerd/pacemakerd.c         crm_err("Child respawn count exceeded by %s", child->name);
crm_err           140 daemons/pacemakerd/pacemakerd.c         crm_err("Rebooting system because of %s", child->name);
crm_err           196 daemons/pacemakerd/pacemakerd.c                 crm_err("%s[%d] exited with status %d (%s)",
crm_err           233 daemons/pacemakerd/pacemakerd.c         crm_err("Could not stop %s (process %lld) with signal %d: %s",
crm_err           288 daemons/pacemakerd/pacemakerd.c             crm_err("Invalid user (%s) for %s: not found", child->uid, child->name);
crm_err           346 daemons/pacemakerd/pacemakerd.c                 crm_err("Cannot initialize groups for %s: %s (%d)", child->uid, pcmk_strerror(errno), errno);
crm_err           383 daemons/pacemakerd/pacemakerd.c         crm_err("Child %s not terminating in a timely manner, forcing", child->name);
crm_err           539 daemons/pacemakerd/pacemakerd.c             crm_err("Failed sending ping-reply");
crm_err           543 daemons/pacemakerd/pacemakerd.c         crm_err("Failed building ping-reply");
crm_err           743 daemons/pacemakerd/pacemakerd.c         crm_err("Cannot track child %s for missing both API end-point and PID",
crm_err           761 daemons/pacemakerd/pacemakerd.c             crm_err("Could not find user and group IDs for user %s: %s "
crm_err           862 daemons/pacemakerd/pacemakerd.c                             crm_err("%s[%lld] terminated%s", pcmk_children[lpc].name,
crm_err          1098 daemons/pacemakerd/pacemakerd.c         crm_err("Unable to create shutdown request"); // Probably memory error
crm_err          1106 daemons/pacemakerd/pacemakerd.c         crm_err("Could not send shutdown request");
crm_err          1112 daemons/pacemakerd/pacemakerd.c         crm_err("Unrecognized response to shutdown request");
crm_err          1119 daemons/pacemakerd/pacemakerd.c         crm_err("Shutdown request failed: %s", crm_exit_str(rc));
crm_err          1225 daemons/pacemakerd/pacemakerd.c         crm_err("Aborting start-up because active Pacemaker instance found");
crm_err          1254 daemons/pacemakerd/pacemakerd.c         crm_err("Cluster user %s does not exist, aborting Pacemaker startup", CRM_DAEMON_USER);
crm_err          1289 daemons/pacemakerd/pacemakerd.c         crm_err("Couldn't start IPC server");
crm_err            65 daemons/pacemakerd/pcmkd_corosync.c     crm_err("Lost connection to cluster layer");
crm_err           176 daemons/schedulerd/pacemaker-schedulerd.c             crm_err("Couldn't send transition graph to peer, writing to %s instead",
crm_err           330 daemons/schedulerd/pacemaker-schedulerd.c         crm_err("Terminating due to bad permissions on " PE_STATE_DIR);
crm_err           339 daemons/schedulerd/pacemaker-schedulerd.c         crm_err("Failed to create IPC server: shutting down and inhibiting respawn");
crm_err           109 include/crm/common/internal.h         crm_err(fmt);                       \
crm_err            32 include/crm/pengine/internal.h #  define pe_proc_err(fmt...) { was_processing_error = TRUE; crm_err(fmt); }
crm_err           106 lib/cib/cib_file.c                 crm_err("On-disk digest at %s is empty", sigfile);
crm_err           114 lib/cib/cib_file.c             crm_err("Could not read on-disk digest from %s: %s",
crm_err           301 lib/cib/cib_file.c                 crm_err("Could not set owner of sequence file in %s: %s",
crm_err           387 lib/cib/cib_file.c         crm_err("%s was manually modified while the cluster was active!",
crm_err           428 lib/cib/cib_file.c         crm_err("Changes couldn't be written to %s", tmp_cib);
crm_err           455 lib/cib/cib_file.c         crm_err("Could not write digest to %s: %s",
crm_err           569 lib/cib/cib_file.c         crm_err("CIB does not validate against %s", schema);
crm_err           726 lib/cib/cib_file.c             crm_err("Could not write CIB to %s", private->filename);
crm_err           100 lib/cib/cib_native.c         crm_err("No CIB!");
crm_err           123 lib/cib/cib_native.c         crm_err("Unknown message type: %s", type);
crm_err           326 lib/cib/cib_native.c         crm_err("No operation specified");
crm_err           353 lib/cib/cib_native.c         crm_err("Couldn't perform %s operation (timeout=%ds): %s (%d)", op,
crm_err           386 lib/cib/cib_native.c         crm_err("Received bad reply: No id set");
crm_err           392 lib/cib/cib_native.c         crm_err("Received bad reply: %d (wanted %d)", reply_id, cib->call_id);
crm_err           418 lib/cib/cib_native.c             crm_err("Call failed: %s", pcmk_strerror(rc));
crm_err           432 lib/cib/cib_native.c         crm_err("The CIB manager disconnected");
crm_err           446 lib/cib/cib_native.c         crm_err("No CIB!");
crm_err            67 lib/cib/cib_ops.c         crm_err("Error creating query response");
crm_err           217 lib/cib/cib_ops.c                 crm_err("Digest mis-match on replace from %s: %s vs. %s (expected)", peer,
crm_err           293 lib/cib/cib_ops.c         crm_err("Cannot perform modification with no data");
crm_err           328 lib/cib/cib_ops.c         crm_err("Cannot perform modification with no data");
crm_err           462 lib/cib/cib_ops.c             crm_err("Error updating child <%s id=%s>", crm_element_name(a_child), ID(a_child));
crm_err           540 lib/cib/cib_ops.c         crm_err("Cannot perform modification with no data");
crm_err           250 lib/cib/cib_remote.c             crm_err("Session creation for %s:%d failed", private->server, private->port);
crm_err           290 lib/cib/cib_remote.c             crm_err("Invalid registration message: %s", msg_type);
crm_err           318 lib/cib/cib_remote.c     crm_err("Connection destroyed");
crm_err           336 lib/cib/cib_remote.c     crm_err("received late reply for remote cib connection, discarding");
crm_err           370 lib/cib/cib_remote.c             crm_err("Unknown message type: %s", type);
crm_err           511 lib/cib/cib_remote.c         crm_err("No operation specified");
crm_err           575 lib/cib/cib_remote.c             crm_err("Received a __future__ reply:" " %d (wanted %d)", reply_id, msg_id);
crm_err           592 lib/cib/cib_remote.c         crm_err("Disconnected while waiting for reply.");
crm_err           595 lib/cib/cib_remote.c         crm_err("No reply message - empty");
crm_err           616 lib/cib/cib_remote.c         crm_err("Call failed: %s", pcmk_strerror(rc));
crm_err           327 lib/cib/cib_utils.c             crm_err("Discarding update with feature set '%s' greater than our own '%s'",
crm_err           342 lib/cib/cib_utils.c             crm_err("%s went backwards: %d -> %d (Opts: 0x%x)",
crm_err           352 lib/cib/cib_utils.c                 crm_err("%s went backwards: %d -> %d (Opts: 0x%x)",
crm_err           415 lib/cib/cib_utils.c             crm_err("v%d patchset error, patch failed to apply: %s (%d)", format, pcmk_strerror(test_rc), test_rc);
crm_err            52 lib/cluster/cluster.c             crm_err("Unsupported cluster type");
crm_err           146 lib/cluster/cluster.c             crm_err("Unknown cluster type: %s (%d)", name_for_cluster_type(stack), stack);
crm_err           152 lib/cluster/cluster.c             crm_err("Could not obtain the local %s node name",
crm_err           209 lib/cluster/cluster.c             crm_err("Invalid node id: %s", uuid);
crm_err           246 lib/cluster/cluster.c     crm_err("Invalid cluster type: %d", type);
crm_err           270 lib/cluster/cluster.c     crm_err("Cluster type already set to %s, ignoring %s",
crm_err           104 lib/cluster/corosync.c             crm_err("Could not obtain the CMAP API connection: %s (%d)",
crm_err           112 lib/cluster/corosync.c             crm_err("CMAP provider is not authentic:"
crm_err           118 lib/cluster/corosync.c             crm_err("Could not verify authenticity of CMAP provider: %s (%d)",
crm_err           191 lib/cluster/corosync.c         crm_err("Connection to the Quorum API failed: %d", rc);
crm_err           292 lib/cluster/corosync.c         crm_err("Could not connect to the Quorum API: %s (%d)",
crm_err           297 lib/cluster/corosync.c         crm_err("Corosync quorum is not configured");
crm_err           303 lib/cluster/corosync.c         crm_err("Could not obtain the Quorum API connection: %s (%d)",
crm_err           311 lib/cluster/corosync.c         crm_err("Quorum provider is not authentic:"
crm_err           318 lib/cluster/corosync.c         crm_err("Could not verify authenticity of Quorum provider: %s (%d)",
crm_err           326 lib/cluster/corosync.c         crm_err("Could not obtain the current Quorum API state: %d", rc);
crm_err           340 lib/cluster/corosync.c         crm_err("Could not setup Quorum API notifications: %d", rc);
crm_err           378 lib/cluster/corosync.c     crm_err("Could not connect to corosync after %d retries", retries);
crm_err           392 lib/cluster/corosync.c         crm_err("Invalid cluster type: %s (%d)", name_for_cluster_type(stack), stack);
crm_err           403 lib/cluster/corosync.c         crm_err("Could not establish local nodeid");
crm_err           409 lib/cluster/corosync.c         crm_err("Could not establish local node name");
crm_err           467 lib/cluster/corosync.c         crm_err("Invalid message %d: (dest=%s:%s, from=%s:%s.%u, compressed=%d, size=%d, total=%d)",
crm_err           561 lib/cluster/corosync.c         crm_err("Could not obtain the CMAP API connection: %s (%d)",
crm_err           569 lib/cluster/corosync.c         crm_err("CMAP provider is not authentic:"
crm_err           575 lib/cluster/corosync.c         crm_err("Could not verify authenticity of CMAP provider: %s (%d)",
crm_err           659 lib/cluster/corosync.c         crm_err("Could not obtain the CMAP API connection: %s (%d)",
crm_err           667 lib/cluster/corosync.c         crm_err("CMAP provider is not authentic:"
crm_err           673 lib/cluster/corosync.c         crm_err("Could not verify authenticity of CMAP provider: %s (%d)",
crm_err           741 lib/cluster/corosync.c         crm_err("Could not obtain the CMAP API connection: %s (%d)",
crm_err           749 lib/cluster/corosync.c         crm_err("CMAP provider is not authentic:"
crm_err           755 lib/cluster/corosync.c         crm_err("Could not verify authenticity of CMAP provider: %s (%d)",
crm_err            86 lib/cluster/cpg.c             crm_err("Could not connect to the CPG API: %s (%d)",
crm_err            93 lib/cluster/cpg.c             crm_err("Could not obtain the CPG API connection: %s (%d)",
crm_err           101 lib/cluster/cpg.c             crm_err("CPG provider is not authentic:"
crm_err           107 lib/cluster/cpg.c             crm_err("Could not verify authenticity of CPG provider: %s (%d)",
crm_err           120 lib/cluster/cpg.c         crm_err("Could not get local node id from the CPG API: %s (%d)", ais_error2text(rc), rc);
crm_err           163 lib/cluster/cpg.c         crm_err("CPG queue has grown to %d", queue_len);
crm_err           239 lib/cluster/cpg.c         crm_err("Connection to the CPG API failed: %s (%d)", ais_error2text(rc), rc);
crm_err           245 lib/cluster/cpg.c         crm_err("Evicted from CPG membership");
crm_err           264 lib/cluster/cpg.c             crm_err("Nodeid mismatch from %d.%d: claimed nodeid=%u", nodeid, pid, msg->sender.id);
crm_err           282 lib/cluster/cpg.c                 crm_err("Peer with nodeid=%u is unknown", nodeid);
crm_err           285 lib/cluster/cpg.c                 crm_err("No uname for peer with nodeid=%u", nodeid);
crm_err           321 lib/cluster/cpg.c             crm_err("Decompression failed: %s " CRM_XS " bzerror=%d",
crm_err           353 lib/cluster/cpg.c     crm_err("Invalid message (id=%d, dest=%s:%s, from=%s:%s.%d):"
crm_err           531 lib/cluster/cpg.c         crm_err("Local node was evicted from group %s", groupName->value);
crm_err           576 lib/cluster/cpg.c         crm_err("Could not connect to the CPG API: %s (%d)",
crm_err           583 lib/cluster/cpg.c         crm_err("Could not obtain the CPG API connection: %s (%d)",
crm_err           591 lib/cluster/cpg.c         crm_err("CPG provider is not authentic:"
crm_err           598 lib/cluster/cpg.c         crm_err("Could not verify authenticity of CPG provider: %s (%d)",
crm_err           606 lib/cluster/cpg.c         crm_err("Could not get local node id from the CPG API");
crm_err           615 lib/cluster/cpg.c         crm_err("Could not join the CPG group '%s': %d", message_name, rc);
crm_err           664 lib/cluster/cpg.c             crm_err("Invalid message class: %d", msg_class);
crm_err           204 lib/cluster/election.c         crm_err("No election defined");
crm_err           288 lib/cluster/membership.c     crm_err("Unhandled cluster type: %s", name_for_cluster_type(get_cluster_type()));
crm_err           736 lib/cluster/membership.c               crm_err("Bug: can't update node name without name"); return);
crm_err           738 lib/cluster/membership.c               crm_err("Bug: can't update node name to %s without node", uname);
crm_err           791 lib/cluster/membership.c     CRM_CHECK(node != NULL, crm_err("%s: Could not set %s to %s for NULL",
crm_err           869 lib/cluster/membership.c     CRM_CHECK(node != NULL, crm_err("%s: Could not set 'expected' to %s", source, expected);
crm_err           915 lib/cluster/membership.c               crm_err("Could not set state for unknown host to %s"
crm_err           752 lib/common/acl.c             crm_err("Unable to determine effective user, assuming unprivileged for ACLs");
crm_err           121 lib/common/cib_secrets.c         crm_err("Can't replace secret parameters for %s: file name size exceeded",
crm_err           131 lib/common/cib_secrets.c             crm_err("odd, no parameter %s for rsc %s found now", key, rsc_id);
crm_err           136 lib/common/cib_secrets.c             crm_err("%s: parameter name %s too big", rsc_id, key);
crm_err           144 lib/common/cib_secrets.c             crm_err("secret for rsc %s parameter %s not found in %s",
crm_err           152 lib/common/cib_secrets.c             crm_err("cannot build such a long name "
crm_err           162 lib/common/cib_secrets.c                 crm_err("md5 sum for rsc %s parameter %s "
crm_err           169 lib/common/cib_secrets.c                 crm_err("md5 sum for rsc %s parameter %s "
crm_err           236 lib/common/digest.c         crm_err("Digest comparison failed: expected %s, calculated %s",
crm_err           293 lib/common/digest.c         crm_err("Could not create digest");
crm_err            86 lib/common/io.c         crm_err("Could not create directory '%s': %s",
crm_err           232 lib/common/io.c         crm_err("Cannot open series file %s for writing", series_file);
crm_err           369 lib/common/io.c             crm_err("%s must be a regular file " CRM_XS " st_mode=0%lo",
crm_err           381 lib/common/io.c             crm_err("%s not found: %s", dir, pcmk_strerror(errno));
crm_err           385 lib/common/io.c             crm_err("%s must be a directory " CRM_XS " st_mode=0%lo",
crm_err           394 lib/common/io.c         crm_err("%s must be owned and writable by either user %s or group %s "
crm_err           457 lib/common/ipc_client.c         crm_err("Cannot connect to uninitialized API object");
crm_err           465 lib/common/ipc_client.c             crm_err("Failed to re-create IPC API");
crm_err           751 lib/common/ipc_client.c         crm_err("Could not create IPC connection: %s", strerror(errno));
crm_err           757 lib/common/ipc_client.c         crm_err("Could not create IPC connection: %s", strerror(errno));
crm_err           764 lib/common/ipc_client.c         crm_err("Could not create IPC connection: %s", strerror(errno));
crm_err           825 lib/common/ipc_client.c         crm_err("Daemon (IPC %s) is not authentic:"
crm_err           974 lib/common/ipc_client.c             crm_err("Decompression failed: %s " CRM_XS " bzerror=%d",
crm_err          1035 lib/common/ipc_client.c         crm_err("Connection to %s failed", client->name);
crm_err          1101 lib/common/ipc_client.c                 crm_err("Discarding old reply %d (need %d)", hdr->qb.id, request_id);
crm_err          1107 lib/common/ipc_client.c                 crm_err("Discarding newer reply %d (need %d)", hdr->qb.id, request_id);
crm_err          1112 lib/common/ipc_client.c             crm_err("Server disconnected client %s while waiting for msg id %d", client->name,
crm_err          1377 lib/common/ipc_client.c         crm_err("Could not get fd from %s IPC: %s " CRM_XS " rc=%d",
crm_err          1386 lib/common/ipc_client.c         crm_err("Could not get peer credentials from %s IPC: %s "
crm_err          1396 lib/common/ipc_client.c         crm_err("Daemon (IPC %s) effectively blocked with unauthorized"
crm_err            78 lib/common/ipc_common.c         crm_err("IPC message without header");
crm_err            82 lib/common/ipc_common.c         crm_err("Filtering incompatible v%d IPC message (only versions <= %d supported)",
crm_err           641 lib/common/ipc_controld.c         crm_err("Could not create IPC hello message from %s (UUID %s): "
crm_err           650 lib/common/ipc_controld.c         crm_err("Could not create IPC hello message from %s (UUID %s): "
crm_err           662 lib/common/ipc_controld.c         crm_err("Could not create IPC hello message from %s (UUID %s): "
crm_err           110 lib/common/ipc_server.c             crm_err("Exiting with %d active IPC client%s",
crm_err           167 lib/common/ipc_server.c             crm_err("Unable to enforce ACLs for user ID %d, assuming unprivileged",
crm_err           181 lib/common/ipc_server.c         crm_err("Could not generate UUID for client");
crm_err           422 lib/common/ipc_server.c             crm_err("Decompression failed: %s " CRM_XS " bzerror=%d",
crm_err           545 lib/common/ipc_server.c                 crm_err("Evicting client with process ID %u due to backlog of %u messages "
crm_err           638 lib/common/ipc_server.c             crm_err("Could not compress %u-byte message into less than IPC "
crm_err           828 lib/common/ipc_server.c         crm_err("Failed to create the CIB manager: exiting and inhibiting respawn");
crm_err           884 lib/common/ipc_server.c         crm_err("Failed to create pacemaker-attrd server: exiting and inhibiting respawn");
crm_err           906 lib/common/ipc_server.c         crm_err("Failed to create fencer: exiting and inhibiting respawn.");
crm_err           624 lib/common/iso8601.c         crm_err("%s is not a valid ISO 8601 time specification", time_str);
crm_err           634 lib/common/iso8601.c         crm_err("%s is not a valid ISO 8601 time specification "
crm_err           640 lib/common/iso8601.c         crm_err("%s is not a valid ISO 8601 time specification "
crm_err           646 lib/common/iso8601.c         crm_err("%s is not a valid ISO 8601 time specification "
crm_err           772 lib/common/iso8601.c         crm_err("No ISO 8601 date/time specification given");
crm_err           805 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           809 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           826 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           842 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           847 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 date/time specification "
crm_err           881 lib/common/iso8601.c     crm_err("'%s' is not a valid ISO 8601 date/time specification", date_str);
crm_err           900 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 date/time specification",
crm_err           989 lib/common/iso8601.c         crm_err("No ISO 8601 time duration given");
crm_err           993 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err           998 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1024 lib/common/iso8601.c             crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1056 lib/common/iso8601.c                 crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1060 lib/common/iso8601.c                 crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1068 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time duration "
crm_err          1097 lib/common/iso8601.c         crm_err("No ISO 8601 time period given");
crm_err          1122 lib/common/iso8601.c                 crm_err("'%s' is not a valid ISO 8601 time period "
crm_err          1144 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time period "
crm_err          1158 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time period "
crm_err          1163 lib/common/iso8601.c         crm_err("'%s' is not a valid ISO 8601 time period "
crm_err           207 lib/common/logging.c         crm_err("Directory '%s' does not exist: logging to '%s' is disabled", parent_dir, filename);
crm_err           216 lib/common/logging.c         crm_err("%s (%d): Logging to '%s' as uid=%u, gid=%u is disabled",
crm_err           273 lib/common/logging.c                 crm_err("Couldn't write out logfile: %s", filename);
crm_err           287 lib/common/mainloop.c         crm_err("Could not set handler for signal %d: %s",
crm_err           298 lib/common/mainloop.c         crm_err("Could not set handler for signal %d: %s",
crm_err           342 lib/common/mainloop.c         crm_err("Signal %d is out of range", sig);
crm_err           350 lib/common/mainloop.c         crm_err("Different signal handler for %d is already installed", sig);
crm_err           385 lib/common/mainloop.c         crm_err("Signal %d is out of range", sig);
crm_err           523 lib/common/mainloop.c         crm_err("Array lookup failed for fd=%d: %d", fd, res);
crm_err           530 lib/common/mainloop.c         crm_err("Adaptor for descriptor %d is still in-use", fd);
crm_err           534 lib/common/mainloop.c         crm_err("Adaptor for descriptor %d is not in-use", fd);
crm_err           541 lib/common/mainloop.c         crm_err("No memory left to add fd=%d", fd);
crm_err           664 lib/common/mainloop.c         crm_err("Could not create %s IPC server: %s (%d)", name, pcmk_strerror(rc), rc);
crm_err           681 lib/common/mainloop.c         crm_err("Could not start %s IPC server: %s (%d)", name, pcmk_strerror(rc), rc);
crm_err           754 lib/common/mainloop.c         crm_err("Connection to %s closed " CRM_XS "client=%p condition=%d",
crm_err           791 lib/common/mainloop.c         crm_err("Strange condition: %d", condition);
crm_err          1108 lib/common/mainloop.c         crm_err("Child process %d (%s) dumped core",
crm_err            60 lib/common/messages.c         crm_err("Cannot create IPC request: No originating system specified");
crm_err           115 lib/common/messages.c         crm_err("Cannot create new_message, no message type in original message");
crm_err           120 lib/common/messages.c         crm_err("Cannot create new_message, original message was not a request");
crm_err           126 lib/common/messages.c         crm_err("Cannot create new_message, malloc failed");
crm_err           336 lib/common/nvpair.c                   crm_err("Cannot reset %s with crm_xml_add(%s)", name, value);
crm_err           528 lib/common/nvpair.c         crm_err("Couldn't find %s in NULL", name ? name : "<null>");
crm_err           533 lib/common/nvpair.c         crm_err("Couldn't find NULL in %s", crm_element_name(data));
crm_err           273 lib/common/operations.c         crm_err("Could not decode transition information '%s': %s",
crm_err           342 lib/common/operations.c         crm_err("Invalid transition key '%s'", key);
crm_err           421 lib/common/options.c         crm_err("Script %s does not exist", value);
crm_err           426 lib/common/options.c         crm_err("Script %s is not a regular file", value);
crm_err           431 lib/common/options.c         crm_err("Script %s is not executable", value);
crm_err           512 lib/common/options.c                   crm_err("Bug: default value for cluster option '%s' is invalid", name);
crm_err           551 lib/common/options.c     CRM_CHECK(FALSE, crm_err("Bug: looking for unknown option '%s'", name));
crm_err           109 lib/common/output_log.c     crm_err("%s", buffer);
crm_err           425 lib/common/patchset.c             crm_err("Unknown patch format: %d", format);
crm_err           733 lib/common/patchset.c         crm_err("Could not locate: %s.id=%s", name, id);
crm_err           955 lib/common/patchset.c         crm_err("(-) Diffs cannot contain more than one change set... saw %d",
crm_err           976 lib/common/patchset.c         crm_err("(+) Diffs cannot contain more than one change set... saw %d",
crm_err          1181 lib/common/patchset.c             crm_err("No %s match for %s in %p", op, xpath, xml->doc);
crm_err          1232 lib/common/patchset.c             crm_err("Unknown operation: %s", op);
crm_err          1324 lib/common/patchset.c                 crm_err("Moved %s.%s to position %d instead of %d (%p)",
crm_err          1373 lib/common/patchset.c                 crm_err("Unknown patch format: %d", format);
crm_err          1700 lib/common/patchset.c         crm_err("(-) Diffs cannot contain more than one change set... saw %d",
crm_err          1721 lib/common/patchset.c         crm_err("(+) Diffs cannot contain more than one change set... saw %d",
crm_err            76 lib/common/pid.c                 crm_err("Could not read from %s: %s " CRM_XS " errno=%d",
crm_err           109 lib/common/remote.c             crm_err("Invalid message detected, endian mismatch: %" X32T
crm_err           281 lib/common/remote.c     crm_err("Could not initialize %s TLS %s session: %s "
crm_err           341 lib/common/remote.c     crm_err("Could not initialize Diffie-Hellman parameters for TLS: %s "
crm_err           374 lib/common/remote.c         crm_err("TLS handshake with remote client failed: %s "
crm_err           534 lib/common/remote.c         crm_err("Could not send remote message: %s " CRM_XS " rc=%d",
crm_err           582 lib/common/remote.c             crm_err("Decompression failed: %s " CRM_XS " bzerror=%d",
crm_err           609 lib/common/remote.c         crm_err("Couldn't parse: '%.120s'", remote->buffer + header->payload_offset);
crm_err           630 lib/common/remote.c     crm_err("Remote connection type undetermined (bug?)");
crm_err           748 lib/common/remote.c         crm_err("Remote connection type undetermined (bug?)");
crm_err           824 lib/common/remote.c             crm_err("Timed out (%d ms) while waiting for remote data",
crm_err          1097 lib/common/remote.c         crm_err("Unable to get IP address info for %s: %s",
crm_err          1103 lib/common/remote.c         crm_err("Unable to get IP address info for %s: no result", server);
crm_err          1219 lib/common/remote.c         crm_err("Could not accept remote client connection: %s "
crm_err          1228 lib/common/remote.c         crm_err("Could not set socket non-blocking: %s " CRM_XS " rc=%d",
crm_err          1244 lib/common/remote.c             crm_err("Could not set TCP timeout to %d ms on remote connection: "
crm_err           127 lib/common/results.c     crm_err("Unknown error code: %d", rc);
crm_err           322 lib/common/schemas.c         crm_err("Upgrade transform %s not found", xslt);
crm_err           402 lib/common/schemas.c                 crm_err("Skipping schema '%s': could not parse version",
crm_err           457 lib/common/schemas.c     crm_err("Structured error: line=%d, level=%d %s", error->line, error->level, error->message);
crm_err           497 lib/common/schemas.c                   crm_err("Could not find/parse %s", relaxng_file);
crm_err           525 lib/common/schemas.c         crm_err("Internal libxml error during validation");
crm_err           621 lib/common/schemas.c             crm_err("Unknown validator type: %d",
crm_err           734 lib/common/schemas.c     crm_err("Unknown validator: %s", validation);
crm_err          1153 lib/common/schemas.c                     crm_err("Transformation %s.xsl failed",
crm_err          1167 lib/common/schemas.c                     crm_err("Transformation %s.xsl did not produce a valid configuration",
crm_err           114 lib/common/strings.c             crm_err("No default conversion value supplied");
crm_err           141 lib/common/strings.c             crm_err("Conversion of %s was clipped: %lld", text, result);
crm_err           149 lib/common/strings.c             crm_err("Conversion of %s was clipped: %lld", text, result);
crm_err           690 lib/common/strings.c         crm_err("Compression of %d bytes failed: %s " CRM_XS " bzerror=%d",
crm_err          1029 lib/common/strings.c             crm_err("Bad regex '%s' for update: %s", s2, strerror(regcomp_rc));
crm_err           212 lib/common/utils.c             crm_err("Conversion of '%s' %c failed", text, text[0]);
crm_err           356 lib/common/utils.c         crm_err("%s: Triggered assert at %s:%d : %s", function, file, line, assert_condition);
crm_err           363 lib/common/utils.c         crm_err("%s: Triggered fatal assert at %s:%d : %s", function, file, line, assert_condition);
crm_err           378 lib/common/utils.c     crm_err("%s: Forked child %d to record non-fatal assert at %s:%d : %s",
crm_err           418 lib/common/utils.c         crm_err("%s: already running [pid %lld in %s]",
crm_err           437 lib/common/utils.c         crm_err("Could not lock '%s' for %s: %s " CRM_XS " rc=%d",
crm_err           528 lib/common/xml.c         crm_err("No node to copy properties into");
crm_err           843 lib/common/xml.c         crm_err("Can't parse NULL input");
crm_err           872 lib/common/xml.c             crm_err("Couldn't%s parse %d chars: %s", xml ? " fully" : "", (int)strlen(input),
crm_err           944 lib/common/xml.c         crm_err("Could not prepare to read compressed %s: %s "
crm_err           967 lib/common/xml.c         crm_err("Could not read compressed %s: %s "
crm_err           977 lib/common/xml.c     crm_err("Could not read compressed %s: not built with bzlib support",
crm_err          1064 lib/common/xml.c         crm_err("Parsing failed (domain=%d, level=%d, code=%d): %s",
crm_err          1068 lib/common/xml.c             crm_err("Couldn't%s parse %s", xml ? " fully" : "", filename);
crm_err          1908 lib/common/xml.c             crm_err("xmlNodeDump() -> %dbytes took %ds", *max, next - now);
crm_err          2873 lib/common/xml.c             crm_err("No match for %s found in %s: Invalid configuration", xpath_string,
crm_err          2911 lib/common/xml.c             crm_err("XML artefact family specified as %u not recognized", ns);
crm_err          2931 lib/common/xml.c             crm_err("XML artefact family specified as %u not recognized", ns);
crm_err            66 lib/common/xpath.c         crm_err("Requested index %d of only %d items", index, max);
crm_err            93 lib/common/xpath.c         crm_err("We only support %d not %d", XML_ELEMENT_NODE, match->type);
crm_err           193 lib/fencing/st_client.c     crm_err("Unknown fence agent: %s", agent);
crm_err           919 lib/fencing/st_client.c         crm_err("Parameter error: stonith_api_device_list");
crm_err           961 lib/fencing/st_client.c             crm_err("Can't get fence agent '%s' meta-data: No such agent",
crm_err          1199 lib/fencing/st_client.c             crm_err("callbacks for %s are not equal: %p vs. %p",
crm_err          1203 lib/fencing/st_client.c         crm_err("callbacks for %s are not equal: %p vs. %p",
crm_err          1365 lib/fencing/st_client.c     crm_err("Async call %d timed out after %dms", timer->call_id, timer->timeout);
crm_err          1453 lib/fencing/st_client.c         crm_err("Unknown message type: %s", type);
crm_err          1763 lib/fencing/st_client.c             crm_err("No data for %s event", ntype);
crm_err          1935 lib/fencing/st_client.c         crm_err("Received bad reply: No id set");
crm_err          1941 lib/fencing/st_client.c         crm_err("Received bad reply: %d (wanted %d)", reply_id, stonith->call_id);
crm_err          1949 lib/fencing/st_client.c         crm_err("Fencer disconnected");
crm_err          1977 lib/fencing/st_client.c             crm_err("Connection closed");
crm_err          2011 lib/fencing/st_client.c         crm_err("Not free'ing active connection: %s (%d)", pcmk_strerror(rc), rc);
crm_err          2374 lib/fencing/st_client.c         crm_err("Could not list fence agents: API memory allocation failed");
crm_err            57 lib/fencing/st_lha.c             crm_err("Could not open %s: %s", lib, dlerror());
crm_err            64 lib/fencing/st_lha.c         crm_err("Could not find %s in %s: %s", fn, lib, dlerror());
crm_err           203 lib/lrmd/lrmd_alerts.c             crm_err("Could not execute alert %s: %s " CRM_XS " rc=%d",
crm_err           415 lib/lrmd/lrmd_client.c                 crm_err("Got outdated Pacemaker Remote reply %d", reply_id);
crm_err           460 lib/lrmd/lrmd_client.c             crm_err("Unsupported connection type: %d", native->type);
crm_err           491 lib/lrmd/lrmd_client.c             crm_err("Unsupported connection type: %d", private->type);
crm_err           495 lib/lrmd/lrmd_client.c         crm_err("Connection closed");
crm_err           630 lib/lrmd/lrmd_client.c                 crm_err("Never received the expected reply during the timeout period, disconnecting.");
crm_err           643 lib/lrmd/lrmd_client.c                 crm_err("Unable to receive expected reply, disconnecting.");
crm_err           657 lib/lrmd/lrmd_client.c             crm_err("Empty msg type received while waiting for reply");
crm_err           671 lib/lrmd/lrmd_client.c             crm_err("Expected a reply, got %s", msg_type);
crm_err           678 lib/lrmd/lrmd_client.c                 crm_err("Got outdated reply, expected id %d got id %d", expected_reply_id, reply_id);
crm_err           705 lib/lrmd/lrmd_client.c         crm_err("Disconnecting because TLS message could not be sent to "
crm_err           732 lib/lrmd/lrmd_client.c         crm_err("Pacemaker Remote disconnected while waiting for reply to request id %d",
crm_err           737 lib/lrmd/lrmd_client.c         crm_err("Did not receive reply from Pacemaker Remote for request id %d (timeout %dms)",
crm_err           768 lib/lrmd/lrmd_client.c             crm_err("Unsupported connection type: %d", native->type);
crm_err           796 lib/lrmd/lrmd_client.c             crm_err("Unsupported connection type: %d", native->type);
crm_err           815 lib/lrmd/lrmd_client.c             crm_err("Unsupported connection type: %d", native->type);
crm_err           854 lib/lrmd/lrmd_client.c         crm_err("No operation specified");
crm_err           901 lib/lrmd/lrmd_client.c         crm_err("Executor disconnected");
crm_err           968 lib/lrmd/lrmd_client.c         crm_err("Did not receive registration reply");
crm_err           978 lib/lrmd/lrmd_client.c             crm_err("Executor protocol version mismatch between client (%s) and server (%s)",
crm_err           983 lib/lrmd/lrmd_client.c             crm_err("Invalid registration message: %s", msg_type);
crm_err           987 lib/lrmd/lrmd_client.c             crm_err("No registration token provided");
crm_err          1098 lib/lrmd/lrmd_client.c                 crm_err("Error reading Pacemaker Remote key; copy in memory may be corrupted");
crm_err          1135 lib/lrmd/lrmd_client.c         crm_err("No valid Pacemaker Remote key found at %s, trying default location", specific_location);
crm_err          1140 lib/lrmd/lrmd_client.c         crm_err("No valid Pacemaker Remote key found at %s", DEFAULT_REMOTE_KEY_LOCATION);
crm_err          1324 lib/lrmd/lrmd_client.c         crm_err("Session creation for %s:%d failed", native->server, native->port);
crm_err          1366 lib/lrmd/lrmd_client.c             crm_err("Unsupported connection type: %d", native->type);
crm_err          1403 lib/lrmd/lrmd_client.c             crm_err("Unsupported connection type: %d", native->type);
crm_err          1483 lib/lrmd/lrmd_client.c             crm_err("Unsupported connection type: %d", native->type);
crm_err          1667 lib/lrmd/lrmd_client.c             crm_err("Could not parse recurring operation information from executor");
crm_err          1737 lib/lrmd/lrmd_client.c         crm_err("Could not get fence agent meta-data: API memory allocation failed");
crm_err          1789 lib/lrmd/lrmd_client.c         crm_err("Unable to retrieve meta-data for %s:%s:%s",
crm_err          1795 lib/lrmd/lrmd_client.c         crm_err("Failed to retrieve meta-data for %s:%s:%s",
crm_err          1802 lib/lrmd/lrmd_client.c         crm_err("Failed to receive meta-data for %s:%s:%s",
crm_err          1897 lib/lrmd/lrmd_client.c         crm_err("Could not list fence agents: API memory allocation failed");
crm_err          2076 lib/lrmd/lrmd_client.c     crm_err("Cannot communicate with Pacemaker Remote because GnuTLS is not enabled for this build");
crm_err           172 lib/lrmd/proxy_common.c         crm_err("No channel specified to proxy");
crm_err           271 lib/lrmd/proxy_common.c                 crm_err("Could not relay %s request %d from %s to %s for %s: %s (%d)",
crm_err           297 lib/lrmd/proxy_common.c                 crm_err("Could not relay %s request %d from %s to %s for %s: %s (%d)",
crm_err           310 lib/lrmd/proxy_common.c         crm_err("Unknown proxy operation: %s", op);
crm_err           733 lib/pacemaker/pcmk_sched_allocate.c                 crm_err("%s[%s] = %d", rsc->id, nIter->details->uname, nIter->weight);
crm_err           851 lib/pacemaker/pcmk_sched_allocate.c         crm_err("Unknown node health strategy: %s", health_strategy);
crm_err          1780 lib/pacemaker/pcmk_sched_allocate.c             crm_err("search key: %s", original_key);
crm_err          2737 lib/pacemaker/pcmk_sched_allocate.c             crm_err("No start action for %s", rsc->id);
crm_err          2778 lib/pacemaker/pcmk_sched_allocate.c             crm_err("Applying %s before %s %d", first->uuid, start->uuid, uber_parent(first_rsc)->variant);
crm_err          2783 lib/pacemaker/pcmk_sched_allocate.c                 crm_err("Ordering %s before %s", first->uuid, probe->uuid);
crm_err          2888 lib/pacemaker/pcmk_sched_allocate.c         crm_err("Calculated transition %d (with errors), saving inputs in %s",
crm_err           590 lib/pacemaker/pcmk_sched_bundle.c         crm_err("Can't colocate unrunnable child %s with %s", local_child->id, rsc->id);
crm_err           724 lib/pacemaker/pcmk_sched_bundle.c                     crm_err("Internal error: No action found for %s in %s (first)",
crm_err           739 lib/pacemaker/pcmk_sched_bundle.c                     crm_err("Internal error: No action found for %s in %s (then)",
crm_err           766 lib/pacemaker/pcmk_sched_bundle.c                 crm_err("Nothing found either for %s (%p) or %s (%p) %s",
crm_err           599 lib/pacemaker/pcmk_sched_clone.c                 crm_err("%s is running on %s which isn't allowed",
crm_err          1594 lib/pacemaker/pcmk_sched_constraints.c         crm_err("Invalid ordering (bug?)");
crm_err           108 lib/pacemaker/pcmk_sched_graph.c             crm_err("Unknown action: %s", raw_task);
crm_err           166 lib/pacemaker/pcmk_sched_graph.c                 crm_err("Couldn't expand %s to %s in %s", action->uuid, uuid, rsc->id);
crm_err          1089 lib/pacemaker/pcmk_sched_graph.c             CRM_CHECK(n_type != NULL, crm_err("No notify type value found for %s", action->uuid));
crm_err          1091 lib/pacemaker/pcmk_sched_graph.c                       crm_err("No notify operation value found for %s", action->uuid));
crm_err          1103 lib/pacemaker/pcmk_sched_graph.c         CRM_CHECK(clone_key != NULL, crm_err("Could not generate a key for %s", action->uuid));
crm_err            50 lib/pacemaker/pcmk_sched_messages.c         crm_err("Can't log resource details due to internal error: %s\n",
crm_err          1770 lib/pacemaker/pcmk_sched_native.c                 crm_err("%s must be colocated with %s but is not (%s vs. %s)",
crm_err          1781 lib/pacemaker/pcmk_sched_native.c                 crm_err("%s and %s must be anti-colocated but are allocated "
crm_err          2386 lib/pacemaker/pcmk_sched_native.c             crm_err("%s:%d: No stop action exists for %s",              \
crm_err          2390 lib/pacemaker/pcmk_sched_native.c             crm_err("%s:%d: Action %s is still optional",               \
crm_err          2870 lib/pacemaker/pcmk_sched_native.c     crm_err("%s on %s", rsc->id, next ? next->details->uname : "N/A");
crm_err           456 lib/pacemaker/pcmk_sched_notif.c                 crm_err("Unsupported notify role");
crm_err           225 lib/pacemaker/pcmk_sched_promotable.c         crm_err("%s cannot run on %s: node not allowed", rsc->id, node->details->uname);
crm_err           734 lib/pacemaker/pcmk_sched_promotable.c                           crm_err("Unknown resource role: %d for %s", next_role, child_rsc->id));
crm_err           181 lib/pacemaker/pcmk_sched_transition.c         crm_err("Detected multiple node_state entries for xpath=%s, bailing", xpath);
crm_err           681 lib/pacemaker/pcmk_sched_transition.c         crm_err("invalid resource in transition");
crm_err           199 lib/pacemaker/pcmk_trans_graph.c     crm_err("Failed on unsupported command type: %s (id=%s)", crm_element_name(action->xml), id);
crm_err           223 lib/pacemaker/pcmk_trans_graph.c             crm_err("Failed initiating <%s id=%d> in synapse %d",
crm_err           292 lib/pacemaker/pcmk_trans_graph.c                 crm_err("Synapse %d failed to fire", synapse->id);
crm_err            28 lib/pacemaker/pcmk_trans_unpack.c         crm_err("Actions must have an id!");
crm_err            36 lib/pacemaker/pcmk_trans_utils.c         crm_err("Dummy event handler: pretending action %d failed", action->id);
crm_err           498 lib/pengine/common.c     crm_err("Unknown role: %s", role);
crm_err            21 lib/pengine/pe_status_private.h    crm_err("printw support requires ncurses to be available during configure"); \
crm_err           883 lib/pengine/rules.c         crm_err("Invalid Rule %s: rules must contain at least one expression", ID(rule));
crm_err          3819 lib/pengine/unpack.c                     crm_err("Preventing %s from restarting anywhere because "
crm_err          1976 lib/pengine/utils.c             crm_err("Cannot allocate ticket '%s'", ticket_id);
crm_err          2643 lib/pengine/utils.c         crm_err("Unknown flag change to %x by %s: 0x%s",
crm_err           268 lib/services/dbus.c         crm_err("Could not connect to DBus: %s", err.message);
crm_err           495 lib/services/dbus.c         crm_err("Could not send DBus %s message: failed", method);
crm_err           499 lib/services/dbus.c         crm_err("Could not send DBus %s message: connection may be closed",
crm_err           600 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: %s",
crm_err           610 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: Unexpected reply type",
crm_err           619 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           628 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           635 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           712 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           722 lib/services/dbus.c         crm_err("DBus query for %s property '%s' failed: "
crm_err           179 lib/services/services.c         crm_err("Cannot create operation without resource name");
crm_err           184 lib/services/services.c         crm_err("Cannot create operation for %s without resource class", name);
crm_err           191 lib/services/services.c         crm_err("Cannot create operation for %s without provider", name);
crm_err           196 lib/services/services.c         crm_err("Cannot create operation for %s without agent name", name);
crm_err           201 lib/services/services.c         crm_err("Cannot create operation for %s without operation name", name);
crm_err           292 lib/services/services.c         crm_err("Unknown resource standard: %s", op->standard);
crm_err           326 lib/services/services.c             crm_err("svc_action_t args list not long enough for '%s' execution request.", exec);
crm_err           580 lib/services/services.c             crm_err("Termination of %s[%d] failed", id, op->pid);
crm_err           843 lib/services/services.c         crm_err("meta-data requested without specifying agent");
crm_err           848 lib/services/services.c         crm_err("meta-data requested for agent %s without specifying class",
crm_err           858 lib/services/services.c         crm_err("meta-data requested for %s, but could not determine class",
crm_err            66 lib/services/services_linux.c         crm_err("Wait for child process completion failed: %s "
crm_err            83 lib/services/services_linux.c         crm_err("Wait for child process completion failed: %s "
crm_err           110 lib/services/services_linux.c         crm_err("Wait for child process completion failed: %s "
crm_err           151 lib/services/services_linux.c         crm_err("Wait for child process completion failed: %s "
crm_err           164 lib/services/services_linux.c         crm_err("Wait for child process completion failed: %s "
crm_err           185 lib/services/services_linux.c         crm_err("Wait for child process completion failed: %s "
crm_err           722 lib/services/services_linux.c             crm_err("failed to get secrets for %s, "
crm_err           819 lib/services/services_linux.c             crm_err("Wait for completion of %s[%d] failed: %s "
crm_err           862 lib/services/services_linux.c         crm_err("%s[%d] terminated with signal: %s " CRM_XS " (%d)",
crm_err           867 lib/services/services_linux.c         crm_err("%s[%d] dumped core", op->id, op->pid);
crm_err           903 lib/services/services_linux.c         crm_err("Cannot execute '%s': %s " CRM_XS " pipe(stdout) rc=%d",
crm_err           917 lib/services/services_linux.c         crm_err("Cannot execute '%s': %s " CRM_XS " pipe(stderr) rc=%d",
crm_err           933 lib/services/services_linux.c             crm_err("Cannot execute '%s': %s " CRM_XS " pipe(stdin) rc=%d",
crm_err           959 lib/services/services_linux.c             crm_err("Cannot execute '%s': %s " CRM_XS " fork rc=%d",
crm_err            93 lib/services/services_nagios.c         crm_err("Metadata file %s does not exist", metadata_file);
crm_err           118 lib/services/services_nagios.c             crm_err("Calculated and read bytes differ: %d vs. %d",
crm_err            79 lib/services/systemd.c         crm_err("Could not create message to send %s to systemd", method);
crm_err            88 lib/services/systemd.c         crm_err("Could not send %s to systemd: %s (%s)",
crm_err            94 lib/services/systemd.c         crm_err("Could not send %s to systemd: no reply received", method);
crm_err           201 lib/services/systemd.c         crm_err("Could not issue systemd reload %d: %s", reload_count, error.message);
crm_err           263 lib/services/systemd.c             crm_err("Could not load systemd unit %s for %s: %s",
crm_err           270 lib/services/systemd.c         crm_err("Could not load systemd unit %s for %s: "
crm_err           418 lib/services/systemd.c         crm_err("Could not list systemd unit files: systemd reply has no arguments");
crm_err           424 lib/services/systemd.c         crm_err("Could not list systemd unit files: systemd reply has invalid arguments");
crm_err           554 lib/services/systemd.c             crm_err("Could not issue %s for %s: %s", op->action, op->rsc, error.message);
crm_err           658 lib/services/systemd.c         crm_err("Cannot open systemd override file %s for writing",
crm_err            86 lib/services/upstart.c         crm_err("Could not issue %s for %s: %s", method, arg_name, error.message);
crm_err            90 lib/services/upstart.c         crm_err("Invalid return type for %s", method);
crm_err           179 lib/services/upstart.c         crm_err("Call to %s failed: %s", method, error.message);
crm_err           184 lib/services/upstart.c         crm_err("Call to %s failed: Message has no arguments", method);
crm_err           190 lib/services/upstart.c         crm_err("Call to %s failed: Message has invalid arguments", method);
crm_err           259 lib/services/upstart.c         crm_err("Call to %s failed: %s", method, error.message);
crm_err           264 lib/services/upstart.c         crm_err("Call to %s failed: no reply", method);
crm_err           268 lib/services/upstart.c         crm_err("Call to %s failed: Message has no arguments", method);
crm_err           273 lib/services/upstart.c         crm_err("Call to %s failed: Message has invalid arguments", method);
crm_err           382 lib/services/upstart.c             crm_err("%s for %s: %s", op->action, op->rsc, error.message);
crm_err           526 lib/services/upstart.c             crm_err("Could not issue %s for %s: %s (%s)",
crm_err           645 tools/cibadmin.c         crm_err("Init failed, could not perform requested operations");
crm_err           673 tools/cibadmin.c         crm_err("Call failed: %s", pcmk_strerror(rc));
crm_err           729 tools/cibadmin.c         crm_err("You must specify an operation");
crm_err           742 tools/cibadmin.c         crm_err("Could not connect to the CIB: %s", pcmk_strerror(rc));
crm_err           764 tools/cibadmin.c         crm_err("Query returned no output");
crm_err          1665 tools/crm_mon.c         crm_err("Invalid event %s detected for %s", magic, id);
crm_err          1670 tools/crm_mon.c         crm_err("Invalid event detected for %s", id);
crm_err          1693 tools/crm_mon.c         crm_err("No node detected for event %s (%s)", magic, id);
crm_err          1916 tools/crm_mon.c                 crm_err("Unknown patch format: %d", format);
crm_err           122 tools/crm_node.c         crm_err("-R option requires an argument");
crm_err           495 tools/crm_node.c             crm_err("Failed to connect to %s to remove node '%s'",
crm_err           939 tools/crm_resource_runtime.c         crm_err("Resource does not exist in config");
crm_err           186 tools/crm_verify.c         crm_err("%d errors in option parsing", argerr);
crm_err           106 tools/ipmiservicelogd.c         crm_err("Error: pipe errno = %d", errno);
crm_err           123 tools/ipmiservicelogd.c             crm_err("Error: parent close (pipefd[1]) = %d", errno);
crm_err           129 tools/ipmiservicelogd.c             crm_err("Error: parent dup2 (pipefd[0]) = %d", errno);
crm_err           135 tools/ipmiservicelogd.c             crm_err("Error: parent close (pipefd[0]) = %d", errno);
crm_err           142 tools/ipmiservicelogd.c             crm_err("waitpid() exited with an error: status = %d", WEXITSTATUS(childExitStatus));
crm_err           148 tools/ipmiservicelogd.c             crm_err("waitpid() exited due to a signal = %d", WTERMSIG(childExitStatus));
crm_err           180 tools/ipmiservicelogd.c             crm_err("Error: child close (pipefd[0]) = %d", errno);
crm_err           186 tools/ipmiservicelogd.c             crm_err("Error: child dup2 (pipefd[1]) = %d", errno);
crm_err           192 tools/ipmiservicelogd.c             crm_err("Error: child close (pipefd[1]) = %d", errno);
crm_err           202 tools/ipmiservicelogd.c             crm_err("Error: child execvp = %d", errno);
crm_err           211 tools/ipmiservicelogd.c         crm_err("fork errno = %d", errno);
crm_err           272 tools/ipmiservicelogd.c         crm_err("Error: uname failed");
crm_err           279 tools/ipmiservicelogd.c         crm_err("Error: servicelog_open failed, rc = %d", rc);
crm_err           329 tools/ipmiservicelogd.c         crm_err("Error: servicelog_event_log, rc = %d (\"%s\")", rc, servicelog_error(slog));
crm_err           484 tools/ipmiservicelogd.c             crm_err("Unable to add the sensor event handler: %x", rv);
crm_err           501 tools/ipmiservicelogd.c             crm_err("ipmi_entity_set_sensor_update_handler: 0x%x", rv);
crm_err           521 tools/ipmiservicelogd.c         crm_err("ipmi_domain_add_entity_update_handler return error: %d", rv);
crm_err           538 tools/ipmiservicelogd.c         crm_err("ipmi_smi_setup_con: Unable to allocate os handler");
crm_err           560 tools/ipmiservicelogd.c         crm_err("Error parsing command arguments, argument %d: %s", curr_arg, strerror(rv));
crm_err           574 tools/ipmiservicelogd.c         crm_err("ipmi_ip_setup_con: %s", strerror(rv));
crm_err           575 tools/ipmiservicelogd.c         crm_err("Error: Is IPMI configured correctly?");
crm_err           589 tools/ipmiservicelogd.c         crm_err("ipmi_smi_setup_con: %s", strerror(rv));
crm_err           590 tools/ipmiservicelogd.c         crm_err("Error: Is IPMI configured correctly?");
crm_err           597 tools/ipmiservicelogd.c         crm_err("ipmi_init_domain: %s", strerror(rv));
crm_err           141 tools/notifyServicelogEvent.c         crm_err("Error: could not read event_id from args!");
crm_err           148 tools/notifyServicelogEvent.c         crm_err("Error: event_id is 0!");
crm_err           157 tools/notifyServicelogEvent.c         crm_err("Error: servicelog_open failed, rc = %d", rc);
crm_err           190 tools/notifyServicelogEvent.c             crm_err("Error: status2char failed, status = %d", status);
crm_err           194 tools/notifyServicelogEvent.c         crm_err("Error: servicelog_event_get failed, rc = %d", rc);