2026-07-16T14:21:28.625090Z 00O Running with gitlab-runner 18.11.1 (5265d41d) 2026-07-16T14:21:28.625126Z 00O  on ba0d40dbec6d ee6NEhN34, system ID: r_LuGAIt6mmQ0P 2026-07-16T14:21:28.625188Z 00O Resolving secrets 2026-07-16T14:21:28.625561Z 00O section_start:1784211688:prepare_executor 2026-07-16T14:21:28.625565Z 00O+Preparing the "docker" executor 2026-07-16T14:21:28.655939Z 00O Using Docker executor with image docker:cli ... 2026-07-16T14:21:29.768894Z 00O Using effective pull policy of [always] for container docker:cli 2026-07-16T14:21:29.816725Z 00O Pulling docker image docker:cli ... 2026-07-16T14:21:32.109269Z 00O Using docker image sha256:862099ada15c669000bef53aa4cb9d821262829f45b0dda2159ccb276443043b for docker:cli with digest docker@sha256:862099ada15c669000bef53aa4cb9d821262829f45b0dda2159ccb276443043b ... 2026-07-16T14:21:32.109295Z 00O section_end:1784211692:prepare_executor 2026-07-16T14:21:32.109298Z 00O+section_start:1784211692:prepare_script 2026-07-16T14:21:32.109531Z 00O+Preparing environment 2026-07-16T14:21:32.142160Z 00O Using effective pull policy of [always] for container sha256:ac0f843d45047cc02cea2f6379f3c6f47aac077acc85bba0527ddc1e0b7773ba 2026-07-16T14:21:32.420028Z 01O Running on runner-ee6nehn34-project-248-concurrent-0 via 0ea095f01732... 2026-07-16T14:21:32.562682Z 00O section_end:1784211692:prepare_script 2026-07-16T14:21:32.562691Z 00O+section_start:1784211692:get_sources 2026-07-16T14:21:32.564806Z 00O+Getting source from Git repository 2026-07-16T14:21:32.921661Z 01O Gitaly correlation ID: 01KXNMVAMAMHY0M1KHKM6P0Q2Z 2026-07-16T14:21:32.930120Z 01O Fetching changes with git depth set to 20... 2026-07-16T14:21:32.933807Z 01O Reinitialized existing Git repository in /builds/kisulkens/platforms/air/user-interfaces/web/.git/ 2026-07-16T14:21:32.937365Z 01O Created fresh repository. 2026-07-16T14:21:33.951101Z 01O Checking out 641100e8 as detached HEAD (ref is main)... 2026-07-16T14:21:33.976104Z 01O Removing .env 2026-07-16T14:21:34.038130Z 01O 2026-07-16T14:21:34.038140Z 01O Skipping Git submodules setup 2026-07-16T14:21:34.226199Z 00O section_end:1784211694:get_sources 2026-07-16T14:21:34.226246Z 00O+section_start:1784211694:step_script 2026-07-16T14:21:34.233650Z 00O+Executing "step_script" stage of the job script 2026-07-16T14:21:34.233687Z 00O Using effective pull policy of [always] for container docker:cli 2026-07-16T14:21:34.299093Z 00O Using docker image sha256:862099ada15c669000bef53aa4cb9d821262829f45b0dda2159ccb276443043b for docker:cli with digest docker@sha256:862099ada15c669000bef53aa4cb9d821262829f45b0dda2159ccb276443043b ... 2026-07-16T14:21:34.589181Z 01O $ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" $CI_REGISTRY --password-stdin 2026-07-16T14:21:36.306009Z 01E 2026-07-16T14:21:36.306020Z 01E WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. 2026-07-16T14:21:36.306024Z 01E Configure a credential helper to remove this warning. See 2026-07-16T14:21:36.306026Z 01E https://docs.docker.com/go/credential-store/ 2026-07-16T14:21:36.306028Z 01E 2026-07-16T14:21:36.306039Z 01O Login Succeeded 2026-07-16T14:21:36.308059Z 01O $ cp $ENV .env 2026-07-16T14:21:36.309401Z 01O $ docker compose build --push 2026-07-16T14:21:36.418414Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:641100e82331266cd57aa0c4cf2e122b1ab9b01b Building 2026-07-16T14:21:36.482673Z 01O #1 [internal] load local bake definitions 2026-07-16T14:21:36.594417Z 01O #1 reading from stdin 635B done 2026-07-16T14:21:36.594429Z 01O #1 DONE 0.0s 2026-07-16T14:21:36.594431Z 01O 2026-07-16T14:21:36.594432Z 01O #2 [internal] load build definition from Dockerfile 2026-07-16T14:21:36.594434Z 01O #2 transferring dockerfile: 868B done 2026-07-16T14:21:36.594436Z 01O #2 DONE 0.0s 2026-07-16T14:21:36.762626Z 01O 2026-07-16T14:21:36.762649Z 01O #3 [internal] load metadata for docker.io/library/node:lts-alpine3.23 2026-07-16T14:21:37.547809Z 01O #3 DONE 0.9s 2026-07-16T14:21:37.650080Z 01O 2026-07-16T14:21:37.650088Z 01O #4 [internal] load .dockerignore 2026-07-16T14:21:37.650090Z 01O #4 transferring context: 140B done 2026-07-16T14:21:37.650099Z 01O #4 DONE 0.1s 2026-07-16T14:21:37.801601Z 01O 2026-07-16T14:21:37.801646Z 01O #5 [base 1/5] FROM docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 2026-07-16T14:21:37.801648Z 01O #5 resolve docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 0.0s done 2026-07-16T14:21:37.801693Z 01O #5 DONE 0.0s 2026-07-16T14:21:37.801695Z 01O 2026-07-16T14:21:37.801696Z 01O #6 [internal] load build context 2026-07-16T14:21:41.222481Z 01O #6 transferring context: 321.36MB 3.5s done 2026-07-16T14:21:41.222493Z 01O #6 DONE 3.5s 2026-07-16T14:21:41.411055Z 01O 2026-07-16T14:21:41.411064Z 01O #7 [base 2/5] WORKDIR /app 2026-07-16T14:21:41.411066Z 01O #7 CACHED 2026-07-16T14:21:41.411067Z 01O 2026-07-16T14:21:41.411068Z 01O #8 [base 3/5] COPY package.json yarn.lock .yarnrc.yml ./ 2026-07-16T14:21:41.411070Z 01O #8 CACHED 2026-07-16T14:21:41.411071Z 01O 2026-07-16T14:21:41.411071Z 01O #9 [base 4/5] RUN corepack enable 2026-07-16T14:21:41.411073Z 01O #9 CACHED 2026-07-16T14:21:41.411073Z 01O 2026-07-16T14:21:41.411074Z 01O #10 [base 5/5] RUN --mount=type=cache,target=/root/.node/corepack/ corepack prepare 2026-07-16T14:21:41.411076Z 01O #10 CACHED 2026-07-16T14:21:41.411077Z 01O 2026-07-16T14:21:41.411078Z 01O #11 [dependencies 1/1] RUN --mount=type=cache,target=/root/.cache/yarn yarn install --immutable 2026-07-16T14:21:41.411079Z 01O #11 CACHED 2026-07-16T14:21:41.411080Z 01O 2026-07-16T14:21:41.411081Z 01O #12 [build 1/2] COPY . . 2026-07-16T14:21:42.089976Z 01O #12 DONE 0.8s 2026-07-16T14:21:42.256072Z 01O 2026-07-16T14:21:42.256082Z 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-07-16T14:21:44.705507Z 01O #13 2.601 ⚠ i18n configuration in next.config.js is unsupported in App Router. 2026-07-16T14:21:44.705517Z 01O #13 2.601 Learn more about internationalization in App Router: https://nextjs.org/docs/app/building-your-application/routing/internationalization 2026-07-16T14:21:44.806018Z 01O #13 2.655 ▲ Next.js 16.2.6 (Turbopack) 2026-07-16T14:21:44.806034Z 01O #13 2.655 - Environments: .env 2026-07-16T14:21:44.806038Z 01O #13 2.655 - Experiments (use with caution): 2026-07-16T14:21:44.806041Z 01O #13 2.655 · clientTraceMetadata 2026-07-16T14:21:44.806045Z 01O #13 2.655 2026-07-16T14:21:44.806048Z 01O #13 2.658 ⚠ The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy 2026-07-16T14:21:44.806055Z 01O #13 2.702 Creating an optimized production build ... 2026-07-16T14:21:59.078313Z 01O #13 16.97 ✓ Compiled successfully in 13.5s 2026-07-16T14:21:59.230009Z 01O #13 16.98 Running next.config.js provided runAfterProductionCompile ... 2026-07-16T14:21:59.626647Z 01O #13 17.52 ✓ Completed runAfterProductionCompile in 546ms 2026-07-16T14:21:59.778867Z 01O #13 17.52 Running TypeScript ... 2026-07-16T14:22:16.384451Z 01O #13 34.28 Finished TypeScript in 16.8s ... 2026-07-16T14:22:16.538597Z 01O #13 34.28 Collecting page data using 27 workers ... 2026-07-16T14:22:21.098260Z 01O #13 38.99 Generating static pages using 27 workers (0/96) ... 2026-07-16T14:22:21.389825Z 01O #13 39.29 Generating static pages using 27 workers (24/96) 2026-07-16T14:22:21.673193Z 01O #13 39.57 Generating static pages using 27 workers (48/96) 2026-07-16T14:22:22.134800Z 01O #13 40.03 Generating static pages using 27 workers (72/96) 2026-07-16T14:22:22.243102Z 01O #13 40.14 ✓ Generating static pages using 27 workers (96/96) in 1145ms 2026-07-16T14:22:22.436577Z 01O #13 40.17 Finalizing page optimization ... 2026-07-16T14:22:22.436589Z 01O #13 40.18 2026-07-16T14:22:22.436591Z 01O #13 40.18 Route (pages) 2026-07-16T14:22:22.436593Z 01O #13 40.18 ┌ ○ / 2026-07-16T14:22:22.436595Z 01O #13 40.18 ├ /_app 2026-07-16T14:22:22.436597Z 01O #13 40.18 ├ ○ /404 (342 ms) 2026-07-16T14:22:22.436598Z 01O #13 40.18 ├ ○ /account (962 ms) 2026-07-16T14:22:22.436600Z 01O #13 40.18 ├ ○ /admin (963 ms) 2026-07-16T14:22:22.436602Z 01O #13 40.18 ├ ○ /api-keys (963 ms) 2026-07-16T14:22:22.436603Z 01O #13 40.18 ├ ƒ /api/auth/[...nextauth] 2026-07-16T14:22:22.436659Z 01O #13 40.18 ├ ƒ /api/auth/convert-token-google 2026-07-16T14:22:22.436662Z 01O #13 40.18 ├ ƒ /api/dadata/company 2026-07-16T14:22:22.436664Z 01O #13 40.18 ├ ƒ /api/healthz 2026-07-16T14:22:22.436665Z 01O #13 40.18 ├ ○ /audio (964 ms) 2026-07-16T14:22:22.436667Z 01O #13 40.18 ├ ○ /audio/[slug] (966 ms) 2026-07-16T14:22:22.436669Z 01O #13 40.18 ├ ○ /auth-social (342 ms) 2026-07-16T14:22:22.436670Z 01O #13 40.18 ├ ○ /change-password 2026-07-16T14:22:22.436672Z 01O #13 40.18 ├ ○ /chat-bot (342 ms) 2026-07-16T14:22:22.436673Z 01O #13 40.18 ├ ○ /chat-bot/[slug] 2026-07-16T14:22:22.436675Z 01O #13 40.18 ├ ○ /confirm 2026-07-16T14:22:22.436677Z 01O #13 40.18 ├ ○ /dashboard (963 ms) 2026-07-16T14:22:22.436678Z 01O #13 40.18 ├ ○ /error-boundary 2026-07-16T14:22:22.436680Z 01O #13 40.18 ├ ○ /example-update 2026-07-16T14:22:22.436682Z 01O #13 40.18 ├ ○ /healthz 2026-07-16T14:22:22.436716Z 01O #13 40.18 ├ ƒ /home 2026-07-16T14:22:22.436718Z 01O #13 40.18 ├ ○ /images 2026-07-16T14:22:22.436720Z 01O #13 40.18 ├ ○ /images/[slug] 2026-07-16T14:22:22.436722Z 01O #13 40.18 ├ ○ /login 2026-07-16T14:22:22.436723Z 01O #13 40.18 ├ ○ /network-error (342 ms) 2026-07-16T14:22:22.436725Z 01O #13 40.18 ├ ƒ /r/[email] 2026-07-16T14:22:22.436727Z 01O #13 40.18 ├ ○ /register 2026-07-16T14:22:22.436728Z 01O #13 40.18 ├ ○ /register-business (343 ms) 2026-07-16T14:22:22.436730Z 01O #13 40.18 ├ ○ /reports-mobile (342 ms) 2026-07-16T14:22:22.436732Z 01O #13 40.18 ├ ○ /reset (342 ms) 2026-07-16T14:22:22.436733Z 01O #13 40.18 ├ ○ /subscription (342 ms) 2026-07-16T14:22:22.436735Z 01O #13 40.18 ├ ○ /telegram-blocked 2026-07-16T14:22:22.436736Z 01O #13 40.18 ├ ○ /videos 2026-07-16T14:22:22.436738Z 01O #13 40.18 ├ ○ /videos/[slug] 2026-07-16T14:22:22.436740Z 01O #13 40.18 ├ ○ /voice-cloning 2026-07-16T14:22:22.436741Z 01O #13 40.18 ├ ○ /voice-cloning/[slug] (963 ms) 2026-07-16T14:22:22.436743Z 01O #13 40.18 └ ○ /whisper 2026-07-16T14:22:22.436745Z 01O #13 40.18 2026-07-16T14:22:22.436746Z 01O #13 40.18 ƒ Proxy (Middleware) 2026-07-16T14:22:22.436748Z 01O #13 40.18 2026-07-16T14:22:22.436749Z 01O #13 40.18 ○ (Static) prerendered as static content 2026-07-16T14:22:22.436751Z 01O #13 40.18 ƒ (Dynamic) server-rendered on demand 2026-07-16T14:22:22.436753Z 01O #13 40.18 2026-07-16T14:22:22.623017Z 01O #13 DONE 40.5s 2026-07-16T14:22:24.214918Z 01O 2026-07-16T14:22:24.214930Z 01O #14 [stage-3 1/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-07-16T14:22:24.365620Z 01O #14 CACHED 2026-07-16T14:22:24.365631Z 01O 2026-07-16T14:22:24.365633Z 01O #15 [stage-3 2/5] COPY --from=build /app/.next .next 2026-07-16T14:22:24.608869Z 01O #15 DONE 0.4s 2026-07-16T14:22:24.768835Z 01O 2026-07-16T14:22:24.768846Z 01O #16 [stage-3 3/5] COPY --from=build /app/public public 2026-07-16T14:22:24.958529Z 01O #16 DONE 0.3s 2026-07-16T14:22:25.178845Z 01O 2026-07-16T14:22:25.178854Z 01O #17 [stage-3 4/5] COPY --from=build /app/next.config.js /app/next-i18next.config.js ./ 2026-07-16T14:22:25.178856Z 01O #17 DONE 0.1s 2026-07-16T14:22:25.178857Z 01O 2026-07-16T14:22:25.178857Z 01O #18 [stage-3 5/5] COPY --from=build /app/.next .next 2026-07-16T14:22:25.474155Z 01O #18 DONE 0.4s 2026-07-16T14:22:25.632696Z 01O 2026-07-16T14:22:25.632707Z 01O #19 exporting to image 2026-07-16T14:22:25.632709Z 01O #19 exporting layers 2026-07-16T14:22:37.906518Z 01O #19 exporting layers 12.4s done 2026-07-16T14:22:38.061134Z 01O #19 exporting manifest sha256:816d380c4f2647e9e1bf51bed86f1dd01b3b708f5b3189446ec993a3d4bd36d5 done 2026-07-16T14:22:38.061144Z 01O #19 exporting config sha256:ab3f34a1dc7810e9088c0e9ba8a48c0bc47b352d776d863c0bad4c1eb3a5eb3d done 2026-07-16T14:22:38.061146Z 01O #19 exporting attestation manifest sha256:ca2ee010bb4bb47ac734106301204c94c56444a6aea4fef9cf7306526623b611 0.0s done 2026-07-16T14:22:38.061147Z 01O #19 exporting manifest list sha256:2504f5a9b72b7ad5feb0b4ed38bd64ccedf5c4e862c263a66537d5d6f4f2e90d done 2026-07-16T14:22:38.061148Z 01O #19 naming to registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:641100e82331266cd57aa0c4cf2e122b1ab9b01b done 2026-07-16T14:22:38.061150Z 01O #19 pushing layers 2026-07-16T14:22:38.061151Z 01O #19 ... 2026-07-16T14:22:38.061151Z 01O 2026-07-16T14:22:38.061152Z 01O #20 [auth] kisulkens/platforms/air/user-interfaces/web:pull,push token for registry.kisulkens.ru 2026-07-16T14:22:38.211600Z 01O #20 DONE 0.0s 2026-07-16T14:22:38.211611Z 01O 2026-07-16T14:22:38.211613Z 01O #19 exporting to image 2026-07-16T14:22:43.150009Z 01O #19 pushing layers 5.1s done 2026-07-16T14:22:43.150019Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:641100e82331266cd57aa0c4cf2e122b1ab9b01b@sha256:2504f5a9b72b7ad5feb0b4ed38bd64ccedf5c4e862c263a66537d5d6f4f2e90d 2026-07-16T14:22:43.916470Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:641100e82331266cd57aa0c4cf2e122b1ab9b01b@sha256:2504f5a9b72b7ad5feb0b4ed38bd64ccedf5c4e862c263a66537d5d6f4f2e90d 0.8s done 2026-07-16T14:22:43.916482Z 01O #19 DONE 18.4s 2026-07-16T14:22:44.039147Z 01O 2026-07-16T14:22:44.039158Z 01O #21 resolving provenance for metadata file 2026-07-16T14:22:44.071446Z 01O #21 DONE 0.0s 2026-07-16T14:22:44.071560Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:641100e82331266cd57aa0c4cf2e122b1ab9b01b Built 2026-07-16T14:22:44.424562Z 00O section_end:1784211764:step_script 2026-07-16T14:22:44.424574Z 00O+section_start:1784211764:cleanup_file_variables 2026-07-16T14:22:44.428313Z 00O+Cleaning up project directory and file based variables 2026-07-16T14:22:44.823702Z 00O section_end:1784211764:cleanup_file_variables 2026-07-16T14:22:44.823714Z 00O+ 2026-07-16T14:22:45.003744Z 00O Job succeeded