#343 Waiting for Testing Farm... Test environment installation failed: reason unknown, please escalate
Opened by churchyard. Modified

https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/194
https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-pipeline/job/master/139696/console

Testing Farm API Request URL: https://api.dev.testing-farm.io/v0.1/requests/f1a44241-4492-441a-bbd4-0b0d7546228b
[Pipeline] echo
Testing Farm Artifacts URL: http://artifacts.dev.testing-farm.io/f1a44241-4492-441a-bbd4-0b0d7546228b
[Pipeline] echo
[Pipeline] echo
The status is now "queued"
[Pipeline] echo
Waiting for Testing Farm...
[Pipeline] waitForWebhook
[Pipeline] retry
[Pipeline] {
[Pipeline] httpRequest
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
The status is now "running"
[Pipeline] echo
Waiting for Testing Farm...
[Pipeline] waitForWebhook
[Pipeline] retry
[Pipeline] {
[Pipeline] httpRequest
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
The status is now "error"
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Process Test Results (XUnit))
Stage "Process Test Results (XUnit)" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] catchError
[Pipeline] {
[Pipeline] error
[Pipeline] }
ERROR: Test environment installation failed: reason unknown, please escalate
[Pipeline] // catchError
[Pipeline] catchError
[Pipeline] {
[Pipeline] }
[Pipeline] // catchError
[Pipeline] libraryResource
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sendCIMessage
Sending message for job 'master'.
Message id: c1c62f3e-7404-4e93-af87-d5162d1602e8
Message topic: org.centos.prod.ci.dist-git-pr.test.error
Message headers:
...

This is a package installation failure. But it looks like an infrastructure failure instead.


So would it help if it would signal rather a failure? We currently consider the package installation as an error, because no tests were run.

Definitely this error needs fine tuning: ERROR: Test environment installation failed: reason unknown, please escalate, it should say:

ERROR: Package installation failed: See https://artifacts.dev.testing-farm.io/f1a44241-4492-441a-bbd4-0b0d7546228b/ for details

Metadata Update from @mvadkert:
- Issue tagged with: Testing Farm

I have missed your comments due to an email delivery problem.

Yes, that would help.

Metadata