[0KRunning with gitlab-runner 15.10.0 (456e3482)[0;m [0K on gitlab-isima-runner-03 rxp3M-4C, system ID: s_b805f29f0623[0;m section_start:1725831441:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image docker.isima.fr/vimazeno/pelican_perso_kerberos:35046e8 ...[0;m [0KPulling docker image docker.isima.fr/vimazeno/pelican_perso_kerberos:35046e8 ...[0;m [0KUsing docker image sha256:a240626027bd5dea1ea92574f35ac8b60605e4c0798ff94dd6fb995fb734b652 for docker.isima.fr/vimazeno/pelican_perso_kerberos:35046e8 with digest docker.isima.fr/vimazeno/pelican_perso_kerberos@sha256:1a22a3c6074f09bfd2b91f99dba0eb1bac40bdc3b32a938bd6724b01025e336e ...[0;m section_end:1725831445:prepare_executor [0Ksection_start:1725831445:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-rxp3m-4c-project-29-concurrent-0 via gitlab-isima-runner-03... section_end:1725831448:prepare_script [0Ksection_start:1725831448:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/vimazeno/blog.limos.fr/.git/ [32;1mChecking out b62c286d as detached HEAD (ref is master)...[0;m Removing my.keytab Removing my.keytab.hex Removing output/ [32;1mSkipping Git submodules setup[0;m section_end:1725831450:get_sources [0Ksection_start:1725831450:restore_cache [0K[0K[36;1mRestoring cache[0;m[0;m [32;1mChecking cache for default-non_protected...[0;m No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted.[0;m [32;1mSuccessfully extracted cache[0;m section_end:1725831453:restore_cache [0Ksection_start:1725831453:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:a240626027bd5dea1ea92574f35ac8b60605e4c0798ff94dd6fb995fb734b652 for docker.isima.fr/vimazeno/pelican_perso_kerberos:35046e8 with digest docker.isima.fr/vimazeno/pelican_perso_kerberos@sha256:1a22a3c6074f09bfd2b91f99dba0eb1bac40bdc3b32a938bd6724b01025e336e ...[0;m [32;1m$ echo "$KEYTAB" > my.keytab.hex[0;m [32;1m$ sed 's/\([0-9A-F]\{2\}\)/\\\\\\x\1/gI' my.keytab.hex | xargs printf > my.keytab[0;m [32;1m$ kinit -k -t my.keytab vimazeno@LOCAL.ISIMA.FR[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "mkdir -p ~/public_html/"[0;m Warning: Permanently added 'perso.local.isima.fr,192.168.79.57' (ECDSA) to the list of known hosts. [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo 'Options +FollowSymLinks' > ~/public_html/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo 'RewriteEngine on' >> ~/public_html/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo 'RewriteCond %{HTTP_HOST} ^perso.isima.fr$' >> ~/public_html/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo 'RewriteRule (.*) https://perso.limos.fr%{REQUEST_URI} [R=301,L]' >> ~/public_html/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "mkdir -p ~/public_html/_"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo '<FilesMatch "\.phar">' > ~/public_html/_/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo ' php_flag engine off' >> ~/public_html/_/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo ' ForceType application/octet-stream' >> ~/public_html/_/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo ' Header set Content-Disposition attachment' >> ~/public_html/_/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo '</FilesMatch>' >> ~/public_html/_/.htaccess"[0;m [32;1m$ rsync -az --exclude '_' -e "ssh -o StrictHostKeyChecking=no -K" output/ vimazeno@perso.local.isima.fr:~/public_html/[0;m section_end:1725831466:step_script [0Ksection_start:1725831466:archive_cache [0K[0K[36;1mSaving cache for successful job[0;m[0;m [32;1mCreating cache default-non_protected...[0;m output/: found 842 matching artifact files and directories[0;m Archive is up to date! [0;m [32;1mCreated cache[0;m section_end:1725831467:archive_cache [0Ksection_start:1725831467:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1725831470:cleanup_file_variables [0K[32;1mJob succeeded[0;m