# Run sent to worker: doanac-reckless == 2022-09-08 20:31:42.479932: Setting up runner on worker == 2022-09-08 20:31:43.474110: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/295/runs/unit-test//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2022-09-08 20:31:44.003422: Pulling container: python:3.9-alpine 3.9-alpine: Pulling from library/python Digest: sha256:d80bb38eb14230a70ef922956d0621f7dd938b16794057f6fe71a90ef9ec5504 Status: Image is up to date for python:3.9-alpine docker.io/library/python:3.9-alpine == 2022-09-08 20:31:45.566293: Preparing bind mounts 2022-09-08 20:31:45.751486: INFO Creating secret: githubtok 2022-09-08 20:31:45.942888: INFO Creating secret: webhook-key 2022-09-08 20:31:46.127884: INFO Creating secret: milosz 2022-09-08 20:31:46.301642: INFO Adding shared volume: /lmp-bitbake-cache == 2022-09-08 20:31:46.683336: Creating container .netrc file 2022-09-08 20:31:46.860149: INFO Creating token for jobserv run access 2022-09-08 20:31:47.047826: INFO Creating a github token entry == 2022-09-08 20:31:47.388083: Preparing script == 2022-09-08 20:31:47.720900: Cloning git repository 2022-09-08 20:31:47.900895: INFO Clone_url: https://github.com/doanac/jobserv.git 2022-09-08 20:31:48.089123: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2022-09-08 20:31:48.475196: INFO Server does not appear to need credentials for cloning 2022-09-08 20:31:48.652886: INFO Adding githubtok to .gitconfig 2022-09-08 20:31:48.832027: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmp683v4oi4/repo'... 2022-09-08 20:31:49.796068: INFO Checking out: e75daef2ff407cdeef415bb255826e956df88543 Switched to branch 'jobserv-run' == 2022-09-08 20:31:50.436879: Setting up container environment 2022-09-08 20:31:50.621440: INFO Container environment variables: GH_PRNUM=67 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/e75daef2ff407cdeef415bb255826e956df88543 GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GIT_SHA_BASE=00ff27b2a0d06561bb19577933594ccd8eff7bd6 GIT_OLD_SHA=00ff27b2a0d06561bb19577933594ccd8eff7bd6 GIT_SHA=e75daef2ff407cdeef415bb255826e956df88543 H_PROJECT=jobserv H_BUILD=295 H_RUN=unit-test H_WORKER=doanac-reckless == 2022-09-08 20:31:50.974146: Running script inside container 2022-09-08 20:31:51.148693: INFO Running with --memory=14639596339 2022-09-08 20:31:51.320320: ERROR Traceback (most recent call last): | File "/srv/gavelci-worker/runs/tmp683v4oi4/runner.whl/jobserv_runner/handlers/simple.py", line 255, in docker_run | return log.exec(cmd, hung_cb=hung_cb) | File "/srv/gavelci-worker/runs/tmp683v4oi4/runner.whl/jobserv_runner/handlers/simple.py", line 99, in exec | stream_cmd(cb, cmd_args, cwd, env, hung_cb) | File "/srv/gavelci-worker/runs/tmp683v4oi4/runner.whl/jobserv_runner/cmd.py", line 65, in stream_cmd | for buff in _cmd_output(cmd, cwd, env, hung_cb): | File "/srv/gavelci-worker/runs/tmp683v4oi4/runner.whl/jobserv_runner/cmd.py", line 22, in _cmd_output | env=env, | File "/usr/lib/python3.6/subprocess.py", line 729, in __init__ | restore_signals, start_new_session) | File "/usr/lib/python3.6/subprocess.py", line 1295, in _execute_child | restore_signals, start_new_session, preexec_fn) |TypeError: expected str, bytes or os.PathLike object, not int | == 2022-09-08 20:31:51.681504: expected str, bytes or os.PathLike object, not int