Running with gitlab-runner 14.0.0 (3b6f852e)
  on universal-tn4 d3cf9985
section_start:1645742553: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:75ce1b037bae6263ea9e119557d3b736f26a01c082cb5a0d6f1673de3aa9c152 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:92a290cc3262b517d34f2ad3dad11294f47627348403f2c1d1cd7592fe333799 ...
section_end:1645742559:prepare_executor
section_start:1645742559:prepare_script
Preparing environment
Running on runner-d3cf9985-project-713-concurrent-1 via tnw-tn4.tudelft.net...
section_end:1645742562:prepare_script
section_start:1645742562:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/solidstate/lectures/.git/
Checking out 04e1c8e6 as master...
Removing node_modules/
Removing site/

Skipping Git submodules setup
section_end:1645742565:get_sources
section_start:1645742565:download_artifacts
Downloading artifacts
Downloading artifacts for build lectures (243596)...
Downloading artifacts from coordinator... ok        id=243596 responseStatus=200 OK token=Hzmv_VxE
section_end:1645742569:download_artifacts
section_start:1645742569:step_script
Executing "step_script" stage of the job script
Using docker image sha256:75ce1b037bae6263ea9e119557d3b736f26a01c082cb5a0d6f1673de3aa9c152 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:92a290cc3262b517d34f2ad3dad11294f47627348403f2c1d1cd7592fe333799 ...
$ 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/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
Previous HEAD position was 04e1c8e Update 5_atoms_and_lcao_solutions.md
Switched to branch 'master'
Your branch is behind 'origin/master' by 3 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
HEAD is now at 591d8e3 Update 5_atoms_and_lcao.md
$ git checkout local; git reset --hard origin/local
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/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
Switched to branch 'local'
Your branch is behind 'origin/local' by 2 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
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/attributes': Permission denied
HEAD is now at 1af5d74 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/5_atoms_and_lcao.md           | 2 +-
 docs/5_atoms_and_lcao_solutions.md | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
$ 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
   1af5d74..8a15be3  local -> local
section_end:1645742572:step_script
section_start:1645742572:cleanup_file_variables
Cleaning up file based variables
section_end:1645742573:cleanup_file_variables
Job succeeded