# Run sent to worker: doanac-reckless == 2021-08-31 17:33:17.203702: Setting up runner on worker == 2021-08-31 17:33:18.213955: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/245/runs/unit-test//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2021-08-31 17:33:18.415373: Pulling container: python:3.9-alpine 3.9-alpine: Pulling from library/python Digest: sha256:954ea8d05e9041d1dd17b69eb13708a60ef8b8bcc76d928beb4d137e2a9ceb30 Status: Image is up to date for python:3.9-alpine docker.io/library/python:3.9-alpine == 2021-08-31 17:33:20.118495: Preparing bind mounts 2021-08-31 17:33:20.118741: INFO Creating secret: githubtok 2021-08-31 17:33:20.118786: INFO Creating secret: webhook-key 2021-08-31 17:33:20.118824: INFO Creating secret: milosz 2021-08-31 17:33:20.118868: INFO Adding shared volume: /lmp-bitbake-cache == 2021-08-31 17:33:20.296678: Creating container .netrc file 2021-08-31 17:33:20.296728: INFO Creating token for jobserv run access 2021-08-31 17:33:20.296750: INFO Creating a github token entry == 2021-08-31 17:33:20.472214: Preparing script == 2021-08-31 17:33:20.660582: Cloning git repository 2021-08-31 17:33:20.660607: INFO Clone_url: https://github.com/doanac/jobserv.git 2021-08-31 17:33:20.660620: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2021-08-31 17:33:20.871645: INFO Server does not appear to need credentials for cloning 2021-08-31 17:33:20.871942: INFO Adding githubtok to .gitconfig 2021-08-31 17:33:20.872049: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpnxta835m/repo'... 2021-08-31 17:33:21.945694: INFO Checking out: 6c3dd3f86048f63761b44ce1152a795e7945d596 Switched to branch 'jobserv-run' == 2021-08-31 17:33:22.599748: Setting up container environment 2021-08-31 17:33:22.599861: INFO Container environment variables: GH_PRNUM=51 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/6c3dd3f86048f63761b44ce1152a795e7945d596 GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GIT_SHA_BASE=7e97ef6b3d50dd36c563dc8c3524de76d60a1ec2 GIT_OLD_SHA=7e97ef6b3d50dd36c563dc8c3524de76d60a1ec2 GIT_SHA=6c3dd3f86048f63761b44ce1152a795e7945d596 H_PROJECT=jobserv H_BUILD=245 H_RUN=unit-test H_WORKER=doanac-reckless == 2021-08-31 17:33:22.793169: Running script inside container + 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.14/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz (1/36) Installing rust-stdlib (1.52.1-r1) (2/36) Installing libgcc (10.3.1_git20210424-r2) (3/36) Installing libstdc++ (10.3.1_git20210424-r2) (4/36) Installing binutils (2.35.2-r2) (5/36) Installing libgomp (10.3.1_git20210424-r2) (6/36) Installing libatomic (10.3.1_git20210424-r2) (7/36) Installing libgphobos (10.3.1_git20210424-r2) (8/36) Installing gmp (6.2.1-r0) (9/36) Installing isl22 (0.22-r0) (10/36) Installing mpfr4 (4.1.0-r0) (11/36) Installing mpc1 (1.2.1-r0) (12/36) Installing gcc (10.3.1_git20210424-r2) (13/36) Installing musl-dev (1.2.2-r3) (14/36) Installing libxml2 (2.9.12-r1) (15/36) Installing llvm11-libs (11.1.0-r2) (16/36) Installing brotli-libs (1.0.9-r5) (17/36) Installing nghttp2-libs (1.43.0-r0) (18/36) Installing libcurl (7.78.0-r0) (19/36) Installing http-parser (2.9.4-r0) (20/36) Installing pcre (8.44-r0) (21/36) Installing libssh2 (1.9.0-r1) (22/36) Installing libgit2 (1.1.0-r2) (23/36) Installing rust (1.52.1-r1) (24/36) Installing cargo (1.52.1-r1) (25/36) Installing libc-dev (0.7.2-r3) (26/36) Installing g++ (10.3.1_git20210424-r2) (27/36) Installing pcre2 (10.36-r0) (28/36) Installing git (2.32.0-r0) (29/36) Installing linux-headers (5.10.41-r0) (30/36) Installing pkgconf (1.7.4-r0) (31/36) Installing libffi-dev (3.3-r2) (32/36) Installing openssl (1.1.1l-r0) (33/36) Installing openssl-dev (1.1.1l-r0) (34/36) Installing mpdecimal (2.5.1-r1) (35/36) Installing python3 (3.9.5-r1) (36/36) Installing python3-dev (3.9.5-r1) Executing busybox-1.33.1-r3.trigger OK: 1045 MiB in 72 packages + git config --global user.email cibot@example.com + git config --global user.name cibot + 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.eaOIDI/lib/python3.9/site-packages (21.1.3) Collecting pip Downloading pip-21.2.4-py3-none-any.whl (1.6 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 21.1.3 Uninstalling pip-21.1.3: Successfully uninstalled pip-21.1.3 Successfully installed pip-21.2.4 Requirement already satisfied: setuptools in /tmp/tmp.eaOIDI/lib/python3.9/site-packages (56.0.0) Collecting setuptools Downloading setuptools-57.4.0-py3-none-any.whl (819 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 56.0.0 Uninstalling setuptools-56.0.0: Successfully uninstalled setuptools-56.0.0 Successfully installed setuptools-57.4.0 Collecting Flask-Migrate==3.1.0 Downloading Flask_Migrate-3.1.0-py3-none-any.whl (20 kB) Collecting Flask-SQLAlchemy==2.5.1 Downloading Flask_SQLAlchemy-2.5.1-py2.py3-none-any.whl (17 kB) Collecting Flask-Testing==0.8.1 Downloading Flask-Testing-0.8.1.tar.gz (45 kB) Collecting Flask==1.1.4 Downloading Flask-1.1.4-py2.py3-none-any.whl (94 kB) Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting Mako==1.1.5 Downloading Mako-1.1.5-py2.py3-none-any.whl (75 kB) Collecting MarkupSafe==2.0.1 Downloading MarkupSafe-2.0.1.tar.gz (18 kB) Collecting PyJWT==2.1.0 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) Collecting PyMySQL==1.0.2 Downloading PyMySQL-1.0.2-py3-none-any.whl (43 kB) Collecting PyYAML==5.4.1 Downloading PyYAML-5.4.1.tar.gz (175 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting SQLAlchemy==1.4.23 Downloading SQLAlchemy-1.4.23.tar.gz (7.7 MB) Collecting Werkzeug==0.16.1 Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB) Collecting bcrypt==3.2.0 Downloading bcrypt-3.2.0.tar.gz (42 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting cryptography==3.4.8 Downloading cryptography-3.4.8.tar.gz (546 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting dataclasses==0.6 Downloading dataclasses-0.6-py3-none-any.whl (14 kB) Collecting google-cloud-storage==1.42.0 Downloading google_cloud_storage-1.42.0-py2.py3-none-any.whl (105 kB) Collecting google-crc32c==1.1.2 Downloading google-crc32c-1.1.2.tar.gz (12 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' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting gunicorn==20.1.0 Downloading gunicorn-20.1.0-py3-none-any.whl (79 kB) Collecting pykwalify==1.8.0 Downloading pykwalify-1.8.0-py2.py3-none-any.whl (24 kB) Collecting python-dateutil==2.8.2 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting pytz==2021.1 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting requests==2.26.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting setproctitle==1.2.2 Downloading setproctitle-1.2.2.tar.gz (23 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting wheel==0.37.0 Using cached wheel-0.37.0-py2.py3-none-any.whl (35 kB) Collecting alembic>=0.7 Downloading alembic-1.7.1-py3-none-any.whl (208 kB) Collecting itsdangerous<2.0,>=0.24 Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) Collecting click<8.0,>=5.1 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting greenlet!=0.4.17 Downloading greenlet-1.1.1.tar.gz (85 kB) Collecting cffi>=1.1 Using cached cffi-1.14.6.tar.gz (475 kB) Collecting six>=1.4.1 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting google-resumable-media<3.0dev,>=1.3.0 Downloading google_resumable_media-2.0.0-py2.py3-none-any.whl (75 kB) Collecting google-auth<3.0dev,>=1.25.0 Downloading google_auth-2.0.1-py2.py3-none-any.whl (152 kB) Collecting google-cloud-core<3.0dev,>=1.6.0 Downloading google_cloud_core-2.0.0-py2.py3-none-any.whl (27 kB) Collecting google-api-core<3.0dev,>=1.29.0 Downloading google_api_core-2.0.0-py2.py3-none-any.whl (92 kB) Requirement already satisfied: setuptools>=3.0 in /tmp/tmp.eaOIDI/lib/python3.9/site-packages (from gunicorn==20.1.0->-r requirements.txt (line 18)) (57.4.0) Collecting docopt>=0.6.2 Downloading docopt-0.6.2.tar.gz (25 kB) Collecting ruamel.yaml>=0.16.0 Downloading ruamel.yaml-0.17.16-py3-none-any.whl (109 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.4-py3-none-any.whl (36 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) Collecting idna<4,>=2.5 Downloading idna-3.2-py3-none-any.whl (59 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting pycparser Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Downloading googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) Collecting protobuf>=3.12.0 Downloading protobuf-3.17.3-py2.py3-none-any.whl (173 kB) Collecting rsa<5,>=3.1.4 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.2.2-py3-none-any.whl (11 kB) Collecting pyasn1<0.5.0,>=0.4.6 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting ruamel.yaml.clib>=0.1.2 Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) Using legacy 'setup.py install' for Flask-Testing, since package 'wheel' is not installed. Using legacy 'setup.py install' for MarkupSafe, since package 'wheel' is not installed. Using legacy 'setup.py install' for SQLAlchemy, since package 'wheel' is not installed. Using legacy 'setup.py install' for cffi, since package 'wheel' is not installed. Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. Using legacy 'setup.py install' for greenlet, since package 'wheel' is not installed. Using legacy 'setup.py install' for ruamel.yaml.clib, since package 'wheel' is not installed. Building wheels for collected packages: PyYAML, bcrypt, cryptography, google-crc32c, setproctitle Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl size=45654 sha256=83fe30d60752d7d46f4dc9d324e28cebff918d09a3130e793b1e11ff1f6eb680 Stored in directory: /root/.cache/pip/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5 Building wheel for bcrypt (PEP 517): started Building wheel for bcrypt (PEP 517): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-3.2.0-cp39-cp39-linux_x86_64.whl size=31822 sha256=ca64cea4c0ed8f016b7aed7e97832ef1897da703e7dd70386d0f5045e1e87d24 Stored in directory: /root/.cache/pip/wheels/9a/0b/a2/2c559982bbee4bd184557267e5760e114de3e9ba826fe8d691 Building wheel for cryptography (PEP 517): started Building wheel for cryptography (PEP 517): still running... Building wheel for cryptography (PEP 517): finished with status 'done' Created wheel for cryptography: filename=cryptography-3.4.8-cp39-cp39-linux_x86_64.whl size=534046 sha256=d2062ae9704f2bca5b547d2eb4c381ef726ab0c642d5b9c3f8da1756a318d034 Stored in directory: /root/.cache/pip/wheels/28/ea/c2/e48100a4f4674263f982c899942ed5225966b37b47e9b631f6 Building wheel for google-crc32c (PEP 517): started Building wheel for google-crc32c (PEP 517): finished with status 'done' Created wheel for google-crc32c: filename=google_crc32c-1.1.2-py3-none-any.whl size=13195 sha256=d07bc472f7c449457f608f598668bea2c8296acda293d29f28fd06926e2c81ee Stored in directory: /root/.cache/pip/wheels/a9/03/20/055442aa79ec3f55e9cc10d6b4e48e8e077455cd6ddcc5b24e Building wheel for setproctitle (PEP 517): started Building wheel for setproctitle (PEP 517): finished with status 'done' Created wheel for setproctitle: filename=setproctitle-1.2.2-cp39-cp39-linux_x86_64.whl size=10731 sha256=088ab65c863fbca93382eebb85afe8fd5629a74f1a4d4a5f07560239eaaf5f35 Stored in directory: /root/.cache/pip/wheels/4a/6b/63/b7630e7428b1d1cf9d453d3d4af30135fcac11873639b108a1 Successfully built PyYAML bcrypt cryptography google-crc32c setproctitle Installing collected packages: six, pyasn1, urllib3, rsa, pycparser, pyasn1-modules, protobuf, MarkupSafe, idna, charset-normalizer, certifi, cachetools, Werkzeug, requests, Jinja2, itsdangerous, greenlet, googleapis-common-protos, google-auth, click, cffi, SQLAlchemy, ruamel.yaml.clib, Mako, google-crc32c, google-api-core, Flask, ruamel.yaml, python-dateutil, google-resumable-media, google-cloud-core, Flask-SQLAlchemy, docopt, alembic, wheel, setproctitle, PyYAML, pytz, PyMySQL, pykwalify, PyJWT, gunicorn, google-cloud-storage, Flask-Testing, Flask-Migrate, dataclasses, cryptography, bcrypt Running setup.py install for MarkupSafe: started Running setup.py install for MarkupSafe: finished with status 'done' Running setup.py install for greenlet: started Running setup.py install for greenlet: finished with status 'done' Running setup.py install for cffi: started Running setup.py install for cffi: finished with status 'done' Running setup.py install for SQLAlchemy: started Running setup.py install for SQLAlchemy: finished with status 'done' Running setup.py install for ruamel.yaml.clib: started Running setup.py install for ruamel.yaml.clib: finished with status 'done' Running setup.py install for docopt: started Running setup.py install for docopt: finished with status 'done' Running setup.py install for Flask-Testing: started Running setup.py install for Flask-Testing: finished with status 'done' 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.1.5 MarkupSafe-2.0.1 PyJWT-2.1.0 PyMySQL-1.0.2 PyYAML-5.4.1 SQLAlchemy-1.4.23 Werkzeug-0.16.1 alembic-1.7.1 bcrypt-3.2.0 cachetools-4.2.2 certifi-2021.5.30 cffi-1.14.6 charset-normalizer-2.0.4 click-7.1.2 cryptography-3.4.8 dataclasses-0.6 docopt-0.6.2 google-api-core-2.0.0 google-auth-2.0.1 google-cloud-core-2.0.0 google-cloud-storage-1.42.0 google-crc32c-1.1.2 google-resumable-media-2.0.0 googleapis-common-protos-1.53.0 greenlet-1.1.1 gunicorn-20.1.0 idna-3.2 itsdangerous-1.1.0 protobuf-3.17.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pykwalify-1.8.0 python-dateutil-2.8.2 pytz-2021.1 requests-2.26.0 rsa-4.7.2 ruamel.yaml-0.17.16 ruamel.yaml.clib-0.2.6 setproctitle-1.2.2 six-1.16.0 urllib3-1.26.6 wheel-0.37.0 Collecting junitxml==0.7 Downloading junitxml-0.7.tar.gz (26 kB) Collecting python-subunit==1.3.0 Downloading python_subunit-1.3.0-py2.py3-none-any.whl (104 kB) Collecting testtools>=0.9.34 Downloading testtools-2.5.0-py3-none-any.whl (181 kB) Collecting extras Downloading extras-1.0.0-py2.py3-none-any.whl (7.3 kB) Collecting pbr>=0.11 Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) Collecting fixtures>=1.3.0 Downloading fixtures-3.0.0-py2.py3-none-any.whl (67 kB) Requirement already satisfied: six in /tmp/tmp.eaOIDI/lib/python3.9/site-packages (from fixtures>=1.3.0->testtools>=0.9.34->python-subunit==1.3.0) (1.16.0) 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=16325 sha256=034b1de5effb9a5e33cf25a7e06a95f8dfbb9d7b0f6a08084bd1455fef368331 Stored in directory: /root/.cache/pip/wheels/b2/47/ef/c7a04162ae5e21c943419c306117a77aed1d71c6e8bcc2c0f8 Successfully built junitxml Installing collected packages: pbr, fixtures, extras, testtools, python-subunit, junitxml Successfully installed extras-1.0.0 fixtures-3.0.0 junitxml-0.7 pbr-5.6.0 python-subunit-1.3.0 testtools-2.5.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/tmp2iljqbtl/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/tmp2iljqbtl/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 == 2021-08-31 17:37:15.789849: test-execzZZ 2021-08-31 17:37:15.848703: ERROR foo bar == 2021-08-31 17:37:15.848949: test_exec 2021-08-31 17:37:15.848949: ERROR Traceback (most recent call last): | File "/repo/tests/runner/test_logging.py", line 44, in test_exec | raise RuntimeError() |RuntimeError | == 2021-08-31 17:37:15.849432: test_exec_cancelled 2021-08-31 17:37:15.849639: INFO foo bar 2021-08-31 17:37:15.849825: WARN foo bar /repo/tests/__init__.py:35: SAWarning: relationship 'ProjectTrigger.project' will copy column projects.id to column project_trigger.proj_id, which conflicts with relationship(s): 'Project.triggers' (copies projects.id to project_trigger.proj_id). If this is not the intention, consider if these relationships should be linked with back_populates, or if viewonly=True should be applied to one or more if they are read-only. For the less common case that foreign key constraints are partially overlapping, the orm.foreign() annotation can be used to isolate the columns that should be written towards. To silence this warning, add the parameter 'overlaps="triggers"' to the 'ProjectTrigger.project' relationship. db.session.add(Project(n)) /repo/tests/__init__.py:35: SAWarning: relationship 'Build.project' will copy column projects.id to column builds.proj_id, which conflicts with relationship(s): 'Project.builds' (copies projects.id to builds.proj_id). If this is not the intention, consider if these relationships should be linked with back_populates, or if viewonly=True should be applied to one or more if they are read-only. For the less common case that foreign key constraints are partially overlapping, the orm.foreign() annotation can be used to isolate the columns that should be written towards. To silence this warning, add the parameter 'overlaps="builds"' to the 'Build.project' relationship. db.session.add(Project(n)) /repo/tests/__init__.py:35: SAWarning: relationship 'Run.build' will copy column builds.id to column runs.build_id, which conflicts with relationship(s): 'Build.runs' (copies builds.id to runs.build_id). If this is not the intention, consider if these relationships should be linked with back_populates, or if viewonly=True should be applied to one or more if they are read-only. For the less common case that foreign key constraints are partially overlapping, the orm.foreign() annotation can be used to isolate the columns that should be written towards. To silence this warning, add the parameter 'overlaps="runs"' to the 'Run.build' relationship. db.session.add(Project(n)) /repo/tests/__init__.py:35: SAWarning: relationship 'Test.run' will copy column runs.id to column tests.run_id, which conflicts with relationship(s): 'Run.tests' (copies runs.id to tests.run_id). If this is not the intention, consider if these relationships should be linked with back_populates, or if viewonly=True should be applied to one or more if they are read-only. For the less common case that foreign key constraints are partially overlapping, the orm.foreign() annotation can be used to isolate the columns that should be written towards. To silence this warning, add the parameter 'overlaps="tests"' to the 'Test.run' relationship. db.session.add(Project(n)) 2021-08-31 17:37:16,327 ERROR: Unexpected error caught in BP error handler Traceback (most recent call last): File "/tmp/tmp.eaOIDI/lib/python3.9/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/tmp/tmp.eaOIDI/lib/python3.9/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/repo/jobserv/api/build.py", line 63, in build_create b = trigger_build( File "/repo/jobserv/trigger.py", line 105, in trigger_build proj_def = ProjectDefinition.validate_data(proj_def) File "/repo/jobserv/project.py", line 203, in validate_data c = Core(source_data=data, schema_files=[schema]) File "/tmp/tmp.eaOIDI/lib/python3.9/site-packages/pykwalify/core.py", line 142, in __init__ raise CoreError(u"No source file/data was loaded") pykwalify.errors.CoreError: 2021-08-31 17:37:18,228 INFO: Delivered webhook to https://example.com 2021-08-31 17:37:18,549 INFO: Updating the rundef from simple->github_pr 2021-08-31 17:37:18,958 INFO: Updating the rundef from simple->gith_poller 2021-08-31 17:37:19,029 ERROR: Caught integrity error and failed run: 1 Traceback (most recent call last): File "/repo/jobserv/api/run.py", line 151, in _handle_triggers _create_triggers( File "/repo/jobserv/api/run.py", line 75, in _create_triggers trigger_runs( File "/repo/jobserv/trigger.py", line 56, in trigger_runs raise ValueError('A run named "%s" already exists' % name) ValueError: A run named "collision-name" already exists 2021-08-31 17:37:19,100 INFO: Updating the rundef from simple->github_pr 2021-08-31 17:37:24,766 ERROR: Unable to check doesnot matter.git/info/refs?service=git-upload-pack for changes: 500 2021-08-31 17:37:24,773 INFO: Adding foo to poller list 2021-08-31 17:37:24,778 INFO: Updating foo 2021-08-31 17:37:24,781 INFO: Looking for changes to: url1 2021-08-31 17:37:24,781 INFO: url1 ref1 change oldsha->sha1 2021-08-31 17:37:24,782 INFO: Looking for changes to: url1 2021-08-31 17:37:24,782 INFO: First run detected for url1 - ref1 2021-08-31 17:37:24,782 INFO: Looking for changes to: url1 2021-08-31 17:37:24,782 INFO: First run detected for url1 - ref2 2021-08-31 17:37:24,783 INFO: Trigger build for proj with params: {'GIT_URL': 'fake'} 2021-08-31 17:37:24,783 INFO: Skipping build for proj because of skip-ci message 2021-08-31 17:37:24,784 INFO: Trigger build for proj with params: {'GIT_URL': 'https://github.com'} 2021-08-31 17:37:24,784 INFO: Skipping build for proj because of skip-ci message 2021-08-31 17:37:24,784 INFO: Trigger build for proj with params: {'GIT_URL': 'https://fake.com'} 2021-08-31 17:37:24,785 INFO: Skipping build for proj because of skip-ci message 2021-08-31 17:37:29,037 ERROR: validation.invalid 2021-08-31 17:37:29,037 ERROR: --- All found errors --- 2021-08-31 17:37:29,037 ERROR: ["Cannot find required key 'timeout'. Path: ''"] 2021-08-31 17:37:29,318 ERROR: Failing cancelled run: proj1/1/bla 2021-08-31 17:37:29,596 INFO: marking w1 offline 81s without a check-in 2021-08-31 17:37:29,869 INFO: marking w1 offline (no pings log) 2021-08-31 17:37:30,145 INFO: rotating pings log to: /tmp/tmp4r8sseel/w1/pings.log.1630431450 2021-08-31 17:37:30,430 ERROR: Found stuck run proj1/1/bla on worker None 2021-08-31 17:37:30,434 ERROR: Found stuck run proj1/1/bla on worker None 2021-08-31 17:37:31,154 INFO: Entering surge support for armhf: count=1 2021-08-31 17:37:31,162 INFO: Exiting surge support for armhf 2021-08-31 17:37:31,162 INFO: Entering surge support for amd64: count=2 2021-08-31 17:37:31,164 INFO: Entering surge support for armhf: count=3 2021-08-31 17:37:31,448 INFO: Entering surge support for amd64: count=1 2021-08-31 17:37:31,453 INFO: Exiting surge support for amd64 2021-08-31 17:37:31,727 INFO: truncating the pings log Docker not available Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Script completed == 2021-08-31 17:37:35.813395: Finding artifacts to upload Uploading 1 items 18436 bytes == 2021-08-31 17:37:36.690182: Analyzing junit results(/srv/gavelci-worker/runs/tmpnxta835m/archive/junit.xml) == 2021-08-31 17:37:37.370531: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|