[0KRunning with gitlab-runner 15.11.0 (436955cb)[0;m [0K on Docker-F Pi9b1ms7, system ID: s_6b4ae4b550fa[0;m section_start:1687876268:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image debian:stretch ...[0;m [0;33mWARNING: Container based cache volumes creation is disabled. Will not create volume for "/cache"[0;m [0KPulling docker image debian:stretch ...[0;m [0KUsing docker image sha256:662c05203bab4c59568d24689fa5c3955439360a35c483178598d226b9a5ad10 for debian:stretch with digest debian@sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be ...[0;m section_end:1687876272:prepare_executor [0Ksection_start:1687876272:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-pi9b1ms7-project-587-concurrent-3 via gitlab-runners.vm.cesnet.cz... section_end:1687876272:prepare_script [0Ksection_start:1687876272:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 50...[0;m Initialized empty Git repository in /builds/702/security/mod-ssl-preauth-debian/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 8751e106 as detached HEAD (ref is master)...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1687876273:get_sources [0Ksection_start:1687876273:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:662c05203bab4c59568d24689fa5c3955439360a35c483178598d226b9a5ad10 for debian:stretch with digest debian@sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be ...[0;m [32;1m$ ./make.sh[0;m + . /etc/os-release ++ PRETTY_NAME='Debian GNU/Linux 9 (stretch)' ++ NAME='Debian GNU/Linux' ++ VERSION_ID=9 ++ VERSION='9 (stretch)' ++ VERSION_CODENAME=stretch ++ ID=debian ++ HOME_URL=https://www.debian.org/ ++ SUPPORT_URL=https://www.debian.org/support ++ BUG_REPORT_URL=https://bugs.debian.org/ + cat ++ get_debian_security ++ '[' 9 -lt 11 ']' ++ echo stretch/updates ++ get_debian_security ++ '[' 9 -lt 11 ']' ++ echo stretch/updates + apt update -qqq WARNING: apt does not have a stable CLI interface. Use with caution in scripts. E: The repository 'http://ftp.zcu.cz/pub/linux/debian stretch Release' does not have a Release file. E: The repository 'http://ftp.zcu.cz/pub/linux/debian stretch-updates Release' does not have a Release file. E: The repository 'http://ftp.zcu.cz/pub/linux/debian-security stretch/updates Release' does not have a Release file. + apt install git devscripts build-essential apache2-dev -yqqq WARNING: apt does not have a stable CLI interface. Use with caution in scripts. E: Unable to locate package git E: Unable to locate package devscripts E: Unable to locate package build-essential E: Unable to locate package apache2-dev + git clone https://github.com/CESNET/mod_ssl_preauth ./make.sh: line 32: git: command not found + cd mod_ssl_preauth ./make.sh: line 33: cd: mod_ssl_preauth: No such file or directory + sed '1 s/)/+deb9)/' debian/changelog -i sed: can't read debian/changelog: No such file or directory + dpkg-buildpackage -uc -us -b ./make.sh: line 37: dpkg-buildpackage: command not found + cd .. + mkdir build + mv '*.deb' build/ mv: cannot stat '*.deb': No such file or directory section_end:1687876274:step_script [0Ksection_start:1687876274:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1687876274:cleanup_file_variables [0K[31;1mERROR: Job failed: exit code 1 [0;m