teamcity - 2% of CI builds fail with "Non-readable POM"on maven build step -


roughly 2% of time, ui test builds on teamcity fail following error:

[01:20:15][step 2/6] [error] project (/agents/data/builds/uitests-8898/pom.xml) has 1 error [01:20:15][step 2/6] [error] non-readable pom /agents/data/builds/uitests-8898/pom.xml: /agents/data/builds/uitests-8898/pom.xml (no such file or directory)

this on teamcity pro 9.0.5. version control settings has "clean files in checkout directory before build" on. maven build step using bundled maven 3.1.1.

is intermittent problem teamcity 9, improper cleaning of folder or similar? or there can prevent happening 2% of time?

thank you


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -