Merge branch 'master' into ai-play

2 jobs for ai-play in 4 minutes and 56 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
failed #8743
docker
build

00:03:14

passed #8744
docker
build_lite

00:04:55

 
Name Stage Failure
failed
build Build
Removing intermediate container 06a114f53f7e
---> cb448bab6d82
Step 7/11 : RUN git clone --branch=server --recursive --depth=1 https://github.com/purerosefallen/ygopro && cd ygopro && git submodule foreach git checkout master && wget -O - https://github.com/premake/premake-core/releases/download/v5.0.0-alpha14/premake-5.0.0-alpha14-linux.tar.gz | tar zfx - && ./premake5 gmake && cd build && make config=release -j$(nproc) && cd .. && mv ./bin/release/ygopro . && strip ygopro && mkdir replay expansions && rm -rf .git* bin obj build ocgcore cmake lua premake* sound textures .travis.yml *.txt appveyor.yml LICENSE README.md *.lua strings.conf system.conf && ls gframe | sed '/game.cpp/d' | xargs -I {} rm -rf gframe/{}
---> Running in 16e3b939152f
Cloning into 'ygopro'...
fatal: unable to access 'https://github.com/purerosefallen/ygopro/': Failed to connect to github.com port 443: Connection timed out
The command '/bin/sh -c git clone --branch=server --recursive --depth=1 https://github.com/purerosefallen/ygopro && cd ygopro && git submodule foreach git checkout master && wget -O - https://github.com/premake/premake-core/releases/download/v5.0.0-alpha14/premake-5.0.0-alpha14-linux.tar.gz | tar zfx - && ./premake5 gmake && cd build && make config=release -j$(nproc) && cd .. && mv ./bin/release/ygopro . && strip ygopro && mkdir replay expansions && rm -rf .git* bin obj build ocgcore cmake lua premake* sound textures .travis.yml *.txt appveyor.yml LICENSE README.md *.lua strings.conf system.conf && ls gframe | sed '/game.cpp/d' | xargs -I {} rm -rf gframe/{}' returned a non-zero code: 128
Cleaning up file based variables
ERROR: Job failed: exit code 128