SIGN IN SIGN UP
All runs

Add test CI workflow

morphadmin morphadmin
test.yml #4 Mar 20, 2026, 8:11 AM

JOBS

test
1s
RUNNER
morph-runner

TEST

08:11:13 morph-runner(version:v0.3.0) received task 4 of job test, be triggered by event: push
08:11:13 workflow prepared
08:11:13 evaluating expression 'success()'
08:11:13 expression 'success()' evaluated to 'true'
08:11:13 🚀 Start image=node:20-bullseye
08:11:13 🐳 docker pull image=node:20-bullseye platform= username= forcePull=false
08:11:13 🐳 docker pull node:20-bullseye
08:11:13 Image exists? true
08:11:13 Cleaning up network for job test, and network name is: GITEA-ACTIONS-TASK-4_WORKFLOW-Test-CI_JOB-test-test-network
08:11:13 🐳 docker create image=node:20-bullseye platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-4_WORKFLOW-Test-CI_JOB-test-test-network"
08:11:13 Created container name=GITEA-ACTIONS-TASK-4_WORKFLOW-Test-CI_JOB-test id=1dfafe63cae478565fe50b782094307b3a4d1b54a425763a0499cc1d09ae441c from image node:20-bullseye (platform: )
08:11:13 ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=X64 RUNNER_TEMP=/tmp LANG=C.UTF-8]
08:11:13 🐳 docker run image=node:20-bullseye platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-4_WORKFLOW-Test-CI_JOB-test-test-network"
08:11:13 Starting container: 1dfafe63cae478565fe50b782094307b3a4d1b54a425763a0499cc1d09ae441c
08:11:13 Started container: 1dfafe63cae478565fe50b782094307b3a4d1b54a425763a0499cc1d09ae441c
08:11:13 Writing entry to tarball workflow/event.json len:4213
08:11:13 Writing entry to tarball workflow/envs.txt len:0
08:11:13 Extracting content to '/var/run/act/'
08:11:14 evaluating expression ''
08:11:14 expression '' evaluated to 'true'
08:11:14 ⭐ Run Main echo "Hello from Gitea Actions\!"
08:11:14 Writing entry to tarball workflow/outputcmd.txt len:0
08:11:14 Writing entry to tarball workflow/statecmd.txt len:0
08:11:14 Writing entry to tarball workflow/pathcmd.txt len:0
08:11:14 Writing entry to tarball workflow/envs.txt len:0
08:11:14 Writing entry to tarball workflow/SUMMARY.md len:0
08:11:14 Extracting content to '/var/run/act'
08:11:14 Wrote command \n\necho "Hello from Gitea Actions\!"\n\n to 'workflow/0'
08:11:14 Writing entry to tarball workflow/0 len:35
08:11:14 Extracting content to '/var/run/act'
08:11:14 🐳 docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/0] user= workdir=
08:11:14 Exec command '[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/0]'
08:11:14 Working directory '/workspace/morphadmin/e2e-test'
08:11:14 Hello from Gitea Actions\!
08:11:14 Fri Mar 20 08:11:14 UTC 2026
08:11:14 Linux 1dfafe63cae4 6.1.163-186.299.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 24 16:35:42 UTC 2026 x86_64 GNU/Linux
08:11:14 Cleaning up container for job test
08:11:14 Removed container: 1dfafe63cae478565fe50b782094307b3a4d1b54a425763a0499cc1d09ae441c
08:11:14 🐳 docker volume rm GITEA-ACTIONS-TASK-4_WORKFLOW-Test-CI_JOB-test
08:11:14 🐳 docker volume rm GITEA-ACTIONS-TASK-4_WORKFLOW-Test-CI_JOB-test-env
08:11:14 Cleaning up network for job test, and network name is: GITEA-ACTIONS-TASK-4_WORKFLOW-Test-CI_JOB-test-test-network
08:11:14 🏁 Job succeeded