fix: revert to secrets.GITEA_TOKEN for gitea registry auth
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 8s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 8s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
# 2. Gitea 도커 레지스트리(Packages)에 로그인 (터미널 명령어 방식)
|
||||
- name: Login to Gitea Registry
|
||||
run: echo "${{ github.token }}" | docker login git.savethenurse.com -u ${{ github.actor }} --password-stdin
|
||||
run: echo "${{ secrets.GITEA_TOKEN }}" | docker login git.savethenurse.com -u ${{ gitea.actor }} --password-stdin
|
||||
|
||||
# 3. 도커 이미지 굽기
|
||||
- name: Build Docker Image
|
||||
|
||||
@@ -1,147 +0,0 @@
|
||||
2026-03-12T04:05:43.4308691Z 7906ada0cbde(version:v0.3.0) received task 3 of job build-and-push, be triggered by event: push
|
||||
2026-03-12T04:05:43.4313394Z workflow prepared
|
||||
2026-03-12T04:05:43.4314521Z evaluating expression 'success()'
|
||||
2026-03-12T04:05:43.4315550Z expression 'success()' evaluated to 'true'
|
||||
2026-03-12T04:05:43.4315837Z 🚀 Start image=docker.gitea.com/runner-images:ubuntu-latest
|
||||
2026-03-12T04:05:43.4401279Z 🐳 docker pull image=docker.gitea.com/runner-images:ubuntu-latest platform= username= forcePull=false
|
||||
2026-03-12T04:05:43.4402003Z 🐳 docker pull docker.gitea.com/runner-images:ubuntu-latest
|
||||
2026-03-12T04:05:43.4426201Z Image exists? true
|
||||
2026-03-12T04:05:43.4531401Z Cleaning up network for job build-and-push, and network name is: GITEA-ACTIONS-TASK-3_WORKFLOW-Build-and-Push-Docker-Image_JOB-build-and-push-build-and-push-network
|
||||
2026-03-12T04:05:43.6766511Z 🐳 docker create image=docker.gitea.com/runner-images:ubuntu-latest platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-3_WORKFLOW-Build-and-Push-Docker-Image_JOB-build-and-push-build-and-push-network"
|
||||
2026-03-12T04:05:44.4087749Z Created container name=GITEA-ACTIONS-TASK-3_WORKFLOW-Build-and-Push-Docker-Image_JOB-build-and-push id=6a5aa073b80c915a46896d13e1f5052439e07bd4942d2d927918282de9a5c644 from image docker.gitea.com/runner-images:ubuntu-latest (platform: )
|
||||
2026-03-12T04:05:44.4088607Z ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=X64 RUNNER_TEMP=/tmp LANG=C.UTF-8]
|
||||
2026-03-12T04:05:44.4088915Z 🐳 docker run image=docker.gitea.com/runner-images:ubuntu-latest platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-3_WORKFLOW-Build-and-Push-Docker-Image_JOB-build-and-push-build-and-push-network"
|
||||
2026-03-12T04:05:44.4089235Z Starting container: 6a5aa073b80c915a46896d13e1f5052439e07bd4942d2d927918282de9a5c644
|
||||
2026-03-12T04:05:45.8870498Z Started container: 6a5aa073b80c915a46896d13e1f5052439e07bd4942d2d927918282de9a5c644
|
||||
2026-03-12T04:05:45.9807044Z Writing entry to tarball workflow/event.json len:4898
|
||||
2026-03-12T04:05:45.9807704Z Writing entry to tarball workflow/envs.txt len:0
|
||||
2026-03-12T04:05:45.9808353Z Extracting content to '/var/run/act/'
|
||||
2026-03-12T04:05:45.9982076Z ☁ git clone 'https://github.com/actions/checkout' # ref=v4
|
||||
2026-03-12T04:05:45.9982780Z cloning https://github.com/actions/checkout to /root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab
|
||||
2026-03-12T04:05:46.7186190Z Unable to pull refs/heads/v4: non-fast-forward update
|
||||
2026-03-12T04:05:46.7186637Z Cloned https://github.com/actions/checkout to /root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab
|
||||
2026-03-12T04:05:46.7522525Z Checked out v4
|
||||
2026-03-12T04:05:46.7746044Z evaluating expression ''
|
||||
2026-03-12T04:05:46.7746582Z expression '' evaluated to 'true'
|
||||
2026-03-12T04:05:46.7746765Z ⭐ Run Main Checkout repository
|
||||
2026-03-12T04:05:46.7746980Z Writing entry to tarball workflow/outputcmd.txt len:0
|
||||
2026-03-12T04:05:46.7747205Z Writing entry to tarball workflow/statecmd.txt len:0
|
||||
2026-03-12T04:05:46.7747348Z Writing entry to tarball workflow/pathcmd.txt len:0
|
||||
2026-03-12T04:05:46.7747484Z Writing entry to tarball workflow/envs.txt len:0
|
||||
2026-03-12T04:05:46.7747607Z Writing entry to tarball workflow/SUMMARY.md len:0
|
||||
2026-03-12T04:05:46.7747744Z Extracting content to '/var/run/act'
|
||||
2026-03-12T04:05:46.7850844Z expression '${{ github.repository }}' rewritten to 'format('{0}', github.repository)'
|
||||
2026-03-12T04:05:46.7851483Z evaluating expression 'format('{0}', github.repository)'
|
||||
2026-03-12T04:05:46.7852207Z expression 'format('{0}', github.repository)' evaluated to '%!t(string=savethenurse/ai-media-hub)'
|
||||
2026-03-12T04:05:46.7852727Z expression '${{ github.token }}' rewritten to 'format('{0}', github.token)'
|
||||
2026-03-12T04:05:46.7853177Z evaluating expression 'format('{0}', github.token)'
|
||||
2026-03-12T04:05:46.7853777Z expression 'format('{0}', github.token)' evaluated to '%!t(string=***)'
|
||||
2026-03-12T04:05:46.7854295Z type=remote-action actionDir=/root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab actionPath= workdir=/workspace/savethenurse/ai-media-hub actionCacheDir=/root/.cache/act actionName=c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab containerActionDir=/var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab
|
||||
2026-03-12T04:05:46.7854559Z /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab
|
||||
2026-03-12T04:05:46.7854978Z Removing /root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/.gitignore before docker cp
|
||||
2026-03-12T04:05:46.7856390Z 🐳 docker cp src=/root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/ dst=/var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/
|
||||
2026-03-12T04:05:46.7858433Z Writing tarball /tmp/act467621656 from /root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/
|
||||
2026-03-12T04:05:46.7858686Z Stripping prefix:/root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/ src:/root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/
|
||||
2026-03-12T04:05:46.9047409Z Extracting content from '/tmp/act467621656' to '/var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/'
|
||||
2026-03-12T04:05:47.0424115Z executing remote job container: [node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js]
|
||||
2026-03-12T04:05:47.0427023Z 🐳 docker exec cmd=[node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js] user= workdir=
|
||||
2026-03-12T04:05:47.0427751Z Exec command '[node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js]'
|
||||
2026-03-12T04:05:47.0429243Z Working directory '/workspace/savethenurse/ai-media-hub'
|
||||
2026-03-12T04:05:47.1928249Z ::add-matcher::/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/problem-matcher.json
|
||||
2026-03-12T04:05:47.1928459Z ::add-matcher::/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/problem-matcher.json
|
||||
2026-03-12T04:05:47.1933125Z Syncing repository: savethenurse/ai-media-hub
|
||||
2026-03-12T04:05:47.1937511Z ::group::Getting Git version info
|
||||
2026-03-12T04:05:47.1937800Z Working directory is '/workspace/savethenurse/ai-media-hub'
|
||||
2026-03-12T04:05:47.1999628Z [command]/usr/bin/git version
|
||||
2026-03-12T04:05:47.2049857Z git version 2.53.0
|
||||
2026-03-12T04:05:47.2079763Z ::endgroup::
|
||||
2026-03-12T04:05:47.2918034Z Temporarily overriding HOME='/tmp/9eaa556d-3d64-4dbc-921d-ff30426c3217' before making global git config changes
|
||||
2026-03-12T04:05:47.2918646Z Adding repository directory to the temporary git global config as a safe directory
|
||||
2026-03-12T04:05:47.2932119Z [command]/usr/bin/git config --global --add safe.directory /workspace/savethenurse/ai-media-hub
|
||||
2026-03-12T04:05:47.2987689Z Deleting the contents of '/workspace/savethenurse/ai-media-hub'
|
||||
2026-03-12T04:05:47.2993665Z ::group::Initializing the repository
|
||||
2026-03-12T04:05:47.2999985Z [command]/usr/bin/git init /workspace/savethenurse/ai-media-hub
|
||||
2026-03-12T04:05:47.3055057Z hint: Using 'master' as the name for the initial branch. This default branch name
|
||||
2026-03-12T04:05:47.3055628Z hint: will change to "main" in Git 3.0. To configure the initial branch name
|
||||
2026-03-12T04:05:47.3055899Z hint: to use in all of your new repositories, which will suppress this warning,
|
||||
2026-03-12T04:05:47.3056131Z hint: call:
|
||||
2026-03-12T04:05:47.3056252Z hint:
|
||||
2026-03-12T04:05:47.3056366Z hint: git config --global init.defaultBranch <name>
|
||||
2026-03-12T04:05:47.3056540Z hint:
|
||||
2026-03-12T04:05:47.3056763Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
|
||||
2026-03-12T04:05:47.3056972Z hint: 'development'. The just-created branch can be renamed via this command:
|
||||
2026-03-12T04:05:47.3057114Z hint:
|
||||
2026-03-12T04:05:47.3057350Z hint: git branch -m <name>
|
||||
2026-03-12T04:05:47.3057470Z hint:
|
||||
2026-03-12T04:05:47.3057589Z hint: Disable this message with "git config set advice.defaultBranchName false"
|
||||
2026-03-12T04:05:47.3057859Z Initialized empty Git repository in /workspace/savethenurse/ai-media-hub/.git/
|
||||
2026-03-12T04:05:47.3068673Z [command]/usr/bin/git remote add origin https://git.savethenurse.com/savethenurse/ai-media-hub
|
||||
2026-03-12T04:05:47.3110103Z ::endgroup::
|
||||
2026-03-12T04:05:47.3110639Z ::group::Disabling automatic garbage collection
|
||||
2026-03-12T04:05:47.3117921Z [command]/usr/bin/git config --local gc.auto 0
|
||||
2026-03-12T04:05:47.3169768Z ::endgroup::
|
||||
2026-03-12T04:05:47.3170450Z ::group::Setting up auth
|
||||
2026-03-12T04:05:47.3187411Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
|
||||
2026-03-12T04:05:47.3236139Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
|
||||
2026-03-12T04:05:47.3676168Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/git\.savethenurse\.com\/\.extraheader
|
||||
2026-03-12T04:05:47.3725761Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/git\.savethenurse\.com\/\.extraheader' && git config --local --unset-all 'http.https://git.savethenurse.com/.extraheader' || :"
|
||||
2026-03-12T04:05:47.4169630Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
|
||||
2026-03-12T04:05:47.4221431Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
|
||||
2026-03-12T04:05:47.4538357Z [command]/usr/bin/git config --local http.https://git.savethenurse.com/.extraheader AUTHORIZATION: basic ***
|
||||
2026-03-12T04:05:47.4582804Z ::endgroup::
|
||||
2026-03-12T04:05:47.4583513Z ::group::Fetching the repository
|
||||
2026-03-12T04:05:47.4594922Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c39705b6453bbc389eebfe23322a7e1cda95b1ce:refs/remotes/origin/main
|
||||
2026-03-12T04:05:48.2182951Z From https://git.savethenurse.com/savethenurse/ai-media-hub
|
||||
2026-03-12T04:05:48.2183694Z * [new ref] c39705b6453bbc389eebfe23322a7e1cda95b1ce -> origin/main
|
||||
2026-03-12T04:05:48.2232385Z ::endgroup::
|
||||
2026-03-12T04:05:48.2232946Z ::group::Determining the checkout info
|
||||
2026-03-12T04:05:48.2237947Z ::endgroup::
|
||||
2026-03-12T04:05:48.2247190Z [command]/usr/bin/git sparse-checkout disable
|
||||
2026-03-12T04:05:48.2311740Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
|
||||
2026-03-12T04:05:48.2354663Z ::group::Checking out the ref
|
||||
2026-03-12T04:05:48.2362405Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
|
||||
2026-03-12T04:05:48.2422684Z Switched to a new branch 'main'
|
||||
2026-03-12T04:05:48.2426198Z branch 'main' set up to track 'origin/main'.
|
||||
2026-03-12T04:05:48.2471631Z ::endgroup::
|
||||
2026-03-12T04:05:48.2528673Z [command]/usr/bin/git log -1 --format=%H
|
||||
2026-03-12T04:05:48.2556276Z c39705b6453bbc389eebfe23322a7e1cda95b1ce
|
||||
2026-03-12T04:05:48.2577271Z ::remove-matcher owner=checkout-git::
|
||||
2026-03-12T04:05:49.1397244Z Error response from daemon: Get "https://git.savethenurse.com/v2/": unauthorized
|
||||
2026-03-12T04:05:49.1432622Z ❌ Failure - Main Login to Gitea Registry
|
||||
2026-03-12T04:05:49.1496365Z exitcode '1': failure
|
||||
2026-03-12T04:05:49.2256104Z evaluating expression 'always()'
|
||||
2026-03-12T04:05:49.2257365Z expression 'always()' evaluated to 'true'
|
||||
2026-03-12T04:05:49.2257864Z ⭐ Run Post Checkout repository
|
||||
2026-03-12T04:05:49.2261638Z Writing entry to tarball workflow/outputcmd.txt len:0
|
||||
2026-03-12T04:05:49.2261943Z Writing entry to tarball workflow/statecmd.txt len:0
|
||||
2026-03-12T04:05:49.2262132Z Writing entry to tarball workflow/pathcmd.txt len:0
|
||||
2026-03-12T04:05:49.2262311Z Writing entry to tarball workflow/envs.txt len:0
|
||||
2026-03-12T04:05:49.2262481Z Writing entry to tarball workflow/SUMMARY.md len:0
|
||||
2026-03-12T04:05:49.2262661Z Extracting content to '/var/run/act'
|
||||
2026-03-12T04:05:49.2286587Z run post step for 'Checkout repository'
|
||||
2026-03-12T04:05:49.2288095Z executing remote job container: [node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js]
|
||||
2026-03-12T04:05:49.2288433Z 🐳 docker exec cmd=[node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js] user= workdir=
|
||||
2026-03-12T04:05:49.2288690Z Exec command '[node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js]'
|
||||
2026-03-12T04:05:49.2289492Z Working directory '/workspace/savethenurse/ai-media-hub'
|
||||
2026-03-12T04:05:49.3998033Z [command]/usr/bin/git version
|
||||
2026-03-12T04:05:49.4040607Z git version 2.53.0
|
||||
2026-03-12T04:05:49.4071000Z ***
|
||||
2026-03-12T04:05:49.4089958Z Temporarily overriding HOME='/tmp/cd17dc55-afd8-45ad-b00a-86db365a4aba' before making global git config changes
|
||||
2026-03-12T04:05:49.4090337Z Adding repository directory to the temporary git global config as a safe directory
|
||||
2026-03-12T04:05:49.4096932Z [command]/usr/bin/git config --global --add safe.directory /workspace/savethenurse/ai-media-hub
|
||||
2026-03-12T04:05:49.4146610Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
|
||||
2026-03-12T04:05:49.4190139Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
|
||||
2026-03-12T04:05:49.4589751Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/git\.savethenurse\.com\/\.extraheader
|
||||
2026-03-12T04:05:49.4622066Z http.https://git.savethenurse.com/.extraheader
|
||||
2026-03-12T04:05:49.4637358Z [command]/usr/bin/git config --local --unset-all http.https://git.savethenurse.com/.extraheader
|
||||
2026-03-12T04:05:49.4684751Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/git\.savethenurse\.com\/\.extraheader' && git config --local --unset-all 'http.https://git.savethenurse.com/.extraheader' || :"
|
||||
2026-03-12T04:05:49.5117189Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
|
||||
2026-03-12T04:05:49.5170811Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
|
||||
2026-03-12T04:05:49.5712967Z ✅ Success - Post Checkout repository
|
||||
2026-03-12T04:05:49.5781499Z Cleaning up container for job build-and-push
|
||||
2026-03-12T04:05:50.9176855Z Removed container: 6a5aa073b80c915a46896d13e1f5052439e07bd4942d2d927918282de9a5c644
|
||||
2026-03-12T04:05:50.9196428Z 🐳 docker volume rm GITEA-ACTIONS-TASK-3_WORKFLOW-Build-and-Push-Docker-Image_JOB-build-and-push
|
||||
2026-03-12T04:05:50.9927318Z 🐳 docker volume rm GITEA-ACTIONS-TASK-3_WORKFLOW-Build-and-Push-Docker-Image_JOB-build-and-push-env
|
||||
2026-03-12T04:05:51.1085757Z Cleaning up network for job build-and-push, and network name is: GITEA-ACTIONS-TASK-3_WORKFLOW-Build-and-Push-Docker-Image_JOB-build-and-push-build-and-push-network
|
||||
2026-03-12T04:05:51.5131991Z 🏁 Job failed
|
||||
2026-03-12T04:05:51.5194942Z Job 'build-and-push' failed
|
||||
Reference in New Issue
Block a user