This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Description
Expected behavior
No error.
Actual behavior
Errors like:
Error: Post http://node0.sandbox.pilosa.com:10101/index/myindex/query: dial tcp: lookup node0.sandbox.pilosa.com on 10.0.0.2:53: dial udp 10.0.0.2:53: operation was canceled
Steps to reproduce the behavior
6 node r4.xlarge cluster on AWS with this AMI ami-6e29e714. Spun up using our infrastructure tooling.
Separate r4.xlarge agent node - same AMI.
Use pi command from tools repo to spawn a random set bits benchmark.
pi spawn --agent-hosts="agent0.pilosa.com" --goos=linux --output=s3 --pilosa-hosts="host1:10101,host2:10101..." --filename=randomsetbits.json --ssh-user=ubuntu