# Run sent to worker: doanac-reckless == 2023-07-07 21:54:38.337764: Setting up runner on worker == 2023-07-07 21:54:39.320300: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/354/runs/unit-test//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2023-07-07 21:54:39.857797: Pulling container: python:3.9-alpine 3.9-alpine: Pulling from library/python Digest: sha256:2e94e493d6d5010d739ea473e44ea40f7c6e168bcb78e0c5a48c64f06aafbf5f Status: Image is up to date for python:3.9-alpine docker.io/library/python:3.9-alpine == 2023-07-07 21:54:41.397767: Preparing bind mounts 2023-07-07 21:54:41.586675: INFO Creating secret: githubtok 2023-07-07 21:54:41.767405: INFO Creating secret: webhook-key 2023-07-07 21:54:41.944708: INFO Creating secret: milosz 2023-07-07 21:54:42.132985: INFO Adding shared volume: /lmp-bitbake-cache == 2023-07-07 21:54:42.497496: Creating container .netrc file 2023-07-07 21:54:42.700349: INFO Creating token for jobserv run access 2023-07-07 21:54:42.887441: INFO Creating a github token entry == 2023-07-07 21:54:43.233110: Preparing script == 2023-07-07 21:54:43.606427: Cloning git repository 2023-07-07 21:54:43.808524: INFO Clone_url: https://github.com/doanac/jobserv.git 2023-07-07 21:54:43.987530: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2023-07-07 21:54:44.395213: INFO Server does not appear to need credentials for cloning 2023-07-07 21:54:44.571672: INFO Adding githubtok to .gitconfig 2023-07-07 21:54:44.791948: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpe4061hjn/repo'... 2023-07-07 21:54:45.842247: INFO Checking out: 6cf661ef1305621bd6db6463e18b3ce1a3eca1b6 Switched to branch 'jobserv-run' == 2023-07-07 21:54:46.476632: Setting up container environment 2023-07-07 21:54:46.659609: INFO Container environment variables: GH_PRNUM=91 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/6cf661ef1305621bd6db6463e18b3ce1a3eca1b6 GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GIT_SHA_BASE=5eb8019e4446b4a45f9c3565a72befac7f19aaa7 GIT_OLD_SHA=5eb8019e4446b4a45f9c3565a72befac7f19aaa7 GIT_SHA=6cf661ef1305621bd6db6463e18b3ce1a3eca1b6 H_PROJECT=jobserv H_BUILD=354 H_RUN=unit-test H_RUN_URL=https://api.gavelci.us/projects/jobserv/builds/354/runs/unit-test/ H_WORKER=doanac-reckless == 2023-07-07 21:54:47.035543: Running script inside container 2023-07-07 21:54:47.229606: INFO Running with --memory=14639596339 WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. + apk --no-cache add git python3-dev musl-dev g++ openssl libffi-dev openssl-dev rust cargo fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz (1/37) Installing libgcc (12.2.1_git20220924-r10) (2/37) Installing libstdc++ (12.2.1_git20220924-r10) (3/37) Installing zstd-libs (1.5.5-r4) (4/37) Installing binutils (2.40-r7) (5/37) Installing libgomp (12.2.1_git20220924-r10) (6/37) Installing libatomic (12.2.1_git20220924-r10) (7/37) Installing gmp (6.2.1-r3) (8/37) Installing isl26 (0.26-r1) (9/37) Installing mpfr4 (4.2.0-r3) (10/37) Installing mpc1 (1.3.1-r1) (11/37) Installing gcc (12.2.1_git20220924-r10) (12/37) Installing musl-dev (1.2.4-r0) (13/37) Installing libxml2 (2.11.4-r0) (14/37) Installing llvm16-libs (16.0.6-r1) (15/37) Installing rust (1.70.0-r0) (16/37) Installing brotli-libs (1.0.9-r14) (17/37) Installing libunistring (1.1-r1) (18/37) Installing libidn2 (2.3.4-r1) (19/37) Installing nghttp2-libs (1.53.0-r0) (20/37) Installing libcurl (8.1.2-r0) (21/37) Installing cargo (1.70.0-r0) (22/37) Installing libstdc++-dev (12.2.1_git20220924-r10) (23/37) Installing libc-dev (0.7.2-r5) (24/37) Installing g++ (12.2.1_git20220924-r10) (25/37) Installing pcre2 (10.42-r1) (26/37) Installing git (2.40.1-r0) (27/37) Installing linux-headers (6.3-r0) (28/37) Installing pkgconf (1.9.5-r0) (29/37) Installing libffi-dev (3.4.4-r2) (30/37) Installing openssl (3.1.1-r1) (31/37) Installing openssl-dev (3.1.1-r1) (32/37) Installing mpdecimal (2.5.1-r2) (33/37) Installing python3 (3.11.4-r0) (34/37) Installing python3-pycache-pyc0 (3.11.4-r0) (35/37) Installing pyc (0.1-r0) (36/37) Installing python3-pyc (3.11.4-r0) (37/37) Installing python3-dev (3.11.4-r0) Executing busybox-1.36.1-r0.trigger OK: 1109 MiB in 75 packages + git config --global user.email cibot@example.com + git config --global user.name cibot + git config --system protocol.file.allow always + ls /lmp-bitbake-cache/ dmesg.out + sh ./unit-test.sh WARNING: Using sqlite database - work queue testing will be skipped Requirement already satisfied: pip in /tmp/tmp.glaHpf/lib/python3.9/site-packages (23.0.1) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 3.2 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.0.1 Uninstalling pip-23.0.1: Successfully uninstalled pip-23.0.1 Successfully installed pip-23.1.2 Requirement already satisfied: setuptools in /tmp/tmp.glaHpf/lib/python3.9/site-packages (58.1.0) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 4.1 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 58.1.0 Uninstalling setuptools-58.1.0: Successfully uninstalled setuptools-58.1.0 Successfully installed setuptools-68.0.0 Collecting Flask-Migrate==3.1.0 (from -r requirements.txt (line 1)) Downloading Flask_Migrate-3.1.0-py3-none-any.whl (20 kB) Collecting Flask-SQLAlchemy==2.5.1 (from -r requirements.txt (line 2)) Downloading Flask_SQLAlchemy-2.5.1-py2.py3-none-any.whl (17 kB) Collecting Flask-Testing==0.8.1 (from -r requirements.txt (line 3)) Downloading Flask-Testing-0.8.1.tar.gz (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.2/45.2 kB 631.2 kB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Flask==1.1.4 (from -r requirements.txt (line 4)) Downloading Flask-1.1.4-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.6/94.6 kB 1.2 MB/s eta 0:00:00 Collecting Jinja2==2.11.3 (from -r requirements.txt (line 5)) Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 1.8 MB/s eta 0:00:00 Collecting Mako==1.2.2 (from -r requirements.txt (line 6)) Downloading Mako-1.2.2-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 1.0 MB/s eta 0:00:00 Collecting MarkupSafe==2.0.1 (from -r requirements.txt (line 7)) Downloading MarkupSafe-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl (30 kB) Collecting PyJWT==2.7.0 (from -r requirements.txt (line 8)) Downloading PyJWT-2.7.0-py3-none-any.whl (22 kB) Collecting PyMySQL==1.1.0 (from -r requirements.txt (line 9)) Downloading PyMySQL-1.1.0-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.8/44.8 kB 428.4 kB/s eta 0:00:00 Collecting PyYAML==5.4.1 (from -r requirements.txt (line 10)) Downloading PyYAML-5.4.1.tar.gz (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 kB 2.4 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting SQLAlchemy==1.4.23 (from -r requirements.txt (line 11)) Downloading SQLAlchemy-1.4.23.tar.gz (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 7.3 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Werkzeug==0.16.1 (from -r requirements.txt (line 12)) Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 327.4/327.4 kB 3.9 MB/s eta 0:00:00 Collecting bcrypt==4.0.1 (from -r requirements.txt (line 13)) Downloading bcrypt-4.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (624 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.3/624.3 kB 4.9 MB/s eta 0:00:00 Collecting cryptography==41.0.1 (from -r requirements.txt (line 14)) Downloading cryptography-41.0.1-cp37-abi3-musllinux_1_1_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 6.1 MB/s eta 0:00:00 Collecting dataclasses==0.6 (from -r requirements.txt (line 15)) Downloading dataclasses-0.6-py3-none-any.whl (14 kB) Collecting google-cloud-storage==1.44.0 (from -r requirements.txt (line 16)) Downloading google_cloud_storage-1.44.0-py2.py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.8/106.8 kB 1.7 MB/s eta 0:00:00 Collecting gunicorn==20.0.4 (from -r requirements.txt (line 19)) Downloading gunicorn-20.0.4-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 1.1 MB/s eta 0:00:00 Collecting json-logging==1.3.0 (from -r requirements.txt (line 20)) Downloading json_logging-1.3.0-py2.py3-none-any.whl (21 kB) Collecting pykwalify==1.8.0 (from -r requirements.txt (line 21)) Downloading pykwalify-1.8.0-py2.py3-none-any.whl (24 kB) Collecting python-dateutil==2.8.2 (from -r requirements.txt (line 22)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 3.3 MB/s eta 0:00:00 Collecting pytz==2023.3 (from -r requirements.txt (line 23)) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 4.5 MB/s eta 0:00:00 Collecting requests==2.31.0 (from -r requirements.txt (line 24)) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.2 MB/s eta 0:00:00 Collecting setproctitle==1.3.2 (from -r requirements.txt (line 25)) Downloading setproctitle-1.3.2-cp39-cp39-musllinux_1_1_x86_64.whl (37 kB) Collecting wheel==0.40.0 (from -r requirements.txt (line 26)) Using cached wheel-0.40.0-py3-none-any.whl (64 kB) Collecting alembic>=0.7 (from Flask-Migrate==3.1.0->-r requirements.txt (line 1)) Downloading alembic-1.11.1-py3-none-any.whl (224 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 3.0 MB/s eta 0:00:00 Collecting itsdangerous<2.0,>=0.24 (from Flask==1.1.4->-r requirements.txt (line 4)) Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) Collecting click<8.0,>=5.1 (from Flask==1.1.4->-r requirements.txt (line 4)) Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 kB 775.1 kB/s eta 0:00:00 Collecting greenlet!=0.4.17 (from SQLAlchemy==1.4.23->-r requirements.txt (line 11)) Downloading greenlet-2.0.2-cp39-cp39-musllinux_1_1_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 5.8 MB/s eta 0:00:00 Collecting cffi>=1.12 (from cryptography==41.0.1->-r requirements.txt (line 14)) Downloading cffi-1.15.1-cp39-cp39-musllinux_1_1_x86_64.whl (463 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 463.1/463.1 kB 4.3 MB/s eta 0:00:00 Collecting six (from google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting google-auth<3.0dev,>=1.25.0 (from google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading google_auth-2.21.0-py2.py3-none-any.whl (182 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.1/182.1 kB 2.6 MB/s eta 0:00:00 Collecting google-api-core<3.0dev,>=1.29.0 (from google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading google_api_core-2.11.1-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.5/120.5 kB 1.8 MB/s eta 0:00:00 Collecting google-cloud-core<3.0dev,>=1.6.0 (from google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading google_cloud_core-2.3.3-py2.py3-none-any.whl (29 kB) Collecting google-resumable-media<3.0dev,>=1.3.0 (from google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading google_resumable_media-2.5.0-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.7/77.7 kB 752.1 kB/s eta 0:00:00 Collecting protobuf (from google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading protobuf-4.23.4-py3-none-any.whl (173 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.3/173.3 kB 2.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=3.0 in /tmp/tmp.glaHpf/lib/python3.9/site-packages (from gunicorn==20.0.4->-r requirements.txt (line 19)) (68.0.0) Collecting docopt>=0.6.2 (from pykwalify==1.8.0->-r requirements.txt (line 21)) Downloading docopt-0.6.2.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ruamel.yaml>=0.16.0 (from pykwalify==1.8.0->-r requirements.txt (line 21)) Downloading ruamel.yaml-0.17.32-py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 1.9 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 24)) Downloading charset_normalizer-3.2.0-cp39-cp39-musllinux_1_1_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.5/195.5 kB 2.3 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 24)) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 1.1 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 24)) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 1.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 24)) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 2.4 MB/s eta 0:00:00 Collecting typing-extensions>=4 (from alembic>=0.7->Flask-Migrate==3.1.0->-r requirements.txt (line 1)) Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Collecting pycparser (from cffi>=1.12->cryptography==41.0.1->-r requirements.txt (line 14)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 1.8 MB/s eta 0:00:00 Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core<3.0dev,>=1.29.0->google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading googleapis_common_protos-1.59.1-py2.py3-none-any.whl (224 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 2.1 MB/s eta 0:00:00 Collecting cachetools<6.0,>=2.0.0 (from google-auth<3.0dev,>=1.25.0->google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0dev,>=1.25.0->google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 2.3 MB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 (from google-auth<3.0dev,>=1.25.0->google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 24)) Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 2.4 MB/s eta 0:00:00 Collecting google-crc32c<2.0dev,>=1.0 (from google-resumable-media<3.0dev,>=1.3.0->google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading google_crc32c-1.5.0-cp39-cp39-musllinux_1_1_x86_64.whl (581 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 581.5/581.5 kB 3.1 MB/s eta 0:00:00 Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.16.0->pykwalify==1.8.0->-r requirements.txt (line 21)) Downloading ruamel.yaml.clib-0.2.7.tar.gz (182 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.5/182.5 kB 2.0 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3.0dev,>=1.25.0->google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 57.6 kB/s eta 0:00:00 Building wheels for collected packages: Flask-Testing, PyYAML, SQLAlchemy, docopt, ruamel.yaml.clib Building wheel for Flask-Testing (pyproject.toml): started Building wheel for Flask-Testing (pyproject.toml): finished with status 'done' Created wheel for Flask-Testing: filename=Flask_Testing-0.8.1-py3-none-any.whl size=8191 sha256=e7691b939c1ed6ab1d55c9d902ce01ecb0b264d437993d5c4f1c4b0560c5d7d4 Stored in directory: /root/.cache/pip/wheels/56/2c/e8/52cd7ac36504f43401afd952a869548effc5d22245d582521b Building wheel for PyYAML (pyproject.toml): started Building wheel for PyYAML (pyproject.toml): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl size=45657 sha256=9327e9520568b8e179933972091cda189bbe0fb93f1607d878677ba6e4250cf9 Stored in directory: /root/.cache/pip/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5 Building wheel for SQLAlchemy (pyproject.toml): started Building wheel for SQLAlchemy (pyproject.toml): finished with status 'done' Created wheel for SQLAlchemy: filename=SQLAlchemy-1.4.23-cp39-cp39-linux_x86_64.whl size=1540930 sha256=0b397dbe86a4b8149d8ab846335e4a813feb6b6329691b7aafeff4d8e92c75e2 Stored in directory: /root/.cache/pip/wheels/b1/bb/74/e1158bf84256d3794ab3309b8cb7931073476f893820c0ce47 Building wheel for docopt (pyproject.toml): started Building wheel for docopt (pyproject.toml): finished with status 'done' Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13707 sha256=726066bcfa98b2eb6709d1b1f4411180e19688f7acda938a4368243c093cba12 Stored in directory: /root/.cache/pip/wheels/70/4a/46/1309fc853b8d395e60bafaf1b6df7845bdd82c95fd59dd8d2b Building wheel for ruamel.yaml.clib (pyproject.toml): started Building wheel for ruamel.yaml.clib (pyproject.toml): finished with status 'done' Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.7-cp39-cp39-linux_x86_64.whl size=716828 sha256=b9108ecea9ef42117bc5cb9bc024c5d55c0089450448842f2c4c57d2d53d30ae Stored in directory: /root/.cache/pip/wheels/6c/14/ed/50f8b69cec0b2aa9dd139bb9e634b4274a12682bac1a68862e Successfully built Flask-Testing PyYAML SQLAlchemy docopt ruamel.yaml.clib Installing collected packages: pytz, json-logging, docopt, dataclasses, wheel, Werkzeug, urllib3, typing-extensions, six, setproctitle, ruamel.yaml.clib, PyYAML, PyMySQL, PyJWT, pycparser, pyasn1, protobuf, MarkupSafe, itsdangerous, idna, gunicorn, greenlet, google-crc32c, click, charset-normalizer, certifi, cachetools, bcrypt, SQLAlchemy, ruamel.yaml, rsa, requests, python-dateutil, pyasn1-modules, Mako, Jinja2, googleapis-common-protos, google-resumable-media, cffi, pykwalify, google-auth, Flask, cryptography, alembic, google-api-core, Flask-Testing, Flask-SQLAlchemy, google-cloud-core, Flask-Migrate, google-cloud-storage Successfully installed Flask-1.1.4 Flask-Migrate-3.1.0 Flask-SQLAlchemy-2.5.1 Flask-Testing-0.8.1 Jinja2-2.11.3 Mako-1.2.2 MarkupSafe-2.0.1 PyJWT-2.7.0 PyMySQL-1.1.0 PyYAML-5.4.1 SQLAlchemy-1.4.23 Werkzeug-0.16.1 alembic-1.11.1 bcrypt-4.0.1 cachetools-5.3.1 certifi-2023.5.7 cffi-1.15.1 charset-normalizer-3.2.0 click-7.1.2 cryptography-41.0.1 dataclasses-0.6 docopt-0.6.2 google-api-core-2.11.1 google-auth-2.21.0 google-cloud-core-2.3.3 google-cloud-storage-1.44.0 google-crc32c-1.5.0 google-resumable-media-2.5.0 googleapis-common-protos-1.59.1 greenlet-2.0.2 gunicorn-20.0.4 idna-3.4 itsdangerous-1.1.0 json-logging-1.3.0 protobuf-4.23.4 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pykwalify-1.8.0 python-dateutil-2.8.2 pytz-2023.3 requests-2.31.0 rsa-4.9 ruamel.yaml-0.17.32 ruamel.yaml.clib-0.2.7 setproctitle-1.3.2 six-1.16.0 typing-extensions-4.7.1 urllib3-1.26.16 wheel-0.40.0 Collecting junitxml==0.7 Downloading junitxml-0.7.tar.gz (26 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting python-subunit==1.3.0 Downloading python_subunit-1.3.0-py2.py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.9/104.9 kB 1.1 MB/s eta 0:00:00 Collecting extras (from python-subunit==1.3.0) Downloading extras-1.0.0-py2.py3-none-any.whl (7.3 kB) Collecting testtools>=0.9.34 (from python-subunit==1.3.0) Downloading testtools-2.6.0-py3-none-any.whl (182 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 kB 2.6 MB/s eta 0:00:00 Collecting pbr>=0.11 (from testtools>=0.9.34->python-subunit==1.3.0) Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 kB 1.7 MB/s eta 0:00:00 Collecting fixtures>=2.0 (from testtools>=0.9.34->python-subunit==1.3.0) Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 998.0 kB/s eta 0:00:00 Building wheels for collected packages: junitxml Building wheel for junitxml (setup.py): started Building wheel for junitxml (setup.py): finished with status 'done' Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16307 sha256=fe650f08be85927f38443a21fc06551ac2e5f99d690cdd9c5ac88270ba637388 Stored in directory: /root/.cache/pip/wheels/b2/47/ef/c7a04162ae5e21c943419c306117a77aed1d71c6e8bcc2c0f8 Successfully built junitxml Installing collected packages: junitxml, extras, pbr, fixtures, testtools, python-subunit Successfully installed extras-1.0.0 fixtures-4.1.0 junitxml-0.7 pbr-5.11.1 python-subunit-1.3.0 testtools-2.6.0 hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Cloning into '/tmp/tmp7ugtsqwz/repo-src/submod'... done. hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Cloning into '/tmp/tmp7ugtsqwz/nested-par/repo-src'... done. hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m 2023-07-07 21:57:20.921080: ERROR foo bar == 2023-07-07 21:57:20.921340: test_exec 2023-07-07 21:57:20.921340: ERROR Traceback (most recent call last): | File "/repo/tests/runner/test_logging.py", line 44, in test_exec | raise RuntimeError() |RuntimeError | == 2023-07-07 21:57:20.921848: test_exec_cancelled 2023-07-07 21:57:20.922090: INFO foo bar 2023-07-07 21:57:20.922355: WARN foo bar {"written_at": "2023-07-07T21:57:21.398Z", "written_ts": 1688767041398775000, "msg": "Unexpected error caught in BP error handler", "type": "log", "logger": "jobserv.flask", "thread": "MainThread", "level": "ERROR", "module": "__init__", "line_no": 61, "exc_info": "Traceback (most recent call last):\n File \"/tmp/tmp.glaHpf/lib/python3.9/site-packages/flask/app.py\", line 1950, in full_dispatch_request\n rv = self.dispatch_request()\n File \"/tmp/tmp.glaHpf/lib/python3.9/site-packages/flask/app.py\", line 1936, in dispatch_request\n return self.view_functions[rule.endpoint](**req.view_args)\n File \"/repo/jobserv/api/build.py\", line 63, in build_create\n b = trigger_build(\n File \"/repo/jobserv/trigger.py\", line 103, in trigger_build\n proj_def = ProjectDefinition.validate_data(proj_def)\n File \"/repo/jobserv/project.py\", line 204, in validate_data\n c = Core(source_data=data, schema_files=[schema])\n File \"/tmp/tmp.glaHpf/lib/python3.9/site-packages/pykwalify/core.py\", line 142, in __init__\n raise CoreError(u\"No source file/data was loaded\")\npykwalify.errors.CoreError: \n", "filename": "__init__.py", "correlation_id": "3f9d5578-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:21.626Z", "written_ts": 1688767041626380000, "msg": "Unexpected error creating runs for: {'name': 'git', 'type': 'git_poller', 'runs': [{'name': 'run0', 'host-tag': 'foo*', 'container': 'alpine', 'script': 'test'}]}", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "trigger", "line_no": 65, "exc_info": "Traceback (most recent call last):\n File \"/repo/jobserv/trigger.py\", line 58, in trigger_runs\n storage.set_run_definition(r, rundef)\n File \"/usr/local/lib/python3.9/unittest/mock.py\", line 1092, in __call__\n return self._mock_call(*args, **kwargs)\n File \"/usr/local/lib/python3.9/unittest/mock.py\", line 1096, in _mock_call\n return self._execute_mock_call(*args, **kwargs)\n File \"/usr/local/lib/python3.9/unittest/mock.py\", line 1151, in _execute_mock_call\n raise effect\nRuntimeError: edge case!!!\n", "filename": "trigger.py", "correlation_id": "3fc023b4-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:23.631Z", "written_ts": 1688767043631968000, "msg": "Delivered webhook to https://example.com", "type": "log", "logger": "jobserv.flask", "thread": "Thread-1", "level": "INFO", "module": "notify", "line_no": 171, "correlation_id": "40f213d2-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:23.893Z", "written_ts": 1688767043893393000, "msg": "Updating the rundef from simple->github_pr", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 29, "correlation_id": "4119f76c-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:24.375Z", "written_ts": 1688767044375115000, "msg": "Updating the rundef from simple->gith_poller", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 33, "correlation_id": "416378b0-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:24.449Z", "written_ts": 1688767044449786000, "msg": "Caught integrity error and failed run: 1", "type": "log", "logger": "jobserv.flask", "thread": "MainThread", "level": "ERROR", "module": "run", "line_no": 172, "exc_info": "Traceback (most recent call last):\n File \"/repo/jobserv/api/run.py\", line 155, in _handle_triggers\n _create_triggers(\n File \"/repo/jobserv/api/run.py\", line 79, in _create_triggers\n trigger_runs(\n File \"/repo/jobserv/trigger.py\", line 51, in trigger_runs\n raise ValueError('A run named \"%s\" already exists' % name)\nValueError: A run named \"collision-name\" already exists\n", "filename": "run.py", "correlation_id": "416ee5ba-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:24.527Z", "written_ts": 1688767044527441000, "msg": "Updating the rundef from simple->github_pr", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 29, "correlation_id": "417ab6ec-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.294Z", "written_ts": 1688767052294659000, "msg": "Unable to check doesnot matter.git/info/refs?service=git-upload-pack for changes: 500 ", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "git_poller", "line_no": 172, "correlation_id": "461beedc-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.304Z", "written_ts": 1688767052304262000, "msg": "Adding foo to poller list", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 440, "correlation_id": "461d5cb8-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.309Z", "written_ts": 1688767052309285000, "msg": "Updating foo", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 445, "correlation_id": "461e20b2-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.311Z", "written_ts": 1688767052311740000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "461e8084-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.312Z", "written_ts": 1688767052312071000, "msg": "url1 ref1 change oldsha->sha1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 202, "correlation_id": "461e8d54-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.312Z", "written_ts": 1688767052312834000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "461eab40-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.313Z", "written_ts": 1688767052313012000, "msg": "First run detected for url1 - ref1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 200, "correlation_id": "461eb2de-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.313Z", "written_ts": 1688767052313165000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "461eb82e-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.313Z", "written_ts": 1688767052313387000, "msg": "First run detected for url1 - ref2", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 200, "correlation_id": "461ec0bc-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.314Z", "written_ts": 1688767052314138000, "msg": "Trigger build for proj with params: {'GIT_URL': 'fake'}", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 357, "correlation_id": "461ede44-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.314Z", "written_ts": 1688767052314306000, "msg": "Skipping build for proj because of skip-ci message", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 387, "correlation_id": "461ee4a2-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.316Z", "written_ts": 1688767052316178000, "msg": "Trigger build for proj with params: {'GIT_URL': 'https://github.com'}", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 357, "correlation_id": "461f2df4-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.316Z", "written_ts": 1688767052316359000, "msg": "Skipping build for proj because of skip-ci message", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 387, "correlation_id": "461f352e-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.317Z", "written_ts": 1688767052317145000, "msg": "Trigger build for proj with params: {'GIT_URL': 'https://fake.com'}", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 357, "correlation_id": "461f53b0-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:32.317Z", "written_ts": 1688767052317354000, "msg": "Skipping build for proj because of skip-ci message", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 387, "correlation_id": "461f5bb2-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:36.882Z", "written_ts": 1688767056882245000, "msg": "validation.invalid", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 190, "correlation_id": "48d7e8f6-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:36.882Z", "written_ts": 1688767056882442000, "msg": " --- All found errors ---", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 191, "correlation_id": "48d7e8f6-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:36.882Z", "written_ts": 1688767056882560000, "msg": "[\"Cannot find required key 'timeout'. Path: ''\"]", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 192, "correlation_id": "48d7e8f6-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:37.177Z", "written_ts": 1688767057177264000, "msg": "Failing cancelled run: proj1/1/bla", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 210, "correlation_id": "4904ed24-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:37.464Z", "written_ts": 1688767057464722000, "msg": "marking w1 offline 81s without a check-in", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 41, "correlation_id": "4930c9ee-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:37.751Z", "written_ts": 1688767057751766000, "msg": "marking w1 offline (no pings log)", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 70, "correlation_id": "495c96aa-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:38.044Z", "written_ts": 1688767058044671000, "msg": "rotating pings log to: /tmp/tmp69gdwn52/w1/pings.log.1688767058", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 52, "correlation_id": "4989486c-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:38.343Z", "written_ts": 1688767058343204000, "msg": "Found stuck run proj1/1/bla on worker None", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 187, "correlation_id": "49b6d598-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:38.347Z", "written_ts": 1688767058347390000, "msg": "Found stuck run proj1/1/bla on worker None", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 187, "correlation_id": "49b6d598-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:39.105Z", "written_ts": 1688767059105372000, "msg": "Entering surge support for armhf: count=1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 150, "correlation_id": "4a2b224a-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:39.113Z", "written_ts": 1688767059113979000, "msg": "Exiting surge support for armhf", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 138, "correlation_id": "4a2b224a-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:39.114Z", "written_ts": 1688767059114202000, "msg": "Entering surge support for amd64: count=2", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 150, "correlation_id": "4a2b224a-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:39.116Z", "written_ts": 1688767059116374000, "msg": "Entering surge support for armhf: count=3", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 150, "correlation_id": "4a2b224a-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:39.412Z", "written_ts": 1688767059412437000, "msg": "Entering surge support for amd64: count=1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 150, "correlation_id": "4a59fc96-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:39.417Z", "written_ts": 1688767059417442000, "msg": "Exiting surge support for amd64", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 138, "correlation_id": "4a59fc96-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:39.707Z", "written_ts": 1688767059707171000, "msg": "truncating the pings log", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 55, "correlation_id": "4a86f5b6-1d11-11ee-b8d0-0242ac110002"} {"written_at": "2023-07-07T21:57:39.721Z", "written_ts": 1688767059721493000, "msg": "Unable to read: bad: Unable to load PEM file. See https://cryptography.io/en/latest/faq/#why-can-t-i-import-my-pem-file for more details. MalformedFraming", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker_jwt", "line_no": 44, "correlation_id": "4a892462-1d11-11ee-b8d0-0242ac110002"} Docker not available Docker not available Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Script completed == 2023-07-07 21:57:42.979368: Finding artifacts to upload Uploading 1 items 19709 bytes == 2023-07-07 21:57:43.783658: Analyzing junit results(/srv/gavelci-worker/runs/tmpe4061hjn/archive/junit.xml) == 2023-07-07 21:57:44.515295: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|