-
Seems that the job workspace does not have
tmpdirectory. You are cloning the repository intosupersetdirectory. -
Damn it. I took the screenshot from the fixed build pipeline. 🤦♂️
Here are the logs from the failing job:
09:15:31 Cloning into 'tmp/superset'... 09:15:32 remote: Enumerating objects: 6746, done. 09:15:32 remote: Counting objects: 100% (6746/6746), done. 09:15:34 remote: Compressing objects: 100% (5725/5725), done. 09:15:48 remote: Total 6746 (delta 2092), reused 2805 (delta 877), pack-reused 0 (from 0) 09:15:48 Receiving objects: 100% (6746/6746), 98.33 MiB | 7.37 MiB/s, done. 09:15:48 Resolving deltas: 100% (2092/2092), done. 09:15:51 Updating files: 100% (5840/5840), done.ls -al09:15:51 total 336 09:15:51 drwxr-xr-x 18 root root 4096 Jun 1 07:15 . 09:15:51 drwxr-xr-x 3 root root 4096 Jun 1 07:15 .. 09:15:51 -rw-r--r-- 1 root root 3236 Jun 1 07:15 .asf.yaml 09:15:51 -rw-r--r-- 1 root root 911 Jun 1 07:15 .codecov.yml 09:15:51 -rw-r--r-- 1 root root 1240 Jun 1 07:15 .dockerignore 09:15:51 -rw-r--r-- 1 root root 1365 Jun 1 07:15 .editorconfig 09:15:51 -rw-r--r-- 1 root root 839 Jun 1 07:15 .flaskenv 09:15:51 -rwxr-xr-x 1 root root 1176 Jun 1 07:15 .fossa.yml 09:15:51 drwxr-xr-x 7 root root 4096 Jun 1 07:15 .git 09:15:51 -rw-r--r-- 1 root root 55 Jun 1 07:15 .gitattributes 09:15:51 drwxr-xr-x 5 root root 4096 Jun 1 07:15 .github 09:15:51 -rw-r--r-- 1 root root 2495 Jun 1 07:15 .gitignore 09:15:51 -rw-r--r-- 1 root root 1985 Jun 1 07:15 .gitmodules 09:15:51 -rw-r--r-- 1 root root 52 Jun 1 07:15 .markdownlint.json 09:15:51 -rw-r--r-- 1 root root 3746 Jun 1 07:15 .pre-commit-config.yaml 09:15:51 -rw-r--r-- 1 root root 1097 Jun 1 07:15 .rat-excludes 09:15:51 drwxr-xr-x 2 root root 4096 Jun 1 07:15 ASF 09:15:51 drwxr-xr-x 2 root root 4096 Jun 1 07:15 CHANGELOG 09:15:51 -rw-r--r-- 1 root root 1580 Jun 1 07:15 CHANGELOG.md 09:15:51 -rw-r--r-- 1 root root 13012 Jun 1 07:15 CODE_OF_CONDUCT.md 09:15:51 -rw-r--r-- 1 root root 1151 Jun 1 07:15 CONTRIBUTING.md 09:15:51 -rw-r--r-- 1 root root 9633 Jun 1 07:15 Dockerfile 09:15:51 -rw-r--r-- 1 root root 978 Jun 1 07:15 INSTALL.md 09:15:51 -rw-r--r-- 1 root root 11585 Jun 1 07:15 LICENSE.txt 09:15:51 -rw-r--r-- 1 root root 1113 Jun 1 07:15 MANIFEST.in 09:15:51 -rw-r--r-- 1 root root 3232 Jun 1 07:15 Makefile 09:15:51 -rw-r--r-- 1 root root 169 Jun 1 07:15 NOTICE 09:15:51 -rw-r--r-- 1 root root 14891 Jun 1 07:15 README.md 09:15:51 drwxr-xr-x 14 root root 4096 Jun 1 07:15 RELEASING 09:15:51 drwxr-xr-x 2 root root 4096 Jun 1 07:15 RESOURCES 09:15:51 -rw-r--r-- 1 root root 76290 Jun 1 07:15 UPDATING.md 09:15:51 drwxr-xr-x 7 root root 4096 Jun 1 07:15 docker 09:15:51 -rw-r--r-- 1 root root 4478 Jun 1 07:15 docker-compose-image-tag.yml 09:15:51 -rw-r--r-- 1 root root 4529 Jun 1 07:15 docker-compose-non-dev.yml 09:15:51 -rw-r--r-- 1 root root 9201 Jun 1 07:15 docker-compose.yml 09:15:51 -rw-r--r-- 1 root root 1229 Jun 1 07:15 dockerize.Dockerfile 09:15:51 drwxr-xr-x 7 root root 4096 Jun 1 07:15 docs 09:15:51 drwxr-xr-x 3 root root 4096 Jun 1 07:15 helm 09:15:51 -rw-r--r-- 1 root root 1793 Jun 1 07:15 lintconf.yaml 09:15:51 -rw-r--r-- 1 root root 11854 Jun 1 07:15 pyproject.toml 09:15:51 -rw-r--r-- 1 root root 900 Jun 1 07:15 pytest.ini 09:15:51 drwxr-xr-x 2 root root 4096 Jun 1 07:15 requirements 09:15:51 drwxr-xr-x 7 root root 4096 Jun 1 07:15 scripts 09:15:51 -rw-r--r-- 1 root root 2699 Jun 1 07:15 setup.py 09:15:51 drwxr-xr-x 48 root root 4096 Jun 1 07:15 superset 09:15:51 drwxr-xr-x 3 root root 4096 Jun 1 07:15 superset-embedded-sdk 09:15:51 drwxr-xr-x 10 root root 4096 Jun 1 07:15 superset-frontend 09:15:51 drwxr-xr-x 5 root root 4096 Jun 1 07:15 superset-websocket 09:15:51 -rw-r--r-- 1 root root 1151 Jun 1 07:15 superset_text.yml 09:15:51 drwxr-xr-x 8 root root 4096 Jun 1 07:15 tests -
Once cloning into tmp/superset, it works at my side. So I guess there are some misconfigured path at your side. Please attach an example repository to demonstrate this issue if you believe this is a bug.
-
Ok. Thanks for looking into this.
-
I don't want to invest more time into this.
-
Previous Value Current Value Open
Closed
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
11.9.9
|
| Labels |
No labels
|
Issue Votes (0)
I tried to build this container image. It fails with the following error:
This is the full log:
Minimal failing Containerfile:
This command is run within a container cloning the git repository:
These are the container image build settings:
I'm not sure if this is a configuration issue. I ran the clone command and build command locally. They succeeded.
Changing the path from
tmp/supersettosupersetmakes the build succeed.