# Run sent to worker: doanac-reckless == 2024-01-08 18:06:38.116546: Setting up runner on worker == 2024-01-08 18:06:39.100691: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/429/runs/unit-test//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2024-01-08 18:06:39.641993: Pulling container: python:3.11-alpine 3.11-alpine: Pulling from library/python Digest: sha256:c6bb0934b659c1098ff8d10e5c8c0dd3b7bbfd856523af70eb73f8641c54b738 Status: Image is up to date for python:3.11-alpine docker.io/library/python:3.11-alpine == 2024-01-08 18:06:41.125301: Preparing bind mounts 2024-01-08 18:06:41.298570: INFO Creating secret: githubtok 2024-01-08 18:06:41.464689: INFO Creating secret: webhook-key 2024-01-08 18:06:41.638707: INFO Creating secret: milosz 2024-01-08 18:06:41.822939: INFO Adding shared volume: /lmp-bitbake-cache == 2024-01-08 18:06:42.186129: Creating container .netrc file 2024-01-08 18:06:42.363117: INFO Creating token for jobserv run access 2024-01-08 18:06:42.542319: INFO Creating a github token entry == 2024-01-08 18:06:42.903075: Preparing script == 2024-01-08 18:06:43.278017: Cloning git repository 2024-01-08 18:06:43.469073: INFO Clone_url: https://github.com/doanac/jobserv.git 2024-01-08 18:06:43.649978: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2024-01-08 18:06:44.060930: INFO Server does not appear to need credentials for cloning 2024-01-08 18:06:44.279261: INFO Adding githubtok to .gitconfig 2024-01-08 18:06:44.480842: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpujro8lpi/repo'... 2024-01-08 18:06:45.508248: INFO Checking out: 33483cd0439c413c971c52436bc8223168467f60 Switched to branch 'jobserv-run' == 2024-01-08 18:06:46.138082: Setting up container environment 2024-01-08 18:06:46.327843: INFO Container environment variables: GH_PRNUM=111 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/33483cd0439c413c971c52436bc8223168467f60 GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GIT_SHA_BASE=9070af5adede6859a814b7da6daea16f3e95a793 GIT_OLD_SHA=9070af5adede6859a814b7da6daea16f3e95a793 GIT_SHA=33483cd0439c413c971c52436bc8223168467f60 H_PROJECT=jobserv H_BUILD=429 H_RUN=unit-test H_RUN_URL=https://api.gavelci.us/projects/jobserv/builds/429/runs/unit-test/ H_WORKER=doanac-reckless == 2024-01-08 18:06:46.698131: Running script inside container 2024-01-08 18:06:46.886549: 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.19/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz (1/40) Installing libgcc (13.2.1_git20231014-r0) (2/40) Installing jansson (2.14-r4) (3/40) Installing libstdc++ (13.2.1_git20231014-r0) (4/40) Installing zstd-libs (1.5.5-r8) (5/40) Installing binutils (2.41-r0) (6/40) Installing libgomp (13.2.1_git20231014-r0) (7/40) Installing libatomic (13.2.1_git20231014-r0) (8/40) Installing gmp (6.3.0-r0) (9/40) Installing isl26 (0.26-r1) (10/40) Installing mpfr4 (4.2.1-r0) (11/40) Installing mpc1 (1.3.1-r1) (12/40) Installing gcc (13.2.1_git20231014-r0) (13/40) Installing musl-dev (1.2.4_git20230717-r4) (14/40) Installing libxml2 (2.11.6-r0) (15/40) Installing llvm16-libs (16.0.6-r7) (16/40) Installing scudo-malloc (17.0.5-r0) (17/40) Installing rust (1.72.1-r0) (18/40) Installing brotli-libs (1.1.0-r1) (19/40) Installing c-ares (1.22.1-r0) (20/40) Installing libunistring (1.1-r2) (21/40) Installing libidn2 (2.3.4-r4) (22/40) Installing nghttp2-libs (1.58.0-r0) (23/40) Installing libcurl (8.5.0-r0) (24/40) Installing cargo (1.72.1-r0) (25/40) Installing libstdc++-dev (13.2.1_git20231014-r0) (26/40) Installing libc-dev (0.7.2-r5) (27/40) Installing g++ (13.2.1_git20231014-r0) (28/40) Installing pcre2 (10.42-r2) (29/40) Installing git (2.43.0-r0) (30/40) Installing linux-headers (6.5-r0) (31/40) Installing pkgconf (2.1.0-r0) (32/40) Installing libffi-dev (3.4.4-r3) (33/40) Installing openssl (3.1.4-r2) (34/40) Installing openssl-dev (3.1.4-r2) (35/40) Installing mpdecimal (2.5.1-r2) (36/40) Installing python3 (3.11.6-r1) (37/40) Installing python3-pycache-pyc0 (3.11.6-r1) (38/40) Installing pyc (3.11.6-r1) (39/40) Installing python3-pyc (3.11.6-r1) (40/40) Installing python3-dev (3.11.6-r1) Executing busybox-1.36.1-r15.trigger OK: 1101 MiB in 78 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 + readlink -f ./unit-test.sh + dirname /repo/unit-test.sh + HERE=/repo + cd /repo + mktemp -d + VENV=/tmp/tmp.NIabgo + trap '[ -z ] || docker kill jobserv-db; rm -rf /tmp/tmp.NIabgo' EXIT + '[' -n ] + '[' -z ] + echo 'WARNING: Using sqlite database - work queue testing will be skipped' + export 'SQLALCHEMY_DATABASE_URI=sqlite://' WARNING: Using sqlite database - work queue testing will be skipped + python3 -m venv /tmp/tmp.NIabgo + /tmp/tmp.NIabgo/bin/pip3 install -U pip Requirement already satisfied: pip in /tmp/tmp.NIabgo/lib/python3.11/site-packages (23.2.1) Collecting pip Obtaining dependency information for pip from https://files.pythonhosted.org/packages/15/aa/3f4c7bcee2057a76562a5b33ecbd199be08cdb4443a02e26bd2c3cf6fc39/pip-23.3.2-py3-none-any.whl.metadata Downloading pip-23.3.2-py3-none-any.whl.metadata (3.5 kB) Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 7.5 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.2.1 Uninstalling pip-23.2.1: Successfully uninstalled pip-23.2.1 Successfully installed pip-23.3.2 + /tmp/tmp.NIabgo/bin/pip3 install -U setuptools Requirement already satisfied: setuptools in /tmp/tmp.NIabgo/lib/python3.11/site-packages (65.5.0) Collecting setuptools Downloading setuptools-69.0.3-py3-none-any.whl.metadata (6.3 kB) Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 1.3 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.5.0 Uninstalling setuptools-65.5.0: Successfully uninstalled setuptools-65.5.0 Successfully installed setuptools-69.0.3 + /tmp/tmp.NIabgo/bin/pip3 install -r requirements.txt Collecting Flask-Migrate==4.0.4 (from -r requirements.txt (line 1)) Downloading Flask_Migrate-4.0.4-py3-none-any.whl (20 kB) Collecting Flask-SQLAlchemy==3.0.5 (from -r requirements.txt (line 2)) Downloading flask_sqlalchemy-3.0.5-py3-none-any.whl.metadata (3.3 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 437.8 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==2.3.3 (from -r requirements.txt (line 4)) Downloading flask-2.3.3-py3-none-any.whl.metadata (3.6 kB) Collecting PyJWT==2.8.0 (from -r requirements.txt (line 5)) Downloading PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Collecting PyMySQL==1.1.0 (from -r requirements.txt (line 6)) Downloading PyMySQL-1.1.0-py3-none-any.whl.metadata (4.4 kB) Collecting PyYAML==6.0.1 (from -r requirements.txt (line 7)) Downloading PyYAML-6.0.1-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (2.1 kB) Collecting SQLAlchemy==1.4.23 (from -r requirements.txt (line 8)) Downloading SQLAlchemy-1.4.23.tar.gz (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 11.2 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==3.0.1 (from -r requirements.txt (line 9)) Downloading werkzeug-3.0.1-py3-none-any.whl.metadata (4.1 kB) Collecting bcrypt==4.0.1 (from -r requirements.txt (line 10)) Downloading bcrypt-4.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (624 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.3/624.3 kB 4.6 MB/s eta 0:00:00 Collecting cryptography==41.0.4 (from -r requirements.txt (line 11)) Downloading cryptography-41.0.4-cp37-abi3-musllinux_1_1_x86_64.whl.metadata (5.2 kB) Collecting dataclasses==0.6 (from -r requirements.txt (line 12)) Downloading dataclasses-0.6-py3-none-any.whl (14 kB) Collecting google-cloud-storage==2.10.0 (from -r requirements.txt (line 13)) Downloading google_cloud_storage-2.10.0-py2.py3-none-any.whl.metadata (6.0 kB) Collecting gunicorn==21.2.0 (from -r requirements.txt (line 16)) Downloading gunicorn-21.2.0-py3-none-any.whl.metadata (4.1 kB) Collecting json-logging==1.3.0 (from -r requirements.txt (line 17)) Downloading json_logging-1.3.0-py2.py3-none-any.whl (21 kB) Collecting pykwalify==1.8.0 (from -r requirements.txt (line 18)) Downloading pykwalify-1.8.0-py2.py3-none-any.whl (24 kB) Collecting python-dateutil==2.8.2 (from -r requirements.txt (line 19)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 2.7 MB/s eta 0:00:00 Collecting pytz==2023.3 (from -r requirements.txt (line 20)) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 4.3 MB/s eta 0:00:00 Collecting requests==2.31.0 (from -r requirements.txt (line 21)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting wheel==0.41.2 (from -r requirements.txt (line 22)) Downloading wheel-0.41.2-py3-none-any.whl.metadata (2.2 kB) Collecting alembic>=1.9.0 (from Flask-Migrate==4.0.4->-r requirements.txt (line 1)) Downloading alembic-1.13.1-py3-none-any.whl.metadata (7.4 kB) Collecting Jinja2>=3.1.2 (from Flask==2.3.3->-r requirements.txt (line 4)) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 1.3 MB/s eta 0:00:00 Collecting itsdangerous>=2.1.2 (from Flask==2.3.3->-r requirements.txt (line 4)) Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Collecting click>=8.1.3 (from Flask==2.3.3->-r requirements.txt (line 4)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting blinker>=1.6.2 (from Flask==2.3.3->-r requirements.txt (line 4)) Downloading blinker-1.7.0-py3-none-any.whl.metadata (1.9 kB) Collecting greenlet!=0.4.17 (from SQLAlchemy==1.4.23->-r requirements.txt (line 8)) Downloading greenlet-3.0.3-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (3.8 kB) Collecting MarkupSafe>=2.1.1 (from Werkzeug==3.0.1->-r requirements.txt (line 9)) Downloading MarkupSafe-2.1.3-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (3.0 kB) Collecting cffi>=1.12 (from cryptography==41.0.4->-r requirements.txt (line 11)) Downloading cffi-1.16.0-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (1.5 kB) Collecting google-auth<3.0dev,>=1.25.0 (from google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading google_auth-2.26.1-py2.py3-none-any.whl.metadata (4.7 kB) Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 (from google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading google_api_core-2.15.0-py3-none-any.whl.metadata (2.7 kB) Collecting google-cloud-core<3.0dev,>=2.3.0 (from google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl.metadata (2.7 kB) Collecting google-resumable-media>=2.3.2 (from google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading google_resumable_media-2.7.0-py2.py3-none-any.whl.metadata (2.2 kB) Collecting packaging (from gunicorn==21.2.0->-r requirements.txt (line 16)) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting docopt>=0.6.2 (from pykwalify==1.8.0->-r requirements.txt (line 18)) 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 18)) Downloading ruamel.yaml-0.18.5-py3-none-any.whl.metadata (23 kB) Collecting six>=1.5 (from python-dateutil==2.8.2->-r requirements.txt (line 19)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 21)) Downloading charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 21)) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 21)) Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 21)) Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) Collecting Mako (from alembic>=1.9.0->Flask-Migrate==4.0.4->-r requirements.txt (line 1)) Downloading Mako-1.3.0-py3-none-any.whl.metadata (2.9 kB) Collecting typing-extensions>=4 (from alembic>=1.9.0->Flask-Migrate==4.0.4->-r requirements.txt (line 1)) Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) Collecting pycparser (from cffi>=1.12->cryptography==41.0.4->-r requirements.txt (line 11)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 1.2 MB/s eta 0:00:00 Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading googleapis_common_protos-1.62.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading protobuf-4.25.1-py3-none-any.whl.metadata (541 bytes) Collecting cachetools<6.0,>=2.0.0 (from google-auth<3.0dev,>=1.25.0->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading cachetools-5.3.2-py3-none-any.whl.metadata (5.2 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0dev,>=1.25.0->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 1.8 MB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 (from google-auth<3.0dev,>=1.25.0->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting google-crc32c<2.0dev,>=1.0 (from google-resumable-media>=2.3.2->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading google_crc32c-1.5.0-cp311-cp311-musllinux_1_1_x86_64.whl (582 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.5/582.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 18)) Downloading ruamel.yaml.clib-0.2.8-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (2.2 kB) Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3.0dev,>=1.25.0->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading pyasn1-0.5.1-py2.py3-none-any.whl.metadata (8.6 kB) Downloading flask_sqlalchemy-3.0.5-py3-none-any.whl (24 kB) Downloading flask-2.3.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 1.2 MB/s eta 0:00:00 Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) Downloading PyMySQL-1.1.0-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.8/44.8 kB 455.7 kB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp311-cp311-musllinux_1_1_x86_64.whl (748 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 748.5/748.5 kB 5.7 MB/s eta 0:00:00 Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 2.5 MB/s eta 0:00:00 Downloading cryptography-41.0.4-cp37-abi3-musllinux_1_1_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 11.1 MB/s eta 0:00:00 Downloading google_cloud_storage-2.10.0-py2.py3-none-any.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.6/114.6 kB 1.3 MB/s eta 0:00:00 Downloading gunicorn-21.2.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.2/80.2 kB 853.9 kB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 693.4 kB/s eta 0:00:00 Downloading wheel-0.41.2-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 731.4 kB/s eta 0:00:00 Downloading alembic-1.13.1-py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.4/233.4 kB 2.5 MB/s eta 0:00:00 Downloading blinker-1.7.0-py3-none-any.whl (13 kB) Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 1.9 MB/s eta 0:00:00 Downloading cffi-1.16.0-cp311-cp311-musllinux_1_1_x86_64.whl (476 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 476.4/476.4 kB 4.0 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_x86_64.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 1.6 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 1.2 MB/s eta 0:00:00 Downloading google_api_core-2.15.0-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.0/122.0 kB 920.5 kB/s eta 0:00:00 Downloading google_auth-2.26.1-py2.py3-none-any.whl (186 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.4/186.4 kB 1.8 MB/s eta 0:00:00 Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl (29 kB) Downloading google_resumable_media-2.7.0-py2.py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 835.1 kB/s eta 0:00:00 Downloading greenlet-3.0.3-cp311-cp311-musllinux_1_1_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.2 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 726.9 kB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp311-cp311-musllinux_1_1_x86_64.whl (33 kB) Downloading ruamel.yaml-0.18.5-py3-none-any.whl (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.4/116.4 kB 1.3 MB/s eta 0:00:00 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 999.7 kB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 574.1 kB/s eta 0:00:00 Downloading cachetools-5.3.2-py3-none-any.whl (9.3 kB) Downloading googleapis_common_protos-1.62.0-py2.py3-none-any.whl (228 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.7/228.7 kB 2.5 MB/s eta 0:00:00 Downloading protobuf-4.25.1-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.5/156.5 kB 1.8 MB/s eta 0:00:00 Downloading ruamel.yaml.clib-0.2.8-cp311-cp311-musllinux_1_1_x86_64.whl (730 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 730.9/730.9 kB 6.0 MB/s eta 0:00:00 Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) Downloading Mako-1.3.0-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 789.5 kB/s eta 0:00:00 Downloading pyasn1-0.5.1-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 kB 896.2 kB/s eta 0:00:00 Building wheels for collected packages: Flask-Testing, SQLAlchemy, docopt 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=8190 sha256=d2928bd4eed1bcaa6f0ab04552f3b03a0db16d2e88737edcdd5e5d87a3a58e0e Stored in directory: /root/.cache/pip/wheels/9d/aa/a4/a97a989ae422b51b1f164f76b5bdfc21a9c30b1842b7403598 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-cp311-cp311-linux_x86_64.whl size=1543681 sha256=940564ff775b62ba0be2f4543bc843fd3b09336d94a01ed309acdfc56c2a02b1 Stored in directory: /root/.cache/pip/wheels/ba/7b/d8/8146b02e234a4a9e5e892dd5a040d19d203dd65a8693b2d207 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=13706 sha256=a0f0e6fe2abe7c201bc1a904d0f47de0397ba386168a6851d677307fc59ba2b1 Stored in directory: /root/.cache/pip/wheels/1a/b0/8c/4b75c4116c31f83c8f9f047231251e13cc74481cca4a78a9ce Successfully built Flask-Testing SQLAlchemy docopt Installing collected packages: pytz, json-logging, docopt, dataclasses, wheel, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, PyMySQL, PyJWT, pycparser, pyasn1, protobuf, packaging, MarkupSafe, itsdangerous, idna, greenlet, google-crc32c, click, charset-normalizer, certifi, cachetools, blinker, bcrypt, Werkzeug, SQLAlchemy, ruamel.yaml, rsa, requests, python-dateutil, pyasn1-modules, Mako, Jinja2, gunicorn, 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-2.3.3 Flask-Migrate-4.0.4 Flask-SQLAlchemy-3.0.5 Flask-Testing-0.8.1 Jinja2-3.1.2 Mako-1.3.0 MarkupSafe-2.1.3 PyJWT-2.8.0 PyMySQL-1.1.0 PyYAML-6.0.1 SQLAlchemy-1.4.23 Werkzeug-3.0.1 alembic-1.13.1 bcrypt-4.0.1 blinker-1.7.0 cachetools-5.3.2 certifi-2023.11.17 cffi-1.16.0 charset-normalizer-3.3.2 click-8.1.7 cryptography-41.0.4 dataclasses-0.6 docopt-0.6.2 google-api-core-2.15.0 google-auth-2.26.1 google-cloud-core-2.4.1 google-cloud-storage-2.10.0 google-crc32c-1.5.0 google-resumable-media-2.7.0 googleapis-common-protos-1.62.0 greenlet-3.0.3 gunicorn-21.2.0 idna-3.6 itsdangerous-2.1.2 json-logging-1.3.0 packaging-23.2 protobuf-4.25.1 pyasn1-0.5.1 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.18.5 ruamel.yaml.clib-0.2.8 six-1.16.0 typing-extensions-4.9.0 urllib3-2.1.0 wheel-0.41.2 + /tmp/tmp.NIabgo/bin/pip3 install 'junitxml==0.7' 'python-subunit==1.3.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 945.3 kB/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.7.1-py3-none-any.whl.metadata (5.3 kB) Downloading testtools-2.7.1-py3-none-any.whl (179 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.8/179.8 kB 89.3 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=16308 sha256=4ac4c7c5ffdb2f880505946c6c71594331da8489eddf284ed85f176e5d348464 Stored in directory: /root/.cache/pip/wheels/8a/7a/9b/f1dac57e815dbc28e3889797e53848042661a1143aa45f127f Successfully built junitxml Installing collected packages: junitxml, extras, testtools, python-subunit Successfully installed extras-1.0.0 junitxml-0.7 python-subunit-1.3.0 testtools-2.7.1 + set -o pipefail + PYTHONPATH=./ /tmp/tmp.NIabgo/bin/python3 -m subunit.run discover + /tmp/tmp.NIabgo/bin/subunit2junitxml --no-passthrough + tee /archive/junit.xml 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/tmpstcc3_3k/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/tmpstcc3_3k/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 2024-01-08 18:08:28.873510: ERROR foo bar == 2024-01-08 18:08:28.873673: test_exec 2024-01-08 18:08:28.873673: ERROR Traceback (most recent call last): | File "/repo/tests/runner/test_logging.py", line 44, in test_exec | raise RuntimeError() |RuntimeError | == 2024-01-08 18:08:28.874095: test_exec_cancelled 2024-01-08 18:08:28.874237: INFO foo bar 2024-01-08 18:08:28.874419: WARN foo bar {"written_at": "2024-01-08T18:08:29.225Z", "written_ts": 1704737309225045000, "msg": "Unexpected error caught in BP error handler", "type": "log", "logger": "jobserv.flask", "thread": "MainThread", "level": "ERROR", "module": "__init__", "line_no": 62, "exc_info": "Traceback (most recent call last):\n File \"/tmp/tmp.NIabgo/lib/python3.11/site-packages/flask/app.py\", line 1484, in full_dispatch_request\n rv = self.dispatch_request()\n ^^^^^^^^^^^^^^^^^^^^^^^\n File \"/tmp/tmp.NIabgo/lib/python3.11/site-packages/flask/app.py\", line 1469, in dispatch_request\n return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/repo/jobserv/api/build.py\", line 27, in build_create\n d = request.get_json() or {}\n ^^^^^^^^^^^^^^^^^^\n File \"/tmp/tmp.NIabgo/lib/python3.11/site-packages/werkzeug/wrappers/request.py\", line 604, in get_json\n return self.on_json_loading_failed(None)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/tmp/tmp.NIabgo/lib/python3.11/site-packages/flask/wrappers.py\", line 130, in on_json_loading_failed\n return super().on_json_loading_failed(e)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/tmp/tmp.NIabgo/lib/python3.11/site-packages/werkzeug/wrappers/request.py\", line 647, in on_json_loading_failed\n raise UnsupportedMediaType(\nwerkzeug.exceptions.UnsupportedMediaType: 415 Unsupported Media Type: Did not attempt to load JSON data because the request Content-Type was not 'application/json'.\n", "filename": "__init__.py", "correlation_id": "ed0546e6-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:29.391Z", "written_ts": 1704737309391192000, "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.11/unittest/mock.py\", line 1124, in __call__\n return self._mock_call(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/local/lib/python3.11/unittest/mock.py\", line 1128, in _mock_call\n return self._execute_mock_call(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/local/lib/python3.11/unittest/mock.py\", line 1183, in _execute_mock_call\n raise effect\nRuntimeError: edge case!!!\n", "filename": "trigger.py", "correlation_id": "ed17e850-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:31.037Z", "written_ts": 1704737311037688000, "msg": "Delivered webhook to https://example.com", "type": "log", "logger": "jobserv.flask", "thread": "Thread-1 (deliver)", "level": "INFO", "module": "notify", "line_no": 171, "correlation_id": "ee1a3b86-ae50-11ee-97cd-0242ac110002"} {"written_at": "2024-01-08T18:08:31.259Z", "written_ts": 1704737311259743000, "msg": "Updating the rundef from simple->github_pr", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 29, "correlation_id": "ee3a0f06-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:31.638Z", "written_ts": 1704737311638981000, "msg": "Updating the rundef from simple->gith_poller", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 33, "correlation_id": "ee74772c-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:31.692Z", "written_ts": 1704737311692902000, "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": "ee7d03ce-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:31.747Z", "written_ts": 1704737311747691000, "msg": "Updating the rundef from simple->github_pr", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 29, "correlation_id": "ee850fb0-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.709Z", "written_ts": 1704737318709094000, "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": "f2acd38e-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.715Z", "written_ts": 1704737318715602000, "msg": "Adding foo to poller list", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 440, "correlation_id": "f2adc91a-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.720Z", "written_ts": 1704737318720798000, "msg": "Updating foo", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 445, "correlation_id": "f2ae9408-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.722Z", "written_ts": 1704737318722777000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "f2aee156-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.723Z", "written_ts": 1704737318723033000, "msg": "url1 ref1 change oldsha->sha1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 202, "correlation_id": "f2aeeb38-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.723Z", "written_ts": 1704737318723524000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "f2aefe70-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.723Z", "written_ts": 1704737318723642000, "msg": "First run detected for url1 - ref1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 200, "correlation_id": "f2af0370-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.723Z", "written_ts": 1704737318723766000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "f2af083e-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.723Z", "written_ts": 1704737318723963000, "msg": "First run detected for url1 - ref2", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 200, "correlation_id": "f2af0f8c-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.724Z", "written_ts": 1704737318724627000, "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": "f2af29a4-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.724Z", "written_ts": 1704737318724784000, "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": "f2af2fc6-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.725Z", "written_ts": 1704737318725393000, "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": "f2af4790-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.725Z", "written_ts": 1704737318725551000, "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": "f2af4da8-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.726Z", "written_ts": 1704737318726197000, "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": "f2af66f8-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:38.726Z", "written_ts": 1704737318726326000, "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": "f2af6c34-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:41.714Z", "written_ts": 1704737321714820000, "msg": "validation.invalid", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 190, "correlation_id": "f4776eae-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:41.714Z", "written_ts": 1704737321714936000, "msg": " --- All found errors ---", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 191, "correlation_id": "f4776eae-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:41.715Z", "written_ts": 1704737321715032000, "msg": "[\"Cannot find required key 'timeout'. Path: ''\"]", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 192, "correlation_id": "f4776eae-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:41.986Z", "written_ts": 1704737321986538000, "msg": "Failing cancelled run: proj1/1/bla", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 216, "correlation_id": "f4a0e4aa-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:42.252Z", "written_ts": 1704737322252569000, "msg": "marking w1 offline 81s without a check-in", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 41, "correlation_id": "f4c97c6c-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:42.584Z", "written_ts": 1704737322584070000, "msg": "marking w1 offline (no pings log)", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 72, "correlation_id": "f4fc11b8-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:42.852Z", "written_ts": 1704737322852591000, "msg": "rotating pings log to: /tmp/tmp7cp_0mug/w1/pings.log.1704737322", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 54, "correlation_id": "f5250ae6-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:43.129Z", "written_ts": 1704737323129089000, "msg": "Found stuck run proj1/1/bla on worker None", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 193, "correlation_id": "f54f3b9a-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:43.132Z", "written_ts": 1704737323132459000, "msg": "Found stuck run proj1/1/bla on worker None", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 193, "correlation_id": "f54f3b9a-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:43.864Z", "written_ts": 1704737323864146000, "msg": "Entering surge support for armhf: count=1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 152, "correlation_id": "f5bf64c4-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:43.871Z", "written_ts": 1704737323871013000, "msg": "Exiting surge support for armhf", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 140, "correlation_id": "f5bf64c4-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:43.871Z", "written_ts": 1704737323871185000, "msg": "Entering surge support for amd64: count=2", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 152, "correlation_id": "f5bf64c4-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:43.872Z", "written_ts": 1704737323872834000, "msg": "Entering surge support for armhf: count=3", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 152, "correlation_id": "f5bf64c4-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:44.144Z", "written_ts": 1704737324144143000, "msg": "Entering surge support for amd64: count=1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 152, "correlation_id": "f5ea1e12-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:44.147Z", "written_ts": 1704737324147850000, "msg": "Exiting surge support for amd64", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 140, "correlation_id": "f5ea1e12-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:44.416Z", "written_ts": 1704737324416184000, "msg": "truncating the pings log", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 57, "correlation_id": "f613a0c0-ae50-11ee-bd35-0242ac110002"} {"written_at": "2024-01-08T18:08:44.428Z", "written_ts": 1704737324428366000, "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": "f6157c1a-ae50-11ee-bd35-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 + '[' -z ] + rm -rf /tmp/tmp.NIabgo Script completed == 2024-01-08 18:08:46.696103: Finding artifacts to upload Uploading 1 items 19521 bytes == 2024-01-08 18:08:47.517735: Analyzing junit results(/srv/gavelci-worker/runs/tmpujro8lpi/archive/junit.xml) == 2024-01-08 18:08:48.205016: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|