URLs from lava result notification always 404s
Bug #1202077 reported by
Andrew McDermott
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro CI |
Confirmed
|
Medium
|
Fathi Boudra |
Bug Description
I setup a filter to get reports from certain tests and the email notification I get looks like:
"
The bundle https:/
It matched the following filters that you are subscribed to:
~frobware/
You can see more details at:
LAVA
Linaro Automated Validation Architecture"
but the first link always yields a 404 HTTP error. Dropping the 404 takes me close. The actual error looks like:
Status Code: 404
Exception:
Stacktrace:
(none)
Generated by Winstone Servlet Engine v0.9.10 at Wed Jul 17 06:31:03 UTC 2013
Changed in lava-dashboard: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in lava-dashboard: | |
status: | Triaged → Confirmed |
affects: | lava-dashboard → lava-server |
Changed in lava-server: | |
assignee: | Antonio Terceiro (terceiro) → Georgy Redkozubov (gesha) |
Changed in linaro-ci: | |
milestone: | none → 2014.02 |
Changed in linaro-ci: | |
milestone: | 2014.02 → 2014.04 |
Changed in linaro-ci: | |
milestone: | 2014.04 → 2014.05 |
To post a comment you must log in.
This ci.linaro.org URL is being passed by jenkins as the job_name in the test definition: validation. linaro. org/lava- server/ scheduler/ job/63077/ definition
http://
The CI job needs to be fixed to provide a valid URL.
Looking at https:/ /ci.linaro. org/jenkins/ job/openembedde d-armv8- pre-built- images- vexpress64/ the latest build of that job is #305, so I have no idea where that 400 comes from.