Skip to content

Instantly share code, notes, and snippets.

@higebu
Created December 10, 2014 02:36
Show Gist options
  • Save higebu/875f5bb4512f327fd7dc to your computer and use it in GitHub Desktop.
Save higebu/875f5bb4512f327fd7dc to your computer and use it in GitHub Desktop.
coreos on niftycloud: update-engine error log
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:prefs.cc(54)] certificate-report-to-send-update not present in /var/lib/update_engine/prefs
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:prefs.cc(54)] certificate-report-to-send-download not present in /var/lib/update_engine/prefs
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:WARNING:libpolicy.cc(29)] Could not load the device policy file.
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:update_attempter.cc(195)] No device policies/settings present.
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:update_attempter.cc(239)] Scattering disabled since scatter factor is set to 0
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:prefs.cc(54)] aleph-version not present in /var/lib/update_engine/prefs
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:omaha_request_params.cc(61)] Current group set to alpha
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:update_attempter.cc(206)] update_disabled = false, target_version_prefix = , scatter_factor_in_seconds = 0s
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:update_attempter.cc(213)] Wall Clock Based Wait Enabled = 0, Update Check Count Wait Enabled = 0, Waiting Period = 0s
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:update_attempter.cc(664)] Already updated boot flags. Skipping.
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:update_attempter.cc(847)] Scheduling an action processor start.
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:action_processor.cc(36)] ActionProcessor::StartProcessing: OmahaRequestAction
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:prefs.cc(54)] previous-version not present in /var/lib/update_engine/prefs
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:omaha_request_action.cc(265)] Posting an Omaha request to https://public.update.core-os.net/v1/update/
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:omaha_request_action.cc(266)] Request: <?xml version="1.0" encoding="UTF-8"?>
Nov 26 02:17:04 localhost update_engine[458]: <request protocol="3.0" version="CoreOSUpdateEngine-0.1.0.0" updaterversion="CoreOSUpdateEngine-0.1.0.0" installsource="scheduler" ismachine="1">
Nov 26 02:17:04 localhost update_engine[458]: <os version="Chateau" platform="CoreOS" sp="494.1.0_x86_64"></os>
Nov 26 02:17:04 localhost update_engine[458]: <app appid="{e96281a6-d1af-4bde-9a0a-97b76e56dc57}" version="494.1.0" track="alpha" bootid="{37c75cfc-4c5a-476f-9747-aadf39b8bb1e}" oem="niftycloud" oemversion="0.0.1" alephversion="494.1.0" machineid="9772049f17ef42bfb022b70a425c2455" lang="en-US" board="amd64-usr" hardware_class="" delta_okay="false" >
Nov 26 02:17:04 localhost update_engine[458]: <ping active="1"></ping>
Nov 26 02:17:04 localhost update_engine[458]: <updatecheck targetversionprefix=""></updatecheck>
Nov 26 02:17:04 localhost update_engine[458]: <event eventtype="3" eventresult="2" previousversion="0.0.0.0"></event>
Nov 26 02:17:04 localhost update_engine[458]: </app>
Nov 26 02:17:04 localhost update_engine[458]: </request>
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:libcurl_http_fetcher.cc(62)] Starting/Resuming transfer
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:libcurl_http_fetcher.cc(51)] We are connected via Ethernet, Updates allowed: Yes
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:libcurl_http_fetcher.cc(185)] Setting up curl options for HTTPS
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:libcurl_http_fetcher.cc(448)] Setting up timeout source: 1 seconds.
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:prefs.cc(54)] update-server-cert-0-3 not present in /var/lib/update_engine/prefs
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:prefs.cc(54)] update-server-cert-0-2 not present in /var/lib/update_engine/prefs
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:prefs.cc(54)] update-server-cert-0-1 not present in /var/lib/update_engine/prefs
Nov 26 02:17:04 localhost update_engine[458]: [1126/021704:INFO:prefs.cc(54)] update-server-cert-0-0 not present in /var/lib/update_engine/prefs
Nov 26 02:17:05 localhost update_engine[458]: [1126/021705:INFO:libcurl_http_fetcher.cc(261)] HTTP response code: 200
Nov 26 02:17:05 localhost update_engine[458]: [1126/021705:INFO:libcurl_http_fetcher.cc(318)] Transfer completed (200), 267 bytes downloaded
Nov 26 02:17:05 localhost update_engine[458]: [1126/021705:INFO:omaha_request_action.cc(588)] Omaha request response: <?xml version="1.0" encoding="UTF-8"?>
Nov 26 02:17:05 localhost update_engine[458]: <response protocol="3.0" server="update.core-os.net">
Nov 26 02:17:05 localhost update_engine[458]: <daystart elapsed_seconds="0"></daystart>
Nov 26 02:17:05 localhost update_engine[458]: <app appid="e96281a6-d1af-4bde-9a0a-97b76e56dc57" status="ok">
Nov 26 02:17:05 localhost update_engine[458]: <updatecheck status="noupdate"></updatecheck>
Nov 26 02:17:05 localhost update_engine[458]: </app>
Nov 26 02:17:05 localhost update_engine[458]: </response>
Nov 26 02:17:05 localhost update_engine[458]: [1126/021705:INFO:omaha_request_action.cc(406)] No update.
Nov 26 02:17:05 localhost update_engine[458]: [1126/021705:INFO:action_processor.cc(82)] ActionProcessor::ActionComplete: finished OmahaRequestAction, starting OmahaResponseHandlerAction
Nov 26 02:17:05 localhost update_engine[458]: [1126/021705:INFO:omaha_response_handler_action.cc(36)] There are no updates. Aborting.
Nov 26 02:17:05 localhost update_engine[458]: [1126/021705:INFO:action_processor.cc(68)] ActionProcessor::ActionComplete: OmahaResponseHandlerAction action failed. Aborting processing.
Nov 26 02:17:05 localhost update_engine[458]: [1126/021705:INFO:action_processor.cc(73)] ActionProcessor::ActionComplete: finished last action of type OmahaResponseHandlerAction
Nov 26 02:17:05 localhost update_engine[458]: [1126/021705:INFO:update_attempter.cc(460)] Processing Done.
Nov 26 02:17:05 localhost update_engine[458]: [1126/021705:INFO:update_attempter.cc(508)] No update.
Nov 26 02:17:05 localhost update_engine[458]: [1126/021705:INFO:update_check_scheduler.cc(82)] Next update check in 40m9s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment