shaneknapp edited a comment on issue #23514: [SPARK-24902][K8s] Add PV integration tests URL: https://github.com/apache/spark/pull/23514#issuecomment-459097668 > @shaneknapp tests still fail : > > > Last failure message: container not found ("spark-kubernetes-driver"). (PVTestsSuite.scala:119) > > but it seems to be an issue of the suite where the job finishes too fast. Could you provide some log output so I can fix it? Did the pod launch at all with that run, maybe its something else... I cant reproduce it on my machine. here are the logs that are stored as build artifacts: https://amplab.cs.berkeley.edu/jenkins/job/testing-k8s-prb-make-spark-distribution-unified/7597/ it looks like this file might have the debugging info you might be looking for: https://amplab.cs.berkeley.edu/jenkins/job/testing-k8s-prb-make-spark-distribution-unified/7597/artifact/resource-managers/kubernetes/integration-tests/target/integration-tests.log it *looks* like the pod started...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
