influxdata / influxdata/influxdb-action

Hanging with no output

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
7
Forks
16
PR merge metrics
No merged PRs in 30d

Description

I simply can't get this to work. It simply hangs, if i cancel my run, i get the following in my log.

```
influxdb2_linux_amd64/README.md
influxdb2_linux_amd64/LICENSE
influxdb2_linux_amd64/influxd
cp: cannot stat 'influxdb2-2.7.0-linux-amd64/influxd': No such file or directory
rm: cannot remove 'influxdb2-2.7.0-linux-amd64/': No such file or directory
./
./LICENSE
./README.md
./influx
tar: .: Cannot utime: Operation not permitted
tar: .: Cannot change mode to rwx-----T: Operation not permitted
tar: Exiting with failure status due to previous errors
cp: cannot stat 'influxdb2-client-2.7.0-linux-amd64/influx': No such file or directory
rm: cannot remove 'influxdb2-client-2.7.0-linux-amd64/': No such file or directory
```

Had to resort to a really old version of Influx to get it working.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the action with the InfluxDB 2.7.0 Linux amd64 artifacts and compare the logged archive paths with the files extracted: README.md, LICENSE, influxd, and influx. Investigate the reported copy, removal, and tar permission failures. Done means the action completes without hanging and installs the requested InfluxDB and CLI versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, shell
Domain
ci-cd, databases, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.