[DLS] PR workflow (by @xwu2intel via pull_request) #1504
Triggered via pull request
December 10, 2025 01:53
Status
Failure
Total duration
1h 16m 31s
Artifacts
14
dls-pr-workflow.yaml
on: pull_request
DLS SCAN: detect changes in docker dir
21s
DLS SCAN: static C/C++ code analysis
/
detect-languages
20s
DLS SCAN: code-style
1m 9s
DLS SCAN: check license headers
6s
DLS SCAN: pylint
36s
DLS SCAN: shellcheck
42s
DLS SCAN: yamllint
31s
DLS SCAN: ClamAV antivirus
1m 2s
DLS SCAN: Bandit
33s
Matrix: DLS BUILD & TEST: .deb pkgs & img / build
Matrix: DLS BUILD & TEST: Windows DLLs / build
Matrix: DLS BUILD: dev imgs & run unit tests / build
DLS SCAN: static C/C++ code analysis
/
coverity-scan
15m 41s
Annotations
17 errors and 12 warnings
|
DLS SCAN: check license headers
Process completed with exit code 1.
|
|
DLS SCAN: yamllint:
edge-ai-libraries-repo/libraries/dl-streamer/docs/scripts/all_models.yaml#L100
100:81 [line-length] line too long (149 > 80 characters)
|
|
DLS SCAN: yamllint:
edge-ai-libraries-repo/libraries/dl-streamer/docs/scripts/all_models.yaml#L99
99:81 [line-length] line too long (131 > 80 characters)
|
|
DLS SCAN: yamllint:
edge-ai-libraries-repo/libraries/dl-streamer/docs/scripts/all_models.yaml#L70
70:81 [line-length] line too long (105 > 80 characters)
|
|
DLS SCAN: yamllint:
edge-ai-libraries-repo/libraries/dl-streamer/docs/scripts/all_models.yaml#L69
69:81 [line-length] line too long (98 > 80 characters)
|
|
DLS SCAN: yamllint:
edge-ai-libraries-repo/libraries/dl-streamer/docs/scripts/all_models.yaml#L43
43:81 [line-length] line too long (150 > 80 characters)
|
|
DLS SCAN: yamllint:
edge-ai-libraries-repo/libraries/dl-streamer/docs/scripts/all_models.yaml#L42
42:81 [line-length] line too long (131 > 80 characters)
|
|
DLS SCAN: yamllint:
edge-ai-libraries-repo/libraries/dl-streamer/docs/scripts/all_models.yaml#L35
35:81 [line-length] line too long (85 > 80 characters)
|
|
DLS SCAN: yamllint:
edge-ai-libraries-repo/libraries/dl-streamer/docs/scripts/all_models.yaml#L33
33:81 [line-length] line too long (150 > 80 characters)
|
|
DLS SCAN: yamllint:
edge-ai-libraries-repo/libraries/dl-streamer/docs/scripts/all_models.yaml#L32
32:81 [line-length] line too long (131 > 80 characters)
|
|
DLS SCAN: yamllint:
edge-ai-libraries-repo/libraries/dl-streamer/codeql-config.yml#L1
1:7 [new-lines] wrong new line character: expected \n
|
|
DLS SCAN: pylint
Process completed with exit code 1.
|
|
DLS SCAN: pylint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
|
DLS SCAN: shellcheck
Process completed with exit code 2.
|
|
DLS SCAN: code-style
Process completed with exit code 1.
|
|
DLS SCAN: static C/C++ code analysis / coverity-scan
Process completed with exit code 6.
|
|
DLS BUILD & TEST: .deb pkgs & img / [TGL] Build and test ubuntu22 .debs & deb imgs
The self-hosted runner lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
|
DLS SCAN: yamllint:
edge-ai-libraries-repo/libraries/dl-streamer/docs/scripts/all_models.yaml#L2
2:1 [document-start] missing document start "---"
|
|
DLS SCAN: yamllint:
edge-ai-libraries-repo/libraries/dl-streamer/codeql-config.yml#L1
1:1 [document-start] missing document start "---"
|
|
DLS SCAN: pylint:
docs/source/dev_guide/test_concurrent_pipelines.py#L71
[pylint] reported by reviewdog 🐶
C0303: Trailing whitespace (trailing-whitespace)
Raw Output:
docs/source/dev_guide/test_concurrent_pipelines.py:71:0: C0303: Trailing whitespace (trailing-whitespace)
|
|
DLS SCAN: pylint:
docs/source/dev_guide/test_concurrent_pipelines.py#L68
[pylint] reported by reviewdog 🐶
C0303: Trailing whitespace (trailing-whitespace)
Raw Output:
docs/source/dev_guide/test_concurrent_pipelines.py:68:0: C0303: Trailing whitespace (trailing-whitespace)
|
|
DLS SCAN: pylint:
docs/source/dev_guide/test_concurrent_pipelines.py#L61
[pylint] reported by reviewdog 🐶
C0303: Trailing whitespace (trailing-whitespace)
Raw Output:
docs/source/dev_guide/test_concurrent_pipelines.py:61:0: C0303: Trailing whitespace (trailing-whitespace)
|
|
DLS SCAN: pylint:
docs/source/dev_guide/test_concurrent_pipelines.py#L57
[pylint] reported by reviewdog 🐶
C0303: Trailing whitespace (trailing-whitespace)
Raw Output:
docs/source/dev_guide/test_concurrent_pipelines.py:57:0: C0303: Trailing whitespace (trailing-whitespace)
|
|
DLS SCAN: pylint:
docs/source/dev_guide/test_concurrent_pipelines.py#L55
[pylint] reported by reviewdog 🐶
C0303: Trailing whitespace (trailing-whitespace)
Raw Output:
docs/source/dev_guide/test_concurrent_pipelines.py:55:0: C0303: Trailing whitespace (trailing-whitespace)
|
|
DLS SCAN: pylint:
docs/source/dev_guide/test_concurrent_pipelines.py#L54
[pylint] reported by reviewdog 🐶
C0301: Line too long (106/100) (line-too-long)
Raw Output:
docs/source/dev_guide/test_concurrent_pipelines.py:54:0: C0301: Line too long (106/100) (line-too-long)
|
|
DLS SCAN: pylint:
docs/source/dev_guide/test_concurrent_pipelines.py#L41
[pylint] reported by reviewdog 🐶
C0303: Trailing whitespace (trailing-whitespace)
Raw Output:
docs/source/dev_guide/test_concurrent_pipelines.py:41:0: C0303: Trailing whitespace (trailing-whitespace)
|
|
DLS SCAN: pylint:
docs/source/dev_guide/test_concurrent_pipelines.py#L37
[pylint] reported by reviewdog 🐶
C0303: Trailing whitespace (trailing-whitespace)
Raw Output:
docs/source/dev_guide/test_concurrent_pipelines.py:37:0: C0303: Trailing whitespace (trailing-whitespace)
|
|
DLS SCAN: pylint:
docs/source/dev_guide/test_concurrent_pipelines.py#L28
[pylint] reported by reviewdog 🐶
C0303: Trailing whitespace (trailing-whitespace)
Raw Output:
docs/source/dev_guide/test_concurrent_pipelines.py:28:0: C0303: Trailing whitespace (trailing-whitespace)
|
|
DLS SCAN: pylint:
docs/source/dev_guide/test_concurrent_pipelines.py#L14
[pylint] reported by reviewdog 🐶
C0301: Line too long (114/100) (line-too-long)
Raw Output:
docs/source/dev_guide/test_concurrent_pipelines.py:14:0: C0301: Line too long (114/100) (line-too-long)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
DLS_code-style-check-report
|
11.3 KB |
sha256:1416f6996938ff6892cf8baca1e201ee20e1863f44ea2e1c766a7d47fefaef44
|
|
|
DLS_functional_tests_ARL_docker_ubuntu24_results
|
714 KB |
sha256:5435e4bbd39820aa1c3825e13834333966da9a848cd22bde27134724c9b442cf
|
|
|
DLS_functional_tests_ARL_on_host_ubuntu24_results
|
116 MB |
sha256:e0338fe5c8534bee3e3de60cfce549098a75f81f11ea0b8c7189c7264754660a
|
|
|
DLS_functional_tests_TGL_docker_ubuntu24_results
|
520 KB |
sha256:90a6fbd88f12a8a2c188a8f5649da536d8955aeec07fc53b8f250f65f2520027
|
|
|
DLS_functional_tests_TGL_on_host_ubuntu24_results
|
83.5 MB |
sha256:24eb77400ebfa697cb7dbaa672e366a8d379f6a6907c0112d57276f98a4e4e73
|
|
|
DLS_hello_dlstreamer_output_video_ARL_ubuntu24_CPU_yolo11s
|
10.5 MB |
sha256:d8d9741fbdf0b6962640fdece13e6af99771cff8a2486a52192d4fc97d384f15
|
|
|
DLS_hello_dlstreamer_output_video_TGL_ubuntu24_CPU_yolo11s
|
10.6 MB |
sha256:f08dea6dcc3066ea030da98e0691813bbcc45bd982c1a706d95e10260e84efc5
|
|
|
DLS_license-check-report
|
408 Bytes |
sha256:23d203d1c041fffb03a232f0c674a85c6115df945634f2a0df1b73897fa02e9b
|
|
|
DLS_unit_tests_tgl_ubuntu22
|
14.8 KB |
sha256:d739f331a0519c110bd0571153a8bbfeb966ddac95b02c79898d23fc19d7ad45
|
|
|
DLS_unit_tests_tgl_ubuntu24
|
14.8 KB |
sha256:fe06206e8db00da4ac3064aac67b653da2f3d179d69eefbe8949338ffeca1127
|
|
|
clamav-results-9i8dqfDLS_ClamAV_antivirus_report
|
242 Bytes |
sha256:f1c27cc5250539de6755a3ea09ec10eaa38d3138a7daf9cc96dcaf47d751c889
|
|
|
pylint-report-DLS_pylint
|
19.4 KB |
sha256:a2d23313501df1497271a86afac6b50cfcd30fa31c81abca73467b6726792db7
|
|
|
shellcheck-report-DLS_shellcheck
|
3.98 KB |
sha256:50a3ba6f88465016beef887aed3247071e74814d871e6ec1b70a55bb89dd4acd
|
|
|
yamllint-report-DLS_yamlint
|
13.5 KB |
sha256:ee5231cb330332a768ffc6c4e52f54390818910bd86b27a21fa3828aa531b88f
|
|