2026-06-26T10:40:41.518297Z 00O Running with gitlab-runner 18.11.1 (5265d41d) 2026-06-26T10:40:41.518335Z 00O  on ba0d40dbec6d ee6NEhN34, system ID: r_LuGAIt6mmQ0P 2026-06-26T10:40:41.518395Z 00O Resolving secrets 2026-06-26T10:40:41.518877Z 00O section_start:1782470441:prepare_executor 2026-06-26T10:40:41.518883Z 00O+Preparing the "docker" executor 2026-06-26T10:40:41.544615Z 00O Using Docker executor with image docker:cli ... 2026-06-26T10:40:42.549570Z 00O Using effective pull policy of [always] for container docker:cli 2026-06-26T10:40:42.606483Z 00O Pulling docker image docker:cli ... 2026-06-26T10:40:44.816776Z 00O Using docker image sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 for docker:cli with digest docker@sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 ... 2026-06-26T10:40:44.816794Z 00O section_end:1782470444:prepare_executor 2026-06-26T10:40:44.816796Z 00O+section_start:1782470444:prepare_script 2026-06-26T10:40:44.816971Z 00O+Preparing environment 2026-06-26T10:40:44.832760Z 00O Using effective pull policy of [always] for container sha256:ac0f843d45047cc02cea2f6379f3c6f47aac077acc85bba0527ddc1e0b7773ba 2026-06-26T10:40:45.073745Z 01O Running on runner-ee6nehn34-project-248-concurrent-0 via 0ea095f01732... 2026-06-26T10:40:45.217779Z 00O section_end:1782470445:prepare_script 2026-06-26T10:40:45.217790Z 00O+section_start:1782470445:get_sources 2026-06-26T10:40:45.219635Z 00O+Getting source from Git repository 2026-06-26T10:40:45.543296Z 01O Gitaly correlation ID: 01KW1R8WXFZHBCAYGTMXCERN9R 2026-06-26T10:40:45.552392Z 01O Fetching changes with git depth set to 20... 2026-06-26T10:40:45.556154Z 01O Reinitialized existing Git repository in /builds/kisulkens/platforms/air/user-interfaces/web/.git/ 2026-06-26T10:40:45.559458Z 01O Created fresh repository. 2026-06-26T10:40:46.540259Z 01O Checking out d92b2170 as detached HEAD (ref is staging)... 2026-06-26T10:40:46.567605Z 01O Removing .env 2026-06-26T10:40:46.626970Z 01O 2026-06-26T10:40:46.626992Z 01O Skipping Git submodules setup 2026-06-26T10:40:46.772561Z 00O section_end:1782470446:get_sources 2026-06-26T10:40:46.772572Z 00O+section_start:1782470446:step_script 2026-06-26T10:40:46.779139Z 00O+Executing "step_script" stage of the job script 2026-06-26T10:40:46.779177Z 00O Using effective pull policy of [always] for container docker:cli 2026-06-26T10:40:46.843888Z 00O Using docker image sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 for docker:cli with digest docker@sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 ... 2026-06-26T10:40:47.151443Z 01O $ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" $CI_REGISTRY --password-stdin 2026-06-26T10:40:47.738035Z 01O Login Succeeded 2026-06-26T10:40:47.738060Z 01E 2026-06-26T10:40:47.738062Z 01E WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. 2026-06-26T10:40:47.738065Z 01E Configure a credential helper to remove this warning. See 2026-06-26T10:40:47.738067Z 01E https://docs.docker.com/go/credential-store/ 2026-06-26T10:40:47.738069Z 01E 2026-06-26T10:40:47.739700Z 01O $ cp $ENV .env 2026-06-26T10:40:47.741130Z 01O $ docker compose build --push 2026-06-26T10:40:47.854211Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:d92b2170f180fdd4302b47d07b86193a2c798134 Building 2026-06-26T10:40:47.924096Z 01O #1 [internal] load local bake definitions 2026-06-26T10:40:48.029353Z 01O #1 reading from stdin 635B done 2026-06-26T10:40:48.029364Z 01O #1 DONE 0.0s 2026-06-26T10:40:48.029366Z 01O 2026-06-26T10:40:48.029368Z 01O #2 [internal] load build definition from Dockerfile 2026-06-26T10:40:48.029370Z 01O #2 transferring dockerfile: 2026-06-26T10:40:48.218341Z 01O #2 transferring dockerfile: 868B done 2026-06-26T10:40:48.218351Z 01O #2 DONE 0.1s 2026-06-26T10:40:48.218353Z 01O 2026-06-26T10:40:48.218355Z 01O #3 [internal] load metadata for docker.io/library/node:lts-alpine3.23 2026-06-26T10:40:49.214651Z 01O #3 DONE 1.1s 2026-06-26T10:40:49.322302Z 01O 2026-06-26T10:40:49.322313Z 01O #4 [internal] load .dockerignore 2026-06-26T10:40:49.322315Z 01O #4 transferring context: 140B done 2026-06-26T10:40:49.322317Z 01O #4 DONE 0.0s 2026-06-26T10:40:49.322319Z 01O 2026-06-26T10:40:49.322320Z 01O #5 [base 1/5] FROM docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 2026-06-26T10:40:49.322379Z 01O #5 resolve docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 0.0s done 2026-06-26T10:40:49.322382Z 01O #5 DONE 0.0s 2026-06-26T10:40:49.322392Z 01O 2026-06-26T10:40:49.322393Z 01O #6 [internal] load build context 2026-06-26T10:40:53.351095Z 01O #6 transferring context: 320.74MB 4.0s done 2026-06-26T10:40:53.351105Z 01O #6 DONE 4.0s 2026-06-26T10:40:53.523442Z 01O 2026-06-26T10:40:53.523456Z 01O #7 [base 2/5] WORKDIR /app 2026-06-26T10:40:53.523459Z 01O #7 CACHED 2026-06-26T10:40:53.523462Z 01O 2026-06-26T10:40:53.523464Z 01O #8 [base 3/5] COPY package.json yarn.lock .yarnrc.yml ./ 2026-06-26T10:40:53.616671Z 01O #8 DONE 0.2s 2026-06-26T10:40:53.777252Z 01O 2026-06-26T10:40:53.777262Z 01O #9 [base 4/5] RUN corepack enable 2026-06-26T10:40:54.006133Z 01O #9 DONE 0.4s 2026-06-26T10:40:54.163228Z 01O 2026-06-26T10:40:54.163237Z 01O #10 [base 5/5] RUN --mount=type=cache,target=/root/.node/corepack/ corepack prepare 2026-06-26T10:40:54.385647Z 01O #10 0.373 Preparing yarn@4.9.2... 2026-06-26T10:40:55.131623Z 01O #10 DONE 1.1s 2026-06-26T10:40:55.291320Z 01O 2026-06-26T10:40:55.291330Z 01O #11 [dependencies 1/1] RUN --mount=type=cache,target=/root/.cache/yarn yarn install --immutable 2026-06-26T10:40:55.860870Z 01O #11 ... 2026-06-26T10:40:55.860884Z 01O 2026-06-26T10:40:55.860887Z 01O #12 [build 1/2] COPY . . 2026-06-26T10:40:55.860890Z 01O #12 DONE 0.7s 2026-06-26T10:40:56.011287Z 01O 2026-06-26T10:40:56.011298Z 01O #11 [dependencies 1/1] RUN --mount=type=cache,target=/root/.cache/yarn yarn install --immutable 2026-06-26T10:40:56.105962Z 01O #11 0.965 ➤ YN0000: · Yarn 4.9.2 2026-06-26T10:40:56.273868Z 01O #11 0.982 ➤ YN0000: ┌ Resolution step 2026-06-26T10:40:56.389598Z 01O #11 1.249 ➤ YN0000: └ Completed in 0s 266ms 2026-06-26T10:40:56.598396Z 01O #11 1.249 ➤ YN0000: ┌ Post-resolution validation 2026-06-26T10:40:56.598408Z 01O #11 1.250 ➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details. 2026-06-26T10:40:56.598411Z 01O #11 1.307 ➤ YN0000: └ Completed 2026-06-26T10:40:56.598414Z 01O #11 1.307 ➤ YN0000: ┌ Fetch step 2026-06-26T10:41:17.857918Z 01O #11 22.72 ➤ YN0013: │ 1147 packages were added to the project (+ 687.62 MiB). 2026-06-26T10:41:18.087305Z 01O #11 22.72 ➤ YN0000: └ Completed in 21s 410ms 2026-06-26T10:41:18.087321Z 01O #11 22.80 ➤ YN0000: ┌ Link step 2026-06-26T10:41:34.258804Z 01O #11 39.12 ➤ YN0007: │ @sentry/cli@npm:2.58.6 must be built because it never has been before or the last one failed 2026-06-26T10:41:34.412012Z 01O #11 39.12 ➤ YN0007: │ sharp@npm:0.34.5 must be built because it never has been before or the last one failed 2026-06-26T10:41:34.412025Z 01O #11 39.12 ➤ YN0007: │ @parcel/watcher@npm:2.5.6 must be built because it never has been before or the last one failed 2026-06-26T10:41:34.412028Z 01O #11 39.12 ➤ YN0007: │ core-js@npm:3.49.0 must be built because it never has been before or the last one failed 2026-06-26T10:41:34.412031Z 01O #11 39.12 ➤ YN0007: │ unrs-resolver@npm:1.12.2 must be built because it never has been before or the last one failed 2026-06-26T10:41:34.773902Z 01O #11 39.63 ➤ YN0000: └ Completed in 16s 837ms 2026-06-26T10:41:35.037023Z 01O #11 39.90 ➤ YN0000: · Done with warnings in 38s 932ms 2026-06-26T10:41:36.879262Z 01O #11 DONE 41.7s 2026-06-26T10:41:47.188451Z 01O 2026-06-26T10:41:47.188464Z 01O #13 [build 2/2] RUN --mount=from=dependencies,source=/app/node_modules,target=node_modules --mount=type=cache,target=/app/.next/cache --mount=type=cache,target=/root/.cache/yarn yarn build 2026-06-26T10:41:49.815679Z 01O #13 2.627 ⚠ i18n configuration in next.config.js is unsupported in App Router. 2026-06-26T10:41:49.815728Z 01O #13 2.627 Learn more about internationalization in App Router: https://nextjs.org/docs/app/building-your-application/routing/internationalization 2026-06-26T10:41:50.059106Z 01O #13 2.678 ▲ Next.js 16.2.6 (Turbopack) 2026-06-26T10:41:50.059117Z 01O #13 2.678 - Environments: .env 2026-06-26T10:41:50.059119Z 01O #13 2.678 - Experiments (use with caution): 2026-06-26T10:41:50.059122Z 01O #13 2.678 · clientTraceMetadata 2026-06-26T10:41:50.059124Z 01O #13 2.678 2026-06-26T10:41:50.059125Z 01O #13 2.681 ⚠ The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy 2026-06-26T10:41:50.059128Z 01O #13 2.721 Creating an optimized production build ... 2026-06-26T10:41:57.409788Z 01O #13 ... 2026-06-26T10:41:57.409798Z 01O 2026-06-26T10:41:57.409800Z 01O #14 [stage-3 1/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-06-26T10:42:02.236523Z 01O #14 ... 2026-06-26T10:42:02.236547Z 01O 2026-06-26T10:42:02.236549Z 01O #13 [build 2/2] RUN --mount=from=dependencies,source=/app/node_modules,target=node_modules --mount=type=cache,target=/app/.next/cache --mount=type=cache,target=/root/.cache/yarn yarn build 2026-06-26T10:42:02.236555Z 01O #13 15.05 ✓ Compiled successfully in 11.6s 2026-06-26T10:42:02.387679Z 01O #13 15.05 Running next.config.js provided runAfterProductionCompile ... 2026-06-26T10:42:02.696727Z 01O #13 15.51 ✓ Completed runAfterProductionCompile in 459ms 2026-06-26T10:42:02.848548Z 01O #13 15.51 Running TypeScript ... 2026-06-26T10:42:02.880092Z 01O #13 ... 2026-06-26T10:42:02.880103Z 01O 2026-06-26T10:42:02.880105Z 01O #14 [stage-3 1/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-06-26T10:42:02.880108Z 01O #14 DONE 15.6s 2026-06-26T10:42:03.030522Z 01O 2026-06-26T10:42:03.030532Z 01O #13 [build 2/2] RUN --mount=from=dependencies,source=/app/node_modules,target=node_modules --mount=type=cache,target=/app/.next/cache --mount=type=cache,target=/root/.cache/yarn yarn build 2026-06-26T10:42:18.460075Z 01O #13 31.27 Finished TypeScript in 15.8s ... 2026-06-26T10:42:18.614492Z 01O #13 31.28 Collecting page data using 27 workers ... 2026-06-26T10:42:22.969410Z 01O #13 35.78 Generating static pages using 27 workers (0/96) ... 2026-06-26T10:42:23.226671Z 01O #13 36.04 Generating static pages using 27 workers (24/96) 2026-06-26T10:42:23.474864Z 01O #13 36.29 Generating static pages using 27 workers (48/96) 2026-06-26T10:42:24.075466Z 01O #13 36.89 Generating static pages using 27 workers (72/96) 2026-06-26T10:42:24.250421Z 01O #13 37.06 ✓ Generating static pages using 27 workers (96/96) in 1281ms 2026-06-26T10:42:24.468568Z 01O #13 37.09 Finalizing page optimization ... 2026-06-26T10:42:24.468579Z 01O #13 37.10 2026-06-26T10:42:24.468581Z 01O #13 37.13 Route (pages) 2026-06-26T10:42:24.468583Z 01O #13 37.13 ┌ ○ / 2026-06-26T10:42:24.468585Z 01O #13 37.13 ├ /_app 2026-06-26T10:42:24.468586Z 01O #13 37.13 ├ ○ /404 2026-06-26T10:42:24.468588Z 01O #13 37.13 ├ ○ /account (1118 ms) 2026-06-26T10:42:24.468590Z 01O #13 37.13 ├ ○ /admin (1118 ms) 2026-06-26T10:42:24.468591Z 01O #13 37.13 ├ ○ /api-keys (1118 ms) 2026-06-26T10:42:24.468593Z 01O #13 37.13 ├ ƒ /api/auth/[...nextauth] 2026-06-26T10:42:24.468595Z 01O #13 37.13 ├ ƒ /api/auth/convert-token-google 2026-06-26T10:42:24.468597Z 01O #13 37.13 ├ ƒ /api/dadata/company 2026-06-26T10:42:24.468598Z 01O #13 37.13 ├ ƒ /api/healthz 2026-06-26T10:42:24.468600Z 01O #13 37.13 ├ ○ /audio 2026-06-26T10:42:24.468602Z 01O #13 37.13 ├ ○ /audio/[slug] (1121 ms) 2026-06-26T10:42:24.468603Z 01O #13 37.13 ├ ○ /auth-social 2026-06-26T10:42:24.468666Z 01O #13 37.13 ├ ○ /change-password 2026-06-26T10:42:24.468668Z 01O #13 37.13 ├ ○ /chat-bot (1119 ms) 2026-06-26T10:42:24.468670Z 01O #13 37.13 ├ ○ /chat-bot/[slug] 2026-06-26T10:42:24.468671Z 01O #13 37.13 ├ ○ /confirm 2026-06-26T10:42:24.468673Z 01O #13 37.13 ├ ○ /dashboard (1118 ms) 2026-06-26T10:42:24.468675Z 01O #13 37.13 ├ ○ /error-boundary 2026-06-26T10:42:24.468676Z 01O #13 37.13 ├ ○ /example-update 2026-06-26T10:42:24.468678Z 01O #13 37.13 ├ ○ /healthz 2026-06-26T10:42:24.468680Z 01O #13 37.13 ├ ƒ /home 2026-06-26T10:42:24.468681Z 01O #13 37.13 ├ ○ /images 2026-06-26T10:42:24.468683Z 01O #13 37.13 ├ ○ /images/[slug] 2026-06-26T10:42:24.468684Z 01O #13 37.13 ├ ○ /login 2026-06-26T10:42:24.468686Z 01O #13 37.13 ├ ○ /network-error 2026-06-26T10:42:24.468687Z 01O #13 37.13 ├ ƒ /r/[email] 2026-06-26T10:42:24.468689Z 01O #13 37.13 ├ ○ /register 2026-06-26T10:42:24.468691Z 01O #13 37.13 ├ ○ /register-business 2026-06-26T10:42:24.468692Z 01O #13 37.13 ├ ○ /reports-mobile 2026-06-26T10:42:24.468694Z 01O #13 37.13 ├ ○ /reset 2026-06-26T10:42:24.468695Z 01O #13 37.13 ├ ○ /subscription 2026-06-26T10:42:24.468697Z 01O #13 37.13 ├ ○ /telegram-blocked 2026-06-26T10:42:24.468699Z 01O #13 37.13 ├ ○ /videos (1119 ms) 2026-06-26T10:42:24.468700Z 01O #13 37.13 ├ ○ /videos/[slug] 2026-06-26T10:42:24.468702Z 01O #13 37.13 ├ ○ /voice-cloning 2026-06-26T10:42:24.468704Z 01O #13 37.13 ├ ○ /voice-cloning/[slug] 2026-06-26T10:42:24.468705Z 01O #13 37.13 └ ○ /whisper 2026-06-26T10:42:24.468707Z 01O #13 37.13 2026-06-26T10:42:24.468708Z 01O #13 37.13 ƒ Proxy (Middleware) 2026-06-26T10:42:24.468710Z 01O #13 37.13 2026-06-26T10:42:24.468711Z 01O #13 37.13 ○ (Static) prerendered as static content 2026-06-26T10:42:24.468713Z 01O #13 37.13 ƒ (Dynamic) server-rendered on demand 2026-06-26T10:42:24.468715Z 01O #13 37.13 2026-06-26T10:42:24.642445Z 01O #13 DONE 37.5s 2026-06-26T10:42:26.017555Z 01O 2026-06-26T10:42:26.017568Z 01O #15 [stage-3 2/5] COPY --from=build /app/.next .next 2026-06-26T10:42:27.212798Z 01O #15 DONE 1.2s 2026-06-26T10:42:27.370596Z 01O 2026-06-26T10:42:27.370607Z 01O #16 [stage-3 3/5] COPY --from=build /app/public public 2026-06-26T10:42:27.551345Z 01O #16 DONE 0.3s 2026-06-26T10:42:27.789384Z 01O 2026-06-26T10:42:27.789395Z 01O #17 [stage-3 4/5] COPY --from=build /app/next.config.js /app/next-i18next.config.js ./ 2026-06-26T10:42:27.789398Z 01O #17 DONE 0.1s 2026-06-26T10:42:27.789400Z 01O 2026-06-26T10:42:27.789402Z 01O #18 [stage-3 5/5] COPY --from=build /app/.next .next 2026-06-26T10:42:28.095027Z 01O #18 DONE 0.5s 2026-06-26T10:42:28.253263Z 01O 2026-06-26T10:42:28.253274Z 01O #19 exporting to image 2026-06-26T10:42:28.253277Z 01O #19 exporting layers 2026-06-26T10:43:39.451268Z 01O #19 exporting layers 71.3s done 2026-06-26T10:43:39.606932Z 01O #19 exporting manifest sha256:e01fa48a4ce4499d2a391cd63e8922dd31d80d89b15a5177c575692ff6e49149 done 2026-06-26T10:43:39.606949Z 01O #19 exporting config sha256:b0a50b25dd808785644402bc0d53b6f475022009b360d3ba64ec0c2c2660fe2e done 2026-06-26T10:43:39.606954Z 01O #19 exporting attestation manifest sha256:6aeecf98949d95f141d0b6c514e83949e0429958fe672b74c1b3caa90bee0857 0.0s done 2026-06-26T10:43:39.606958Z 01O #19 exporting manifest list sha256:230a0b88b3a2bc1658253d0616aab357e3617d3f1e619a0c9cc211b0b131daf4 done 2026-06-26T10:43:39.606963Z 01O #19 naming to registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:d92b2170f180fdd4302b47d07b86193a2c798134 done 2026-06-26T10:43:39.606968Z 01O #19 pushing layers 2026-06-26T10:43:39.606971Z 01O #19 ... 2026-06-26T10:43:39.606973Z 01O 2026-06-26T10:43:39.606976Z 01O #20 [auth] kisulkens/platforms/air/user-interfaces/web:pull,push token for registry.kisulkens.ru 2026-06-26T10:43:39.753470Z 01O #20 DONE 0.0s 2026-06-26T10:43:39.753483Z 01O 2026-06-26T10:43:39.753485Z 01O #19 exporting to image 2026-06-26T10:43:48.603111Z 01O #19 pushing layers 9.1s done 2026-06-26T10:43:48.603121Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:d92b2170f180fdd4302b47d07b86193a2c798134@sha256:230a0b88b3a2bc1658253d0616aab357e3617d3f1e619a0c9cc211b0b131daf4 2026-06-26T10:43:49.357096Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:d92b2170f180fdd4302b47d07b86193a2c798134@sha256:230a0b88b3a2bc1658253d0616aab357e3617d3f1e619a0c9cc211b0b131daf4 0.8s done 2026-06-26T10:43:49.357146Z 01O #19 DONE 81.3s 2026-06-26T10:43:49.468659Z 01O 2026-06-26T10:43:49.468668Z 01O #21 resolving provenance for metadata file 2026-06-26T10:43:49.468670Z 01O #21 DONE 0.0s 2026-06-26T10:43:49.468780Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:d92b2170f180fdd4302b47d07b86193a2c798134 Built 2026-06-26T10:43:49.909695Z 00O section_end:1782470629:step_script 2026-06-26T10:43:49.909707Z 00O+section_start:1782470629:cleanup_file_variables 2026-06-26T10:43:49.914600Z 00O+Cleaning up project directory and file based variables 2026-06-26T10:43:50.338526Z 00O section_end:1782470630:cleanup_file_variables 2026-06-26T10:43:50.338536Z 00O+ 2026-06-26T10:43:50.435725Z 00O Job succeeded