Skip to content

ADD: caveats

ADD: caveats #18

Triggered via push January 26, 2024 09:53
Status Failure
Total duration 6m 35s
Billable time 7m
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
compose up failed {"exitCode":1,"err":"Creating network \"ttool-ai_default\" with the default driver\nPulling rabbitmq (rabbitmq:management)...\nPulling postgres (postgres:latest)...\nBuilding control_api\n#0 building with \"default\" instance using docker driver\n\n#1 [internal] load .dockerignore\n#1 transferring context: 2B done\n#1 DONE 0.0s\n\n#2 [internal] load build definition from Dockerfile\n#2 transferring dockerfile: 346B done\n#2 DONE 0.0s\n\n#3 [internal] load metadata for docker.io/library/ubuntu:20.04\n#3 DONE 0.0s\n\n#4 [1/9] FROM docker.io/library/ubuntu:20.04\n#4 DONE 0.0s\n\n#5 [internal] load build context\n#5 transferring context: 14.83kB done\n#5 DONE 0.0s\n\n#6 [2/9] RUN apt-get update\n#6 0.279 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]\n#6 0.356 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]\n#6 0.361 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]\n#6 0.380 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]\n#6 0.475 Get:5 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]\n#6 0.504 Get:6 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]\n#6 0.505 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]\n#6 0.549 Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]\n#6 0.701 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3345 kB]\n#6 0.734 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1466 kB]\n#6 0.751 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB]\n#6 0.752 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3806 kB]\n#6 0.788 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]\n#6 0.789 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]\n#6 0.837 Get:15 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB]\n#6 0.854 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3196 kB]\n#6 0.931 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3329 kB]\n#6 0.964 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1170 kB]\n#6 2.463 Fetched 29.9 MB in 2s (13.4 MB/s)\n#6 2.463 Reading package lists...\n#6 DONE 3.6s\n\n#7 [3/9] RUN apt install -y software-properties-common\n#7 0.192 \n#7 0.192 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n#7 0.192 \n#7 0.232 Reading package lists...\n#7 1.294 Building dependency tree...\n#7 1.466 Reading state information...\n#7 1.635 The following additional packages will be installed:\n#7 1.635 ca-certificates dbus dbus-user-session dconf-gsettings-backend dconf-service\n#7 1.635 dirmngr distro-info-data dmsetup file gir1.2-glib-2.0\n#7 1.635 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common\n#7 1.635 glib-networking-services gnupg gnupg-l10n gnupg-utils gpg gpg-agent\n#7 1.635 gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas\n#7 1.636 iso-codes krb5-locales libapparmor1 libappstream4 libargon2-1\n#7 1.636 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12\n#7 1.636 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1\n#7 1.636 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data\n#7 1.636 libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal\n#7 1.636 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66\n#7 1.636 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal\n#7 1.636 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0\n#7 1.636 libmagic-mgc libmagic1 libmpdec2 libnpth0 libnss-systemd\n#7 1.636 libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0\n#7 1.636 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib\n#7 1.6
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, adambirds/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.