# Run sent to worker: doanac-reckless == 2023-07-07 17:59:34.438108: Setting up runner on worker == 2023-07-07 17:59:35.463247: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/352/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 17:59:36.000428: 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 17:59:37.458145: Preparing bind mounts 2023-07-07 17:59:37.628641: INFO Creating secret: githubtok 2023-07-07 17:59:37.809394: INFO Creating secret: webhook-key 2023-07-07 17:59:37.980119: INFO Creating secret: milosz 2023-07-07 17:59:38.181008: INFO Adding shared volume: /lmp-bitbake-cache == 2023-07-07 17:59:38.535879: Creating container .netrc file 2023-07-07 17:59:38.726568: INFO Creating token for jobserv run access 2023-07-07 17:59:38.916211: INFO Creating a github token entry == 2023-07-07 17:59:39.285046: Preparing script == 2023-07-07 17:59:39.633286: Cloning git repository 2023-07-07 17:59:39.835027: INFO Clone_url: https://github.com/doanac/jobserv.git 2023-07-07 17:59:40.017452: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2023-07-07 17:59:40.478907: INFO Server does not appear to need credentials for cloning 2023-07-07 17:59:40.656742: INFO Adding githubtok to .gitconfig 2023-07-07 17:59:40.831994: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpbsigzwdy/repo'... 2023-07-07 17:59:41.781840: INFO Checking out: 1aa7881f536bd722c53c8d895fbf5489c489e7bb Switched to branch 'jobserv-run' == 2023-07-07 17:59:42.416595: Setting up container environment 2023-07-07 17:59:42.595826: INFO Container environment variables: GH_PRNUM=91 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/1aa7881f536bd722c53c8d895fbf5489c489e7bb 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=1aa7881f536bd722c53c8d895fbf5489c489e7bb H_PROJECT=jobserv H_BUILD=352 H_RUN=unit-test H_RUN_URL=https://api.gavelci.us/projects/jobserv/builds/352/runs/unit-test/ H_WORKER=doanac-reckless == 2023-07-07 17:59:42.959106: Running script inside container 2023-07-07 17:59:43.159771: 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.lpJdhl/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.3 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.lpJdhl/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 3.6 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 681.4 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.1 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.2 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 827.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.9 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.7 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 5.1 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 7.4 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.8 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 801.0 kB/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.7 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.3 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.5 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 1.3 MB/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 6.2 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.6 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.9 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 1.5 MB/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.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=3.0 in /tmp/tmp.lpJdhl/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 2.0 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.1.0-cp39-cp39-musllinux_1_1_x86_64.whl (192 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 3.1 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.2 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.9 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.2 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 2.0 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 3.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.6 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 1.7 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 4.9 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.6 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 1.3 MB/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=944602c160e617974721718be0e9c1f7cd0b67552321f37e678ba432b67f619c 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=df87e67d0c914efbfd3240e77c0178390d60a5dbc3c2f8c16cacaeb0cce9fd73 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=1540932 sha256=4cfe67a1c7d58b4dceb904ef7609fad0a6714d6e9328aeb1d59793a2ba45462f 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=c5f4668b3d552ccab9b77753d508133908917b3234f4c7122c4bd190aa13be0f 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=716829 sha256=ea0331d2db4059490bc3ecc29d87d357f2824217abdae0f29ebcb7f07eb9abda 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.1.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.3 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.0 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.8 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 1.2 MB/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=ec0924ab7c6846042302f17db2c0b2adfcb742a07967bbedca9bd36b4b4fdff1 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/tmp2ta0mahx/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/tmp2ta0mahx/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 18:02:03.193673: ERROR foo bar == 2023-07-07 18:02:03.193942: test_exec 2023-07-07 18:02:03.193942: ERROR Traceback (most recent call last): | File "/repo/tests/runner/test_logging.py", line 44, in test_exec | raise RuntimeError() |RuntimeError | == 2023-07-07 18:02:03.194409: test_exec_cancelled 2023-07-07 18:02:03.194617: INFO foo bar 2023-07-07 18:02:03.194796: WARN foo bar {"written_at": "2023-07-07T18:02:03.668Z", "written_ts": 1688752923668379000, "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.lpJdhl/lib/python3.9/site-packages/flask/app.py\", line 1950, in full_dispatch_request\n rv = self.dispatch_request()\n File \"/tmp/tmp.lpJdhl/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.lpJdhl/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": "60caa230-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:03.897Z", "written_ts": 1688752923897583000, "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": "60edb040-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:05.902Z", "written_ts": 1688752925902749000, "msg": "Delivered webhook to https://example.com", "type": "log", "logger": "jobserv.flask", "thread": "Thread-1", "level": "INFO", "module": "notify", "line_no": 171, "correlation_id": "621f8e48-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:06.165Z", "written_ts": 1688752926165026000, "msg": "Updating the rundef from simple->github_pr", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 29, "correlation_id": "6247930c-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:06.646Z", "written_ts": 1688752926646823000, "msg": "Updating the rundef from simple->gith_poller", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 33, "correlation_id": "62911784-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:06.719Z", "written_ts": 1688752926719826000, "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": "629c4294-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:06.795Z", "written_ts": 1688752926795567000, "msg": "Updating the rundef from simple->github_pr", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 29, "correlation_id": "62a7c98e-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.551Z", "written_ts": 1688752934551839000, "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": "6747563a-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.559Z", "written_ts": 1688752934559122000, "msg": "Adding foo to poller list", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 440, "correlation_id": "674868ea-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.563Z", "written_ts": 1688752934563815000, "msg": "Updating foo", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 445, "correlation_id": "67492028-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.567Z", "written_ts": 1688752934567093000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "6749a03e-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.567Z", "written_ts": 1688752934567385000, "msg": "url1 ref1 change oldsha->sha1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 202, "correlation_id": "6749ab88-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.567Z", "written_ts": 1688752934567999000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "6749c398-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.568Z", "written_ts": 1688752934568135000, "msg": "First run detected for url1 - ref1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 200, "correlation_id": "6749c9b0-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.568Z", "written_ts": 1688752934568321000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "6749d022-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.568Z", "written_ts": 1688752934568577000, "msg": "First run detected for url1 - ref2", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 200, "correlation_id": "6749da18-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.569Z", "written_ts": 1688752934569393000, "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": "6749fa2a-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.569Z", "written_ts": 1688752934569567000, "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": "674a00e2-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.570Z", "written_ts": 1688752934570288000, "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": "674a1d0c-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.570Z", "written_ts": 1688752934570496000, "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": "674a25d6-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.571Z", "written_ts": 1688752934571370000, "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": "674a4750-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:14.571Z", "written_ts": 1688752934571545000, "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": "674a4e4e-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:19.118Z", "written_ts": 1688752939118537000, "msg": "validation.invalid", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 190, "correlation_id": "6a00201e-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:19.118Z", "written_ts": 1688752939118699000, "msg": " --- All found errors ---", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 191, "correlation_id": "6a00201e-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:19.118Z", "written_ts": 1688752939118804000, "msg": "[\"Cannot find required key 'timeout'. Path: ''\"]", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 192, "correlation_id": "6a00201e-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:19.413Z", "written_ts": 1688752939413379000, "msg": "Failing cancelled run: proj1/1/bla", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 210, "correlation_id": "6a2d1d76-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:19.700Z", "written_ts": 1688752939700666000, "msg": "marking w1 offline 81s without a check-in", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 41, "correlation_id": "6a58f374-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:19.987Z", "written_ts": 1688752939987741000, "msg": "marking w1 offline (no pings log)", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 70, "correlation_id": "6a84c18e-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:20.280Z", "written_ts": 1688752940280958000, "msg": "rotating pings log to: /tmp/tmp9hyivs5a/w1/pings.log.1688752940", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 52, "correlation_id": "6ab17f4e-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:20.581Z", "written_ts": 1688752940581722000, "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": "6adf63fa-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:20.586Z", "written_ts": 1688752940586294000, "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": "6adf63fa-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:21.349Z", "written_ts": 1688752941349383000, "msg": "Entering surge support for armhf: count=1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 150, "correlation_id": "6b5486bc-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:21.357Z", "written_ts": 1688752941357839000, "msg": "Exiting surge support for armhf", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 138, "correlation_id": "6b5486bc-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:21.358Z", "written_ts": 1688752941358048000, "msg": "Entering surge support for amd64: count=2", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 150, "correlation_id": "6b5486bc-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:21.360Z", "written_ts": 1688752941360172000, "msg": "Entering surge support for armhf: count=3", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 150, "correlation_id": "6b5486bc-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:21.656Z", "written_ts": 1688752941656659000, "msg": "Entering surge support for amd64: count=1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 150, "correlation_id": "6b836982-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:21.661Z", "written_ts": 1688752941661660000, "msg": "Exiting surge support for amd64", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 138, "correlation_id": "6b836982-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:21.953Z", "written_ts": 1688752941953711000, "msg": "truncating the pings log", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 55, "correlation_id": "6bb0bd42-1cf0-11ee-9a86-0242ac110002"} {"written_at": "2023-07-07T18:02:21.967Z", "written_ts": 1688752941967606000, "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": "6bb2db18-1cf0-11ee-9a86-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 18:02:24.972792: Finding artifacts to upload Uploading 1 items 19709 bytes == 2023-07-07 18:02:25.784921: Analyzing junit results(/srv/gavelci-worker/runs/tmpbsigzwdy/archive/junit.xml) == 2023-07-07 18:02:26.535363: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|