# Run sent to worker: doanac-reckless == 2022-09-08 20:30:19.098223: Setting up runner on worker == 2022-09-08 20:30:20.326471: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/294/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:30:20.831497: 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:30:22.541901: Preparing bind mounts 2022-09-08 20:30:22.744761: INFO Creating secret: githubtok 2022-09-08 20:30:22.931513: INFO Creating secret: webhook-key 2022-09-08 20:30:23.118945: INFO Creating secret: milosz 2022-09-08 20:30:23.305548: INFO Adding shared volume: /lmp-bitbake-cache == 2022-09-08 20:30:23.655022: Creating container .netrc file 2022-09-08 20:30:23.839684: INFO Creating token for jobserv run access 2022-09-08 20:30:24.017818: INFO Creating a github token entry == 2022-09-08 20:30:24.380860: Preparing script == 2022-09-08 20:30:24.750466: Cloning git repository 2022-09-08 20:30:24.922673: INFO Clone_url: https://github.com/doanac/jobserv.git 2022-09-08 20:30:25.097376: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2022-09-08 20:30:25.597618: INFO Server does not appear to need credentials for cloning 2022-09-08 20:30:25.782477: INFO Adding githubtok to .gitconfig 2022-09-08 20:30:25.952649: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpc5ketdxb/repo'... 2022-09-08 20:30:27.095868: INFO Checking out: 6b89eafd398b59d0eb71cca084f6649143dd5ee1 Switched to branch 'jobserv-run' == 2022-09-08 20:30:27.598910: Setting up container environment 2022-09-08 20:30:27.750676: INFO Container environment variables: GH_PRNUM=67 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/6b89eafd398b59d0eb71cca084f6649143dd5ee1 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=6b89eafd398b59d0eb71cca084f6649143dd5ee1 H_PROJECT=jobserv H_BUILD=294 H_RUN=unit-test H_WORKER=doanac-reckless == 2022-09-08 20:30:28.114395: Running script inside container 2022-09-08 20:30:28.288437: INFO Running with --memory=14639596339 2022-09-08 20:30:28.483204: ERROR Traceback (most recent call last): | File "/srv/gavelci-worker/runs/tmpc5ketdxb/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/tmpc5ketdxb/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/tmpc5ketdxb/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/tmpc5ketdxb/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:30:28.847156: expected str, bytes or os.PathLike object, not int