Skip to content

GHES 3.14 Upgrades runner to 2.317.0, this breaks ALL workflows on RHEL 7  #3475

@chadhutchins182

Description

@chadhutchins182

Describe the bug
Node20 which is the default for action/runner since version 2.317.0 does not work on RHEL 7 (and this has been reported to not work for a few other flavors of linux)

This issue has been reported extensively (#337 #801 #2115 #2906 #3373) but GitHub Enterprise Server has been immune until the recent release of version 3.14.

It appears that there is a open PR #3128 to address this, however that PR is stale.

To Reproduce
Run any job on RHEL 7

Expected behavior
For the runner to run on RHEL 7

Runner Version and Platform

Version of your runner?
2.317.0

OS of the machine running the runner?
Red Hat Enterprise Linux 7

What's not working?

Any job that runs on a RHEL 7 machine using runner version 2.317.0

Job Log Output

Post job cleanup.
[2](https://github.nrlmry.navy.mil/ADP/adp-preprocessors/actions/runs/145159/job/193122#step:10:2)/users/blaylock/action-runners/runner_adp-preprocessors/externals/node20/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /users/blaylock/action-runners/runner_adp-preprocessors/externals/node20/bin/node)
[3](https://github.nrlmry.navy.mil/ADP/adp-preprocessors/actions/runs/145159/job/193122#step:10:3)/users/blaylock/action-runners/runner_adp-preprocessors/externals/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /users/blaylock/action-runners/runner_adp-preprocessors/externals/node20/bin/node)
[4](https://github.nrlmry.navy.mil/ADP/adp-preprocessors/actions/runs/145159/job/193122#step:10:4)/users/blaylock/action-runners/runner_adp-preprocessors/externals/node20/bin/node: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /users/blaylock/action-runners/runner_adp-preprocessors/externals/node20/bin/node)
[5](https://github.nrlmry.navy.mil/ADP/adp-preprocessors/actions/runs/145159/job/193122#step:10:5)/users/blaylock/action-runners/runner_adp-preprocessors/externals/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /users/blaylock/action-runners/runner_adp-preprocessors/externals/node20/bin/node)
[6](https://github.nrlmry.navy.mil/ADP/adp-preprocessors/actions/runs/145159/job/193122#step:10:6)/users/blaylock/action-runners/runner_adp-preprocessors/externals/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /users/blaylock/action-runners/runner_adp-preprocessors/externals/node20/bin/node)
[7](https://github.nrlmry.navy.mil/ADP/adp-preprocessors/actions/runs/145159/job/193122#step:10:7)/users/blaylock/action-runners/runner_adp-preprocessors/externals/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by /users/blaylock/action-runners/runner_adp-preprocessors/externals/node20/bin/node)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions