fedora-llvm-team / llvm-snapshots

Everything to build LLVM snapshots
https://copr.fedorainfracloud.org/coprs/g/fedora-llvm-team/llvm-snapshots/
14 stars 8 forks source link

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

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

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
:white_check_mark: tests passed|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629089)| |fedora-39-i386|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629090)| |fedora-39-ppc64le
:white_check_mark: tests passed :lock: |[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629091)| |fedora-39-s390x
:white_check_mark: tests passed :lock: |[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629092)| |fedora-39-x86_64
:white_check_mark: tests passed|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629093)| |fedora-40-aarch64
:white_check_mark: tests passed|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629094)| |fedora-40-i386|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629095)| |fedora-40-ppc64le
:white_check_mark: tests passed :lock: |[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629096)| |fedora-40-s390x
:white_check_mark: tests passed :lock: |[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629097)| |fedora-40-x86_64
:x: tests failed|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629098)| |fedora-rawhide-aarch64
:white_check_mark: tests passed|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629099)| |fedora-rawhide-i386|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629100)| |fedora-rawhide-ppc64le
:warning: pipeline error|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629101)| |fedora-rawhide-s390x
:warning: pipeline error|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629103)| |fedora-rawhide-x86_64
:white_check_mark: tests passed|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629104)| |rhel-9-aarch64
:x: tests failed :lock: |[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629105)| |rhel-9-s390x
:x: tests failed :lock: |[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629106)| |rhel-9-x86_64
:x: tests failed :lock: |[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7629107)|
Build status legend
  • :o: : canceled
  • :x: : failed
  • :ballot_box_with_check: : forked
  • :inbox_tray: : importing
  • :soon: : pending
  • :running: : running
  • :no_entry_sign: : skipped
  • :star: : starting
  • :white_check_mark: : succeeded
  • :hourglass: : waiting
  • :grey_question: : unknown
  • :warning: : pipeline error (only relevant to testing-farm)
github-actions[bot] commented 3 months ago

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 :lock: 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 commented 3 months ago

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

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