Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build successfully #4463

Open
zhimin-z opened this issue Mar 6, 2025 · 2 comments
Open

Cannot build successfully #4463

zhimin-z opened this issue Mar 6, 2025 · 2 comments

Comments

@zhimin-z
Copy link

zhimin-z commented Mar 6, 2025

I am using Python 3.13.0 and Docker version 28.0.1 and Docker Compose version v2.33.1 on Windows 11, and following the tutorial, I attempt to run docker-compose up --build. However, it throws the following error:

time="2025-03-06T15:45:29+08:00" level=warning msg="C:\\Users\\zhimi\\OneDrive\\Documents\\GitHub\\EvalAI\\docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"
Compose now can delegate build to bake for better performances
Just set COMPOSE_BAKE=true
[+] Building 326.6s (50/61)                                                                                                                                                      docker:desktop-linux
 => [django internal] load build definition from Dockerfile                                                                                                                                      0.0s
 => => transferring dockerfile: 279B                                                                                                                                                             0.0s
 => [nodejs internal] load build definition from Dockerfile                                                                                                                                      0.0s 
 => => transferring dockerfile: 838B                                                                                                                                                             0.0s 
 => [worker internal] load metadata for docker.io/library/python:3.7.5                                                                                                                           3.7s 
 => [nodejs internal] load metadata for docker.io/library/node:14.20.0                                                                                                                           3.0s 
 => [django auth] library/python:pull token for registry-1.docker.io                                                                                                                             0.0s
 => [nodejs auth] library/node:pull token for registry-1.docker.io                                                                                                                               0.0s 
 => [nodejs internal] load .dockerignore                                                                                                                                                         0.0s 
 => => transferring context: 131B                                                                                                                                                                0.0s 
 => [nodejs  1/18] FROM docker.io/library/node:14.20.0@sha256:6adfb0c2a9db12a06893974bb140493a7482e2b3df59c058590594ceecd0c99b                                                                   0.0s 
 => => resolve docker.io/library/node:14.20.0@sha256:6adfb0c2a9db12a06893974bb140493a7482e2b3df59c058590594ceecd0c99b                                                                            0.0s 
 => [nodejs internal] load build context                                                                                                                                                         0.1s 
 => => transferring context: 157B                                                                                                                                                                0.0s 
 => CACHED [nodejs  2/18] RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -                                                                                 0.0s 
 => CACHED [nodejs  3/18] RUN sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'                                          0.0s 
 => CACHED [nodejs  4/18] RUN apt-get update && apt-get install -yq google-chrome-stable                                                                                                         0.0s 
 => CACHED [nodejs  5/18] WORKDIR /code                                                                                                                                                          0.0s 
 => CACHED [nodejs  6/18] ADD ./package.json /code                                                                                                                                               0.0s 
 => CACHED [nodejs  7/18] ADD ./bower.json /code                                                                                                                                                 0.0s 
 => CACHED [nodejs  8/18] ADD ./gulpfile.js /code                                                                                                                                                0.0s 
 => CACHED [nodejs  9/18] ADD ./.eslintrc /code                                                                                                                                                  0.0s 
 => CACHED [nodejs 10/18] ADD ./karma.conf.js /code                                                                                                                                              0.0s 
 => CACHED [nodejs 11/18] RUN npm install -g bower gulp gulp-cli                                                                                                                                 0.0s 
 => CACHED [nodejs 12/18] RUN npm link gulp                                                                                                                                                      0.0s 
 => CACHED [nodejs 13/18] RUN npm cache clean -f                                                                                                                                                 0.0s 
 => CACHED [nodejs 14/18] RUN npm install                                                                                                                                                        0.0s 
 => CACHED [nodejs 15/18] RUN npm install -g karma-cli                                                                                                                                           0.0s 
 => CACHED [nodejs 16/18] RUN npm install -g qs                                                                                                                                                  0.0s 
 => [nodejs 17/18] RUN bower install --allow-root                                                                                                                                              187.9s 
 => [django internal] load .dockerignore                                                                                                                                                         0.0s 
 => => transferring context: 131B                                                                                                                                                                0.0s 
 => CACHED [worker 1/9] FROM docker.io/library/python:3.7.5@sha256:88d11783cbbfa06f1c12ca50c73c340b0bff34bf599c6e1dd27fb836a8de506d                                                              0.1s 
 => => resolve docker.io/library/python:3.7.5@sha256:88d11783cbbfa06f1c12ca50c73c340b0bff34bf599c6e1dd27fb836a8de506d                                                                            0.0s 
 => [django internal] load build context                                                                                                                                                         0.0s 
 => => transferring context: 1.90kB                                                                                                                                                              0.0s 
 => CACHED [django 2/5] RUN mkdir /code                                                                                                                                                          0.0s 
 => CACHED [django 3/5] WORKDIR /code                                                                                                                                                            0.0s 
 => CACHED [django 4/5] ADD requirements/* /code/                                                                                                                                                0.0s 
 => CACHED [django 5/5] RUN pip install -r dev.txt                                                                                                                                               0.0s 
 => [django] exporting to image                                                                                                                                                                  0.1s 
 => => exporting layers                                                                                                                                                                          0.0s 
 => => exporting manifest sha256:dea6dd430fbdad74747ac497fe1fc2282e81f1e98f31cc2a6521491e8d8b5d3b                                                                                                0.0s 
 => => exporting config sha256:b02874c5a9f219b2524dbb3a1bc2d72475d6427d47a917b29d8d338558ed892d                                                                                                  0.0s 
 => => exporting attestation manifest sha256:67404bd7fa0da0e1d5d7d41ed5a4c9aea1a5a40dd965b115ad0dd11ba6ee9e95                                                                                    0.0s 
 => => exporting manifest list sha256:d0c490481a5f2dfe1b24ddf511c9b7b93237cd068c76323f58d781112b0d3348                                                                                           0.0s 
 => => naming to docker.io/library/evalai-django:latest                                                                                                                                          0.0s 
 => => unpacking to docker.io/library/evalai-django:latest                                                                                                                                       0.0s 
 => [django] resolving provenance for metadata file                                                                                                                                              0.0s 
 => [worker internal] load build definition from Dockerfile                                                                                                                                      0.0s 
 => => transferring dockerfile: 513B                                                                                                                                                             0.0s 
 => [worker_py3_8 internal] load build definition from Dockerfile                                                                                                                                0.0s 
 => => transferring dockerfile: 659B                                                                                                                                                             0.0s 
 => [worker_py3_8 internal] load metadata for docker.io/library/python:3.8.10                                                                                                                    0.7s 
 => [worker internal] load .dockerignore                                                                                                                                                         0.0s 
 => => transferring context: 131B                                                                                                                                                                0.0s 
 => [worker internal] load build context                                                                                                                                                         3.3s 
 => => transferring context: 101.41MB                                                                                                                                                            3.3s 
 => ERROR [worker 2/9] RUN apt-get update &&   apt-get install -q -y default-jre default-jdk &&   rm -rf /var/lib/apt/lists/*                                                                  320.5s 
 => [worker_py3_8 internal] load .dockerignore                                                                                                                                                   0.0s 
 => => transferring context: 131B                                                                                                                                                                0.0s 
 => [worker_py3_8 1/9] FROM docker.io/library/python:3.8.10@sha256:f7981c32c931f07d053f6867d7882169a9769528619e8dc475bf9b5cbec51679                                                              0.0s 
 => => resolve docker.io/library/python:3.8.10@sha256:f7981c32c931f07d053f6867d7882169a9769528619e8dc475bf9b5cbec51679                                                                           0.0s 
 => [worker_py3_8 internal] load build context                                                                                                                                                   0.1s 
 => => transferring context: 108.01kB                                                                                                                                                            0.1s 
 => CACHED [worker_py3_8 2/9] RUN mkdir /code                                                                                                                                                    0.0s 
 => CACHED [worker_py3_8 3/9] WORKDIR /code                                                                                                                                                      0.0s 
 => CACHED [worker_py3_8 4/9] ADD requirements/* /code/                                                                                                                                          0.0s 
 => CANCELED [worker_py3_8 5/9] RUN pip install -r dev.txt                                                                                                                                     320.3s 
 => [nodejs 18/18] RUN apt-get install -y libxss1                                                                                                                                                2.0s 
 => [nodejs] exporting to image                                                                                                                                                                 32.4s 
 => => exporting layers                                                                                                                                                                         23.5s 
 => => exporting manifest sha256:1278b3a55ac20c15e30b6d3457069cafec8b64e26ac53b10547189c587269f12                                                                                                0.0s 
 => => exporting config sha256:0c0140f269f6916599c8f0f3d50e912fb390cd3bb9592de484621325a55f3b85                                                                                                  0.0s 
 => => exporting attestation manifest sha256:aa65ad95036f8244df49c521168d310c42ff9d8773fe3ed187bfe979766b85c2                                                                                    0.0s 
 => => exporting manifest list sha256:f038e131747c592c474e46a4ed2bde4e10059293d6168378e887ec7cd25a3ab7                                                                                           0.0s 
 => => naming to docker.io/library/evalai-nodejs:latest                                                                                                                                          0.0s 
 => => unpacking to docker.io/library/evalai-nodejs:latest                                                                                                                                       8.8s 
 => [nodejs] resolving provenance for metadata file                                                                                                                                              0.0s 
------
 > [worker 2/9] RUN apt-get update &&   apt-get install -q -y default-jre default-jdk &&   rm -rf /var/lib/apt/lists/*:
1.668 Get:1 http://security.debian.org/debian-security buster/updates InRelease [34.8 kB]
1.705 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
2.159 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
2.762 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [610 kB]
65.59 Ign:5 http://deb.debian.org/debian buster/main amd64 Packages
66.35 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
129.3 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
130.2 Fetched 8741 kB in 2min 3s (71.1 kB/s)
130.2 Reading package lists...
130.7 Reading package lists...
131.2 Building dependency tree...
131.3 Reading state information...
131.4 The following additional packages will be installed:
131.4   adwaita-icon-theme at-spi2-core ca-certificates-java dbus dbus-user-session
131.4   dconf-gsettings-backend dconf-service default-jdk-headless
131.4   default-jre-headless dmsetup fonts-dejavu-extra glib-networking
131.4   glib-networking-common glib-networking-services gsettings-desktop-schemas
131.4   gtk-update-icon-cache java-common libapparmor1 libargon2-1 libasound2
131.4   libasound2-data libatk-bridge2.0-0 libatk-wrapper-java
131.4   libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libatspi2.0-0
131.4   libavahi-client3 libavahi-common-data libavahi-common3 libcolord2
131.4   libcryptsetup12 libcups2 libdbus-1-3 libdconf1 libdevmapper1.02.1
131.4   libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
131.4   libdrm2 libepoxy0 libfontenc1 libgail-common libgail18 libgif7 libgl1
131.4   libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgtk-3-0
131.4   libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin libgtk2.0-common
131.4   libidn11 libip4tc0 libjson-c3 libjson-glib-1.0-0 libjson-glib-1.0-common
131.4   libkmod2 libllvm7 libnspr4 libnss-systemd libnss3 libpam-systemd
131.4   libpciaccess0 libpcsclite1 libproxy1v5 librest-0.7-0 libsensors-config
131.4   libsensors5 libsoup-gnome2.4-1 libsoup2.4-1 libsystemd0 libwayland-client0
131.4   libwayland-cursor0 libwayland-egl1 libx11-xcb1 libxaw7 libxcb-dri2-0
131.4   libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 libxcb-sync1
131.4   libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 libxinerama1
131.4   libxkbcommon0 libxmu6 libxmuu1 libxpm4 libxrandr2 libxshmfence1 libxtst6
131.4   libxv1 libxxf86dga1 libxxf86vm1 openjdk-11-jdk openjdk-11-jdk-headless
131.4   openjdk-11-jre openjdk-11-jre-headless systemd systemd-sysv x11-utils
131.4   xkb-data
131.4 Suggested packages:
131.4   libasound2-plugins alsa-utils colord cups-common gvfs pciutils pcscd
131.4   lm-sensors openjdk-11-demo openjdk-11-source visualvm libnss-mdns
131.4   fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
131.4   | fonts-wqy-zenhei fonts-indic systemd-container policykit-1 mesa-utils
131.7 The following NEW packages will be installed:
131.7   adwaita-icon-theme at-spi2-core ca-certificates-java dbus dbus-user-session
131.7   dconf-gsettings-backend dconf-service default-jdk default-jdk-headless
131.7   default-jre default-jre-headless dmsetup fonts-dejavu-extra glib-networking
131.7   glib-networking-common glib-networking-services gsettings-desktop-schemas
131.7   gtk-update-icon-cache java-common libapparmor1 libargon2-1 libasound2
131.7   libasound2-data libatk-bridge2.0-0 libatk-wrapper-java
131.7   libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libatspi2.0-0
131.7   libavahi-client3 libavahi-common-data libavahi-common3 libcolord2
131.7   libcryptsetup12 libcups2 libdbus-1-3 libdconf1 libdevmapper1.02.1
131.7   libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
131.7   libdrm2 libepoxy0 libfontenc1 libgail-common libgail18 libgif7 libgl1
131.7   libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgtk-3-0
131.7   libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin libgtk2.0-common
131.7   libidn11 libip4tc0 libjson-c3 libjson-glib-1.0-0 libjson-glib-1.0-common
131.7   libkmod2 libllvm7 libnspr4 libnss-systemd libnss3 libpam-systemd
131.7   libpciaccess0 libpcsclite1 libproxy1v5 librest-0.7-0 libsensors-config
131.7   libsensors5 libsoup-gnome2.4-1 libsoup2.4-1 libwayland-client0
131.7   libwayland-cursor0 libwayland-egl1 libx11-xcb1 libxaw7 libxcb-dri2-0
131.7   libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 libxcb-sync1
131.7   libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 libxinerama1
131.7   libxkbcommon0 libxmu6 libxmuu1 libxpm4 libxrandr2 libxshmfence1 libxtst6
131.7   libxv1 libxxf86dga1 libxxf86vm1 openjdk-11-jdk openjdk-11-jdk-headless
131.7   openjdk-11-jre openjdk-11-jre-headless systemd systemd-sysv x11-utils
131.7   xkb-data
131.7 The following packages will be upgraded:
131.7   libsystemd0
132.9 1 upgraded, 115 newly installed, 0 to remove and 210 not upgraded.
132.9 Need to get 171 MB of archives.
132.9 After this operation, 617 MB of additional disk space will be used.
132.9 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
133.3 Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
133.5 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libsystemd0 amd64 241-7~deb10u10 [332 kB]
133.9 Get:4 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
134.6 Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
135.1 Get:6 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
136.0 Get:7 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
137.6 Get:8 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
138.1 Get:9 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
138.5 Get:10 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
139.1 Get:11 http://deb.debian.org/debian buster/main amd64 gtk-update-icon-cache amd64 3.24.5-1 [81.7 kB]
142.0 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u10 [3505 kB]
142.5 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u10 [100 kB]
143.1 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.28-0+deb10u1 [219 kB]
144.4 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB]
145.0 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u10 [209 kB]
145.5 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libavahi-common-data amd64 0.7-4+deb10u3 [123 kB]
145.9 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libavahi-common3 amd64 0.7-4+deb10u3 [54.7 kB]
146.9 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libavahi-client3 amd64 0.7-4+deb10u3 [58.4 kB]
148.7 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcups2 amd64 2.2.10-6+deb10u10 [325 kB]
150.3 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 libnss3 amd64 2:3.42.1-1+deb10u8 [1246 kB]
153.2 Get:22 http://deb.debian.org/debian buster/main amd64 adwaita-icon-theme all 3.30.1-1 [11.7 MB]
153.9 Get:23 http://deb.debian.org/debian buster/main amd64 libatspi2.0-0 amd64 2.30.0-7 [65.0 kB]
154.2 Get:24 http://deb.debian.org/debian buster/main amd64 libxi6 amd64 2:1.7.9-1 [82.6 kB]
154.6 Get:25 http://deb.debian.org/debian buster/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB]
163.5 Get:26 http://deb.debian.org/debian buster/main amd64 at-spi2-core amd64 2.30.0-7 [70.7 kB]
165.0 Get:27 http://deb.debian.org/debian buster/main amd64 java-common all 0.71 [14.4 kB]
168.7 Get:28 http://deb.debian.org/debian buster/main amd64 libnspr4 amd64 2:4.20-1 [112 kB]
169.0 Get:29 http://deb.debian.org/debian buster/main amd64 libasound2-data all 1.1.8-1 [59.6 kB]
170.4 Get:30 http://deb.debian.org/debian buster/main amd64 libasound2 amd64 1.1.8-1 [361 kB]
170.9 Get:31 http://deb.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB]
172.0 Get:32 http://deb.debian.org/debian buster/main amd64 default-jre-headless amd64 2:1.11-71 [10.9 kB]
172.6 Get:33 http://deb.debian.org/debian buster/main amd64 ca-certificates-java all 20190405 [15.7 kB]
173.3 Get:34 http://deb.debian.org/debian buster/main amd64 libdconf1 amd64 0.30.1-2 [40.7 kB]
174.1 Get:35 http://deb.debian.org/debian buster/main amd64 dconf-service amd64 0.30.1-2 [36.4 kB]
175.5 Get:36 http://deb.debian.org/debian buster/main amd64 dconf-gsettings-backend amd64 0.30.1-2 [28.9 kB]
176.0 Get:37 http://deb.debian.org/debian buster/main amd64 libglvnd0 amd64 1.1.0-1 [48.6 kB]
176.6 Get:38 http://deb.debian.org/debian buster/main amd64 libdrm-common all 2.4.97-1 [13.8 kB]
177.5 Get:39 http://deb.debian.org/debian buster/main amd64 libdrm2 amd64 2.4.97-1 [39.7 kB]
179.8 Get:40 http://deb.debian.org/debian buster/main amd64 libglapi-mesa amd64 18.3.6-2+deb10u1 [66.3 kB]
180.3 Get:41 http://deb.debian.org/debian buster/main amd64 libxcb-dri2-0 amd64 1.13.1-2 [101 kB]
181.1 Get:42 http://deb.debian.org/debian buster/main amd64 libxcb-dri3-0 amd64 1.13.1-2 [100 kB]
181.8 Get:43 http://deb.debian.org/debian buster/main amd64 libxcb-glx0 amd64 1.13.1-2 [116 kB]
182.5 Get:44 http://deb.debian.org/debian buster/main amd64 libxcb-present0 amd64 1.13.1-2 [99.1 kB]
184.0 Get:45 http://deb.debian.org/debian buster/main amd64 libxcb-sync1 amd64 1.13.1-2 [103 kB]
184.4 Get:46 http://deb.debian.org/debian buster/main amd64 libxfixes3 amd64 1:5.0.3-1 [21.9 kB]
184.9 Get:47 http://deb.debian.org/debian buster/main amd64 libxdamage1 amd64 1:1.1.4-3+b3 [14.9 kB]
185.2 Get:48 http://deb.debian.org/debian buster/main amd64 libxshmfence1 amd64 1.3-1 [8820 B]
186.0 Get:49 http://deb.debian.org/debian buster/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
186.7 Get:50 http://deb.debian.org/debian buster/main amd64 libdrm-amdgpu1 amd64 2.4.97-1 [27.3 kB]
187.2 Get:51 http://deb.debian.org/debian buster/main amd64 libpciaccess0 amd64 0.14-1 [53.5 kB]
187.8 Get:52 http://deb.debian.org/debian buster/main amd64 libdrm-intel1 amd64 2.4.97-1 [69.8 kB]
188.2 Get:53 http://deb.debian.org/debian buster/main amd64 libdrm-nouveau2 amd64 2.4.97-1 [26.3 kB]
188.6 Get:54 http://deb.debian.org/debian buster/main amd64 libdrm-radeon1 amd64 2.4.97-1 [31.1 kB]
213.8 Err:55 http://security.debian.org/debian-security buster/updates/main amd64 openjdk-11-jre-headless amd64 11.0.23+9-1~deb10u1
213.8   Connection failed [IP: 198.18.3.12 80]
215.5 Get:56 http://security.debian.org/debian-security buster/updates/main amd64 dbus-user-session amd64 1.12.28-0+deb10u1 [98.6 kB]
216.4 Get:57 http://security.debian.org/debian-security buster/updates/main amd64 libx11-xcb1 amd64 2:1.6.7-1+deb10u4 [191 kB]
216.8 Get:58 http://security.debian.org/debian-security buster/updates/main amd64 libgif7 amd64 5.1.4-3+deb10u1 [43.4 kB]
218.0 Get:59 http://security.debian.org/debian-security buster/updates/main amd64 openjdk-11-jre amd64 11.0.23+9-1~deb10u1 [192 kB]
225.2 Get:60 http://deb.debian.org/debian buster/main amd64 libllvm7 amd64 1:7.0.1-8+deb10u2 [13.1 MB]
225.8 Get:61 http://deb.debian.org/debian buster/main amd64 libsensors-config all 1:3.5.0-3 [31.6 kB]
226.8 Get:62 http://deb.debian.org/debian buster/main amd64 libsensors5 amd64 1:3.5.0-3 [52.6 kB]
230.8 Get:63 http://deb.debian.org/debian buster/main amd64 libgl1-mesa-dri amd64 18.3.6-2+deb10u1 [6685 kB]
231.5 Get:64 http://deb.debian.org/debian buster/main amd64 libglx-mesa0 amd64 18.3.6-2+deb10u1 [180 kB]
232.0 Get:65 http://deb.debian.org/debian buster/main amd64 libglx0 amd64 1.1.0-1 [30.0 kB]
232.3 Get:66 http://deb.debian.org/debian buster/main amd64 libgl1 amd64 1.1.0-1 [91.1 kB]
232.9 Get:67 http://deb.debian.org/debian buster/main amd64 default-jre amd64 2:1.11-71 [1044 B]
233.6 Get:68 http://deb.debian.org/debian buster/main amd64 default-jdk-headless amd64 2:1.11-71 [1104 B]
235.7 Get:69 http://deb.debian.org/debian buster/main amd64 default-jdk amd64 2:1.11-71 [1056 B]
237.0 Get:70 http://deb.debian.org/debian buster/main amd64 fonts-dejavu-extra all 2.37-1 [1982 kB]
239.6 Get:71 http://deb.debian.org/debian buster/main amd64 libproxy1v5 amd64 0.4.15-5+deb10u1 [56.1 kB]
239.9 Get:72 http://deb.debian.org/debian buster/main amd64 glib-networking-common all 2.58.0-2+deb10u2 [59.5 kB]
240.3 Get:73 http://deb.debian.org/debian buster/main amd64 glib-networking-services amd64 2.58.0-2+deb10u2 [13.7 kB]
251.5 Get:74 http://deb.debian.org/debian buster/main amd64 gsettings-desktop-schemas all 3.28.1-1 [529 kB]
252.1 Get:75 http://deb.debian.org/debian buster/main amd64 glib-networking amd64 2.58.0-2+deb10u2 [54.6 kB]
252.9 Get:76 http://deb.debian.org/debian buster/main amd64 libatk1.0-data all 2.30.0-2 [145 kB]
253.5 Get:77 http://deb.debian.org/debian buster/main amd64 libatk1.0-0 amd64 2.30.0-2 [50.6 kB]
253.9 Get:78 http://deb.debian.org/debian buster/main amd64 libatk-bridge2.0-0 amd64 2.30.0-5 [61.6 kB]
254.7 Get:79 http://deb.debian.org/debian buster/main amd64 libfontenc1 amd64 1:1.1.3-1+b2 [24.4 kB]
262.8 Get:80 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB]
264.7 Get:81 http://deb.debian.org/debian buster/main amd64 libxaw7 amd64 2:1.0.13-1+b2 [201 kB]
265.3 Get:82 http://deb.debian.org/debian buster/main amd64 libxcb-shape0 amd64 1.13.1-2 [99.5 kB]
265.7 Get:83 http://deb.debian.org/debian buster/main amd64 libxcomposite1 amd64 1:0.4.4-2 [16.5 kB]
266.1 Get:84 http://deb.debian.org/debian buster/main amd64 libxinerama1 amd64 2:1.1.4-2 [17.7 kB]
277.8 Get:85 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
278.6 Get:86 http://deb.debian.org/debian buster/main amd64 libxrandr2 amd64 2:1.5.1-1 [37.5 kB]
279.5 Get:87 http://deb.debian.org/debian buster/main amd64 libxv1 amd64 2:1.0.11-1 [24.6 kB]
279.8 Get:88 http://deb.debian.org/debian buster/main amd64 libxxf86dga1 amd64 2:1.1.4-1+b3 [22.1 kB]
280.7 Get:89 http://deb.debian.org/debian buster/main amd64 x11-utils amd64 7.7+4 [202 kB]
281.2 Get:90 http://deb.debian.org/debian buster/main amd64 libatk-wrapper-java all 0.33.3-22+deb10u1 [45.5 kB]
281.6 Err:91 http://security.debian.org/debian-security buster/updates/main amd64 openjdk-11-jdk-headless amd64 11.0.23+9-1~deb10u1
281.6   Connection failed [IP: 198.18.3.12 80]
281.9 Get:92 http://deb.debian.org/debian buster/main amd64 libcolord2 amd64 1.4.3-4 [141 kB]
283.3 Get:93 http://deb.debian.org/debian buster/main amd64 libepoxy0 amd64 1.5.3-0.1 [190 kB]
284.2 Get:94 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-common all 1.4.4-2 [52.3 kB]
284.7 Get:95 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-0 amd64 1.4.4-2 [61.2 kB]
286.3 Get:96 http://security.debian.org/debian-security buster/updates/main amd64 openjdk-11-jdk amd64 11.0.23+9-1~deb10u1 [1333 kB]
286.4 Get:97 http://deb.debian.org/debian buster/main amd64 libsoup2.4-1 amd64 2.64.2-2 [253 kB]
286.7 Get:98 http://deb.debian.org/debian buster/main amd64 libsoup-gnome2.4-1 amd64 2.64.2-2 [18.0 kB]
287.1 Get:99 http://security.debian.org/debian-security buster/updates/main amd64 libxpm4 amd64 1:3.5.12-1+deb10u2 [50.3 kB]
287.2 Get:100 http://deb.debian.org/debian buster/main amd64 librest-0.7-0 amd64 0.8.1-1 [33.7 kB]
287.5 Get:101 http://deb.debian.org/debian buster/main amd64 libwayland-client0 amd64 1.16.0-1 [26.4 kB]
287.9 Get:102 http://deb.debian.org/debian buster/main amd64 libwayland-cursor0 amd64 1.16.0-1 [14.1 kB]
288.3 Get:103 http://deb.debian.org/debian buster/main amd64 libwayland-egl1 amd64 1.16.0-1 [8204 B]
288.6 Get:104 http://security.debian.org/debian-security buster/updates/main amd64 libnss-systemd amd64 241-7~deb10u10 [205 kB]
288.8 Get:105 http://deb.debian.org/debian buster/main amd64 libxcursor1 amd64 1:1.1.15-2 [36.6 kB]
290.5 Get:106 http://deb.debian.org/debian buster/main amd64 xkb-data all 2.26-2 [681 kB]
291.9 Get:107 http://deb.debian.org/debian buster/main amd64 libxkbcommon0 amd64 0.8.2-1 [123 kB]
298.0 Get:108 http://deb.debian.org/debian buster/main amd64 libgtk-3-common all 3.24.5-1 [3678 kB]
303.7 Get:109 http://deb.debian.org/debian buster/main amd64 libgtk-3-0 amd64 3.24.5-1 [2580 kB]
307.2 Get:110 http://deb.debian.org/debian buster/main amd64 libgtk2.0-common all 2.24.32-3 [2698 kB]
309.8 Get:111 http://deb.debian.org/debian buster/main amd64 libgtk2.0-0 amd64 2.24.32-3 [1809 kB]
310.2 Get:112 http://deb.debian.org/debian buster/main amd64 libatk-wrapper-java-jni amd64 0.33.3-22+deb10u1 [39.5 kB]
310.6 Get:113 http://deb.debian.org/debian buster/main amd64 libgail18 amd64 2.24.32-3 [55.5 kB]
311.2 Get:114 http://deb.debian.org/debian buster/main amd64 libgail-common amd64 2.24.32-3 [156 kB]
319.9 Get:115 http://deb.debian.org/debian buster/main amd64 libgtk-3-bin amd64 3.24.5-1 [114 kB]
320.5 Get:116 http://deb.debian.org/debian buster/main amd64 libgtk2.0-bin amd64 2.24.32-3 [48.5 kB]
320.5 E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/o/openjdk-11/openjdk-11-jre-headless_11.0.23+9-1~deb10u1_amd64.deb  Connection failed [IP: 198.18.3.12 80]      
320.5 E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/o/openjdk-11/openjdk-11-jdk-headless_11.0.23+9-1~deb10u1_amd64.deb  Connection failed [IP: 198.18.3.12 80]      
320.5 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
320.5 Fetched 59.8 MB in 3min 0s (333 kB/s)
------
failed to solve: process "/bin/sh -c apt-get update &&   apt-get install -q -y default-jre default-jdk &&   rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
@Shamantanayak
Copy link

try changing the volumes at docker sometime it will be confusing

@zhimin-z
Copy link
Author

zhimin-z commented Mar 7, 2025

try changing the volumes at docker sometime it will be confusing

Thanks. Any tutorial to help me set up the volume?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants