Date and time of the report: 2025-02-02 08:20:24.629505
Analysed period: 2025-01-12 to 2025-02-02.
Database update:
Retrieving from database...
DONE
Two values retrieved from the build are key to determine the state of the jubs and test suites at a given moment:
build_result
is the outcome of the build, reported by Jenkins. It can be: SUCCESS
, FAILURE
, UNSTABLE
or ABORTED
.test_result
is the summary of the concerned Robot tests. It can be: FAIL
, UNAVAILABLE
or PASS
.Based on these two states, 3 types of temporal sequences of success/failure are identified per builds and test suites:
grp_build_result
.grp_test_result
.grp_success_fail
.For the identification of these sequences, the following mapping applies:
Type of sequence | Relevant state | OK sequence contains | NOK sequence contains | Ignore |
---|---|---|---|---|
grp_build_result |
build_result |
SUCCESS or UNSTABLE |
FAILURE |
ABORTED |
grp_test_result |
test_result |
PASS |
FAIL |
UNAVAILABLE |
grp_success_fail |
test_result |
PASS |
FAIL or UNAVAILABLE |
N/A |
The different groupings of segments are detected and a label is added to each sample...
DONE
Then, the duration of each of the sequences of success/failure is determined and a specific dataframe is built summarizing such sequences, to ease their representation and analysis...
DONE
DONE
job | Master branch | Release FIFTEEN | Release FOURTEEN | Release SIXTEEN | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | |
suites | ||||||||||||||||
Basic 01-Crud Operations On Vim Targets | 0.000000 | 21.559213 | 21.559213 | 0.000000 | 0.0 | 21.498102 | 21.498102 | 0.0 | 0.0 | 20.682836 | 20.682836 | 0.0 | 0.0 | 21.646019 | 21.646019 | 0.0 |
Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.559213 | 21.559213 | 0.000000 | 0.0 | 21.498102 | 21.498102 | 0.0 | 0.0 | 20.682836 | 20.682836 | 0.0 | 0.0 | 21.646019 | 21.646019 | 0.0 |
Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 20.682836 | 20.682836 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
Basic 07-Secure Key Management | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 20.682836 | 20.682836 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
Basic 08-Disable Port Security Network Level | 0.000000 | 21.559213 | 21.559213 | 0.000000 | 0.0 | 21.498102 | 21.498102 | 0.0 | 0.0 | 20.682836 | 20.682836 | 0.0 | 0.0 | 21.646019 | 21.646019 | 0.0 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
Slice 02-Shared Network Slicing | 1.000312 | 20.558900 | 21.559213 | 0.046398 | 0.0 | 21.498102 | 21.498102 | 0.0 | 0.0 | 20.682836 | 20.682836 | 0.0 | 0.0 | 21.646019 | 21.646019 | 0.0 |
Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.559213 | 21.559213 | 0.000000 | 0.0 | 21.498102 | 21.498102 | 0.0 | 0.0 | 20.682836 | 20.682836 | 0.0 | 0.0 | 21.646019 | 21.646019 | 0.0 |
Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.559213 | 21.559213 | 0.000000 | 0.0 | 21.498102 | 21.498102 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 21.646019 | 21.646019 | 0.0 |
basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
k8s 10-k8s proxy charms SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
67 rows × 16 columns
job | build | timestamp | duration | build_result | test_result | pass_count | fail_count | |
---|---|---|---|---|---|---|---|---|
0 | osm-stage_3-merge/master | 3259 | 2025-02-02 03:31:28 | 12201007 | UNSTABLE | FAIL | 465.0 | 7.0 |
1 | osm-stage_3-merge/v16.0 | 140 | 2025-02-02 00:01:12 | 12605221 | UNSTABLE | FAIL | 464.0 | 8.0 |
2 | osm-stage_3-merge/v15.0 | 398 | 2025-02-02 04:21:18 | 0 | FAILURE | UNAVAILABLE | NaN | NaN |
3 | osm-stage_3-merge/v14.0 | 553 | 2025-02-01 23:08:12 | 18779885 | UNSTABLE | FAIL | 585.0 | 18.0 |
osm-stage_3-merge/master: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
165 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-02-02 05:24:57 | 2025-02-02 05:40:18 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-02-02 05:40:18 | 2025-02-02 06:13:52 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-02-02 06:13:52 | 2025-02-02 06:34:49 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v16.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
241 | Basic 24-Affinity Groups | FAIL | 2025-02-02 00:44:46 | 2025-02-02 00:46:48 | 6 | 1 | None | None |
266 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-02-02 01:59:40 | 2025-02-02 02:15:01 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
267 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-02-02 02:15:01 | 2025-02-02 02:49:05 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
268 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-02-02 02:49:05 | 2025-02-02 03:10:00 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v15.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword |
---|
osm-stage_3-merge/v14.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
188 | Basic 20-Manual Native Charm Vdu Scaling | FAIL | 2025-02-02 00:26:36 | 2025-02-02 00:33:08 | 10 | 8 | Instantiate Network Service | Create Network Service |
190 | Basic 22-Cross Model Relations | FAIL | 2025-02-02 00:35:42 | 2025-02-02 00:44:28 | 9 | 1 | Instantiate Charm Network Service | Create Network Service |
192 | Basic 24-Affinity Groups | FAIL | 2025-02-02 00:44:40 | 2025-02-02 00:46:40 | 6 | 1 | None | None |
211 | Heal 04-Autohealing | FAIL | 2025-02-02 02:04:27 | 2025-02-02 02:12:08 | 13 | 1 | None | None |
223 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-02-02 02:51:17 | 2025-02-02 03:06:36 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-02-02 03:06:36 | 2025-02-02 03:40:05 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
225 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-02-02 03:40:05 | 2025-02-02 04:01:29 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/master: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
10 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-02-02 05:25:40 | 2025-02-02 05:39:41 |
40 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-02-02 05:41:08 | 2025-02-02 05:55:09 |
45 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-02-02 05:55:11 | 2025-02-02 06:09:12 |
48 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-02-02 06:11:12 | 2025-02-02 06:11:12 |
79 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-02-02 06:16:01 | 2025-02-02 06:30:02 |
80 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-02-02 06:30:02 | 2025-02-02 06:33:32 |
osm-stage_3-merge/v16.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
311 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-02-02 02:00:23 | 2025-02-02 02:14:23 |
341 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-02-02 02:16:22 | 2025-02-02 02:30:23 |
346 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-02-02 02:30:25 | 2025-02-02 02:44:26 |
349 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-02-02 02:46:26 | 2025-02-02 02:46:26 |
380 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-02-02 02:51:14 | 2025-02-02 03:05:15 |
381 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-02-02 03:05:15 | 2025-02-02 03:08:45 |
osm-stage_3-merge/v15.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime |
---|
osm-stage_3-merge/v14.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
89 | Basic 20-Manual Native Charm Vdu Scaling | Instantiate Network Service | Create Network Service | FAIL | 2025-02-02 00:26:40 | 2025-02-02 00:32:09 |
91 | Basic 20-Manual Native Charm Vdu Scaling | Get Vnf Id | Variable Should Exist | FAIL | 2025-02-02 00:32:09 | 2025-02-02 00:32:09 |
95 | Basic 20-Manual Native Charm Vdu Scaling | Get Vdus Before Scale Out | Get Vnf Vdur Names | FAIL | 2025-02-02 00:32:09 | 2025-02-02 00:32:09 |
104 | Basic 20-Manual Native Charm Vdu Scaling | Perform Manual Vdu Scale Out | Variable Should Exist | FAIL | 2025-02-02 00:32:10 | 2025-02-02 00:32:10 |
106 | Basic 20-Manual Native Charm Vdu Scaling | Check Vdus After Scale Out | Variable Should Exist | FAIL | 2025-02-02 00:32:10 | 2025-02-02 00:32:10 |
115 | Basic 20-Manual Native Charm Vdu Scaling | Check Number of Duplicated Application Name Af... | Run Keyword If | FAIL | 2025-02-02 00:32:12 | 2025-02-02 00:32:12 |
116 | Basic 20-Manual Native Charm Vdu Scaling | Perform Manual Vdu Scale In | Variable Should Exist | FAIL | 2025-02-02 00:32:12 | 2025-02-02 00:32:12 |
118 | Basic 20-Manual Native Charm Vdu Scaling | Check Vdus After Scaling In | Variable Should Exist | FAIL | 2025-02-02 00:32:12 | 2025-02-02 00:32:12 |
135 | Basic 22-Cross Model Relations | Instantiate Charm Network Service | Create Network Service | FAIL | 2025-02-02 00:36:26 | 2025-02-02 00:41:29 |
207 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-02-02 02:52:00 | 2025-02-02 03:06:00 |
240 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-02-02 03:07:25 | 2025-02-02 03:21:25 |
247 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-02-02 03:21:27 | 2025-02-02 03:35:27 |
250 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-02-02 03:37:27 | 2025-02-02 03:37:27 |
255 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2025-02-02 03:39:28 | 2025-02-02 03:39:28 |
282 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-02-02 03:42:46 | 2025-02-02 03:56:46 |
284 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-02-02 03:56:46 | 2025-02-02 04:00:16 |
Powered by osm-analytics