Skip to content

simplify and generalize #4

simplify and generalize

simplify and generalize #4

Triggered via push September 24, 2025 16:35
Status Failure
Total duration 9m 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/singularity/singularity,target=/workspaces/singularity --mount type=volume,src=dind-var-lib-postgresql-156205j93uqlmom2pghmn95qvem8r1etlhimj23ag3hb1adl86ol,dst=/var/lib/postgresql/data --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_a051f898-383b-47e5-8d4c-e179f5cf48a0,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_a051f898-383b-47e5-8d4c-e179f5cf48a0,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_a051f898-383b-47e5-8d4c-e179f5cf48a0,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_a051f898-383b-47e5-8d4c-e179f5cf48a0,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/singularity/singularity -l devcontainer.config_file=/home/runner/work/singularity/singularity/.devcontainer/devcontainer.json -e GOPATH=/home/vscode/go -e MYSQL_DATABASE=singularity -e MYSQL_USER=singularity -e MYSQL_PASSWORD=singularity -e MYSQL_SOCKET=/tmp/mysql.sock -u vscode --userns=keep-id --init --privileged --cap-add SYS_PTRACE --security-opt seccomp=unconfined --entrypoint /bin/sh vsc-singularity-7a51b12e962e2ea396fa104fea473277055c87e258961ddd6fe3c46a7edb6f48-features-uid -c echo Container started trap "exit 0" 15 /usr/local/share/pq-init.sh exec "$@" while sleep 1 & wait $!; do :; done -
test
Dev container up failed: Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/singularity/singularity,target=/workspaces/singularity --mount type=volume,src=dind-var-lib-postgresql-156205j93uqlmom2pghmn95qvem8r1etlhimj23ag3hb1adl86ol,dst=/var/lib/postgresql/data --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_output_a051f898-383b-47e5-8d4c-e179f5cf48a0,dst=/mnt/github/output --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/set_env_a051f898-383b-47e5-8d4c-e179f5cf48a0,dst=/mnt/github/env --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/add_path_a051f898-383b-47e5-8d4c-e179f5cf48a0,dst=/mnt/github/path --mount type=bind,src=/home/runner/work/_temp/_runner_file_commands/step_summary_a051f898-383b-47e5-8d4c-e179f5cf48a0,dst=/mnt/github/step-summary -l devcontainer.local_folder=/home/runner/work/singularity/singularity -l devcontainer.config_file=/home/runner/work/singularity/singularity/.devcontainer/devcontainer.json -e GOPATH=/home/vscode/go -e MYSQL_DATABASE=singularity -e MYSQL_USER=singularity -e MYSQL_PASSWORD=singularity -e MYSQL_SOCKET=/tmp/mysql.sock -u vscode --userns=keep-id --init --privileged --cap-add SYS_PTRACE --security-opt seccomp=unconfined --entrypoint /bin/sh vsc-singularity-7a51b12e962e2ea396fa104fea473277055c87e258961ddd6fe3c46a7edb6f48-features-uid -c echo Container started trap "exit 0" 15 /usr/local/share/pq-init.sh exec "$@" while sleep 1 & wait $!; do :; done - (exit code: undefined) An error occurred setting up the container.