Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snapshot for 20240620, v19.0.0, c025bd1 (big-merge) #557

Closed
github-actions bot opened this issue Jun 20, 2024 · 2 comments
Closed

Snapshot for 20240620, v19.0.0, c025bd1 (big-merge) #557

github-actions bot opened this issue Jun 20, 2024 · 2 comments

Comments

@github-actions
Copy link

github-actions bot commented Jun 20, 2024

Hello @kwk!

This issue exists to let you know that we are about to monitor the builds of the LLVM (v19.0.0, llvm/llvm-project@ c025bd1) snapshot for 20240620.

At certain intervals the CI system will update this very comment over time to reflect the progress of builds.
Log analysis
For example if a build of the llvm project fails on the fedora-rawhide-x86_64 platform, we'll analyze the build log (if any) to identify the cause of the failure. The cause can be any of ['srpm_build_issue', 'copr_timeout', 'network_issue', 'dependency_issue', 'test', 'downstream_patch_application', 'rpm__installed_but_unpackaged_files_found', 'rpm__directory_not_found', 'rpm__file_not_found', 'cmake_error', 'unknown']. For each cause we will list the packages and the relevant log excerpts.
Use of labels
Let's assume a unit test test in upstream LLVM was broken. We will then add these labels to this issue: error/test, build_failed_on/fedora-rawhide-x86_64, project/llvm. If you manually restart a build in Copr and can bring it to a successful state, we will automatically remove the aforementioned labels.

Last updated: 2024-06-22T23:18:26.271592

Build Matrix
llvm
fedora-39-aarch64
✅ tests passed
fedora-39-i386
fedora-39-ppc64le
✅ tests passed 🔒
fedora-39-s390x
✅ tests passed 🔒
fedora-39-x86_64
✅ tests passed
fedora-40-aarch64
✅ tests passed
fedora-40-i386
fedora-40-ppc64le
✅ tests passed 🔒
fedora-40-s390x
✅ tests passed 🔒
fedora-40-x86_64
❌ tests failed
fedora-rawhide-aarch64
✅ tests passed
fedora-rawhide-i386
fedora-rawhide-ppc64le
⚠️ pipeline error
fedora-rawhide-s390x
⚠️ pipeline error
fedora-rawhide-x86_64
✅ tests passed
rhel-9-aarch64
❌ tests failed 🔒
rhel-9-s390x
❌ tests failed 🔒
rhel-9-x86_64
❌ tests failed 🔒
Build status legend
  • ⭕ : canceled
  • ❌ : failed
  • ☑️ : forked
  • 📥 : importing
  • 🔜 : pending
  • 🏃 : running
  • 🚫 : skipped
  • ⭐ : starting
  • ✅ : succeeded
  • ⌛ : waiting
  • ❔ : unknown
  • ⚠️ : pipeline error (only relevant to testing-farm)
Copy link
Author

github-actions bot commented Jun 20, 2024

Testing-farm results are in!

Last updated: 2024-06-22T23:18:25.096108

Some (if not all) results from testing-farm are in. This comment will be updated over time and is detached from the main issue comment because we want to preserve the logs entirely and not shorten them.

Note

Please be aware that the testing-farm artifact links a valid for no longer than 90 days. That is why we persists the log outputs here.

Warning

This list is not extensive if tests have been run in the Red Hat internal testing-farm ranch and failed. For those, take a look in the "chroot" column of the build matrix above and look for failed tests that show a 🔒 symbol.

Failed testing-farm test cases

/clang-tests/tests/llvm-test-suite on fedora-40-x86_64 (see testing-farm artifacts)
+ git clone --depth 1 https://src.fedoraproject.org/rpms/llvm-test-suite.git llvm-test-suite
Cloning into 'llvm-test-suite'...
+ cd llvm-test-suite/tests/test-suite
+ ./runtest.sh
++ mktemp -d
+ cd /tmp/tmp.OqSTVS9Rz8
+ cmake -G Ninja /usr/share/llvm-test-suite/ -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DTEST_SUITE_LIT_FLAGS=-sv
[... CMAKE CONFIGURE LOG SHORTENED ...]
+ ninja check
[... CMAKE BUILD LOG SHORTENED ...]
FAILED: Bitcode/Benchmarks/Halide/local_laplacian/halide_local_laplacian 
: && /tmp/tmp.OqSTVS9Rz8/tools/timeit --summary Bitcode/Benchmarks/Halide/local_laplacian/halide_local_laplacian.link.time /usr/bin/clang++ -O3 -DNDEBUG  Bitcode/Benchmarks/Halide/local_laplacian/CMakeFiles/halide_local_laplacian.dir/driver.cpp.o Bitcode/Benchmarks/Halide/local_laplacian/CMakeFiles/halide_local_laplacian.dir/__/common/x86_halide_runtime.bc.o Bitcode/Benchmarks/Halide/local_laplacian/CMakeFiles/halide_local_laplacian.dir/local_laplacian.bc.o -o Bitcode/Benchmarks/Halide/local_laplacian/halide_local_laplacian  -ldl && cd /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian && /usr/bin/llvm-size --format=sysv /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian/halide_local_laplacian > /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian/halide_local_laplacian.size && cd /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian && /usr/bin/cmake -E make_directory ../images && cd /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian && /usr/bin/cmake -E create_symlink /usr/share/llvm-test-suite/Bitcode/Benchmarks/Halide/local_laplacian/../images/rgb.bytes /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian/../images/rgb.bytes && cd /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian && /usr/bin/cmake -E make_directory output && cd /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian && /usr/bin/cmake -E create_symlink /usr/share/llvm-test-suite/Bitcode/Benchmarks/Halide/local_laplacian/output/rgb_out.bytes /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian/output/rgb_out.bytes && cd /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian && /usr/bin/cmake -E make_directory ../images && cd /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian && /usr/bin/cmake -E create_symlink /usr/share/llvm-test-suite/Bitcode/Benchmarks/Halide/local_laplacian/../images/rgba.bytes /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian/../images/rgba.bytes && cd /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian && /usr/bin/cmake -E make_directory output && cd /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian && /usr/bin/cmake -E create_symlink /usr/share/llvm-test-suite/Bitcode/Benchmarks/Halide/local_laplacian/output/rgba_out.bytes /tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian/output/rgba_out.bytes
CMake Error: failed to create symbolic link '/tmp/tmp.OqSTVS9Rz8/Bitcode/Benchmarks/Halide/local_laplacian/../images/rgba.bytes': File exists
ninja: build stopped: subcommand failed.
Shared connection to 3.142.120.224 closed.

@tuliom
Copy link
Collaborator

tuliom commented Jul 1, 2024

fedora-40-x86_64 test failures are not happening anymore.

DWARF4 test failure on RHEL9 is being tracked in issue #555 .

@tuliom tuliom closed this as completed Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment