AWS Private instance: Agents not being stopped/terminated
|
01-13-2015, 07:15 AM
(This post was last modified: 01-13-2015 08:07 AM by andydavies.)
Post: #11
|
|||
|
|||
RE: AWS Private instance: Agents not being stopped/terminated
I think this is the full set of permissions needed - think there may be one or two extra in there.
Code: { Andy Using WebPageTest - http://usingwpt.com/ |
|||
01-26-2015, 06:07 PM
(This post was last modified: 01-26-2015 06:07 PM by kevinrdixon.)
Post: #12
|
|||
|
|||
RE: AWS Private instance: Agents not being stopped/terminated
I already have
Code: { This is still a problem. This morning, I have one agent instance which is not stopped, and isn't listed in /getTesters.php?f=html. Looks like it failed to be stopped - from error.log.20150125: Code: 00:00:02 - EC2:Launching EC2 instance. Region: us-east-1, AMI: ami-XXXXX, error: The instance ID 'i-YYYYY' does not exist Perhaps a retry mechanism for terminating instances? |
|||
01-29-2015, 01:10 AM
Post: #13
|
|||
|
|||
RE: AWS Private instance: Agents not being stopped/terminated
I'll double-check the logic but it should always pull the full list of running instances and if it sees one that shouldn't be running and is tagged with the WPT tags it should try to terminate it every time it checks (every 5 minutes but the terminations are done only close to hourly increments on the run time).
|
|||
01-29-2015, 06:08 PM
Post: #14
|
|||
|
|||
RE: AWS Private instance: Agents not being stopped/terminated
Same deal this morning:
Code: 00:00:05 - EC2:Launching EC2 instance. Region: us-east-1, AMI: ami-561cb13e, error: The instance ID 'i-ZZZZZ' does not exist i-ZZZZZ is still running 8 hours later. |
|||
02-09-2015, 06:50 PM
Post: #15
|
|||
|
|||
RE: AWS Private instance: Agents not being stopped/terminated
I've been travelling for around 3 days, and this morning I've 4 agent instances which are not terminated, and not listed in /getTesters.php. All have the log error shown above.
I've raised this as an issue now, since it is certainly happening with a regularity on my private instance: https://github.com/WPO-Foundation/webpag...issues/397 |
|||
02-10-2015, 04:50 AM
Post: #16
|
|||
|
|||
RE: AWS Private instance: Agents not being stopped/terminated
I updated the bug and have a theory with what might be causing it and a fix in the works.
|
|||
03-03-2015, 07:48 PM
Post: #17
|
|||
|
|||
RE: AWS Private instance: Agents not being stopped/terminated
Hi,
I have also from time to time an instance which aren't terminated. As I see in AWS console they are not tagged like the other instances with "Name=WebPagetest Agent" but have empty names. In the log I have for these instances always startup messages like: Code: 09:05:10 - Instance i-5959c1bd started: m3.medium ami ami-d0c76fa7 in eu-west-1 for eu-west-1,eu-west-1_IE11 with user data: wpt_server=xx.xx.xx.xx wpt_loc=eu-west-1,eu-west-1_IE11 wpt_key=xxxxx Bests Reiner |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)