# Run sent to worker: doanac-reckless == 2022-04-21 18:19:47.921933: Setting up runner on worker == 2022-04-21 18:19:48.342822: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/fake-factory/builds/19/runs/build-amd64//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2022-04-21 18:19:48.863690: Pulling container: alpine Using default tag: latest latest: Pulling from library/alpine df9b9388f04a: Already exists Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 Status: Downloaded newer image for alpine:latest docker.io/library/alpine:latest == 2022-04-21 18:19:52.045691: Preparing bind mounts == 2022-04-21 18:19:52.393599: Creating container .netrc file 2022-04-21 18:19:52.575622: INFO Creating token for jobserv run access == 2022-04-21 18:19:52.929937: Preparing script 2022-04-21 18:19:53.099497: INFO Repo is: https://github.com/foundriesio/ci-scripts Cloning into '/srv/gavelci-worker/runs/tmpfdi6ohhs/script-repo'... 2022-04-21 18:19:54.079255: INFO Git HEAD reference is: 9096672d160321a056b32592e0c9f4ea21880250 2022-04-21 18:19:54.259548: ERROR Traceback (most recent call last): | File "/srv/gavelci-worker/runs/tmpfdi6ohhs/runner.whl/jobserv_runner/handlers/simple.py", line 430, in prepare_mounts | mounts.append(self.create_script(log)) | File "/srv/gavelci-worker/runs/tmpfdi6ohhs/runner.whl/jobserv_runner/handlers/simple.py", line 391, in create_script | self._clone_script_repo(log, repo, script_dir) | File "/srv/gavelci-worker/runs/tmpfdi6ohhs/runner.whl/jobserv_runner/handlers/simple.py", line 382, in _clone_script_repo | raise HandlerError("Script not found in repo: " + repo["path"]) |jobserv_runner.handlers.simple.HandlerError: Script not found in repo: foo.sh | == 2022-04-21 18:19:54.605997: Script not found in repo: foo.sh