Skip to content

Merge pull request #392 from ricardobranco777/cgroupv1 #1156

Merge pull request #392 from ricardobranco777/cgroupv1

Merge pull request #392 from ricardobranco777/cgroupv1 #1156

Triggered via push November 29, 2023 14:21
Status Failure
Total duration 1m 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
static-check: job_groups/opensuse_tumbleweed.yaml#L1
Error 400: DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::Pg::st execute failed: ERROR: duplicate key value violates unique constraint "scenario" DETAIL: Key (product_id, machine_id, name, test_suite_id)=(2, 1002, containers_host_docker_cgroupv1, 1460) already exists. [for Statement "INSERT INTO job_templates ( group_id, machine_id, name, product_id, t_created, t_updated, test_suite_id) VALUES ( ?, ?, ?, ?, ?, ?, ? ) RETURNING id" with ParamValues: 1='1', 2='1002', 3='containers_host_docker_cgroupv1', 4='2', 5='2023-11-29 14:21:58', 6='2023-11-29 14:21:58', 7='1460'] at /usr/share/openqa/script/../lib/OpenQA/Schema/ResultSet/JobTemplates.pm line 52
static-check
Process completed with exit code 1.
static-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/