Running with gitlab-runner 14.0.0 (3b6f852e)
  on universal-tn3 a9da50a7
section_start:1646322681:prepare_executor
Preparing the "docker" executor
Using Docker executor with image gitlab.kwant-project.org:5005/qt/research-docker ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image gitlab.kwant-project.org:5005/qt/research-docker ...
Using docker image sha256:d587439732473dbb82c1236c75b220c2a55fa2a3a0e31987db2ea57bffa51873 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:2ea042b131ae55652ef555e6ab1911f9d2b673620d0a149071e3a8e1df38a49a ...
section_end:1646322692:prepare_executor
section_start:1646322692:prepare_script
Preparing environment
Running on runner-a9da50a7-project-713-concurrent-0 via tnw-tn3.tudelft.net...
section_end:1646322697:prepare_script
section_start:1646322697:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/solidstate/lectures/.git/
Checking out 4016f29e as master...
Removing site/

Skipping Git submodules setup
section_end:1646322702:get_sources
section_start:1646322702:download_artifacts
Downloading artifacts
Downloading artifacts for build lectures (246072)...
Downloading artifacts from coordinator... ok        id=246072 responseStatus=200 OK token=VtsSLm2a
section_end:1646322709:download_artifacts
section_start:1646322709:step_script
Executing "step_script" stage of the job script
Using docker image sha256:d587439732473dbb82c1236c75b220c2a55fa2a3a0e31987db2ea57bffa51873 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:2ea042b131ae55652ef555e6ab1911f9d2b673620d0a149071e3a8e1df38a49a ...
$ git checkout master; git reset --hard origin/master
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
Switched to a new branch 'master'
branch 'master' set up to track 'origin/master'.
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
HEAD is now at 4016f29 Update 7_tight_binding_model_solutions.md
$ git checkout local; git reset --hard origin/local
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
Switched to a new branch 'local'
branch 'local' set up to track 'origin/local'.
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
HEAD is now at 18cc82f Merge branch 'master' into local
$ git diff-index --quiet master || git -c "user.name=$GITLAB_USER_NAME" -c "user.email=$GITLAB_USER_EMAIL" merge master
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
Merge made by the 'ort' strategy.
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
 docs/7_tight_binding_model_solutions.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
$ git push https://$GITLAB_PUSH_KEY@gitlab.kwant-project.org/solidstate/lectures.git local
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
remote: 
remote: To create a merge request for local, visit:        
remote:   https://gitlab.kwant-project.org/solidstate/lectures/-/merge_requests/new?merge_request%5Bsource_branch%5D=local        
remote: 
To https://gitlab.kwant-project.org/solidstate/lectures.git
   18cc82f..2321511  local -> local
section_end:1646322715:step_script
section_start:1646322715:cleanup_file_variables
Cleaning up file based variables
section_end:1646322720:cleanup_file_variables
Job succeeded