chore: archive repository #1167
Annotations
1 error
Analyze (go)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.6/x64/codeql/go/tools/autobuild.sh". Exit code was 1 and error was: 2023/10/05 19:31:26 Autobuilder was built with go1.20.7, environment has go1.20.8
2023/10/05 19:31:26 LGTM_SRC is /home/runner/work/rr-e2e-tests/rr-e2e-tests
2023/10/05 19:31:26 Found go.mod, enabling go modules
go: errors parsing go.mod:
/home/runner/work/rr-e2e-tests/rr-e2e-tests/go.mod:5: unknown directive: toolchain
2023/10/05 19:31:26 Running /usr/bin/go failed, continuing anyway: exit status 1
2023/10/05 19:31:26 Failed to run `go mod tidy -e`
2023/10/05 19:31:26 Import path is 'github.com/roadrunner-server/rr-e2e-tests'
2023/10/05 19:31:26 Makefile found.
2023/10/05 19:31:26 Trying build command make []
Creating network "env_default" with the default driver
Pulling memcached (memcached:latest)...
Pulling redis (redis:6)...
Pulling nats (nats:latest)...
Pulling toxicproxy (shopify/toxiproxy:latest)...
Building beanstalk
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile-beanstalkd.yaml
#1 transferring dockerfile: 386B done
#1 DONE 0.0s
#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/ubuntu:rolling
#3 ...
#4 [auth] library/ubuntu:pull token for registry-1.docker.io
#4 DONE 0.0s
#3 [internal] load metadata for docker.io/library/ubuntu:rolling
#3 DONE 0.7s
#5 [1/6] FROM docker.io/library/ubuntu:rolling@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
#5 resolve docker.io/library/ubuntu:rolling@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 done
#5 sha256:24898c8e1ac370d2d309d6d9df56af52bebdad86925c623b5e87e12404453518 424B / 424B done
#5 sha256:21098a29e034a8f6f1952d1d8a49b5732b70e532c31f0e88e1ff499c6540c57c 2.30kB / 2.30kB done
#5 sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 0B / 26.87MB 0.1s
#5 sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 1.13kB / 1.13kB done
#5 sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 7.34MB / 26.87MB 0.2s
#5 sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 19.92MB / 26.87MB 0.3s
#5 sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 26.87MB / 26.87MB 0.4s done
#5 extracting sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4
#5 extracting sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 1.2s done
#5 DONE 1.7s
#6 [2/6] RUN apt-get update && apt-get install -y curl build-essential pkg-config
#6 0.435 Get:1 http://archive.ubuntu.com/ubuntu lunar InRelease [267 kB]
#6 0.452 Get:2 http://security.ubuntu.com/ubuntu lunar-security InRelease [109 kB]
#6 0.700 Get:3 http://archive.ubuntu.com/ubuntu lunar-updates InRelease [109 kB]
#6 0.761 Get:4 http://archive.ubuntu.com/ubuntu lunar-backports InRelease [99.8 kB]
#6 0.821 Get:5 http://archive.ubuntu.com/ubuntu lunar/universe amd64 Packages [18.7 MB]
#6 1.114 Get:6 http://security.ubuntu.com/ubuntu lunar-security/multiverse amd64 Packages [7163 B]
#6 1.240 Get:7 http://security.ubuntu.com/ubuntu lunar-security/restricted amd64 Packages [485 kB]
#6 1.259 Get:8 http://archive.ubuntu.com/ubuntu lunar/restricted amd64 Packages [181 kB]
#6 1.272 Get:9 http://archive.ubuntu.com/ubuntu lunar/main amd64 Packages [1797 kB]
#6 1.296 Get:10 http://archive.ubuntu.com/ubuntu lunar/multiverse amd64 Packages [289 kB]
#6 1.315 Get:11 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 Packages [1015 kB]
#6 1.327 Get:12 http://archive.ubuntu.com/ubuntu lunar-updates/multiverse amd64 Packages [7163 B]
#6 1.328 Get:13 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 Packages [590 kB]
#6 1.334 Get:14 http://archive.ubuntu.com/ubuntu lunar-updates/restricted amd64 Packages [485 kB]
#6 1.338 Get:15 http://archive.ubuntu.com/ubuntu lunar-ba
|