Skip to content

Rust BPF program iterator #1999

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

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Improvements to BPF iterator

56a5f9a
Select commit
Loading
Failed to load commit list.
Draft

Rust BPF program iterator #1999

Improvements to BPF iterator
56a5f9a
Select commit
Loading
Failed to load commit list.
Red Hat Konflux / Red Hat Konflux / collector-on-push failed Dec 30, 2024 in 1h 1m 20s

Failed

Red Hat Konflux/collector-on-push has failed.

Details


Task Statuses:

StatusDurationName
✅ Succeeded 6 seconds

init

✅ Succeeded 9 minutes

clone-repository

✅ Succeeded 1 minute

determine-image-tag

✅ Succeeded 8 seconds

prefetch-dependencies

❌ Failed 22 minutes

build-container-amd64

❌ Failed 47 minutes

build-container-s390x

❌ Failed 22 minutes

build-container-ppc64le

❌ Failed 49 minutes

build-container-arm64

✅ Succeeded 6 seconds

slack-notification


Failure snippet:

task build-container-ppc64le has the status "Failed":
subprocess exited with status 1
subprocess exited with status 1
Error: building at STEP "RUN ./builder/install/install-dependencies.sh &&     if [[ "$(uname -m)" == "x86_64" ]];           then DISABLE_PROFILING="OFF";           else DISABLE_PROFILING="ON";        fi ;     cmake -S ${SRC_ROOT_DIR} -B ${CMAKE_BUILD_DIR}            -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}            -DDISABLE_PROFILING=${DISABLE_PROFILING}            -DUSE_VALGRIND=${USE_VALGRIND}            -DADDRESS_SANITIZER=${ADDRESS_SANITIZER}            -DCOLLECTOR_VERSION=${COLLECTOR_TAG}            -DTRACE_SINSP_EVENTS=${TRACE_SINSP_EVENTS} &&     cmake --build ${CMAKE_BUILD_DIR} --target all -- -j "${NPROCS:-4}" &&     ctest -V --test-dir ${CMAKE_BUILD_DIR} &&     strip -v --strip-unneeded "${CMAKE_BUILD_DIR}/collector/collector"": exit status 1

Annotations

Check failure on line 115 in /build/third_party/grpc/src/core/lib/promise/context.h

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / collector-on-push

/build/third_party/grpc/src/core/lib/promise/context.h#L115

warning: always_inline function might not be inlinable [-Wattributes]

Check failure on line 34 in /build/third_party/grpc/src/core/lib/gprpp/construct_destruct.h

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / collector-on-push

/build/third_party/grpc/src/core/lib/gprpp/construct_destruct.h#L34

warning: always_inline function might not be inlinable [-Wattributes]

Check failure on line 27 in /build/third_party/grpc/src/core/lib/gprpp/construct_destruct.h

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / collector-on-push

/build/third_party/grpc/src/core/lib/gprpp/construct_destruct.h#L27

warning: always_inline function might not be inlinable [-Wattributes]

Check failure on line 115 in /build/third_party/grpc/src/core/lib/promise/context.h

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / collector-on-push

/build/third_party/grpc/src/core/lib/promise/context.h#L115

warning: always_inline function might not be inlinable [-Wattributes]

Check failure on line 34 in /build/third_party/grpc/src/core/lib/gprpp/construct_destruct.h

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / collector-on-push

/build/third_party/grpc/src/core/lib/gprpp/construct_destruct.h#L34

warning: always_inline function might not be inlinable [-Wattributes]

Check failure on line 34 in /build/third_party/grpc/src/core/lib/gprpp/construct_destruct.h

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / collector-on-push

/build/third_party/grpc/src/core/lib/gprpp/construct_destruct.h#L34

warning: always_inline function might not be inlinable [-Wattributes]

Check failure on line 27 in /build/third_party/grpc/src/core/lib/gprpp/construct_destruct.h

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / collector-on-push

/build/third_party/grpc/src/core/lib/gprpp/construct_destruct.h#L27

warning: always_inline function might not be inlinable [-Wattributes]

Check failure on line 115 in /build/third_party/grpc/src/core/lib/promise/context.h

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / collector-on-push

/build/third_party/grpc/src/core/lib/promise/context.h#L115

warning: always_inline function might not be inlinable [-Wattributes]