owncloud / owncloud/smashbox-testing
Nightly is failing
Open
Nobody has claimed this yet.
QA-team
- Dominant language
- Starlark
- Stars
- 2
- Forks
- 3
- Avg merge
- 9h 29m
- Merged PRs (30d)
- 1
Description
The nightlies were failing with the following message:
latest: Pulling from owncloud/ubuntu
latest: Pulling from owncloud/ubuntu
Digest: sha256:ed1906de4ef37b9b82f3b967c5f735b1ae2965fecc442a189a133e0bd85d1d71
Status: Image is up to date for owncloud/ubuntu:latest
+ tar -xjf owncloud.tar.bz2 -C /var/www
bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the DroneCI nightly configuration and the archive extraction step shown in the report; compare this failure with owncloud/litmus-testing#7. Verify what produces owncloud.tar.bz2 and inspect the downloaded file before extraction. Done means the nightly job extracts a valid archive and completes without the reported bzip2 error.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100