Skip to content

Tag manual builds with commit in version #1265

Tag manual builds with commit in version

Tag manual builds with commit in version #1265

Triggered via pull request January 21, 2024 16:14
Status Failure
Total duration 1m 1s
Artifacts

ci-docker.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
CI on ubuntu-lts
Error: stdout /home/runner/work/alire/alire/scripts /home/runner/work/alire/alire /home/runner/work/alire/alire Building from commit: , stderr fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire Traceback (most recent call last): File "/home/runner/work/alire/alire/scripts/version-patcher.py", line 51, in <module> commit = subprocess.check_output(['git', 'rev-parse', '--short', 'HEAD']).decode('utf-8').strip() File "/usr/lib/python3.10/subprocess.py", line 421, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['git', 'rev-parse', '--short', 'HEAD']' returned non-zero exit status 128. ERROR at line 20 (code: 1)
CI on fedora-latest
Error: stdout /home/runner/work/alire/alire/scripts /home/runner/work/alire/alire /home/runner/work/alire/alire Building from commit: , stderr fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire Traceback (most recent call last): File "/home/runner/work/alire/alire/scripts/version-patcher.py", line 51, in <module> commit = subprocess.check_output(['git', 'rev-parse', '--short', 'HEAD']).decode('utf-8').strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['git', 'rev-parse', '--short', 'HEAD']' returned non-zero exit status 128. ERROR at line 20 (code: 1)
CI on debian-stable
Error: stdout /home/runner/work/alire/alire/scripts /home/runner/work/alire/alire /home/runner/work/alire/alire Building from commit: , stderr fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire Traceback (most recent call last): File "/home/runner/work/alire/alire/scripts/version-patcher.py", line 51, in <module> commit = subprocess.check_output(['git', 'rev-parse', '--short', 'HEAD']).decode('utf-8').strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['git', 'rev-parse', '--short', 'HEAD']' returned non-zero exit status 128. ERROR at line 20 (code: 1)
CI on arch-rolling
Error: stdout /home/runner/work/alire/alire/scripts /home/runner/work/alire/alire /home/runner/work/alire/alire Building from commit: , stderr fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire Traceback (most recent call last): File "/home/runner/work/alire/alire/scripts/version-patcher.py", line 51, in <module> commit = subprocess.check_output(['git', 'rev-parse', '--short', 'HEAD']).decode('utf-8').strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['git', 'rev-parse', '--short', 'HEAD']' returned non-zero exit status 128. ERROR at line 20 (code: 1)
CI on centos-stream-fsf-latest
Error: stdout /home/runner/work/alire/alire/scripts /home/runner/work/alire/alire /home/runner/work/alire/alire Building from commit: , stderr fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire fatal: detected dubious ownership in repository at '/home/runner/work/alire/alire' To add an exception for this directory, call: git config --global --add safe.directory /home/runner/work/alire/alire Traceback (most recent call last): File "scripts/version-patcher.py", line 51, in <module> commit = subprocess.check_output(['git', 'rev-parse', '--short', 'HEAD']).decode('utf-8').strip() File "/usr/lib64/python3.8/subprocess.py", line 415, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib64/python3.8/subprocess.py", line 516, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['git', 'rev-parse', '--short', 'HEAD']' returned non-zero exit status 128. ERROR at line 20 (code: 1)
CI on ubuntu-lts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI on ubuntu-lts
No files were found with the provided path: testsuite/out. No artifacts will be uploaded.
CI on fedora-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI on fedora-latest
No files were found with the provided path: testsuite/out. No artifacts will be uploaded.
CI on debian-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI on debian-stable
No files were found with the provided path: testsuite/out. No artifacts will be uploaded.
CI on arch-rolling
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI on arch-rolling
No files were found with the provided path: testsuite/out. No artifacts will be uploaded.
CI on centos-stream-fsf-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI on centos-stream-fsf-latest
No files were found with the provided path: testsuite/out. No artifacts will be uploaded.