nodejs / help

:sparkles: Need help with Node.js? File an Issue here. :rocket:
1.47k stars 280 forks source link

AWX + zVM issue #4240

Closed Vijaybabuanaimuthu closed 4 months ago

Vijaybabuanaimuthu commented 1 year ago

Details

Trying to deploy the AWX on zVM Ubuntu 20.04 LTS, getting the errors while running migration and error details as follows -

TASK [local_docker : Run migrations in task container] **************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "docker-compose run --rm --service-ports task awx-manage migrate --no-input", "delta": "0:00:39.188189", "end": "2023-09-05 10:09:08.555387", "msg": "non-zero return code", "rc": 1, "start": "2023-09-05 10:08:29.367198", "stderr": "Pulling redis (redis:)...\nPulling postgres (postgres:12)...\nPulling web (ansible/awx:17.1.0)...\nCreating awx_redis ... \r\nCreating awx_postgres ... \r\n\u001b[1A\u001b[2K\rCreating awx_postgres ... \u001b[32mdone\u001b[0m\r\u001b[1B\u001b[2A\u001b[2K\rCreating awx_redis    ... \u001b[32mdone\u001b[0m\r\u001b[2BCreating awx_web      ... \r\n\u001b[1A\u001b[2K\rCreating awx_web      ... \u001b[32mdone\u001b[0m\r\u001b[1Bexec /usr/bin/tini: exec format error", "stderr_lines": ["Pulling redis (redis:)...", "Pulling postgres (postgres:12)...", "Pulling web (ansible/awx:17.1.0)...", "Creating awx_redis ... ", "Creating awx_postgres ... ", "\u001b[1A\u001b[2K", "Creating awx_postgres ... \u001b[32mdone\u001b[0m", "\u001b[1B\u001b[2A\u001b[2K", "Creating awx_redis    ... \u001b[32mdone\u001b[0m", "\u001b[2BCreating awx_web      ... ", "\u001b[1A\u001b[2K", "Creating awx_web      ... \u001b[32mdone\u001b[0m", "\u001b[1Bexec /usr/bin/tini: exec format error"], "stdout": "latest: Pulling from library/redis\nDigest: sha256:c45b9ac48fde5e7ffc59e785719165511b1327151c392c891c2f552a83446847\nStatus: Downloaded newer image for redis:latest\n12: Pulling from library/postgres\nDigest: sha256:0932767f76423dbe8f041dfeb450be7de564955320f4c1618a6a8459011fddd1\nStatus: Downloaded newer image for postgres:12\n17.1.0: Pulling from ansible/awx\nDigest: sha256:d5d6003a9f32c3d00ee4be3275f62186937570e9e33776f848dbe9185623da97\nStatus: Downloaded newer image for ansible/awx:17.1.0", "stdout_lines": ["latest: Pulling from library/redis", "Digest: sha256:c45b9ac48fde5e7ffc59e785719165511b1327151c392c891c2f552a83446847", "Status: Downloaded newer image for redis:latest", "12: Pulling from library/postgres", "Digest: sha256:0932767f76423dbe8f041dfeb450be7de564955320f4c1618a6a8459011fddd1", "Status: Downloaded newer image for postgres:12", "17.1.0: Pulling from ansible/awx", "Digest: sha256:d5d6003a9f32c3d00ee4be3275f62186937570e9e33776f848dbe9185623da97", "Status: Downloaded newer image for ansible/awx:17.1.0"]}

Node.js version

Not applicable.

Example code

No response

Operating system

Description: Ubuntu 20.04.6 LTS

Scope

TASK [local_docker : Run migrations in task container] **************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "docker-compose run --rm --service-ports task awx-manage migrate --no-input", "delta": "0:00:39.188189", "end": "2023-09-05 10:09:08.555387", "msg": "non-zero return code", "rc": 1, "start": "2023-09-05 10:08:29.367198", "stderr": "Pulling redis (redis:)...\nPulling postgres (postgres:12)...\nPulling web (ansible/awx:17.1.0)...\nCreating awx_redis ... \r\nCreating awx_postgres ... \r\n\u001b[1A\u001b[2K\rCreating awx_postgres ... \u001b[32mdone\u001b[0m\r\u001b[1B\u001b[2A\u001b[2K\rCreating awx_redis    ... \u001b[32mdone\u001b[0m\r\u001b[2BCreating awx_web      ... \r\n\u001b[1A\u001b[2K\rCreating awx_web      ... \u001b[32mdone\u001b[0m\r\u001b[1Bexec /usr/bin/tini: exec format error", "stderr_lines": ["Pulling redis (redis:)...", "Pulling postgres (postgres:12)...", "Pulling web (ansible/awx:17.1.0)...", "Creating awx_redis ... ", "Creating awx_postgres ... ", "\u001b[1A\u001b[2K", "Creating awx_postgres ... \u001b[32mdone\u001b[0m", "\u001b[1B\u001b[2A\u001b[2K", "Creating awx_redis    ... \u001b[32mdone\u001b[0m", "\u001b[2BCreating awx_web      ... ", "\u001b[1A\u001b[2K", "Creating awx_web      ... \u001b[32mdone\u001b[0m", "\u001b[1Bexec /usr/bin/tini: exec format error"], "stdout": "latest: Pulling from library/redis\nDigest: sha256:c45b9ac48fde5e7ffc59e785719165511b1327151c392c891c2f552a83446847\nStatus: Downloaded newer image for redis:latest\n12: Pulling from library/postgres\nDigest: sha256:0932767f76423dbe8f041dfeb450be7de564955320f4c1618a6a8459011fddd1\nStatus: Downloaded newer image for postgres:12\n17.1.0: Pulling from ansible/awx\nDigest: sha256:d5d6003a9f32c3d00ee4be3275f62186937570e9e33776f848dbe9185623da97\nStatus: Downloaded newer image for ansible/awx:17.1.0", "stdout_lines": ["latest: Pulling from library/redis", "Digest: sha256:c45b9ac48fde5e7ffc59e785719165511b1327151c392c891c2f552a83446847", "Status: Downloaded newer image for redis:latest", "12: Pulling from library/postgres", "Digest: sha256:0932767f76423dbe8f041dfeb450be7de564955320f4c1618a6a8459011fddd1", "Status: Downloaded newer image for postgres:12", "17.1.0: Pulling from ansible/awx", "Digest: sha256:d5d6003a9f32c3d00ee4be3275f62186937570e9e33776f848dbe9185623da97", "Status: Downloaded newer image for ansible/awx:17.1.0"]}

Module and version

Not applicable.

preveen-stack commented 1 year ago

/usr/bin/tini: exec format error"

please check this SO thread

github-actions[bot] commented 5 months ago

It seems there has been no activity on this issue for a while, and it is being closed in 30 days. If you believe this issue should remain open, please leave a comment. If you need further assistance or have questions, you can also search for similar issues on Stack Overflow. Make sure to look at the README file for the most updated links.

github-actions[bot] commented 4 months ago

It seems there has been no activity on this issue for a while, and it is being closed. If you believe this issue should remain open, please leave a comment. If you need further assistance or have questions, you can also search for similar issues on Stack Overflow. Make sure to look at the README file for the most updated links.