[0KRunning with gitlab-runner 12.9.0 (4c96e5ad) [0;m[0K on universal-tn4 d3cf9985 [0;msection_start:1617715928:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m [0;m[0KUsing Docker executor with image quantumtinkerer/research ... [0;m[0KAuthenticating with credentials from /root/.docker/config.json [0;m[0KPulling docker image quantumtinkerer/research ... [0;m[0KUsing docker image sha256:af26b63af6c46d7b8c2733f69ffca184ff76da56c93fe4a0eaf140efee0d989c for quantumtinkerer/research ... [0;msection_end:1617715930:prepare_executor [0Ksection_start:1617715930:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;m[0KAuthenticating with credentials from /root/.docker/config.json [0;mRunning on runner-d3cf9985-project-713-concurrent-1 via tnw-tn4.tudelft.net... section_end:1617715936:prepare_script [0Ksection_start:1617715936:get_sources [0K[0K[36;1mGetting source from Git repository[0;m [0;m[0KAuthenticating with credentials from /root/.docker/config.json [0;m[32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/solidstate/lectures/.git/ From https://gitlab.kwant-project.org/solidstate/lectures - [deleted] (none) -> origin/lecture_6 * [new ref] 8a42c7bef5a86b068cea2a8b1270a6806b7a2e2c -> refs/pipelines/61067 3a17061..c11277d local -> origin/local 09492fe..8a42c7b master -> origin/master * [new branch] plots -> origin/plots [32;1mChecking out 8a42c7be as master...[0;m Removing site/ [32;1mSkipping Git submodules setup[0;m section_end:1617715941:get_sources [0Ksection_start:1617715941:restore_cache [0K[0K[36;1mRestoring cache[0;m [0;m[0KAuthenticating with credentials from /root/.docker/config.json [0;msection_end:1617715945:restore_cache [0Ksection_start:1617715945:download_artifacts [0K[0K[36;1mDownloading artifacts[0;m [0;m[0KAuthenticating with credentials from /root/.docker/config.json [0;m[32;1mDownloading artifacts for build lectures (181356)...[0;m Downloading artifacts from coordinator... ok [0;m id[0;m=181356 responseStatus[0;m=200 OK token[0;m=zr5w9kcn section_end:1617715951:download_artifacts [0Ksection_start:1617715951:build_script [0K[0K[36;1mRunning before_script and script[0;m [0;m[0KAuthenticating with credentials from /root/.docker/config.json [0;m[32;1m$ git checkout master; git reset --hard origin/master[0;m Previous HEAD position was 8a42c7b Merge branch 'plots' into 'master' Switched to branch 'master' Your branch is behind 'origin/master' by 11 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 8a42c7b Merge branch 'plots' into 'master' [32;1m$ git checkout local; git reset --hard origin/local[0;m Switched to branch 'local' Your branch is behind 'origin/local' by 10 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at c11277d Merge branch 'master' into local [32;1m$ git diff-index --quiet master || git -c "user.name=$GITLAB_USER_NAME" -c "user.email=$GITLAB_USER_EMAIL" merge master[0;m Removing src/figures/reduced_nearly_free_electron_bands.svg Removing src/figures/nearly_free_electron_bands.svg Removing src/figures/lattice_potential.svg Removing src/figures/extended_nearly_free_electron_bands.svg Removing src/figures/electric_field.svg Merge made by the 'recursive' strategy. src/11_nearly_free_electron_model.md | 95 +++- src/3_drude_model.md | 65 +-- src/7_tight_binding.md | 43 +- src/figures/electric_field.svg | 226 --------- .../extended_nearly_free_electron_bands.svg | 323 ------------ src/figures/lattice_potential.svg | 220 --------- src/figures/nearly_free_electron_bands.svg | 545 --------------------- src/figures/reduced_nearly_free_electron_bands.svg | 387 --------------- 8 files changed, 154 insertions(+), 1750 deletions(-) delete mode 100644 src/figures/electric_field.svg delete mode 100644 src/figures/extended_nearly_free_electron_bands.svg delete mode 100644 src/figures/lattice_potential.svg delete mode 100644 src/figures/nearly_free_electron_bands.svg delete mode 100644 src/figures/reduced_nearly_free_electron_bands.svg [32;1m$ git push https://$GITLAB_PUSH_KEY@gitlab.kwant-project.org/solidstate/lectures.git local[0;m 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 c11277d..ea52370 local -> local section_end:1617715956:build_script [0Ksection_start:1617715956:after_script [0K[0K[36;1mRunning after_script[0;m [0;msection_end:1617715959:after_script [0Ksection_start:1617715959:archive_cache [0K[0K[36;1mSaving cache[0;m [0;m[0KAuthenticating with credentials from /root/.docker/config.json [0;msection_end:1617715964:archive_cache [0Ksection_start:1617715964:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m [0;m[0KAuthenticating with credentials from /root/.docker/config.json [0;msection_end:1617715968:upload_artifacts_on_success [0K[32;1mJob succeeded [0;m