Skip to content

log_event_decoder: updated code to use aligned memory reads #200

log_event_decoder: updated code to use aligned memory reads

log_event_decoder: updated code to use aligned memory reads #200

Triggered via push August 9, 2024 23:44
Status Success
Total duration 2h 26m 13s
Artifacts 36
Get metadata to build
4s
Get metadata to build
Staging build matrix
10s
Staging build matrix
staging-build-images  /  Extract any supporting metadata
7s
staging-build-images / Extract any supporting metadata
staging-build-macos-packages  /  Extract any supporting metadata
6s
staging-build-macos-packages / Extract any supporting metadata
staging-build-windows-packages  /  Determine build info
5s
staging-build-windows-packages / Determine build info
Matrix: staging-build-packages / call-build-linux-packages
staging-build-packages  /  Extract any supporting metadata
16s
staging-build-packages / Extract any supporting metadata
Matrix: staging-build-images / Windows container images
staging-build-images  /  Multiarch container images to GHCR
2h 25m
staging-build-images / Multiarch container images to GHCR
Matrix: staging-build-macos-packages / call-build-macos-package
Matrix: staging-build-windows-packages / call-build-windows-package
staging-build-packages  /  Create repo metadata in S3
1m 54s
staging-build-packages / Create repo metadata in S3
staging-build-images  /  call-build-images-generate-schema
6s
staging-build-images / call-build-images-generate-schema
staging-build-images  /  Trivy + Dockle image scan
15s
staging-build-images / Trivy + Dockle image scan
staging-build-images  /  Deploy and sign multi-arch container image manifests
6s
staging-build-images / Deploy and sign multi-arch container image manifests
Matrix: staging-build-macos-packages / Handle upload to S3
staging-build-windows-packages  /  Handle upload to S3
15s
staging-build-windows-packages / Handle upload to S3
staging-build-upload-schema-s3
3s
staging-build-upload-schema-s3
Fit to window
Zoom out
Zoom in

Annotations

1 error and 25 warnings
staging-build-images / Deploy and sign multi-arch container image manifests
Process completed with exit code 1.
Staging build matrix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
staging-build-macos-packages / call-build-macos-package (Apple Silicon macOS runner, macos-14)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml
staging-build-macos-packages / call-build-macos-package (Apple Silicon macOS runner, macos-14)
openssl@3 3.3.1 is already installed and up-to-date. To reinstall 3.3.1, run: brew reinstall openssl@3
staging-build-macos-packages / call-build-macos-package (Apple Silicon macOS runner, macos-14)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
staging-build-macos-packages / call-build-macos-package (Normal macOS-latest runner (Intel), macos-12)
rustup is outdated! To avoid broken installations, as soon as possible please run: brew upgrade Or, if you're OK with a less reliable fix: brew upgrade rustup
staging-build-macos-packages / call-build-macos-package (Normal macOS-latest runner (Intel), macos-12)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml
staging-build-macos-packages / call-build-macos-package (Normal macOS-latest runner (Intel), macos-12)
openssl@3 3.3.1 is already installed and up-to-date. To reinstall 3.3.1, run: brew reinstall openssl@3
staging-build-macos-packages / call-build-macos-package (Normal macOS-latest runner (Intel), macos-12)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L18
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L100
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L157
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: dockerfiles/Dockerfile#L33
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L17
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L64
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L188
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: dockerfiles/Dockerfile#L206
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L64
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L100
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L157
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L188
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: dockerfiles/Dockerfile#L33
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L17
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L18
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dockerfiles/Dockerfile#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

Artifacts

Produced during runtime
Name Size
fluent-bit-schema-3.1.5 Expired
66.9 KB
fluent~fluent-bit~I5KIZP.dockerbuild Expired
5.08 MB
fluent~fluent-bit~OP2MMY.dockerbuild Expired
287 KB
macos-packages on macos-12 Expired
7.89 MB
macos-packages on macos-14 Expired
7.98 MB
packages-3.1.5-amazonlinux-2 Expired
16.7 MB
packages-3.1.5-amazonlinux-2.arm64v8 Expired
16.5 MB
packages-3.1.5-amazonlinux-2023 Expired
6.42 MB
packages-3.1.5-amazonlinux-2023.arm64v8 Expired
6.27 MB
packages-3.1.5-centos-7 Expired
15.4 MB
packages-3.1.5-centos-7.arm64v8 Expired
14.6 MB
packages-3.1.5-centos-8 Expired
6.79 MB
packages-3.1.5-centos-8.arm64v8 Expired
6.29 MB
packages-3.1.5-centos-9 Expired
6.45 MB
packages-3.1.5-centos-9.arm64v8 Expired
6.31 MB
packages-3.1.5-debian-bookworm Expired
40.1 MB
packages-3.1.5-debian-bookworm.arm64v8 Expired
39.5 MB
packages-3.1.5-debian-bullseye Expired
40 MB
packages-3.1.5-debian-bullseye.arm64v8 Expired
39.7 MB
packages-3.1.5-debian-buster Expired
43.1 MB
packages-3.1.5-debian-buster.arm64v8 Expired
42.8 MB
packages-3.1.5-raspbian-bullseye Expired
38.2 MB
packages-3.1.5-raspbian-buster Expired
41.3 MB
packages-3.1.5-ubuntu-16.04 Expired
35.6 MB
packages-3.1.5-ubuntu-18.04 Expired
43.3 MB
packages-3.1.5-ubuntu-18.04.arm64v8 Expired
43.1 MB
packages-3.1.5-ubuntu-20.04 Expired
43.7 MB
packages-3.1.5-ubuntu-20.04.arm64v8 Expired
43.3 MB
packages-3.1.5-ubuntu-22.04 Expired
39.8 MB
packages-3.1.5-ubuntu-22.04.arm64v8 Expired
39.4 MB
packages-3.1.5-ubuntu-24.04 Expired
39.8 MB
packages-3.1.5-ubuntu-24.04.arm64v8 Expired
39.3 MB
source-3.1.5 Expired
25.8 MB
windows-packages-amd64_arm64 Expired
71.6 MB
windows-packages-x64 Expired
77.1 MB
windows-packages-x86 Expired
70.4 MB