Skip to content

correctly pass the env vars to script #4187

correctly pass the env vars to script

correctly pass the env vars to script #4187

Triggered via push October 17, 2023 12:31
Status Success
Total duration 4m 52s
Artifacts

test.yaml

on: push
Running Daemon Tests
4m 41s
Running Daemon Tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Running Daemon Tests
warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
manual test needs specific setup
Running Daemon Tests
manual test needs specific setup
Running Daemon Tests
manual test
Running Daemon Tests
got value enp2s0f0
Running Daemon Tests
got value enp2s0f1
Running Daemon Tests
map[noautonic:[enp2s0f0 enp2s0f1]]
Running Daemon Tests
test requires ability to create loop devices
Running Daemon Tests
test requires ability to create loop devices
Running Daemon Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/