Skip to content

server: correctly adjudicate collision bind() of specific port #800

server: correctly adjudicate collision bind() of specific port

server: correctly adjudicate collision bind() of specific port #800

Triggered via pull request August 15, 2024 01:45
Status Failure
Total duration 16m 21s
Artifacts 14

ci-scripts-build.yml

on: pull_request
Matrix: docker
Matrix: native
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 21 warnings
Linux centos 7
Process completed with exit code 2.
Native Linux with libevent stable
Process completed with exit code 2.
Native Linux with libevent stable
Process completed with exit code 123.
Native Linux with libevent stable
Process completed with exit code 2.
Linux centos 7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mdavidsaver/ci-core-dumper@node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux centos 7
No files were found with the provided path: **/O.*/*.tap. No artifacts will be uploaded.
Linux fedora latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OSX
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Linux (c++17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Linux with libevent stable
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Linux with libevent stable
No files were found with the provided path: **/O.*/*.tap. No artifacts will be uploaded.
Native Linux (libc++ debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Linux with 3.15
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Linux (WError)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Linux with 7.0.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Linux with clang
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Linux with clang ubsan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Linux with 3.14
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Linux with 3.14
No files were found with the provided path: **/O.*/*.tap. No artifacts will be uploaded.
Cross mingw64 DLL
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross mingw64 static
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
vs2019 static
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
vs2019 DLL
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
RTEMS5
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "tapfiles Cross mingw64 DLL", "tapfiles Cross mingw64 static", "tapfiles Linux fedora latest", "tapfiles Native Linux (c++17)", "tapfiles Native Linux (libc++ debug)", "tapfiles Native Linux (WError)", "tapfiles Native Linux with 3.15", "tapfiles Native Linux with 7.0.2", "tapfiles Native Linux with clang", "tapfiles Native Linux with clang ubsan", "tapfiles OSX", "tapfiles RTEMS5", "tapfiles vs2019 DLL", "tapfiles vs2019 static". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
tapfiles Cross mingw64 DLL Expired
294 KB
tapfiles Cross mingw64 static Expired
294 KB
tapfiles Linux fedora latest Expired
294 KB
tapfiles Native Linux (WError) Expired
294 KB
tapfiles Native Linux (c++17) Expired
294 KB
tapfiles Native Linux (libc++ debug) Expired
294 KB
tapfiles Native Linux with 3.15 Expired
244 KB
tapfiles Native Linux with 7.0.2 Expired
294 KB
tapfiles Native Linux with clang Expired
294 KB
tapfiles Native Linux with clang ubsan Expired
294 KB
tapfiles OSX Expired
294 KB
tapfiles RTEMS5 Expired
776 KB
tapfiles vs2019 DLL Expired
304 KB
tapfiles vs2019 static Expired
304 KB