catchpoint / WebPageTest.agent

Cross-platform WebPageTest agent
Other
214 stars 138 forks source link

Test Data Missing #102

Open reganp opened 6 years ago

reganp commented 6 years ago

reproscreenshot

I'm getting the Test Data Missing error on all of my tests. This starting happening around April 2nd.

There is no indication of a problem in any log I could find. errorxml.txt

reganp commented 6 years ago

I'm using the python build from github (wpo-foundation/wptagent).

pmeenan commented 6 years ago

Do you happen to have the output from the agent (run it with -vvvv to get more output).

If you are using the EC2 AMI's then they broke on April 4th and there is a new AMI ID that you need to migrate to (the old image got stuck on an update and wouldn't boot). The server will time out tests after a few days so it's possible that that is what happened.

reganp commented 6 years ago

I'm setting up the agents manually using the latest python build from github.
This is the output from the agent: testlog.txt

kmcrawford commented 5 years ago

I too am seeing this randomly on different runs. I am using the latest docker containers.