Skip to content

Instantly share code, notes, and snippets.

@hackzilla
Created July 10, 2014 09:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hackzilla/75c2699eee323a608a92 to your computer and use it in GitHub Desktop.
Save hackzilla/75c2699eee323a608a92 to your computer and use it in GitHub Desktop.
CoreOS fails to switch channel from BETA to ALPHA
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093820:INFO:omaha_request_action.cc(292)] Posting an Omaha request to https://public.update.core-os.net/v1/update/
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093820:INFO:omaha_request_action.cc(293)] Request: <?xml version="1.0" encoding="UTF-8"?>
Jul 10 09:38:29 stats-backend-03 update_engine[828]: <request protocol="3.0" version="CoreOSUpdateEngine-0.1.0.0" updaterversion="CoreOSUpdateEngine-0.1.0.0" installsource="scheduler" ismachine="1">
Jul 10 09:38:29 stats-backend-03 update_engine[828]: <os version="Chateau" platform="CoreOS" sp="353.0.0_x86_64"></os>
Jul 10 09:38:29 stats-backend-03 update_engine[828]: <app appid="{e96281a6-d1af-4bde-9a0a-97b76e56dc57}" version="353.0.0" track="alpha" from_track="alpha" bootid="{d81f4999-614a-4465-b308-9d68a7286f7c}" oem="" machineid="8047bcfe70e049399f7dfd7d8a41a61c" lang="en-US" board="amd64-usr" hardware_class="" delta_okay="false" >
Jul 10 09:38:29 stats-backend-03 update_engine[828]: <ping active="1"></ping>
Jul 10 09:38:29 stats-backend-03 update_engine[828]: <updatecheck targetversionprefix=""></updatecheck>
Jul 10 09:38:29 stats-backend-03 update_engine[828]: <event eventtype="3" eventresult="2" previousversion=""></event>
Jul 10 09:38:29 stats-backend-03 update_engine[828]: </app>
Jul 10 09:38:29 stats-backend-03 update_engine[828]: </request>
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093820:INFO:libcurl_http_fetcher.cc(63)] Starting/Resuming transfer
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093820:INFO:libcurl_http_fetcher.cc(78)] Using proxy: no
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093820:INFO:libcurl_http_fetcher.cc(52)] We are connected via Ethernet, Updates allowed: Yes
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093820:INFO:libcurl_http_fetcher.cc(206)] Setting up curl options for HTTPS
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093820:INFO:libcurl_http_fetcher.cc(488)] Setting up timeout source: 1 seconds.
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093821:INFO:libcurl_http_fetcher.cc(289)] HTTP response code: 200
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093821:INFO:libcurl_http_fetcher.cc(358)] Transfer completed (200), 267 bytes downloaded
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093821:INFO:omaha_request_action.cc(619)] Omaha request response: <?xml version="1.0" encoding="UTF-8"?>
Jul 10 09:38:29 stats-backend-03 update_engine[828]: <response protocol="3.0" server="update.core-os.net">
Jul 10 09:38:29 stats-backend-03 update_engine[828]: <daystart elapsed_seconds="0"></daystart>
Jul 10 09:38:29 stats-backend-03 update_engine[828]: <app appid="e96281a6-d1af-4bde-9a0a-97b76e56dc57" status="ok">
Jul 10 09:38:29 stats-backend-03 update_engine[828]: <updatecheck status="noupdate"></updatecheck>
Jul 10 09:38:29 stats-backend-03 update_engine[828]: </app>
Jul 10 09:38:29 stats-backend-03 update_engine[828]: </response>
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093823:INFO:omaha_request_action.cc(433)] No update.
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093823:INFO:action_processor.cc(82)] ActionProcessor::ActionComplete: finished OmahaRequestAction, starting OmahaResponseHandlerAction
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093823:INFO:omaha_response_handler_action.cc(36)] There are no updates. Aborting.
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093823:INFO:action_processor.cc(68)] ActionProcessor::ActionComplete: OmahaResponseHandlerAction action failed. Aborting processing.
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093823:INFO:action_processor.cc(73)] ActionProcessor::ActionComplete: finished last action of type OmahaResponseHandlerAction
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093823:INFO:update_attempter.cc(560)] Processing Done.
Jul 10 09:38:29 stats-backend-03 update_engine[828]: [0710/093823:INFO:update_attempter.cc(611)] No update.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment