Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/edgex-go Obtained Jenkinsfile from 817bf29b41deef1822bf4a2e3a9d4fb443e5016b+0f12b6345f82ca2bb02c895b17bbdd60d5a3af97 (07e09fb7b175206f409fd4fdfd8dd080898cb661) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 85bea31ad76f85e2acd5a821f20c71e435d4ae12 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 85bea31ad76f85e2acd5a821f20c71e435d4ae12 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 85bea31ad76f85e2acd5a821f20c71e435d4ae12 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bea31ad76f85e2acd5a821f20c71e435d4ae12 # timeout=10 Commit message: "Merge pull request #249 from ernestojeda/fix-build-artifact" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2672/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1416 in /w/workspace/edgexfoundry_edgex-go_PR-2672 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2672/head:refs/remotes/origin/PR-2672 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f12b6345f82ca2bb02c895b17bbdd60d5a3af97 into PR head commit 817bf29b41deef1822bf4a2e3a9d4fb443e5016b Merge succeeded, producing 2d072f66f8f543121027e60ec266268950e0839b Checking out Revision 2d072f66f8f543121027e60ec266268950e0839b (PR-2672) > git config core.sparsecheckout # timeout=10 > git checkout -f 817bf29b41deef1822bf4a2e3a9d4fb443e5016b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0f12b6345f82ca2bb02c895b17bbdd60d5a3af97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d072f66f8f543121027e60ec266268950e0839b # timeout=10 Commit message: "Merge commit '0f12b6345f82ca2bb02c895b17bbdd60d5a3af97' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-25T00:31:04.197Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-25T00:31:04.427Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-25T00:31:04.561Z] ========================================================= [2020-09-25T00:31:04.561Z] EdgeX Global Pipelines Version Info [2020-09-25T00:31:04.561Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2ca8e9810966ed6181701f027889b41a2c1ca55c # timeout=10 [2020-09-25T00:31:06.332Z] ------------------- [2020-09-25T00:31:06.332Z] stable info: [2020-09-25T00:31:06.332Z] ------------------- [2020-09-25T00:31:06.332Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-25T00:31:06.332Z] Commit SHA: 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [2020-09-25T00:31:06.332Z] Message: update stable to v1.0.128 [2020-09-25T00:31:07.324Z] ------------------- [2020-09-25T00:31:07.324Z] experimental info: [2020-09-25T00:31:07.324Z] ------------------- [2020-09-25T00:31:07.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-25T00:31:07.324Z] Commit SHA: db8a1d80b86ca0f96dca4d6027083ac3162e2a74 [2020-09-25T00:31:07.324Z] Message: update experimental to v1.0.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-09-25T00:31:07.644Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-09-25T00:31:07.735Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-09-25T00:31:07.831Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-25T00:31:07.929Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-25T00:31:08.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-25T00:31:08.114Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-25T00:31:08.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-25T00:31:08.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-09-25T00:31:08.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-09-25T00:31:08.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-09-25T00:31:08.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-25T00:31:08.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-25T00:31:08.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-25T00:31:08.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-25T00:31:09.033Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-25T00:31:09.123Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-25T00:31:09.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-25T00:31:09.317Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-25T00:31:09.404Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-09-25T00:31:09.506Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-09-25T00:31:09.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-25T00:31:09.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2672 [Pipeline] echo [2020-09-25T00:31:09.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2672 [Pipeline] echo [2020-09-25T00:31:09.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2672 [Pipeline] echo [2020-09-25T00:31:10.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d072f66f8f543121027e60ec266268950e0839b [Pipeline] echo [2020-09-25T00:31:10.120Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d072f6 [Pipeline] echo [2020-09-25T00:31:10.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-09-25T00:31:10.673Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-09-25T00:31:10.673Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-25T00:31:10.673Z] ++ dirname cmd/core-command/Dockerfile [2020-09-25T00:31:10.673Z] ++ cut -d/ -f2 [2020-09-25T00:31:10.673Z] + echo core-command,cmd/core-command/Dockerfile [2020-09-25T00:31:10.673Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-25T00:31:10.673Z] ++ dirname cmd/core-data/Dockerfile [2020-09-25T00:31:10.673Z] ++ cut -d/ -f2 [2020-09-25T00:31:10.673Z] + echo core-data,cmd/core-data/Dockerfile [2020-09-25T00:31:10.673Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-25T00:31:10.673Z] ++ dirname cmd/core-metadata/Dockerfile [2020-09-25T00:31:10.673Z] ++ cut -d/ -f2 [2020-09-25T00:31:10.673Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-09-25T00:31:10.673Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-25T00:31:10.673Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-09-25T00:31:10.673Z] ++ cut -d/ -f2 [2020-09-25T00:31:10.673Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-09-25T00:31:10.673Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-25T00:31:10.673Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-09-25T00:31:10.673Z] ++ cut -d/ -f2 [2020-09-25T00:31:10.673Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-09-25T00:31:10.673Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-25T00:31:10.673Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-09-25T00:31:10.673Z] ++ cut -d/ -f2 [2020-09-25T00:31:10.673Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-09-25T00:31:10.673Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-25T00:31:10.673Z] ++ dirname cmd/support-logging/Dockerfile [2020-09-25T00:31:10.673Z] ++ cut -d/ -f2 [2020-09-25T00:31:10.673Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-09-25T00:31:10.673Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-25T00:31:10.673Z] ++ dirname cmd/support-notifications/Dockerfile [2020-09-25T00:31:10.673Z] ++ cut -d/ -f2 [2020-09-25T00:31:10.673Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-09-25T00:31:10.673Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-25T00:31:10.673Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-09-25T00:31:10.673Z] ++ cut -d/ -f2 [2020-09-25T00:31:10.674Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-09-25T00:31:10.674Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-25T00:31:10.674Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-09-25T00:31:10.674Z] ++ cut -d/ -f2 [2020-09-25T00:31:10.674Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-09-25T00:31:10.764Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:31:11.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-25T00:31:11.632Z] [2020-09-25T00:31:11.632Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:31:12.107Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-25T00:31:12.107Z] latest: Pulling from edgex-devops/git-semver [2020-09-25T00:31:12.107Z] 31603596830f: Pulling fs layer [2020-09-25T00:31:12.107Z] 2a8b12db71e7: Pulling fs layer [2020-09-25T00:31:12.107Z] 6ca5941a6612: Pulling fs layer [2020-09-25T00:31:12.107Z] ecc8261a40a4: Pulling fs layer [2020-09-25T00:31:12.107Z] ecc8261a40a4: Waiting [2020-09-25T00:31:12.107Z] 2a8b12db71e7: Verifying Checksum [2020-09-25T00:31:12.107Z] 2a8b12db71e7: Download complete [2020-09-25T00:31:12.386Z] 31603596830f: Verifying Checksum [2020-09-25T00:31:12.386Z] 31603596830f: Download complete [2020-09-25T00:31:12.659Z] 31603596830f: Pull complete [2020-09-25T00:31:12.659Z] 2a8b12db71e7: Pull complete [2020-09-25T00:31:12.659Z] ecc8261a40a4: Verifying Checksum [2020-09-25T00:31:12.659Z] ecc8261a40a4: Download complete [2020-09-25T00:31:13.268Z] 6ca5941a6612: Verifying Checksum [2020-09-25T00:31:13.268Z] 6ca5941a6612: Download complete [2020-09-25T00:31:13.873Z] 6ca5941a6612: Pull complete [2020-09-25T00:31:14.163Z] ecc8261a40a4: Pull complete [2020-09-25T00:31:14.163Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-25T00:31:14.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-25T00:31:14.163Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-25T00:31:14.311Z] prd-centos7-docker-4c-2g-1416 does not seem to be running inside a container [2020-09-25T00:31:14.373Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-25T00:31:16.855Z] $ docker top c43459673c4836346ebc81daa821faa1a017bdc4167b02d721d6ff88aedb9587 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-25T00:31:17.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-25T00:31:17.229Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-25T00:31:17.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-25T00:31:17.462Z] $ docker exec c43459673c4836346ebc81daa821faa1a017bdc4167b02d721d6ff88aedb9587 ssh-agent [2020-09-25T00:31:17.632Z] SSH_AUTH_SOCK=/tmp/ssh-L7lWwJII3liN/agent.12 [2020-09-25T00:31:17.632Z] SSH_AGENT_PID=17 [2020-09-25T00:31:17.648Z] Running ssh-add (command line suppressed) [2020-09-25T00:31:17.767Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_142774939289693794.key (/w/workspace/edgex-go/13@tmp/private_key_142774939289693794.key) [2020-09-25T00:31:17.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-25T00:31:18.217Z] + git describe --exact-match --tags HEAD [2020-09-25T00:31:18.217Z] fatal: no tag exactly matches '2d072f66f8f543121027e60ec266268950e0839b' [Pipeline] } [2020-09-25T00:31:18.259Z] $ docker exec --env ******** --env ******** c43459673c4836346ebc81daa821faa1a017bdc4167b02d721d6ff88aedb9587 ssh-agent -k [2020-09-25T00:31:18.374Z] unset SSH_AUTH_SOCK; [2020-09-25T00:31:18.374Z] unset SSH_AGENT_PID; [2020-09-25T00:31:18.374Z] echo Agent pid 17 killed; [2020-09-25T00:31:18.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-25T00:31:18.562Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-25T00:31:18.562Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-25T00:31:18.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-25T00:31:18.670Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-25T00:31:18.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-25T00:31:18.873Z] $ docker exec c43459673c4836346ebc81daa821faa1a017bdc4167b02d721d6ff88aedb9587 ssh-agent [2020-09-25T00:31:19.042Z] SSH_AUTH_SOCK=/tmp/ssh-v2ooOWQAqBjc/agent.45 [2020-09-25T00:31:19.042Z] SSH_AGENT_PID=50 [2020-09-25T00:31:19.050Z] Running ssh-add (command line suppressed) [2020-09-25T00:31:19.174Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_3265276106717027538.key (/w/workspace/edgex-go/13@tmp/private_key_3265276106717027538.key) [2020-09-25T00:31:19.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-25T00:31:19.658Z] + git semver init [2020-09-25T00:31:19.658Z] # -> Open(): unable to determine branch for HEAD [2020-09-25T00:31:19.658Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2020-09-25T00:31:19.658Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2020-09-25T00:31:19.658Z] # $SEMVER_REMOTE_NAME = origin [2020-09-25T00:31:19.658Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-25T00:31:19.658Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-25T00:31:19.658Z] # $SEMVER_BRANCH = PR-2672 [2020-09-25T00:31:19.658Z] # $SEMVER_TEMP = /tmp/semver-454404203 [2020-09-25T00:31:19.658Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-09-25T00:31:52.385Z] # '/tmp/semver-454404203' -> '/w/workspace/edgex-go/13/.semver' [2020-09-25T00:31:52.670Z] # -> Force: false [2020-09-25T00:31:52.670Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } [2020-09-25T00:31:52.716Z] $ docker exec --env ******** --env ******** c43459673c4836346ebc81daa821faa1a017bdc4167b02d721d6ff88aedb9587 ssh-agent -k [2020-09-25T00:31:52.913Z] unset SSH_AUTH_SOCK; [2020-09-25T00:31:52.914Z] unset SSH_AGENT_PID; [2020-09-25T00:31:52.914Z] echo Agent pid 50 killed; [2020-09-25T00:31:52.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-25T00:31:53.563Z] + git semver [Pipeline] } [2020-09-25T00:31:53.628Z] $ docker stop --time=1 c43459673c4836346ebc81daa821faa1a017bdc4167b02d721d6ff88aedb9587 [2020-09-25T00:31:55.217Z] $ docker rm -f c43459673c4836346ebc81daa821faa1a017bdc4167b02d721d6ff88aedb9587 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-25T00:32:07.851Z] Stashed 54 file(s) [Pipeline] echo [2020-09-25T00:32:07.855Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-09-25T00:32:08.423Z] ========================================================= [2020-09-25T00:32:08.423Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-25T00:32:08.423Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:32:08.809Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-09-25T00:32:11.485Z] Sending build context to Docker daemon 324.4MB [2020-09-25T00:32:11.485Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-25T00:32:11.485Z] Step 2/7 : FROM ${BASE} [2020-09-25T00:32:11.485Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-25T00:32:11.485Z] df20fa9351a1: Pulling fs layer [2020-09-25T00:32:11.485Z] ed8968b2872e: Pulling fs layer [2020-09-25T00:32:11.485Z] a92cc7c5fd73: Pulling fs layer [2020-09-25T00:32:11.485Z] e871e8e8d7a9: Pulling fs layer [2020-09-25T00:32:11.485Z] e73272ec9a57: Pulling fs layer [2020-09-25T00:32:11.485Z] e871e8e8d7a9: Waiting [2020-09-25T00:32:11.485Z] 1e910a182e73: Pulling fs layer [2020-09-25T00:32:11.485Z] 4e634b169226: Pulling fs layer [2020-09-25T00:32:11.485Z] e73272ec9a57: Waiting [2020-09-25T00:32:11.485Z] 1e910a182e73: Waiting [2020-09-25T00:32:11.485Z] 4e634b169226: Waiting [2020-09-25T00:32:11.485Z] a92cc7c5fd73: Verifying Checksum [2020-09-25T00:32:11.485Z] a92cc7c5fd73: Download complete [2020-09-25T00:32:11.485Z] ed8968b2872e: Download complete [2020-09-25T00:32:11.485Z] e73272ec9a57: Download complete [2020-09-25T00:32:11.767Z] 1e910a182e73: Verifying Checksum [2020-09-25T00:32:11.767Z] 1e910a182e73: Download complete [2020-09-25T00:32:11.767Z] df20fa9351a1: Verifying Checksum [2020-09-25T00:32:11.767Z] df20fa9351a1: Download complete [2020-09-25T00:32:12.384Z] df20fa9351a1: Pull complete [2020-09-25T00:32:12.384Z] ed8968b2872e: Pull complete [2020-09-25T00:32:12.675Z] a92cc7c5fd73: Pull complete [2020-09-25T00:32:14.684Z] 4e634b169226: Verifying Checksum [2020-09-25T00:32:14.684Z] 4e634b169226: Download complete [2020-09-25T00:32:15.676Z] e871e8e8d7a9: Verifying Checksum [2020-09-25T00:32:15.677Z] e871e8e8d7a9: Download complete [2020-09-25T00:32:20.015Z] e871e8e8d7a9: Pull complete [2020-09-25T00:32:20.015Z] e73272ec9a57: Pull complete [2020-09-25T00:32:20.015Z] 1e910a182e73: Pull complete [2020-09-25T00:32:23.179Z] Still waiting to schedule task [2020-09-25T00:32:23.179Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-09-25T00:32:28.332Z] 4e634b169226: Pull complete [2020-09-25T00:32:28.332Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-25T00:32:28.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-25T00:32:28.332Z] ---> f7629b54cfaa [2020-09-25T00:32:28.332Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-09-25T00:32:28.332Z] ---> Running in aa50cca1e6ac [2020-09-25T00:32:28.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:32:29.890Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:32:30.892Z] (1/12) Installing libmagic (5.38-r0) [2020-09-25T00:32:30.892Z] (2/12) Installing file (5.38-r0) [2020-09-25T00:32:30.892Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-09-25T00:32:31.171Z] (4/12) Installing g++ (9.3.0-r2) [2020-09-25T00:32:40.481Z] (5/12) Installing fortify-headers (1.1-r0) [2020-09-25T00:32:40.481Z] (6/12) Installing patch (2.7.6-r6) [2020-09-25T00:32:40.481Z] (7/12) Installing build-base (0.5-r2) [2020-09-25T00:32:40.481Z] (8/12) Installing libsodium (1.0.18-r0) [2020-09-25T00:32:40.481Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-09-25T00:32:40.481Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-09-25T00:32:40.481Z] (11/12) Installing libzmq (4.3.3-r0) [2020-09-25T00:32:40.481Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-09-25T00:32:40.481Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:32:40.481Z] OK: 233 MiB in 51 packages [2020-09-25T00:32:43.164Z] Removing intermediate container aa50cca1e6ac [2020-09-25T00:32:43.164Z] ---> 24e24769abfd [2020-09-25T00:32:43.164Z] Step 4/7 : WORKDIR /edgex-go [2020-09-25T00:32:43.452Z] ---> Running in f5534a6a26d2 [2020-09-25T00:32:43.452Z] Removing intermediate container f5534a6a26d2 [2020-09-25T00:32:43.452Z] ---> 7ec23d2d1ac2 [2020-09-25T00:32:43.452Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-09-25T00:32:44.082Z] latest: Pulling from library/docker [2020-09-25T00:32:44.082Z] df20fa9351a1: Already exists [2020-09-25T00:32:44.082Z] 25ad7478873d: Pulling fs layer [2020-09-25T00:32:44.082Z] 4684f6177b5d: Pulling fs layer [2020-09-25T00:32:44.082Z] 8ba584e970af: Pulling fs layer [2020-09-25T00:32:44.082Z] 3cdc74d2b06d: Pulling fs layer [2020-09-25T00:32:44.082Z] 4cf5a0d07c1f: Pulling fs layer [2020-09-25T00:32:44.082Z] fca0ccc462d5: Pulling fs layer [2020-09-25T00:32:44.082Z] 4cf5a0d07c1f: Waiting [2020-09-25T00:32:44.082Z] fca0ccc462d5: Waiting [2020-09-25T00:32:44.082Z] 3cdc74d2b06d: Waiting [2020-09-25T00:32:44.082Z] 4684f6177b5d: Verifying Checksum [2020-09-25T00:32:44.082Z] 4684f6177b5d: Download complete [2020-09-25T00:32:44.413Z] 25ad7478873d: Verifying Checksum [2020-09-25T00:32:44.413Z] 25ad7478873d: Download complete [2020-09-25T00:32:44.413Z] 4cf5a0d07c1f: Verifying Checksum [2020-09-25T00:32:44.413Z] 4cf5a0d07c1f: Download complete [2020-09-25T00:32:44.413Z] 25ad7478873d: Pull complete [2020-09-25T00:32:44.690Z] fca0ccc462d5: Download complete [2020-09-25T00:32:44.690Z] 3cdc74d2b06d: Verifying Checksum [2020-09-25T00:32:44.690Z] 3cdc74d2b06d: Download complete [2020-09-25T00:32:44.690Z] 4684f6177b5d: Pull complete [2020-09-25T00:32:45.276Z] 8ba584e970af: Download complete [2020-09-25T00:32:47.855Z] 8ba584e970af: Pull complete [2020-09-25T00:32:47.855Z] 3cdc74d2b06d: Pull complete [2020-09-25T00:32:47.855Z] 4cf5a0d07c1f: Pull complete [2020-09-25T00:32:47.855Z] fca0ccc462d5: Pull complete [2020-09-25T00:32:47.855Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-09-25T00:32:47.855Z] Status: Downloaded newer image for docker:latest [2020-09-25T00:32:50.430Z] ---> e32f5e9ad653 [2020-09-25T00:32:50.430Z] Step 6/7 : COPY go.mod . [2020-09-25T00:32:50.430Z] ---> 4aab1bdebbce [2020-09-25T00:32:50.430Z] Step 7/7 : RUN go mod download [2020-09-25T00:32:50.430Z] ---> Running in 1acf9c18b520 [2020-09-25T00:33:12.741Z] Removing intermediate container 1acf9c18b520 [2020-09-25T00:33:12.741Z] ---> 6d154fa00ef4 [2020-09-25T00:33:12.741Z] Successfully built 6d154fa00ef4 [2020-09-25T00:33:12.741Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:33:13.185Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-25T00:33:13.185Z] . [Pipeline] withDockerContainer [2020-09-25T00:33:13.365Z] prd-centos7-docker-4c-2g-1416 does not seem to be running inside a container [2020-09-25T00:33:13.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-25T00:33:14.314Z] $ docker top 6fb8aa4a0cf136db566ad8daa12d1d00e574c78d4de5b9bf2dc456d00f40ece4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-25T00:33:14.913Z] + go version [2020-09-25T00:33:14.914Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-25T00:33:14.930Z] $ docker stop --time=1 6fb8aa4a0cf136db566ad8daa12d1d00e574c78d4de5b9bf2dc456d00f40ece4 [2020-09-25T00:33:16.442Z] $ docker rm -f 6fb8aa4a0cf136db566ad8daa12d1d00e574c78d4de5b9bf2dc456d00f40ece4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:33:17.516Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-25T00:33:17.516Z] . [Pipeline] withDockerContainer [2020-09-25T00:33:17.613Z] prd-centos7-docker-4c-2g-1416 does not seem to be running inside a container [2020-09-25T00:33:17.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-25T00:33:18.493Z] $ docker top 13bfe83bbbd6dd455408204f35a5f262516c56ba6e87cfbabcf3aebf3d06ff6d -eo pid,comm [Pipeline] { [Pipeline] echo [2020-09-25T00:33:18.678Z] ========================================================= [2020-09-25T00:33:18.678Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-09-25T00:33:18.678Z] ========================================================= [Pipeline] sh [2020-09-25T00:33:19.025Z] + make test [2020-09-25T00:33:19.025Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-09-25T00:33:21.046Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-09-25T00:33:31.303Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-09-25T00:33:36.773Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-09-25T00:33:36.773Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-09-25T00:33:36.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-09-25T00:33:36.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-09-25T00:33:37.738Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.008s [2020-09-25T00:33:37.738Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-09-25T00:33:37.738Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-09-25T00:33:37.738Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-09-25T00:33:38.007Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-09-25T00:33:38.389Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-09-25T00:33:38.667Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-09-25T00:33:38.667Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-09-25T00:33:38.667Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-09-25T00:33:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.023s coverage: 46.6% of statements [2020-09-25T00:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-09-25T00:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-09-25T00:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-09-25T00:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-09-25T00:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-09-25T00:33:44.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.096s coverage: 27.2% of statements [2020-09-25T00:33:44.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-09-25T00:33:44.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-09-25T00:33:44.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-09-25T00:33:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-09-25T00:33:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-09-25T00:33:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-09-25T00:33:44.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.022s coverage: 100.0% of statements [2020-09-25T00:33:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-09-25T00:33:44.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.014s coverage: 100.0% of statements [2020-09-25T00:33:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-09-25T00:33:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-09-25T00:33:44.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.030s coverage: 84.0% of statements [2020-09-25T00:33:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-09-25T00:33:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-09-25T00:33:44.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.018s coverage: 93.0% of statements [2020-09-25T00:33:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-09-25T00:33:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-09-25T00:33:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-09-25T00:33:44.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-09-25T00:33:45.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.149s coverage: 28.6% of statements [2020-09-25T00:33:45.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-09-25T00:33:45.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-09-25T00:33:45.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-09-25T00:33:45.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-09-25T00:33:45.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-09-25T00:33:45.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.051s coverage: 100.0% of statements [2020-09-25T00:33:45.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-09-25T00:33:45.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.017s coverage: 100.0% of statements [2020-09-25T00:33:45.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-09-25T00:33:46.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.025s coverage: 89.8% of statements [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-09-25T00:33:46.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.020s coverage: 97.5% of statements [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-09-25T00:33:46.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.021s coverage: 100.0% of statements [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-09-25T00:33:46.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.015s coverage: 58.8% of statements [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-09-25T00:33:46.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] [2020-09-25T00:33:47.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.060s coverage: 63.5% of statements [2020-09-25T00:33:47.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-09-25T00:33:47.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-09-25T00:33:47.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.007s coverage: 100.0% of statements [2020-09-25T00:33:47.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.095s coverage: 55.9% of statements [2020-09-25T00:33:47.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-09-25T00:33:47.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-09-25T00:33:47.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-09-25T00:33:47.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.220s coverage: 86.3% of statements [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.292s coverage: 72.2% of statements [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.124s coverage: 72.1% of statements [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.013s coverage: 82.4% of statements [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.007s coverage: 48.4% of statements [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.014s coverage: 28.8% of statements [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.017s coverage: 96.8% of statements [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.036s coverage: 31.1% of statements [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.076s coverage: 84.1% of statements [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.028s coverage: 100.0% of statements [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.005s coverage: 42.9% of statements [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.013s coverage: 100.0% of statements [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.006s coverage: 83.8% of statements [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.044s coverage: 46.9% of statements [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.035s coverage: 100.0% of statements [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.012s coverage: 100.0% of statements [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-09-25T00:33:53.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.008s coverage: 100.0% of statements [2020-09-25T00:33:53.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-09-25T00:33:54.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.045s coverage: 29.1% of statements [2020-09-25T00:33:54.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-09-25T00:33:54.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-09-25T00:33:54.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-09-25T00:33:54.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-09-25T00:33:54.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-09-25T00:33:54.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.016s coverage: 99.0% of statements [2020-09-25T00:33:54.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-09-25T00:33:54.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.007s coverage: 100.0% of statements [2020-09-25T00:33:54.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-09-25T00:33:54.051Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.017s coverage: 0.0% of statements [2020-09-25T00:33:54.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-09-25T00:33:54.338Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements [2020-09-25T00:33:54.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-09-25T00:33:54.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-09-25T00:33:54.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-09-25T00:33:54.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-09-25T00:33:54.338Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.004s coverage: 87.9% of statements [2020-09-25T00:33:54.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-09-25T00:33:54.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-09-25T00:33:54.624Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.009s coverage: 100.0% of statements [2020-09-25T00:33:54.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-09-25T00:33:54.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-09-25T00:33:55.176Z] GO111MODULE=on go vet ./... [2020-09-25T00:34:01.882Z] gofmt -l . [2020-09-25T00:34:02.454Z] [ "`gofmt -l .`" = "" ] [2020-09-25T00:34:03.028Z] ./bin/test-go-mod-tidy.sh [2020-09-25T00:34:03.604Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-09-25T00:34:05.291Z] + ls -al . [2020-09-25T00:34:05.291Z] total 556 [2020-09-25T00:34:05.291Z] drwxrwxr-x 10 1001 1001 4096 Sep 25 00:34 . [2020-09-25T00:34:05.291Z] drwxr-xr-x 4 root root 30 Sep 25 00:33 .. [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 11 Sep 25 00:30 .dockerignore [2020-09-25T00:34:05.291Z] drwxrwxr-x 8 1001 1001 179 Sep 25 00:31 .git [2020-09-25T00:34:05.291Z] drwxrwxr-x 3 1001 1001 102 Sep 25 00:30 .github [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 932 Sep 25 00:30 .gitignore [2020-09-25T00:34:05.291Z] drwx------ 3 1001 1001 47 Sep 25 00:31 .semver [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 166 Sep 25 00:30 .sonarcloud.properties [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 3804 Sep 25 00:30 CONTRIBUTING.md [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 1035 Sep 25 00:30 Dockerfile.build [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 863 Sep 25 00:30 Jenkinsfile [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 10775 Sep 25 00:30 LICENSE [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 6237 Sep 25 00:30 Makefile [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 6447 Sep 25 00:30 README.md [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 259 Sep 25 00:30 SECURITY.md [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 5 Sep 25 00:31 VERSION [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 4131 Sep 25 00:30 ZMQWindows.md [2020-09-25T00:34:05.291Z] drwxrwxr-x 2 1001 1001 117 Sep 25 00:30 bin [2020-09-25T00:34:05.291Z] drwxrwxr-x 15 1001 1001 4096 Sep 25 00:30 cmd [2020-09-25T00:34:05.291Z] -rw-r--r-- 1 root root 462725 Sep 25 00:33 coverage.out [2020-09-25T00:34:05.291Z] -rw-r--r-- 1 root root 983 Sep 25 00:34 go.mod [2020-09-25T00:34:05.291Z] -rw-r--r-- 1 root root 18581 Sep 25 00:34 go.sum [2020-09-25T00:34:05.291Z] drwxrwxr-x 8 1001 1001 127 Sep 25 00:30 internal [2020-09-25T00:34:05.291Z] drwxrwxr-x 4 1001 1001 26 Sep 25 00:30 openapi [2020-09-25T00:34:05.291Z] drwxrwxr-x 4 1001 1001 71 Sep 25 00:30 snap [2020-09-25T00:34:05.291Z] -rw-rw-r-- 1 1001 1001 168 Sep 25 00:30 version.go [Pipeline] sh [2020-09-25T00:34:05.587Z] + '[' -e coverage.out ] [2020-09-25T00:34:05.587Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-09-25T00:34:05.690Z] Stashed 1 file(s) [Pipeline] sh [2020-09-25T00:34:05.980Z] + make build [2020-09-25T00:34:05.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-09-25T00:34:12.667Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-09-25T00:34:15.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-09-25T00:34:17.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-09-25T00:34:18.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-09-25T00:34:20.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-09-25T00:34:20.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-09-25T00:34:21.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-09-25T00:34:22.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-09-25T00:34:24.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-09-25T00:34:25.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-09-25T00:34:26.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-09-25T00:34:27.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-09-25T00:34:27.983Z] $ docker stop --time=1 13bfe83bbbd6dd455408204f35a5f262516c56ba6e87cfbabcf3aebf3d06ff6d [2020-09-25T00:34:29.594Z] $ docker rm -f 13bfe83bbbd6dd455408204f35a5f262516c56ba6e87cfbabcf3aebf3d06ff6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:34:31.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-09-25T00:34:31.283Z] [2020-09-25T00:34:31.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:34:31.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-09-25T00:34:31.627Z] latest: Pulling from edgex-devops/edgex-compose [2020-09-25T00:34:31.627Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-25T00:34:31.627Z] ca9280d653b3: Pulling fs layer [2020-09-25T00:34:31.627Z] 7e9c9ca2126c: Pulling fs layer [2020-09-25T00:34:31.893Z] cbdbe7a5bc2a: Verifying Checksum [2020-09-25T00:34:31.893Z] cbdbe7a5bc2a: Download complete [2020-09-25T00:34:32.161Z] cbdbe7a5bc2a: Pull complete [2020-09-25T00:34:32.161Z] ca9280d653b3: Verifying Checksum [2020-09-25T00:34:32.161Z] ca9280d653b3: Download complete [2020-09-25T00:34:33.116Z] ca9280d653b3: Pull complete [2020-09-25T00:34:33.116Z] 7e9c9ca2126c: Download complete [2020-09-25T00:34:39.728Z] 7e9c9ca2126c: Pull complete [2020-09-25T00:34:39.728Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-09-25T00:34:39.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-09-25T00:34:39.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-09-25T00:34:39.863Z] prd-centos7-docker-4c-2g-1416 does not seem to be running inside a container [2020-09-25T00:34:39.912Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-09-25T00:34:42.623Z] $ docker top e532dd18bd7fbb995449c4f854490800342a22b1928b7e556b789d9772cf0b84 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-25T00:34:43.107Z] + docker-compose build --help [2020-09-25T00:34:43.107Z] + grep parallel [2020-09-25T00:34:44.050Z] --parallel Build images in parallel. [Pipeline] } [2020-09-25T00:34:44.067Z] $ docker stop --time=1 e532dd18bd7fbb995449c4f854490800342a22b1928b7e556b789d9772cf0b84 [2020-09-25T00:34:45.381Z] $ docker rm -f e532dd18bd7fbb995449c4f854490800342a22b1928b7e556b789d9772cf0b84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:34:45.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-09-25T00:34:45.962Z] . [Pipeline] withDockerContainer [2020-09-25T00:34:46.066Z] prd-centos7-docker-4c-2g-1416 does not seem to be running inside a container [2020-09-25T00:34:46.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-09-25T00:34:46.647Z] $ docker top a5c0dd8fa7c98332dcead7854814e638f97523ed0991032c4f80538678c7fb8e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-25T00:34:47.098Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-09-25T00:34:48.045Z] Building docker-core-command-go ... [2020-09-25T00:34:48.045Z] Building docker-core-data-go ... [2020-09-25T00:34:48.045Z] Building docker-core-metadata-go ... [2020-09-25T00:34:48.045Z] Building docker-security-proxy-setup-go ... [2020-09-25T00:34:48.045Z] Building docker-security-secrets-setup-go ... [2020-09-25T00:34:48.045Z] Building docker-security-secretstore-setup-go ... [2020-09-25T00:34:48.045Z] Building docker-support-logging-go ... [2020-09-25T00:34:48.045Z] Building docker-support-notifications-go ... [2020-09-25T00:34:48.045Z] Building docker-support-scheduler-go ... [2020-09-25T00:34:48.045Z] Building docker-sys-mgmt-agent-go ... [2020-09-25T00:34:48.045Z] Building docker-core-command-go [2020-09-25T00:34:48.045Z] Building docker-support-notifications-go [2020-09-25T00:34:48.045Z] Building docker-core-metadata-go [2020-09-25T00:34:48.045Z] Building docker-support-logging-go [2020-09-25T00:34:48.045Z] Building docker-support-scheduler-go [2020-09-25T00:35:14.959Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:35:14.959Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:35:14.959Z] [2020-09-25T00:35:14.959Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:35:14.959Z] [2020-09-25T00:35:14.959Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:35:14.959Z] ---> 6d154fa00ef4 [2020-09-25T00:35:14.959Z] Step 3/22 : WORKDIR /edgex-go [2020-09-25T00:35:14.959Z] ---> 6d154fa00ef4 [2020-09-25T00:35:14.959Z] Step 3/22 : WORKDIR /edgex-go [2020-09-25T00:35:14.959Z] ---> 6d154fa00ef4 [2020-09-25T00:35:14.959Z] Step 3/22 : WORKDIR /edgex-go [2020-09-25T00:35:14.959Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:35:14.959Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:35:14.959Z] ---> 6d154fa00ef4 [2020-09-25T00:35:14.959Z] Step 3/24 : WORKDIR /edgex-go [2020-09-25T00:35:14.959Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:35:14.959Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:35:14.959Z] ---> 6d154fa00ef4 [2020-09-25T00:35:14.959Z] Step 3/21 : WORKDIR /edgex-go [2020-09-25T00:35:14.959Z] ---> Running in ccf46dfafecb [2020-09-25T00:35:14.959Z] ---> Running in 22e8b4153a97 [2020-09-25T00:35:14.959Z] ---> Running in 518a272f9a9c [2020-09-25T00:35:14.959Z] ---> Running in f35de96dbcf5 [2020-09-25T00:35:14.959Z] ---> Running in 4146331cdc1c [2020-09-25T00:35:14.959Z] Removing intermediate container 518a272f9a9c [2020-09-25T00:35:14.959Z] ---> 5f6064c21307 [2020-09-25T00:35:14.960Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:35:14.960Z] Removing intermediate container 4146331cdc1c [2020-09-25T00:35:14.960Z] ---> 4c58b9192f52 [2020-09-25T00:35:14.960Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:35:14.960Z] Removing intermediate container f35de96dbcf5 [2020-09-25T00:35:14.960Z] ---> 1fd131264b3a [2020-09-25T00:35:14.960Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:35:14.960Z] Removing intermediate container 22e8b4153a97 [2020-09-25T00:35:14.960Z] ---> 1d462b69c654 [2020-09-25T00:35:14.960Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:35:14.960Z] Removing intermediate container ccf46dfafecb [2020-09-25T00:35:14.960Z] ---> 1afa44b7a04b [2020-09-25T00:35:14.960Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:35:14.960Z] ---> Running in d9e8f9078cc4 [2020-09-25T00:35:14.960Z] ---> Running in 641195f2132e [2020-09-25T00:35:14.960Z] ---> Running in 57e8794aed37 [2020-09-25T00:35:14.960Z] ---> Running in d30f76cd0ff5 [2020-09-25T00:35:14.960Z] ---> Running in acb63c74dbe5 [2020-09-25T00:35:14.960Z] Removing intermediate container 641195f2132e [2020-09-25T00:35:14.960Z] ---> 5ea1958ecb58 [2020-09-25T00:35:14.960Z] Step 5/22 : RUN apk update && apk add make git [2020-09-25T00:35:14.960Z] Removing intermediate container 57e8794aed37 [2020-09-25T00:35:14.960Z] ---> ca98cfdd00bd [2020-09-25T00:35:14.960Z] Step 5/22 : RUN apk update && apk add make git [2020-09-25T00:35:15.239Z] Removing intermediate container d9e8f9078cc4 [2020-09-25T00:35:15.239Z] ---> da70d21d1f0d [2020-09-25T00:35:15.239Z] Step 5/21 : RUN apk update && apk add make git [2020-09-25T00:35:15.239Z] ---> Running in 4ab6d8530749 [2020-09-25T00:35:15.239Z] ---> Running in af9695b2a78a [2020-09-25T00:35:15.502Z] ---> Running in ec16d2f4f2a6 [2020-09-25T00:35:15.502Z] Removing intermediate container acb63c74dbe5 [2020-09-25T00:35:15.502Z] ---> 2bf299cf49ee [2020-09-25T00:35:15.502Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-09-25T00:35:15.502Z] Removing intermediate container d30f76cd0ff5 [2020-09-25T00:35:15.502Z] ---> cdba84198b96 [2020-09-25T00:35:15.502Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-09-25T00:35:15.773Z] ---> Running in 70dd0c478f99 [2020-09-25T00:35:15.773Z] ---> Running in 758e88bc8d2a [2020-09-25T00:35:16.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:35:16.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:35:16.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:35:16.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:35:16.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:35:17.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:35:17.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:35:17.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:35:17.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:35:17.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:35:18.381Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:35:18.381Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:35:18.381Z] OK: 12752 distinct packages available [2020-09-25T00:35:18.649Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:35:18.649Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:35:18.649Z] OK: 12752 distinct packages available [2020-09-25T00:35:18.649Z] OK: 233 MiB in 51 packages [2020-09-25T00:35:18.649Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:35:18.649Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:35:18.649Z] OK: 12752 distinct packages available [2020-09-25T00:35:18.920Z] OK: 233 MiB in 51 packages [2020-09-25T00:35:18.920Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:35:18.920Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:35:18.920Z] OK: 12752 distinct packages available [2020-09-25T00:35:18.920Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:35:18.920Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:35:18.921Z] OK: 12752 distinct packages available [2020-09-25T00:35:18.921Z] OK: 233 MiB in 51 packages [2020-09-25T00:35:19.189Z] OK: 233 MiB in 51 packages [2020-09-25T00:35:19.189Z] OK: 233 MiB in 51 packages [2020-09-25T00:35:19.455Z] Removing intermediate container 4ab6d8530749 [2020-09-25T00:35:19.455Z] ---> 98fb2740a029 [2020-09-25T00:35:19.455Z] Step 6/22 : COPY go.mod . [2020-09-25T00:35:19.455Z] OK: 233 MiB in 51 packages [2020-09-25T00:35:19.455Z] Removing intermediate container af9695b2a78a [2020-09-25T00:35:19.455Z] ---> e1e59fdcdfe4 [2020-09-25T00:35:19.455Z] Step 6/22 : COPY go.mod . [2020-09-25T00:35:20.040Z] ---> 34c07bf2c8dd [2020-09-25T00:35:20.040Z] Step 7/22 : RUN go mod download [2020-09-25T00:35:20.040Z] Removing intermediate container ec16d2f4f2a6 [2020-09-25T00:35:20.040Z] ---> 30e4965b2682 [2020-09-25T00:35:20.040Z] Step 6/21 : COPY go.mod . [2020-09-25T00:35:20.040Z] ---> 21f2b7f8bb07 [2020-09-25T00:35:20.040Z] Step 7/22 : RUN go mod download [2020-09-25T00:35:20.040Z] ---> Running in 0cfae5453c58 [2020-09-25T00:35:20.305Z] Removing intermediate container 758e88bc8d2a [2020-09-25T00:35:20.305Z] ---> 623723fc0d80 [2020-09-25T00:35:20.305Z] Step 6/24 : COPY go.mod . [2020-09-25T00:35:20.305Z] ---> Running in 7203ea6dd7cd [2020-09-25T00:35:20.305Z] ---> c327abc3c3a2 [2020-09-25T00:35:20.305Z] Step 7/21 : RUN go mod download [2020-09-25T00:35:20.567Z] Removing intermediate container 70dd0c478f99 [2020-09-25T00:35:20.567Z] ---> e35342abc944 [2020-09-25T00:35:20.567Z] Step 6/22 : COPY go.mod . [2020-09-25T00:35:20.567Z] ---> Running in 8e8b645a0892 [2020-09-25T00:35:20.567Z] ---> 5a042829c091 [2020-09-25T00:35:20.567Z] Step 7/24 : RUN go mod download [2020-09-25T00:35:20.829Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1419 in /w/workspace/edgexfoundry_edgex-go_PR-2672 [Pipeline] { [Pipeline] ws [2020-09-25T00:35:20.881Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2020-09-25T00:35:21.151Z] ---> Running in eedff38eb655 [2020-09-25T00:35:21.151Z] ---> 30821d4fe6d8 [2020-09-25T00:35:21.151Z] Step 7/22 : RUN go mod download [2020-09-25T00:35:21.418Z] ---> Running in dad54edde6d5 [2020-09-25T00:35:23.378Z] Removing intermediate container 0cfae5453c58 [2020-09-25T00:35:23.378Z] ---> 589f2f110056 [2020-09-25T00:35:23.378Z] Step 8/22 : COPY . . [2020-09-25T00:35:23.378Z] Removing intermediate container 8e8b645a0892 [2020-09-25T00:35:23.378Z] ---> 320b40d833e0 [2020-09-25T00:35:23.378Z] Step 8/21 : COPY . . [2020-09-25T00:35:23.378Z] Removing intermediate container 7203ea6dd7cd [2020-09-25T00:35:23.378Z] ---> 838805379e9c [2020-09-25T00:35:23.378Z] Step 8/22 : COPY . . [2020-09-25T00:35:23.736Z] Removing intermediate container eedff38eb655 [2020-09-25T00:35:23.736Z] ---> f5d3a405147b [2020-09-25T00:35:23.736Z] Step 8/24 : COPY . . [2020-09-25T00:35:25.135Z] Removing intermediate container dad54edde6d5 [2020-09-25T00:35:25.135Z] ---> ccd4e03f7eaa [2020-09-25T00:35:25.135Z] Step 8/22 : COPY . . [2020-09-25T00:35:25.907Z] using credential edgex-jenkins-ssh [2020-09-25T00:35:26.036Z] Cloning the remote Git repository [2020-09-25T00:35:26.097Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-09-25T00:35:26.215Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2020-09-25T00:35:26.295Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-09-25T00:35:26.296Z] > git --version # timeout=10 [2020-09-25T00:35:26.316Z] > git --version # 'git version 2.17.1' [2020-09-25T00:35:26.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-25T00:35:26.386Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-25T00:35:49.599Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-09-25T00:35:49.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-25T00:35:49.647Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-09-25T00:35:50.309Z] Merging remotes/origin/master commit 0f12b6345f82ca2bb02c895b17bbdd60d5a3af97 into PR head commit 817bf29b41deef1822bf4a2e3a9d4fb443e5016b [2020-09-25T00:35:51.053Z] Merge succeeded, producing aad13fd92ce2913f688644f6b2c6b3808806f388 [2020-09-25T00:35:51.053Z] Checking out Revision aad13fd92ce2913f688644f6b2c6b3808806f388 (PR-2672) [2020-09-25T00:35:49.687Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-09-25T00:35:49.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-25T00:35:49.699Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2672/head:refs/remotes/origin/PR-2672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-25T00:35:50.347Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T00:35:50.360Z] > git checkout -f 817bf29b41deef1822bf4a2e3a9d4fb443e5016b # timeout=10 [2020-09-25T00:35:50.644Z] > git remote # timeout=10 [2020-09-25T00:35:50.663Z] > git config --get remote.origin.url # timeout=10 [2020-09-25T00:35:50.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-25T00:35:50.691Z] > git merge 0f12b6345f82ca2bb02c895b17bbdd60d5a3af97 # timeout=10 [2020-09-25T00:35:51.053Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-25T00:35:51.079Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T00:35:51.099Z] > git checkout -f aad13fd92ce2913f688644f6b2c6b3808806f388 # timeout=10 [2020-09-25T00:35:55.614Z] Commit message: "Merge commit '0f12b6345f82ca2bb02c895b17bbdd60d5a3af97' into HEAD" [2020-09-25T00:35:55.636Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-09-25T00:35:55.640Z] > git rev-list --no-walk 2ca8e9810966ed6181701f027889b41a2c1ca55c # timeout=10 [2020-09-25T00:35:57.345Z] ---> 78483e1761cf [2020-09-25T00:35:57.345Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-09-25T00:35:57.916Z] ---> cba49ef2b777 [2020-09-25T00:35:57.916Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-09-25T00:35:57.916Z] ---> Running in 567167b6bb91 [2020-09-25T00:35:57.916Z] ---> eb4d32d9770c [2020-09-25T00:35:57.917Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-09-25T00:35:57.917Z] ---> 4c41fbe1a636 [2020-09-25T00:35:57.917Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-09-25T00:35:59.844Z] ---> Running in e32c92b467c3 [2020-09-25T00:35:59.844Z] ---> 7ea88ce26fe8 [2020-09-25T00:35:59.844Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-09-25T00:35:59.844Z] ---> Running in 8893fe077da1 [2020-09-25T00:35:59.844Z] ---> Running in 6d4d896803c2 [2020-09-25T00:35:59.844Z] ---> Running in 1a64e3febe87 [2020-09-25T00:36:00.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-09-25T00:36:00.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-09-25T00:36:00.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-09-25T00:36:00.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-09-25T00:36:00.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [Pipeline] echo [2020-09-25T00:36:08.406Z] ========================================================= [2020-09-25T00:36:08.406Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-25T00:36:08.406Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:36:09.294Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-09-25T00:36:13.641Z] Sending build context to Docker daemon 324.4MB [2020-09-25T00:36:13.641Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-25T00:36:13.641Z] Step 2/7 : FROM ${BASE} [2020-09-25T00:36:13.641Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-25T00:36:13.641Z] b538f80385f9: Pulling fs layer [2020-09-25T00:36:13.641Z] 74f711af9a0d: Pulling fs layer [2020-09-25T00:36:13.641Z] 99f96fe45779: Pulling fs layer [2020-09-25T00:36:13.641Z] 8529a6b9a6be: Pulling fs layer [2020-09-25T00:36:13.641Z] 45590311c82a: Pulling fs layer [2020-09-25T00:36:13.641Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-25T00:36:13.641Z] 209524e5b208: Pulling fs layer [2020-09-25T00:36:13.641Z] 45590311c82a: Waiting [2020-09-25T00:36:13.641Z] 69ca0ff8b7b3: Waiting [2020-09-25T00:36:13.641Z] 8529a6b9a6be: Waiting [2020-09-25T00:36:13.641Z] 209524e5b208: Waiting [2020-09-25T00:36:13.641Z] 99f96fe45779: Verifying Checksum [2020-09-25T00:36:13.641Z] 99f96fe45779: Download complete [2020-09-25T00:36:13.641Z] 74f711af9a0d: Verifying Checksum [2020-09-25T00:36:13.641Z] 74f711af9a0d: Download complete [2020-09-25T00:36:13.641Z] 45590311c82a: Download complete [2020-09-25T00:36:13.641Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-25T00:36:13.641Z] 69ca0ff8b7b3: Download complete [2020-09-25T00:36:14.259Z] b538f80385f9: Download complete [2020-09-25T00:36:14.872Z] b538f80385f9: Pull complete [2020-09-25T00:36:15.476Z] 74f711af9a0d: Pull complete [2020-09-25T00:36:16.085Z] 99f96fe45779: Pull complete [2020-09-25T00:36:16.372Z] 209524e5b208: Verifying Checksum [2020-09-25T00:36:16.372Z] 209524e5b208: Download complete [2020-09-25T00:36:17.812Z] 8529a6b9a6be: Download complete [2020-09-25T00:36:27.988Z] 8529a6b9a6be: Pull complete [2020-09-25T00:36:27.988Z] 45590311c82a: Pull complete [2020-09-25T00:36:27.988Z] 69ca0ff8b7b3: Pull complete [2020-09-25T00:36:32.351Z] 209524e5b208: Pull complete [2020-09-25T00:36:32.351Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-25T00:36:32.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-25T00:36:32.351Z] ---> 5bddaf1c2fca [2020-09-25T00:36:32.351Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-09-25T00:36:33.265Z] Removing intermediate container 1a64e3febe87 [2020-09-25T00:36:33.265Z] ---> 427b0b1cca6d [2020-09-25T00:36:33.265Z] [2020-09-25T00:36:33.265Z] Step 10/22 : FROM scratch [2020-09-25T00:36:33.265Z] ---> [2020-09-25T00:36:33.265Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-09-25T00:36:33.893Z] ---> Running in 0e2c47569dde [2020-09-25T00:36:34.168Z] Removing intermediate container 0e2c47569dde [2020-09-25T00:36:34.168Z] ---> 7227a9c96d15 [2020-09-25T00:36:34.168Z] Step 12/22 : ENV APP_PORT=48061 [2020-09-25T00:36:34.168Z] ---> Running in 1d1e69f5849e [2020-09-25T00:36:35.128Z] Removing intermediate container 1d1e69f5849e [2020-09-25T00:36:35.128Z] ---> fe47364e966b [2020-09-25T00:36:35.128Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-25T00:36:35.788Z] ---> Running in 81dd03c3fd03 [2020-09-25T00:36:37.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:36:38.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:36:39.339Z] ---> Running in b6195cbe13db [2020-09-25T00:36:39.339Z] Removing intermediate container 8893fe077da1 [2020-09-25T00:36:39.339Z] ---> d326eeafd12b [2020-09-25T00:36:39.339Z] [2020-09-25T00:36:39.339Z] Step 10/22 : FROM scratch [2020-09-25T00:36:39.339Z] ---> [2020-09-25T00:36:39.339Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-25T00:36:39.339Z] Removing intermediate container e32c92b467c3 [2020-09-25T00:36:39.339Z] ---> b9a39a77b507 [2020-09-25T00:36:39.339Z] [2020-09-25T00:36:39.339Z] Step 10/21 : FROM scratch [2020-09-25T00:36:39.339Z] ---> [2020-09-25T00:36:39.339Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-25T00:36:39.339Z] Removing intermediate container 6d4d896803c2 [2020-09-25T00:36:39.339Z] ---> 80d0b3fb0000 [2020-09-25T00:36:39.339Z] [2020-09-25T00:36:39.339Z] Step 10/24 : FROM scratch [2020-09-25T00:36:39.339Z] ---> [2020-09-25T00:36:39.339Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-09-25T00:36:39.339Z] ---> Running in 76d41d4fcfcd [2020-09-25T00:36:39.339Z] ---> Using cache [2020-09-25T00:36:39.339Z] ---> 7227a9c96d15 [2020-09-25T00:36:39.339Z] Step 12/24 : ENV APP_PORT=48060 [2020-09-25T00:36:39.339Z] ---> Running in 721283177fc8 [2020-09-25T00:36:39.339Z] Removing intermediate container b6195cbe13db [2020-09-25T00:36:39.339Z] ---> 947bcb317efb [2020-09-25T00:36:39.339Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-09-25T00:36:39.339Z] ---> Running in adfb52a74078 [2020-09-25T00:36:39.339Z] Removing intermediate container 76d41d4fcfcd [2020-09-25T00:36:39.339Z] ---> d8cb045ec943 [2020-09-25T00:36:39.339Z] Step 12/22 : ENV APP_PORT=48082 [2020-09-25T00:36:39.707Z] (1/12) Installing libmagic (5.38-r0) [2020-09-25T00:36:39.926Z] Removing intermediate container 721283177fc8 [2020-09-25T00:36:39.927Z] ---> 147b6b85c08b [2020-09-25T00:36:39.927Z] Step 12/21 : ENV APP_PORT=48085 [2020-09-25T00:36:39.927Z] ---> Running in dc53c087e394 [2020-09-25T00:36:39.979Z] (2/12) Installing file (5.38-r0) [2020-09-25T00:36:40.251Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-09-25T00:36:40.251Z] (4/12) Installing g++ (9.3.0-r2) [2020-09-25T00:36:41.318Z] ---> 5f2907ff3310 [2020-09-25T00:36:41.318Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-09-25T00:36:41.318Z] Removing intermediate container adfb52a74078 [2020-09-25T00:36:41.318Z] ---> 05623c944fb9 [2020-09-25T00:36:41.318Z] Step 13/24 : EXPOSE $APP_PORT [2020-09-25T00:36:41.318Z] ---> Running in 83d4d2b1fe6f [2020-09-25T00:36:41.318Z] ---> Running in 9cb269f01d9c [2020-09-25T00:36:41.580Z] Removing intermediate container dc53c087e394 [2020-09-25T00:36:41.580Z] ---> b90ce61a9416 [2020-09-25T00:36:41.580Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-25T00:36:41.580Z] Removing intermediate container 567167b6bb91 [2020-09-25T00:36:41.580Z] ---> f0e06bf19075 [2020-09-25T00:36:41.580Z] [2020-09-25T00:36:41.580Z] Step 10/22 : FROM scratch [2020-09-25T00:36:41.580Z] ---> [2020-09-25T00:36:41.580Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-25T00:36:41.580Z] ---> Running in 05e563028379 [2020-09-25T00:36:41.580Z] ---> Using cache [2020-09-25T00:36:41.580Z] ---> 147b6b85c08b [2020-09-25T00:36:41.580Z] Step 12/22 : ENV APP_PORT=48081 [2020-09-25T00:36:41.580Z] Removing intermediate container 83d4d2b1fe6f [2020-09-25T00:36:41.580Z] ---> 2bd1b333e87d [2020-09-25T00:36:41.580Z] Step 13/21 : EXPOSE $APP_PORT [2020-09-25T00:36:41.842Z] ---> 13787ae1a0eb [2020-09-25T00:36:41.842Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-09-25T00:36:41.842Z] ---> Running in 31fa064d5430 [2020-09-25T00:36:41.842Z] Removing intermediate container 9cb269f01d9c [2020-09-25T00:36:41.842Z] ---> b3a9d82a6636 [2020-09-25T00:36:41.842Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-09-25T00:36:41.842Z] ---> Running in fc7f5bd82f44 [2020-09-25T00:36:42.103Z] Removing intermediate container 05e563028379 [2020-09-25T00:36:42.103Z] ---> ddcec0263c32 [2020-09-25T00:36:42.103Z] Step 14/22 : WORKDIR / [2020-09-25T00:36:42.103Z] Removing intermediate container 31fa064d5430 [2020-09-25T00:36:42.103Z] ---> 6a03816c10b3 [2020-09-25T00:36:42.103Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-25T00:36:42.103Z] ---> Running in e5a0bb4802d7 [2020-09-25T00:36:42.373Z] ---> Running in 205436e872e9 [2020-09-25T00:36:42.373Z] Removing intermediate container fc7f5bd82f44 [2020-09-25T00:36:42.373Z] ---> 8c1e62d1cefd [2020-09-25T00:36:42.373Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-09-25T00:36:42.952Z] ---> 512bb9090500 [2020-09-25T00:36:42.952Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-09-25T00:36:42.952Z] ---> 5a3c97d0f1d0 [2020-09-25T00:36:42.952Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-09-25T00:36:43.216Z] Removing intermediate container e5a0bb4802d7 [2020-09-25T00:36:43.216Z] ---> 6ed0f1f0c385 [2020-09-25T00:36:43.216Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-09-25T00:36:43.216Z] Removing intermediate container 205436e872e9 [2020-09-25T00:36:43.216Z] ---> dcd87b1337ef [2020-09-25T00:36:43.216Z] Step 14/22 : WORKDIR / [2020-09-25T00:36:43.216Z] ---> 435e773a3a50 [2020-09-25T00:36:43.216Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-09-25T00:36:43.790Z] ---> Running in 4f17f6578801 [2020-09-25T00:36:44.365Z] ---> 490c6a4cf378 [2020-09-25T00:36:44.365Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-09-25T00:36:44.365Z] ---> 1243dea01fb6 [2020-09-25T00:36:44.365Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-09-25T00:36:44.365Z] ---> 483d7530311d [2020-09-25T00:36:44.365Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-09-25T00:36:44.365Z] ---> 187790ac70f0 [2020-09-25T00:36:44.365Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-09-25T00:36:44.633Z] ---> Running in 4cbc722ac54b [2020-09-25T00:36:44.633Z] Removing intermediate container 4f17f6578801 [2020-09-25T00:36:44.633Z] ---> fb4ef230dd26 [2020-09-25T00:36:44.633Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-09-25T00:36:44.904Z] ---> b9b7f1f01349 [2020-09-25T00:36:44.904Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-09-25T00:36:44.904Z] ---> Running in 7b2d46531885 [2020-09-25T00:36:44.904Z] Removing intermediate container 4cbc722ac54b [2020-09-25T00:36:44.904Z] ---> e8378726d15b [2020-09-25T00:36:44.904Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:36:45.167Z] ---> 2852fad4aac2 [2020-09-25T00:36:45.167Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-09-25T00:36:45.167Z] ---> 6900ff723968 [2020-09-25T00:36:45.167Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-09-25T00:36:45.429Z] ---> a28a81d479e3 [2020-09-25T00:36:45.429Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-09-25T00:36:45.429Z] ---> Running in 87dfc48313ae [2020-09-25T00:36:45.692Z] Removing intermediate container 7b2d46531885 [2020-09-25T00:36:45.692Z] ---> 9467a6434236 [2020-09-25T00:36:45.692Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:36:45.692Z] ---> a0591dc27b8c [2020-09-25T00:36:45.692Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-09-25T00:36:45.692Z] ---> Running in 2dbc40e18e5f [2020-09-25T00:36:45.960Z] ---> b2d64c14698d [2020-09-25T00:36:45.960Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-09-25T00:36:45.960Z] ---> Running in c84fe6afd2bb [2020-09-25T00:36:45.960Z] Removing intermediate container 87dfc48313ae [2020-09-25T00:36:45.960Z] ---> 46da47f6e0fd [2020-09-25T00:36:45.960Z] Step 20/22 : LABEL arch=x86_64 [2020-09-25T00:36:45.960Z] ---> 4734a8063a13 [2020-09-25T00:36:45.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-09-25T00:36:45.960Z] ---> Running in deeb109c232f [2020-09-25T00:36:46.223Z] Removing intermediate container 2dbc40e18e5f [2020-09-25T00:36:46.223Z] ---> 0beef0b0e6be [2020-09-25T00:36:46.223Z] Step 19/21 : LABEL arch=x86_64 [2020-09-25T00:36:46.223Z] Removing intermediate container c84fe6afd2bb [2020-09-25T00:36:46.223Z] ---> 5bae225c2780 [2020-09-25T00:36:46.223Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:36:46.490Z] ---> 595d03171356 [2020-09-25T00:36:46.490Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-09-25T00:36:46.490Z] Removing intermediate container deeb109c232f [2020-09-25T00:36:46.490Z] ---> fc8ddbbfe4f7 [2020-09-25T00:36:46.490Z] Step 21/22 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:36:46.490Z] ---> Running in 05a7fee32669 [2020-09-25T00:36:46.490Z] ---> Running in 8da5ec7a7261 [2020-09-25T00:36:46.490Z] ---> Running in a0a97a60e13d [2020-09-25T00:36:46.490Z] ---> Running in 5818e64377b1 [2020-09-25T00:36:46.490Z] ---> 882280abec14 [2020-09-25T00:36:46.490Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-09-25T00:36:46.757Z] Removing intermediate container 05a7fee32669 [2020-09-25T00:36:46.757Z] ---> fba1dca3fb55 [2020-09-25T00:36:46.757Z] Step 20/21 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:36:47.017Z] Removing intermediate container 8da5ec7a7261 [2020-09-25T00:36:47.017Z] ---> 2c15f6e29b3d [2020-09-25T00:36:47.017Z] Step 20/22 : LABEL arch=x86_64 [2020-09-25T00:36:47.017Z] Removing intermediate container a0a97a60e13d [2020-09-25T00:36:47.017Z] ---> e9a5bf398447 [2020-09-25T00:36:47.017Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:36:47.017Z] Removing intermediate container 5818e64377b1 [2020-09-25T00:36:47.017Z] ---> 90b33362fbd6 [2020-09-25T00:36:47.017Z] Step 22/22 : LABEL version=0.0.0 [2020-09-25T00:36:47.017Z] ---> Running in ddea01e2bb56 [2020-09-25T00:36:47.286Z] ---> bc5028847213 [2020-09-25T00:36:47.286Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-09-25T00:36:47.286Z] ---> Running in efbc7e9edd19 [2020-09-25T00:36:47.286Z] ---> Running in 7baaa3fbf2c4 [2020-09-25T00:36:47.286Z] ---> Running in 5cb94e5ded7a [2020-09-25T00:36:47.551Z] ---> Running in 71a8dad8d8e0 [2020-09-25T00:36:47.551Z] Removing intermediate container ddea01e2bb56 [2020-09-25T00:36:47.551Z] ---> 3d896a8cf8b7 [2020-09-25T00:36:47.551Z] Step 21/21 : LABEL version=0.0.0 [2020-09-25T00:36:47.815Z] ---> Running in e1eef81f07bf [2020-09-25T00:36:47.815Z] Removing intermediate container 7baaa3fbf2c4 [2020-09-25T00:36:47.815Z] ---> ad0ce30a788d [2020-09-25T00:36:47.815Z] [2020-09-25T00:36:47.815Z] Removing intermediate container 5cb94e5ded7a [2020-09-25T00:36:47.815Z] ---> 20ef96d50e79 [2020-09-25T00:36:47.815Z] Step 20/22 : LABEL arch=x86_64 [2020-09-25T00:36:47.815Z] Removing intermediate container efbc7e9edd19 [2020-09-25T00:36:47.815Z] ---> 9b22f57891c4 [2020-09-25T00:36:47.815Z] Step 21/22 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:36:47.815Z] Removing intermediate container 71a8dad8d8e0 [2020-09-25T00:36:47.815Z] ---> f7b06fe084de [2020-09-25T00:36:47.815Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:36:48.085Z] Successfully built ad0ce30a788d [2020-09-25T00:36:48.085Z] ---> Running in 775a9ccc24c8 [2020-09-25T00:36:48.085Z] ---> Running in 4b5e2468bdfb [2020-09-25T00:36:48.085Z] Successfully tagged docker-support-logging-go:latest [2020-09-25T00:36:48.085Z] Building docker-security-proxy-setup-go [2020-09-25T00:36:48.085Z]  Building docker-support-logging-go ... done  ---> Running in a0f6f1427ec9 [2020-09-25T00:36:48.085Z] Removing intermediate container e1eef81f07bf [2020-09-25T00:36:48.085Z] ---> 5a109702aa84 [2020-09-25T00:36:48.085Z] [2020-09-25T00:36:48.348Z] Successfully built 5a109702aa84 [2020-09-25T00:36:48.348Z] Removing intermediate container 775a9ccc24c8 [2020-09-25T00:36:48.348Z] ---> 265dc01a28c1 [2020-09-25T00:36:48.348Z] Step 22/22 : LABEL version=0.0.0 [2020-09-25T00:36:48.348Z] Successfully tagged docker-support-scheduler-go:latest [2020-09-25T00:36:48.348Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2020-09-25T00:36:48.348Z] Removing intermediate container 4b5e2468bdfb [2020-09-25T00:36:48.348Z] ---> e99ee838ca76 [2020-09-25T00:36:48.348Z] Step 21/22 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:36:48.614Z] Removing intermediate container a0f6f1427ec9 [2020-09-25T00:36:48.614Z] ---> 64586b63ef3c [2020-09-25T00:36:48.614Z] Step 22/24 : LABEL arch=x86_64 [2020-09-25T00:36:48.614Z] ---> Running in 2d1f5b84404f [2020-09-25T00:36:48.614Z] ---> Running in 1154ec381537 [2020-09-25T00:36:48.877Z] ---> Running in c73ed2644162 [2020-09-25T00:36:49.140Z] Removing intermediate container 2d1f5b84404f [2020-09-25T00:36:49.140Z] ---> 0bd698c00124 [2020-09-25T00:36:49.140Z] [2020-09-25T00:36:49.140Z] Removing intermediate container 1154ec381537 [2020-09-25T00:36:49.140Z] ---> 2a691f504e88 [2020-09-25T00:36:49.140Z] Step 22/22 : LABEL version=0.0.0 [2020-09-25T00:36:49.401Z] Successfully built 0bd698c00124 [2020-09-25T00:36:49.401Z] Removing intermediate container c73ed2644162 [2020-09-25T00:36:49.401Z] ---> 64d731e53356 [2020-09-25T00:36:49.401Z] Step 23/24 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:36:49.401Z] Successfully tagged docker-core-command-go:latest [2020-09-25T00:36:49.401Z] Building docker-sys-mgmt-agent-go [2020-09-25T00:36:52.973Z]  Building docker-core-command-go ... done  ---> Running in 119a528240e4 [2020-09-25T00:36:55.310Z] (5/12) Installing fortify-headers (1.1-r0) [2020-09-25T00:36:55.310Z] (6/12) Installing patch (2.7.6-r6) [2020-09-25T00:36:55.310Z] (7/12) Installing build-base (0.5-r2) [2020-09-25T00:36:55.310Z] (8/12) Installing libsodium (1.0.18-r0) [2020-09-25T00:36:55.310Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-09-25T00:36:55.310Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-09-25T00:36:55.532Z] ---> Running in d163dac41a6e [2020-09-25T00:36:55.533Z] Removing intermediate container 119a528240e4 [2020-09-25T00:36:55.533Z] ---> 1afc763a86ac [2020-09-25T00:36:55.533Z] [2020-09-25T00:36:55.583Z] (11/12) Installing libzmq (4.3.3-r0) [2020-09-25T00:36:55.583Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-09-25T00:36:55.798Z] Successfully built 1afc763a86ac [2020-09-25T00:36:55.798Z] Removing intermediate container d163dac41a6e [2020-09-25T00:36:55.798Z] ---> 61052d4ca6b2 [2020-09-25T00:36:55.798Z] Step 24/24 : LABEL version=0.0.0 [2020-09-25T00:36:55.798Z] Successfully tagged docker-core-metadata-go:latest [2020-09-25T00:36:55.798Z] Building docker-security-secrets-setup-go [2020-09-25T00:36:55.798Z]  Building docker-core-metadata-go ... done  ---> Running in d9b437c51060 [2020-09-25T00:36:55.855Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:36:55.855Z] OK: 217 MiB in 51 packages [2020-09-25T00:36:56.060Z] Removing intermediate container d9b437c51060 [2020-09-25T00:36:56.061Z] ---> 031f4c0102ba [2020-09-25T00:36:56.061Z] [2020-09-25T00:36:56.061Z] Successfully built 031f4c0102ba [2020-09-25T00:36:56.061Z] Successfully tagged docker-support-notifications-go:latest [2020-09-25T00:36:56.061Z] Building docker-core-data-go [2020-09-25T00:37:00.181Z] Removing intermediate container 81dd03c3fd03 [2020-09-25T00:37:00.181Z] ---> 509cf1652601 [2020-09-25T00:37:00.181Z] Step 4/7 : WORKDIR /edgex-go [2020-09-25T00:37:00.181Z] ---> Running in c984d99b86b5 [2020-09-25T00:37:00.775Z] Removing intermediate container c984d99b86b5 [2020-09-25T00:37:00.775Z] ---> 1e1e898042a0 [2020-09-25T00:37:00.775Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-09-25T00:37:01.047Z] latest: Pulling from library/docker [2020-09-25T00:37:01.048Z] b538f80385f9: Already exists [2020-09-25T00:37:01.048Z] 259a493cd78d: Pulling fs layer [2020-09-25T00:37:01.048Z] b8e66b5100f5: Pulling fs layer [2020-09-25T00:37:01.048Z] 7f8258a56ab6: Pulling fs layer [2020-09-25T00:37:01.048Z] 75a0a0ebb566: Pulling fs layer [2020-09-25T00:37:01.048Z] 4a2c62f0a2a3: Pulling fs layer [2020-09-25T00:37:01.048Z] 294320357d30: Pulling fs layer [2020-09-25T00:37:01.048Z] 75a0a0ebb566: Waiting [2020-09-25T00:37:01.048Z] 4a2c62f0a2a3: Waiting [2020-09-25T00:37:01.048Z] 294320357d30: Waiting [2020-09-25T00:37:01.321Z] b8e66b5100f5: Verifying Checksum [2020-09-25T00:37:01.321Z] b8e66b5100f5: Download complete [2020-09-25T00:37:01.321Z] 259a493cd78d: Verifying Checksum [2020-09-25T00:37:01.321Z] 259a493cd78d: Download complete [2020-09-25T00:37:01.321Z] 75a0a0ebb566: Verifying Checksum [2020-09-25T00:37:01.321Z] 75a0a0ebb566: Download complete [2020-09-25T00:37:01.321Z] 4a2c62f0a2a3: Verifying Checksum [2020-09-25T00:37:01.321Z] 4a2c62f0a2a3: Download complete [2020-09-25T00:37:01.926Z] 259a493cd78d: Pull complete [2020-09-25T00:37:02.200Z] b8e66b5100f5: Pull complete [2020-09-25T00:37:02.473Z] 294320357d30: Verifying Checksum [2020-09-25T00:37:02.473Z] 294320357d30: Download complete [2020-09-25T00:37:04.463Z] 7f8258a56ab6: Verifying Checksum [2020-09-25T00:37:04.463Z] 7f8258a56ab6: Download complete [2020-09-25T00:37:07.094Z] 7f8258a56ab6: Pull complete [2020-09-25T00:37:07.692Z] 75a0a0ebb566: Pull complete [2020-09-25T00:37:07.966Z] 4a2c62f0a2a3: Pull complete [2020-09-25T00:37:08.243Z] 294320357d30: Pull complete [2020-09-25T00:37:08.243Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-09-25T00:37:08.243Z] Status: Downloaded newer image for docker:latest [2020-09-25T00:37:11.031Z]  Building docker-support-notifications-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:37:11.031Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:37:11.032Z] ---> 6d154fa00ef4 [2020-09-25T00:37:11.032Z] Step 3/27 : WORKDIR /edgex-go [2020-09-25T00:37:11.032Z] ---> Using cache [2020-09-25T00:37:11.032Z] ---> 1afa44b7a04b [2020-09-25T00:37:11.032Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:37:11.032Z] ---> Using cache [2020-09-25T00:37:11.032Z] ---> 2bf299cf49ee [2020-09-25T00:37:11.032Z] Step 5/27 : RUN apk update && apk add make bash git [2020-09-25T00:37:11.032Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:37:11.032Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:37:11.032Z] ---> 6d154fa00ef4 [2020-09-25T00:37:11.032Z] Step 3/26 : WORKDIR /edgex-go [2020-09-25T00:37:11.032Z] ---> Using cache [2020-09-25T00:37:11.032Z] ---> 1afa44b7a04b [2020-09-25T00:37:11.032Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:37:11.032Z] ---> Using cache [2020-09-25T00:37:11.032Z] ---> 2bf299cf49ee [2020-09-25T00:37:11.032Z] Step 5/26 : RUN apk update && apk add make git [2020-09-25T00:37:11.032Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:37:11.032Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:37:11.032Z] ---> 6d154fa00ef4 [2020-09-25T00:37:11.032Z] Step 3/20 : WORKDIR /edgex-go [2020-09-25T00:37:11.032Z] ---> Using cache [2020-09-25T00:37:11.032Z] ---> 1afa44b7a04b [2020-09-25T00:37:11.032Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:37:11.032Z] ---> Using cache [2020-09-25T00:37:11.032Z] ---> 2bf299cf49ee [2020-09-25T00:37:11.032Z] Step 5/20 : RUN apk update && apk add make git [2020-09-25T00:37:11.736Z] ---> e8c2081f9840 [2020-09-25T00:37:11.736Z] Step 6/7 : COPY go.mod . [2020-09-25T00:37:12.010Z] ---> Running in ba65b4dd48af [2020-09-25T00:37:12.286Z] ---> Running in 44b2446488f9 [2020-09-25T00:37:12.286Z] ---> Running in 4ea26893cfea [2020-09-25T00:37:12.347Z] ---> e2af0e7bec79 [2020-09-25T00:37:12.347Z] Step 7/7 : RUN go mod download [2020-09-25T00:37:12.640Z] ---> Running in c92416e3bc1d [2020-09-25T00:37:15.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:37:15.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:37:15.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:37:15.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:37:15.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:37:15.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:37:15.891Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:37:15.891Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-09-25T00:37:15.891Z] ---> 6d154fa00ef4 [2020-09-25T00:37:15.891Z] Step 3/29 : WORKDIR /edgex-go [2020-09-25T00:37:15.891Z] ---> Using cache [2020-09-25T00:37:15.891Z] ---> 1afa44b7a04b [2020-09-25T00:37:15.891Z] Step 4/29 : RUN apk update && apk add make git [2020-09-25T00:37:16.480Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:37:16.480Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:37:16.480Z] OK: 12752 distinct packages available [2020-09-25T00:37:16.480Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:37:16.480Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:37:16.480Z] OK: 12752 distinct packages available [2020-09-25T00:37:16.480Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:37:16.480Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:37:16.480Z] OK: 12752 distinct packages available [2020-09-25T00:37:16.754Z] OK: 233 MiB in 51 packages [2020-09-25T00:37:16.754Z] ---> Running in ea78dff3fd56 [2020-09-25T00:37:16.754Z] OK: 233 MiB in 51 packages [2020-09-25T00:37:16.754Z] OK: 233 MiB in 51 packages [2020-09-25T00:37:17.328Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:37:17.328Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:37:17.328Z] ---> 6d154fa00ef4 [2020-09-25T00:37:17.590Z] Step 3/23 : WORKDIR /edgex-go [2020-09-25T00:37:17.591Z] ---> Using cache [2020-09-25T00:37:17.591Z] ---> 1afa44b7a04b [2020-09-25T00:37:17.591Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:37:17.591Z] ---> Using cache [2020-09-25T00:37:17.591Z] ---> 2bf299cf49ee [2020-09-25T00:37:17.591Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-09-25T00:37:18.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:37:18.163Z] ---> Running in 4d4dec4f555c [2020-09-25T00:37:18.734Z] Removing intermediate container ba65b4dd48af [2020-09-25T00:37:18.734Z] ---> ff24e13bb316 [2020-09-25T00:37:18.734Z] Step 6/27 : COPY go.mod . [2020-09-25T00:37:18.734Z] Removing intermediate container 4ea26893cfea [2020-09-25T00:37:18.734Z] ---> e4f78490af34 [2020-09-25T00:37:18.734Z] Step 6/26 : COPY go.mod . [2020-09-25T00:37:18.734Z] Removing intermediate container 44b2446488f9 [2020-09-25T00:37:18.734Z] ---> f7b27d585d5f [2020-09-25T00:37:18.734Z] Step 6/20 : COPY go.mod . [2020-09-25T00:37:18.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:37:18.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:37:18.995Z] ---> c5535fa0884e [2020-09-25T00:37:18.995Z] Step 7/27 : RUN go mod download [2020-09-25T00:37:18.995Z] ---> e01947b4248b [2020-09-25T00:37:18.995Z] Step 7/26 : RUN go mod download [2020-09-25T00:37:18.995Z] ---> 84e874265a4a [2020-09-25T00:37:18.995Z] Step 7/20 : RUN go mod download [2020-09-25T00:37:18.995Z] ---> Running in e437cac031be [2020-09-25T00:37:18.995Z] ---> Running in 628f7f1e2945 [2020-09-25T00:37:18.995Z] ---> Running in 8f34aa1801bc [2020-09-25T00:37:19.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:37:19.576Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:37:19.576Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:37:19.576Z] OK: 12752 distinct packages available [2020-09-25T00:37:19.843Z] OK: 233 MiB in 51 packages [2020-09-25T00:37:20.423Z] Removing intermediate container ea78dff3fd56 [2020-09-25T00:37:20.423Z] ---> a7c1beab1d08 [2020-09-25T00:37:20.423Z] Step 5/29 : COPY go.mod . [2020-09-25T00:37:20.423Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:37:20.423Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:37:20.423Z] OK: 12752 distinct packages available [2020-09-25T00:37:20.693Z] OK: 233 MiB in 51 packages [2020-09-25T00:37:20.693Z] ---> c2a2903b4cef [2020-09-25T00:37:20.693Z] Step 6/29 : RUN go mod download [2020-09-25T00:37:20.956Z] ---> Running in 714f0be1702b [2020-09-25T00:37:21.218Z] Removing intermediate container e437cac031be [2020-09-25T00:37:21.218Z] ---> 908ca03a67b3 [2020-09-25T00:37:21.218Z] Step 8/27 : COPY . . [2020-09-25T00:37:21.485Z] Removing intermediate container 8f34aa1801bc [2020-09-25T00:37:21.485Z] ---> da355f7554b2 [2020-09-25T00:37:21.485Z] Step 8/26 : COPY . . [2020-09-25T00:37:21.485Z] Removing intermediate container 628f7f1e2945 [2020-09-25T00:37:21.485Z] ---> c7c53bf59369 [2020-09-25T00:37:21.485Z] Step 8/20 : COPY . . [2020-09-25T00:37:28.669Z] Removing intermediate container 4d4dec4f555c [2020-09-25T00:37:28.669Z] ---> e97600043042 [2020-09-25T00:37:28.669Z] Step 6/23 : COPY go.mod . [2020-09-25T00:37:32.330Z] ---> 3ce71698560a [2020-09-25T00:37:32.330Z] Step 7/23 : RUN go mod download [2020-09-25T00:37:33.726Z] Removing intermediate container 714f0be1702b [2020-09-25T00:37:33.726Z] ---> 7ada9b9772ed [2020-09-25T00:37:33.726Z] Step 7/29 : COPY . . [2020-09-25T00:37:37.057Z] ---> Running in 9573a8d7f06f [2020-09-25T00:37:39.474Z] Removing intermediate container c92416e3bc1d [2020-09-25T00:37:39.474Z] ---> 22d45f8e5cf0 [2020-09-25T00:37:39.474Z] Successfully built 22d45f8e5cf0 [2020-09-25T00:37:39.474Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:37:39.899Z] + docker inspect -f . ci-base-image-arm64 [2020-09-25T00:37:39.900Z] . [Pipeline] withDockerContainer [2020-09-25T00:37:40.200Z] prd-ubuntu18.04-docker-arm64-4c-16g-1419 does not seem to be running inside a container [2020-09-25T00:37:40.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-25T00:37:42.214Z] $ docker top 6e2a8c4a4c7e3d5ad8d1661bf389c8b90f1ee3fec9f613cd73b27c6cabf5c6d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-25T00:37:43.622Z] + go version [2020-09-25T00:37:43.622Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-25T00:37:43.685Z] $ docker stop --time=1 6e2a8c4a4c7e3d5ad8d1661bf389c8b90f1ee3fec9f613cd73b27c6cabf5c6d1 [2020-09-25T00:37:45.681Z] $ docker rm -f 6e2a8c4a4c7e3d5ad8d1661bf389c8b90f1ee3fec9f613cd73b27c6cabf5c6d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:37:46.737Z] + docker inspect -f . ci-base-image-arm64 [2020-09-25T00:37:46.738Z] . [Pipeline] withDockerContainer [2020-09-25T00:37:47.016Z] prd-ubuntu18.04-docker-arm64-4c-16g-1419 does not seem to be running inside a container [2020-09-25T00:37:47.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-25T00:37:48.631Z] $ docker top 4c60e42fe2430b55b911b1a9d58f10f7bd797a7e05b170791eafea1d2a647f97 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-09-25T00:37:49.021Z] ========================================================= [2020-09-25T00:37:49.021Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-09-25T00:37:49.021Z] ========================================================= [Pipeline] sh [2020-09-25T00:37:49.333Z] Removing intermediate container 9573a8d7f06f [2020-09-25T00:37:49.333Z] ---> 7caae108cdc9 [2020-09-25T00:37:49.333Z] Step 8/23 : COPY . . [2020-09-25T00:37:49.669Z] + make test [2020-09-25T00:37:49.669Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-09-25T00:37:49.911Z] ---> b71c42c55088 [2020-09-25T00:37:49.911Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-09-25T00:37:49.911Z] ---> 44a7424f6f07 [2020-09-25T00:37:49.911Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-09-25T00:37:50.527Z] ---> Running in 8ccb78357c8b [2020-09-25T00:37:50.527Z] ---> 941f1ae8d0b9 [2020-09-25T00:37:50.527Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-09-25T00:37:52.305Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-09-25T00:37:53.079Z] ---> Running in 92e40b31c835 [2020-09-25T00:37:54.027Z] ---> Running in 025bd01547ed [2020-09-25T00:37:56.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-09-25T00:37:56.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-09-25T00:37:56.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-09-25T00:37:58.280Z] ---> 90d399563de2 [2020-09-25T00:37:58.280Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-09-25T00:37:58.563Z] ---> Running in 8fba2dd8da9b [2020-09-25T00:38:01.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-09-25T00:38:09.522Z] ---> 56a3015b7a57 [2020-09-25T00:38:09.522Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-09-25T00:38:09.522Z] ---> Running in 52df5717e295 [2020-09-25T00:38:10.490Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-09-25T00:38:18.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-09-25T00:38:22.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-09-25T00:38:24.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-09-25T00:38:27.577Z] Removing intermediate container 92e40b31c835 [2020-09-25T00:38:27.577Z] ---> 44fe6dfde9d4 [2020-09-25T00:38:27.577Z] [2020-09-25T00:38:27.577Z] Step 10/20 : FROM alpine [2020-09-25T00:38:27.577Z] Removing intermediate container 8ccb78357c8b [2020-09-25T00:38:27.577Z] ---> 16487800e94c [2020-09-25T00:38:27.577Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-09-25T00:38:27.577Z] latest: Pulling from library/alpine [2020-09-25T00:38:27.577Z] ---> Running in e1743e9bb3af [2020-09-25T00:38:27.577Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-25T00:38:27.577Z] Status: Downloaded newer image for alpine:latest [2020-09-25T00:38:27.577Z] ---> a24bb4013296 [2020-09-25T00:38:27.577Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-09-25T00:38:27.846Z] ---> Running in e6dacf85eb5d [2020-09-25T00:38:28.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-09-25T00:38:29.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:38:29.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:38:29.799Z] v3.12.0-351-gc8b5ea21f0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:38:29.799Z] v3.12.0-349-g84288fde14 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:38:29.799Z] OK: 12750 distinct packages available [2020-09-25T00:38:30.078Z] (1/4) Installing ca-certificates (20191127-r4) [2020-09-25T00:38:30.078Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-09-25T00:38:30.078Z] (3/4) Installing libcurl (7.69.1-r1) [2020-09-25T00:38:30.078Z] (4/4) Installing curl (7.69.1-r1) [2020-09-25T00:38:30.078Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:38:30.078Z] Executing ca-certificates-20191127-r4.trigger [2020-09-25T00:38:30.356Z] OK: 7 MiB in 18 packages [2020-09-25T00:38:32.343Z] Removing intermediate container 8fba2dd8da9b [2020-09-25T00:38:32.343Z] ---> b22466ed2ff5 [2020-09-25T00:38:32.343Z] [2020-09-25T00:38:32.343Z] Step 9/29 : FROM alpine:latest [2020-09-25T00:38:32.343Z] ---> a24bb4013296 [2020-09-25T00:38:32.343Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-09-25T00:38:32.616Z] Removing intermediate container 025bd01547ed [2020-09-25T00:38:32.616Z] ---> 7f1d5ce58432 [2020-09-25T00:38:32.616Z] [2020-09-25T00:38:32.616Z] Step 10/26 : FROM alpine:3.10 [2020-09-25T00:38:32.887Z] ---> Running in 9a119b19c512 [2020-09-25T00:38:32.887Z] 3.10: Pulling from library/alpine [2020-09-25T00:38:33.474Z] Removing intermediate container 9a119b19c512 [2020-09-25T00:38:33.474Z] ---> ba32f8282a46 [2020-09-25T00:38:33.474Z] Step 11/29 : USER root [2020-09-25T00:38:34.098Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-09-25T00:38:34.098Z] Removing intermediate container e1743e9bb3af [2020-09-25T00:38:34.098Z] ---> 95bbbd906dff [2020-09-25T00:38:34.098Z] [2020-09-25T00:38:34.098Z] Step 11/27 : FROM docker:latest [2020-09-25T00:38:34.098Z] ---> Running in 85702cfdbcf4 [2020-09-25T00:38:34.098Z] ---> 809cc4dba987 [2020-09-25T00:38:34.098Z] Step 12/27 : RUN apk add --no-cache bash [2020-09-25T00:38:34.098Z] Status: Downloaded newer image for alpine:3.10 [2020-09-25T00:38:34.098Z] ---> be4e4bea2c2e [2020-09-25T00:38:34.098Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-09-25T00:38:34.098Z] Removing intermediate container e6dacf85eb5d [2020-09-25T00:38:34.098Z] ---> 9d0e9ce6ad09 [2020-09-25T00:38:34.098Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-09-25T00:38:34.098Z] ---> Running in fdfad25778bc [2020-09-25T00:38:34.098Z] ---> Running in 50efa4d75555 [2020-09-25T00:38:34.098Z] ---> Running in c27394b3aa4c [2020-09-25T00:38:34.390Z] Removing intermediate container 85702cfdbcf4 [2020-09-25T00:38:34.390Z] ---> e47d78cc1b9c [2020-09-25T00:38:34.390Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-09-25T00:38:34.670Z] ---> Running in ffa4f9b9cef3 [2020-09-25T00:38:34.670Z] Removing intermediate container 50efa4d75555 [2020-09-25T00:38:34.670Z] ---> 6298beb66590 [2020-09-25T00:38:34.670Z] Step 13/20 : WORKDIR /edgex [2020-09-25T00:38:34.944Z] ---> Running in 8157d5cf9e81 [2020-09-25T00:38:35.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:38:35.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:38:35.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:38:35.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:38:35.574Z] Removing intermediate container 8157d5cf9e81 [2020-09-25T00:38:35.574Z] ---> b03fd280310c [2020-09-25T00:38:35.574Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-09-25T00:38:35.574Z] (1/2) Installing readline (8.0.4-r0) [2020-09-25T00:38:35.574Z] (2/2) Installing bash (5.0.17-r0) [2020-09-25T00:38:35.574Z] v3.10.5-91-gd6ceee47a2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-09-25T00:38:35.574Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-09-25T00:38:35.574Z] OK: 10346 distinct packages available [2020-09-25T00:38:35.574Z] Executing bash-5.0.17-r0.post-install [2020-09-25T00:38:35.574Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:38:35.574Z] OK: 12 MiB in 22 packages [2020-09-25T00:38:35.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:38:35.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:38:35.839Z] (1/5) Installing ca-certificates (20191127-r2) [2020-09-25T00:38:35.839Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-09-25T00:38:36.301Z] v3.12.0-351-gc8b5ea21f0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:38:36.301Z] v3.12.0-349-g84288fde14 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:38:36.301Z] OK: 12750 distinct packages available [2020-09-25T00:38:36.301Z] (1/2) Installing ca-certificates (20191127-r4) [2020-09-25T00:38:36.634Z] (3/5) Installing libcurl (7.66.0-r1) [2020-09-25T00:38:36.634Z] (4/5) Installing curl (7.66.0-r1) [2020-09-25T00:38:36.634Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-09-25T00:38:36.634Z] Executing busybox-1.30.1-r3.trigger [2020-09-25T00:38:36.634Z] Executing ca-certificates-20191127-r2.trigger [2020-09-25T00:38:36.970Z] OK: 7 MiB in 19 packages [2020-09-25T00:38:36.970Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-09-25T00:38:36.970Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:38:36.970Z] Executing ca-certificates-20191127-r4.trigger [2020-09-25T00:38:37.245Z] OK: 6 MiB in 16 packages [2020-09-25T00:38:37.839Z] ---> b442f4e77ca6 [2020-09-25T00:38:37.839Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-09-25T00:38:38.834Z] Removing intermediate container fdfad25778bc [2020-09-25T00:38:38.834Z] ---> c8b6d77d57fc [2020-09-25T00:38:38.834Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-09-25T00:38:38.834Z] ---> 3fa06596fe63 [2020-09-25T00:38:38.834Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-09-25T00:38:39.432Z] Removing intermediate container c27394b3aa4c [2020-09-25T00:38:39.432Z] ---> 492358f41d44 [2020-09-25T00:38:39.432Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-09-25T00:38:39.432Z] ---> Running in fb0c1d6bcd3f [2020-09-25T00:38:39.432Z] ---> Running in 9b8089edf42a [2020-09-25T00:38:39.719Z] ---> Running in ea6a7abc8578 [2020-09-25T00:38:39.719Z] Removing intermediate container ffa4f9b9cef3 [2020-09-25T00:38:39.719Z] ---> 2b9222dd5a0c [2020-09-25T00:38:39.719Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-09-25T00:38:40.038Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-09-25T00:38:40.039Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-09-25T00:38:40.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-09-25T00:38:40.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-09-25T00:38:41.745Z] ---> Running in 978279cd7353 [2020-09-25T00:38:41.745Z] Removing intermediate container 9b8089edf42a [2020-09-25T00:38:41.745Z] ---> d26604b5a4c3 [2020-09-25T00:38:41.745Z] Step 17/20 : CMD ["--init=true"] [2020-09-25T00:38:41.745Z] Removing intermediate container ea6a7abc8578 [2020-09-25T00:38:41.745Z] ---> 2b8e12794ade [2020-09-25T00:38:41.745Z] Step 13/26 : WORKDIR / [2020-09-25T00:38:41.745Z] Removing intermediate container 52df5717e295 [2020-09-25T00:38:41.745Z] ---> 5972f4219ff3 [2020-09-25T00:38:41.745Z] [2020-09-25T00:38:41.745Z] Step 10/23 : FROM alpine [2020-09-25T00:38:41.745Z] ---> a24bb4013296 [2020-09-25T00:38:41.745Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-25T00:38:41.745Z] ---> Running in 07576ce55319 [2020-09-25T00:38:41.745Z] ---> Running in f110288ee227 [2020-09-25T00:38:42.013Z] ---> Running in c1aff08b3c98 [2020-09-25T00:38:42.013Z] Removing intermediate container 978279cd7353 [2020-09-25T00:38:42.013Z] ---> 439bfd062c8d [2020-09-25T00:38:42.013Z] Step 14/29 : WORKDIR $BASE_DIR [2020-09-25T00:38:42.013Z] Removing intermediate container 07576ce55319 [2020-09-25T00:38:42.013Z] ---> ac8e42f3fe95 [2020-09-25T00:38:42.013Z] Step 18/20 : LABEL arch=x86_64 [2020-09-25T00:38:42.086Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.066s [2020-09-25T00:38:42.087Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-09-25T00:38:42.087Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-09-25T00:38:42.285Z] ---> Running in cd94b0fdb7d2 [2020-09-25T00:38:42.285Z] ---> Running in ee695e8d5921 [2020-09-25T00:38:42.285Z] Removing intermediate container c1aff08b3c98 [2020-09-25T00:38:42.285Z] ---> 08c783cc0b56 [2020-09-25T00:38:42.285Z] Step 12/23 : ENV APP_PORT=48080 [2020-09-25T00:38:42.285Z] Removing intermediate container f110288ee227 [2020-09-25T00:38:42.285Z] ---> 78beac515642 [2020-09-25T00:38:42.285Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-09-25T00:38:42.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-09-25T00:38:42.576Z] ---> Running in 005c980ac60a [2020-09-25T00:38:42.576Z] Removing intermediate container cd94b0fdb7d2 [2020-09-25T00:38:42.576Z] ---> 6436d419efb3 [2020-09-25T00:38:42.576Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-09-25T00:38:43.157Z] Removing intermediate container fb0c1d6bcd3f [2020-09-25T00:38:43.157Z] ---> 109f19b2ee0a [2020-09-25T00:38:43.157Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-09-25T00:38:43.157Z] Removing intermediate container ee695e8d5921 [2020-09-25T00:38:43.157Z] ---> 147e9d7e0a2a [2020-09-25T00:38:43.157Z] Step 19/20 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:38:43.157Z] ---> e674f4a34c49 [2020-09-25T00:38:43.157Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-09-25T00:38:43.420Z] ---> Running in c2515ea5c29d [2020-09-25T00:38:43.420Z] ---> Running in 32cef051cbf8 [2020-09-25T00:38:43.420Z] Removing intermediate container 005c980ac60a [2020-09-25T00:38:43.420Z] ---> 67116594a6fa [2020-09-25T00:38:43.420Z] Step 13/23 : EXPOSE $APP_PORT [2020-09-25T00:38:43.689Z] ---> Running in c5f78bdad356 [2020-09-25T00:38:43.689Z] ---> Running in dc099e1429cb [2020-09-25T00:38:43.955Z] ---> 018faa2e1f78 [2020-09-25T00:38:43.955Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-09-25T00:38:43.955Z] Removing intermediate container 32cef051cbf8 [2020-09-25T00:38:43.955Z] ---> 65c7d6d47efd [2020-09-25T00:38:43.955Z] Step 15/27 : ENV APP_PORT=48090 [2020-09-25T00:38:43.955Z] Removing intermediate container c5f78bdad356 [2020-09-25T00:38:43.955Z] ---> 332fd96978cd [2020-09-25T00:38:43.955Z] Step 20/20 : LABEL version=0.0.0 [2020-09-25T00:38:43.955Z] ---> Running in e130a65ff1a0 [2020-09-25T00:38:44.218Z] ---> Running in 8754c707d4c2 [2020-09-25T00:38:44.218Z] Removing intermediate container dc099e1429cb [2020-09-25T00:38:44.218Z] ---> d0c001181856 [2020-09-25T00:38:44.218Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:38:44.218Z] ---> 43aa6268d6ed [2020-09-25T00:38:44.218Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-09-25T00:38:44.392Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-09-25T00:38:44.479Z] ---> Running in 94bbf84a268e [2020-09-25T00:38:44.479Z] Removing intermediate container e130a65ff1a0 [2020-09-25T00:38:44.479Z] ---> 31d9c05e784d [2020-09-25T00:38:44.479Z] Step 16/27 : EXPOSE $APP_PORT [2020-09-25T00:38:44.479Z] Removing intermediate container 8754c707d4c2 [2020-09-25T00:38:44.479Z] ---> 58e4c67dfe3b [2020-09-25T00:38:44.479Z] [2020-09-25T00:38:44.740Z] Successfully built 58e4c67dfe3b [2020-09-25T00:38:45.311Z] ---> Running in 8cc2d167da71 [2020-09-25T00:38:45.311Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-09-25T00:38:45.575Z]  Building docker-security-proxy-setup-go ... done  ---> 36970ea687d9 [2020-09-25T00:38:45.575Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-09-25T00:38:45.575Z] Removing intermediate container c2515ea5c29d [2020-09-25T00:38:45.575Z] ---> aa11f24986ca [2020-09-25T00:38:45.575Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-09-25T00:38:45.575Z] Removing intermediate container 8cc2d167da71 [2020-09-25T00:38:45.575Z] ---> c1a3ab2f6211 [2020-09-25T00:38:45.575Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-09-25T00:38:45.848Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-09-25T00:38:45.848Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-09-25T00:38:45.848Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-09-25T00:38:45.848Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-09-25T00:38:46.155Z] ---> 941a70e456b4 [2020-09-25T00:38:46.155Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-09-25T00:38:46.155Z] ---> aff4c2650bf8 [2020-09-25T00:38:46.155Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-09-25T00:38:46.422Z] ---> c647455e5264 [2020-09-25T00:38:46.422Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-09-25T00:38:46.690Z] ---> 2312a19faf55 [2020-09-25T00:38:46.690Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-09-25T00:38:46.690Z] Removing intermediate container 94bbf84a268e [2020-09-25T00:38:46.690Z] ---> 7135245e869b [2020-09-25T00:38:46.690Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-09-25T00:38:46.690Z] ---> 6592a710d500 [2020-09-25T00:38:46.690Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-09-25T00:38:46.690Z] ---> ee03a37f7b8e [2020-09-25T00:38:46.690Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-09-25T00:38:46.690Z] ---> Running in db2f3b8f5fb8 [2020-09-25T00:38:47.267Z] ---> 2a37e101e702 [2020-09-25T00:38:47.267Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-09-25T00:38:47.267Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:38:47.267Z] ---> 2cf5a9ea92e2 [2020-09-25T00:38:47.267Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-09-25T00:38:47.528Z] ---> a68768df2f85 [2020-09-25T00:38:47.528Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-09-25T00:38:47.528Z] ---> Running in b0fea2dbb8b3 [2020-09-25T00:38:47.790Z] ---> f0eb73df6a93 [2020-09-25T00:38:47.790Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-09-25T00:38:47.790Z] ---> 65995ab106e9 [2020-09-25T00:38:47.790Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-09-25T00:38:48.051Z] ---> Running in eaf87638a238 [2020-09-25T00:38:48.051Z] ---> 48c5108b70b3 [2020-09-25T00:38:48.051Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-09-25T00:38:48.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:38:48.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:38:48.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:38:48.314Z] ---> Running in 1479632856ae [2020-09-25T00:38:48.314Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-09-25T00:38:48.314Z] (2/33) Installing expat (2.2.9-r1) [2020-09-25T00:38:48.606Z] (3/33) Installing libffi (3.3-r2) [2020-09-25T00:38:48.606Z] (4/33) Installing gdbm (1.13-r1) [2020-09-25T00:38:48.606Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-09-25T00:38:48.606Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-09-25T00:38:48.606Z] (7/33) Installing python3 (3.8.5-r0) [2020-09-25T00:38:49.188Z] (1/5) Installing libgcc (9.3.0-r2) [2020-09-25T00:38:49.188Z] (2/5) Installing libsodium (1.0.18-r0) [2020-09-25T00:38:49.188Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-09-25T00:38:49.451Z] (4/5) Installing libzmq (4.3.3-r0) [2020-09-25T00:38:52.060Z] (5/5) Installing zeromq (4.3.3-r0) [2020-09-25T00:38:52.060Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:38:52.060Z] OK: 8 MiB in 19 packages [2020-09-25T00:38:52.060Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-09-25T00:38:52.060Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-09-25T00:38:52.060Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-09-25T00:38:52.060Z] (11/33) Installing py3-six (1.15.0-r0) [2020-09-25T00:38:52.060Z] (12/33) Installing py3-packaging (20.4-r0) [2020-09-25T00:38:52.060Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-09-25T00:38:52.060Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-09-25T00:38:52.060Z] (15/33) Installing py3-idna (2.9-r0) [2020-09-25T00:38:52.662Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-09-25T00:38:52.662Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-09-25T00:38:52.662Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-09-25T00:38:52.662Z] Removing intermediate container eaf87638a238 [2020-09-25T00:38:52.662Z] ---> f000bb94f61a [2020-09-25T00:38:52.662Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-09-25T00:38:52.662Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-09-25T00:38:52.662Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-09-25T00:38:52.662Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-09-25T00:38:53.255Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-09-25T00:38:53.528Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-09-25T00:38:53.528Z] Removing intermediate container 1479632856ae [2020-09-25T00:38:53.528Z] ---> d2dde545fba1 [2020-09-25T00:38:53.528Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-09-25T00:38:53.797Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-09-25T00:38:53.797Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-09-25T00:38:53.797Z] ---> Running in a77e4df957d3 [2020-09-25T00:38:53.797Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-09-25T00:38:53.797Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-09-25T00:38:53.797Z] Removing intermediate container db2f3b8f5fb8 [2020-09-25T00:38:53.797Z] ---> be6f1a1a380b [2020-09-25T00:38:53.797Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-09-25T00:38:53.797Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-09-25T00:38:53.797Z] (29/33) Installing py3-progress (1.5-r0) [2020-09-25T00:38:53.797Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-09-25T00:38:53.797Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-09-25T00:38:54.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.097s coverage: 46.6% of statements [2020-09-25T00:38:54.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-09-25T00:38:54.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-09-25T00:38:54.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-09-25T00:38:54.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-09-25T00:38:54.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-09-25T00:38:54.378Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-09-25T00:38:54.378Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-09-25T00:38:54.643Z] ---> 2e6f0a556ab0 [2020-09-25T00:38:54.643Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-09-25T00:38:55.230Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:38:55.230Z] OK: 71 MiB in 55 packages [2020-09-25T00:38:55.230Z] Removing intermediate container a77e4df957d3 [2020-09-25T00:38:55.230Z] ---> 7bc62331448d [2020-09-25T00:38:55.230Z] Step 24/26 : LABEL arch=x86_64 [2020-09-25T00:38:55.230Z] ---> Running in 3e219117486f [2020-09-25T00:38:55.504Z] ---> 029dcda35c2f [2020-09-25T00:38:55.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-09-25T00:38:55.504Z] ---> Running in 11a629913e6f [2020-09-25T00:38:55.772Z] Removing intermediate container 11a629913e6f [2020-09-25T00:38:55.772Z] ---> be261b89b012 [2020-09-25T00:38:55.772Z] Step 25/26 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:38:56.040Z] ---> Running in df7139cd2e7c [2020-09-25T00:38:57.452Z] ---> c03b48513a7c [2020-09-25T00:38:57.452Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-09-25T00:38:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.247s coverage: 27.2% of statements [2020-09-25T00:38:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-09-25T00:38:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-09-25T00:38:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-09-25T00:38:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-09-25T00:38:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-09-25T00:38:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-09-25T00:38:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements [2020-09-25T00:38:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-09-25T00:38:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2020-09-25T00:38:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-09-25T00:38:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-09-25T00:38:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.122s coverage: 84.0% of statements [2020-09-25T00:38:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-09-25T00:38:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-09-25T00:39:00.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.357s coverage: 93.0% of statements [2020-09-25T00:39:00.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-09-25T00:39:00.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-09-25T00:39:00.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-09-25T00:39:00.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-09-25T00:39:00.807Z] Removing intermediate container df7139cd2e7c [2020-09-25T00:39:00.807Z] ---> 6531b421a9bd [2020-09-25T00:39:00.807Z] Step 26/26 : LABEL version=0.0.0 [2020-09-25T00:39:01.416Z] ---> Running in 6c0aed144899 [2020-09-25T00:39:01.416Z] ---> 02239bbf5616 [2020-09-25T00:39:01.416Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-09-25T00:39:01.416Z] ---> Running in deebaa2f71b3 [2020-09-25T00:39:01.697Z] Removing intermediate container b0fea2dbb8b3 [2020-09-25T00:39:01.698Z] ---> 3b5bd17e74ff [2020-09-25T00:39:01.698Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-09-25T00:39:01.698Z] Removing intermediate container 6c0aed144899 [2020-09-25T00:39:01.698Z] ---> 997531f3654e [2020-09-25T00:39:01.698Z] [2020-09-25T00:39:01.698Z] Removing intermediate container 3e219117486f [2020-09-25T00:39:01.698Z] ---> b55639ae3cee [2020-09-25T00:39:01.698Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-09-25T00:39:01.969Z] ---> Running in b812ed849315 [2020-09-25T00:39:01.970Z] Successfully built 997531f3654e [2020-09-25T00:39:01.970Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-09-25T00:39:01.970Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container deebaa2f71b3 [2020-09-25T00:39:01.970Z] ---> 4b754ec9f098 [2020-09-25T00:39:01.970Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:39:01.970Z] ---> Running in 7dded7b99b5e [2020-09-25T00:39:02.240Z] ---> Running in 09a57f76a778 [2020-09-25T00:39:02.512Z] Removing intermediate container 09a57f76a778 [2020-09-25T00:39:02.512Z] ---> 224b3f5f86ef [2020-09-25T00:39:02.512Z] Step 21/23 : LABEL arch=x86_64 [2020-09-25T00:39:02.512Z] ---> Running in b3c4539d4bd3 [2020-09-25T00:39:02.797Z] Removing intermediate container b3c4539d4bd3 [2020-09-25T00:39:02.797Z] ---> 7a4f57d10b3f [2020-09-25T00:39:02.797Z] Step 22/23 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:39:02.797Z] ---> Running in e7d2495048be [2020-09-25T00:39:03.067Z] Removing intermediate container e7d2495048be [2020-09-25T00:39:03.067Z] ---> 5568c5b37d20 [2020-09-25T00:39:03.067Z] Step 23/23 : LABEL version=0.0.0 [2020-09-25T00:39:03.067Z] ---> Running in 5d624a815733 [2020-09-25T00:39:03.347Z] Removing intermediate container 7dded7b99b5e [2020-09-25T00:39:03.347Z] ---> c06b592a909b [2020-09-25T00:39:03.347Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-09-25T00:39:03.347Z] Removing intermediate container 5d624a815733 [2020-09-25T00:39:03.347Z] ---> d515b28a06e4 [2020-09-25T00:39:03.347Z] [2020-09-25T00:39:03.621Z] Collecting docker-compose==1.23.2 [2020-09-25T00:39:03.621Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-09-25T00:39:03.621Z] Successfully built d515b28a06e4 [2020-09-25T00:39:03.896Z] Successfully tagged docker-core-data-go:latest [2020-09-25T00:39:03.896Z]  Building docker-core-data-go ... done  ---> Running in cca905a3c7f7 [2020-09-25T00:39:03.896Z] Collecting texttable<0.10,>=0.9.0 [2020-09-25T00:39:03.896Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-09-25T00:39:03.896Z] Removing intermediate container cca905a3c7f7 [2020-09-25T00:39:03.896Z] ---> 4f066d72d54e [2020-09-25T00:39:03.896Z] Step 26/29 : CMD [ "generate" ] [2020-09-25T00:39:04.173Z] ---> Running in 63eff2b34509 [2020-09-25T00:39:04.173Z] Removing intermediate container 63eff2b34509 [2020-09-25T00:39:04.173Z] ---> a89ccc5f97e0 [2020-09-25T00:39:04.173Z] Step 27/29 : LABEL arch=x86_64 [2020-09-25T00:39:04.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.443s coverage: 28.6% of statements [2020-09-25T00:39:04.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-09-25T00:39:04.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-09-25T00:39:04.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-09-25T00:39:04.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-09-25T00:39:04.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-09-25T00:39:04.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.043s coverage: 100.0% of statements [2020-09-25T00:39:04.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-09-25T00:39:04.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements [2020-09-25T00:39:04.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-09-25T00:39:04.443Z] ---> Running in 3fc16679b845 [2020-09-25T00:39:04.443Z] Collecting dockerpty<0.5,>=0.4.1 [2020-09-25T00:39:04.443Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-09-25T00:39:04.443Z] Removing intermediate container 3fc16679b845 [2020-09-25T00:39:04.443Z] ---> 7d14f3d81286 [2020-09-25T00:39:04.443Z] Step 28/29 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:39:04.443Z] ---> Running in 4cd713a6af65 [2020-09-25T00:39:04.729Z] Removing intermediate container 4cd713a6af65 [2020-09-25T00:39:04.729Z] ---> 03ce612f29dd [2020-09-25T00:39:04.729Z] Step 29/29 : LABEL version=0.0.0 [2020-09-25T00:39:04.729Z] ---> Running in bbb036c2c701 [2020-09-25T00:39:05.009Z] Collecting docopt<0.7,>=0.6.1 [2020-09-25T00:39:05.009Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-09-25T00:39:05.009Z] Removing intermediate container bbb036c2c701 [2020-09-25T00:39:05.009Z] ---> b3c483aed32a [2020-09-25T00:39:05.009Z] [2020-09-25T00:39:05.009Z] Successfully built b3c483aed32a [2020-09-25T00:39:05.009Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-09-25T00:39:05.291Z]  Building docker-security-secrets-setup-go ... done Collecting cached-property<2,>=1.2.0 [2020-09-25T00:39:05.291Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-09-25T00:39:05.561Z] Collecting docker<4.0,>=3.6.0 [2020-09-25T00:39:05.561Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-09-25T00:39:05.821Z] Collecting websocket-client<1.0,>=0.32.0 [2020-09-25T00:39:05.821Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-09-25T00:39:06.081Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-09-25T00:39:06.081Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-09-25T00:39:06.081Z] Collecting PyYAML<4,>=3.10 [2020-09-25T00:39:06.081Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-09-25T00:39:06.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.062s coverage: 89.8% of statements [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-09-25T00:39:06.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.089s coverage: 97.5% of statements [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-09-25T00:39:06.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.038s coverage: 100.0% of statements [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-09-25T00:39:06.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.021s coverage: 58.8% of statements [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-09-25T00:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] [2020-09-25T00:39:07.026Z] Collecting jsonschema<3,>=2.5.1 [2020-09-25T00:39:07.026Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-09-25T00:39:07.026Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-09-25T00:39:07.026Z] Collecting docker-pycreds>=0.4.0 [2020-09-25T00:39:07.026Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-09-25T00:39:07.601Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-09-25T00:39:07.863Z] Collecting urllib3<1.25,>=1.21.1 [2020-09-25T00:39:07.863Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-09-25T00:39:07.863Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-09-25T00:39:07.863Z] Collecting idna<2.8,>=2.5 [2020-09-25T00:39:07.863Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-09-25T00:39:07.863Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-09-25T00:39:07.863Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-09-25T00:39:07.863Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-09-25T00:39:07.863Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-09-25T00:39:08.126Z] Installing collected packages: texttable, dockerpty, docopt, cached-property, docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, jsonschema, docker-compose [2020-09-25T00:39:08.126Z] Running setup.py install for texttable: started [2020-09-25T00:39:08.698Z] Running setup.py install for texttable: finished with status 'done' [2020-09-25T00:39:08.698Z] Running setup.py install for dockerpty: started [2020-09-25T00:39:08.958Z] Running setup.py install for dockerpty: finished with status 'done' [2020-09-25T00:39:08.958Z] Running setup.py install for docopt: started [2020-09-25T00:39:09.530Z] Running setup.py install for docopt: finished with status 'done' [2020-09-25T00:39:09.530Z] Attempting uninstall: urllib3 [2020-09-25T00:39:09.530Z] Found existing installation: urllib3 1.25.9 [2020-09-25T00:39:09.530Z] Uninstalling urllib3-1.25.9: [2020-09-25T00:39:09.792Z] Successfully uninstalled urllib3-1.25.9 [2020-09-25T00:39:09.792Z] Attempting uninstall: idna [2020-09-25T00:39:09.792Z] Found existing installation: idna 2.9 [2020-09-25T00:39:09.792Z] Uninstalling idna-2.9: [2020-09-25T00:39:09.792Z] Successfully uninstalled idna-2.9 [2020-09-25T00:39:10.052Z] Attempting uninstall: requests [2020-09-25T00:39:10.052Z] Found existing installation: requests 2.23.0 [2020-09-25T00:39:10.052Z] Uninstalling requests-2.23.0: [2020-09-25T00:39:10.052Z] Successfully uninstalled requests-2.23.0 [2020-09-25T00:39:10.312Z] Running setup.py install for PyYAML: started [2020-09-25T00:39:10.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 63.5% of statements [2020-09-25T00:39:10.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-09-25T00:39:10.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-09-25T00:39:10.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.012s coverage: 100.0% of statements [2020-09-25T00:39:10.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.303s coverage: 55.9% of statements [2020-09-25T00:39:10.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-09-25T00:39:10.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-09-25T00:39:10.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-09-25T00:39:10.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-09-25T00:39:10.886Z] Running setup.py install for PyYAML: finished with status 'done' [2020-09-25T00:39:11.457Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-09-25T00:39:14.764Z] Removing intermediate container b812ed849315 [2020-09-25T00:39:14.764Z] ---> ce9e873d4cd4 [2020-09-25T00:39:14.764Z] Step 22/27 : RUN apk --no-cache add curl [2020-09-25T00:39:14.764Z] ---> Running in 29e32f22e84a [2020-09-25T00:39:14.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T00:39:15.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T00:39:15.026Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-09-25T00:39:15.026Z] (2/3) Installing libcurl (7.69.1-r1) [2020-09-25T00:39:15.026Z] (3/3) Installing curl (7.69.1-r1) [2020-09-25T00:39:15.026Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:39:15.026Z] OK: 72 MiB in 58 packages [2020-09-25T00:39:15.603Z] Removing intermediate container 29e32f22e84a [2020-09-25T00:39:15.604Z] ---> 0dc2c7ea6fdf [2020-09-25T00:39:15.604Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-09-25T00:39:15.604Z] ---> Running in 04e9e5cfa4cc [2020-09-25T00:39:15.866Z] Removing intermediate container 04e9e5cfa4cc [2020-09-25T00:39:15.866Z] ---> 4aff4e50f422 [2020-09-25T00:39:15.866Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:39:15.866Z] ---> Running in 0e4b521a6414 [2020-09-25T00:39:16.127Z] Removing intermediate container 0e4b521a6414 [2020-09-25T00:39:16.127Z] ---> 7b8a1ef6d38a [2020-09-25T00:39:16.127Z] Step 25/27 : LABEL arch=x86_64 [2020-09-25T00:39:16.127Z] ---> Running in 3e9c9bb15ddf [2020-09-25T00:39:16.388Z] Removing intermediate container 3e9c9bb15ddf [2020-09-25T00:39:16.388Z] ---> 16a732e58f10 [2020-09-25T00:39:16.388Z] Step 26/27 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:39:16.388Z] ---> Running in 0e2b7c0f2b32 [2020-09-25T00:39:16.651Z] Removing intermediate container 0e2b7c0f2b32 [2020-09-25T00:39:16.651Z] ---> 2efb195c28a4 [2020-09-25T00:39:16.651Z] Step 27/27 : LABEL version=0.0.0 [2020-09-25T00:39:16.651Z] ---> Running in b4d75fdf3db8 [2020-09-25T00:39:16.651Z] Removing intermediate container b4d75fdf3db8 [2020-09-25T00:39:16.651Z] ---> aa41d13f3f95 [2020-09-25T00:39:16.651Z] [2020-09-25T00:39:16.914Z] Successfully built aa41d13f3f95 [2020-09-25T00:39:16.914Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-09-25T00:39:17.182Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-09-25T00:39:17.191Z] $ docker stop --time=1 a5c0dd8fa7c98332dcead7854814e638f97523ed0991032c4f80538678c7fb8e [2020-09-25T00:39:18.739Z] $ docker rm -f a5c0dd8fa7c98332dcead7854814e638f97523ed0991032c4f80538678c7fb8e [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-25T00:39:19.248Z] + docker images [2020-09-25T00:39:19.249Z] + grep docker [2020-09-25T00:39:19.543Z] docker-sys-mgmt-agent-go latest aa41d13f3f95 3 seconds ago 290MB [2020-09-25T00:39:19.543Z] docker-security-secrets-setup-go latest b3c483aed32a 15 seconds ago 24MB [2020-09-25T00:39:19.543Z] docker-core-data-go latest d515b28a06e4 16 seconds ago 23.6MB [2020-09-25T00:39:19.543Z] docker-security-secretstore-setup-go latest 997531f3654e 18 seconds ago 32.4MB [2020-09-25T00:39:19.543Z] docker-security-proxy-setup-go latest 58e4c67dfe3b 35 seconds ago 15.8MB [2020-09-25T00:39:19.543Z] docker-support-notifications-go latest 031f4c0102ba 2 minutes ago 13.6MB [2020-09-25T00:39:19.543Z] docker-core-metadata-go latest 1afc763a86ac 2 minutes ago 13.5MB [2020-09-25T00:39:19.543Z] docker-core-command-go latest 0bd698c00124 2 minutes ago 12.2MB [2020-09-25T00:39:19.543Z] docker-support-logging-go latest ad0ce30a788d 2 minutes ago 11.1MB [2020-09-25T00:39:19.543Z] docker-support-scheduler-go latest 5a109702aa84 2 minutes ago 12.3MB [2020-09-25T00:39:19.543Z] docker latest 809cc4dba987 7 days ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.929s coverage: 86.3% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.021s coverage: 72.2% of statements [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.401s coverage: 72.1% of statements [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.059s coverage: 82.4% of statements [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.016s coverage: 48.4% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.023s coverage: 28.8% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.044s coverage: 96.8% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 31.1% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.258s coverage: 84.1% of statements [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.035s coverage: 100.0% of statements [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.036s coverage: 42.9% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.037s coverage: 100.0% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.031s coverage: 83.8% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.105s coverage: 46.9% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.022s coverage: 100.0% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.037s coverage: 100.0% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.021s coverage: 100.0% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.189s coverage: 29.1% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-09-25T00:39:32.567Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.011s coverage: 0.0% of statements [2020-09-25T00:39:32.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-09-25T00:39:34.006Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.010s coverage: 100.0% of statements [2020-09-25T00:39:34.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-09-25T00:39:34.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-09-25T00:39:34.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-09-25T00:39:34.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-09-25T00:39:34.607Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.020s coverage: 87.9% of statements [2020-09-25T00:39:34.607Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-09-25T00:39:34.607Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-09-25T00:39:34.607Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements [2020-09-25T00:39:35.204Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.013s coverage: 32.1% of statements [2020-09-25T00:39:35.607Z] Still waiting to schedule task [2020-09-25T00:39:35.607Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-09-25T00:39:36.636Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.022s coverage: 100.0% of statements [2020-09-25T00:39:36.909Z] GO111MODULE=on go vet ./... [2020-09-25T00:39:59.090Z] gofmt -l . [2020-09-25T00:39:59.090Z] [ "`gofmt -l .`" = "" ] [2020-09-25T00:40:00.518Z] ./bin/test-go-mod-tidy.sh [2020-09-25T00:40:01.115Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-09-25T00:40:06.182Z] + ls -al . [2020-09-25T00:40:06.182Z] total 588 [2020-09-25T00:40:06.182Z] drwxrwxr-x 10 1001 1001 4096 Sep 25 00:40 . [2020-09-25T00:40:06.182Z] drwxr-xr-x 4 root root 4096 Sep 25 00:37 .. [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 11 Sep 25 00:35 .dockerignore [2020-09-25T00:40:06.182Z] drwxrwxr-x 8 1001 1001 4096 Sep 25 00:35 .git [2020-09-25T00:40:06.182Z] drwxrwxr-x 3 1001 1001 4096 Sep 25 00:35 .github [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 932 Sep 25 00:35 .gitignore [2020-09-25T00:40:06.182Z] drwxrwxr-x 3 1001 1001 4096 Sep 25 00:36 .semver [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 166 Sep 25 00:35 .sonarcloud.properties [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 3804 Sep 25 00:35 CONTRIBUTING.md [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 1035 Sep 25 00:35 Dockerfile.build [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 863 Sep 25 00:35 Jenkinsfile [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 10775 Sep 25 00:35 LICENSE [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 6237 Sep 25 00:35 Makefile [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 6447 Sep 25 00:35 README.md [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 259 Sep 25 00:35 SECURITY.md [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 5 Sep 25 00:31 VERSION [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 4131 Sep 25 00:35 ZMQWindows.md [2020-09-25T00:40:06.182Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 00:35 bin [2020-09-25T00:40:06.182Z] drwxrwxr-x 15 1001 1001 4096 Sep 25 00:35 cmd [2020-09-25T00:40:06.182Z] -rw-r--r-- 1 root root 462725 Sep 25 00:39 coverage.out [2020-09-25T00:40:06.182Z] -rw-r--r-- 1 root root 983 Sep 25 00:40 go.mod [2020-09-25T00:40:06.182Z] -rw-r--r-- 1 root root 18581 Sep 25 00:40 go.sum [2020-09-25T00:40:06.182Z] drwxrwxr-x 8 1001 1001 4096 Sep 25 00:35 internal [2020-09-25T00:40:06.182Z] drwxrwxr-x 4 1001 1001 4096 Sep 25 00:35 openapi [2020-09-25T00:40:06.182Z] drwxrwxr-x 4 1001 1001 4096 Sep 25 00:35 snap [2020-09-25T00:40:06.182Z] -rw-rw-r-- 1 1001 1001 168 Sep 25 00:35 version.go [Pipeline] sh [2020-09-25T00:40:06.850Z] + '[' -e coverage.out ] [2020-09-25T00:40:06.850Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-09-25T00:40:06.873Z] Warning: overwriting stash ‘coverage-report’ [2020-09-25T00:40:08.009Z] Stashed 1 file(s) [Pipeline] sh [2020-09-25T00:40:08.671Z] + make build [2020-09-25T00:40:08.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-09-25T00:40:30.856Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-09-25T00:40:40.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-09-25T00:40:43.861Z] Running on prd-centos7-docker-8c-8g-1423 in /w/workspace/edgexfoundry_edgex-go_PR-2672 [Pipeline] { [Pipeline] ws [2020-09-25T00:40:43.920Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2020-09-25T00:40:45.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-09-25T00:40:45.957Z] using credential edgex-jenkins-ssh [2020-09-25T00:40:46.011Z] Cloning the remote Git repository [2020-09-25T00:40:46.034Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-09-25T00:40:46.102Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2020-09-25T00:40:46.124Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-09-25T00:40:46.125Z] > git --version # timeout=10 [2020-09-25T00:40:46.129Z] > git --version # 'git version 2.16.5' [2020-09-25T00:40:46.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-25T00:40:46.150Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-25T00:40:49.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-09-25T00:40:55.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-09-25T00:40:56.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-09-25T00:41:00.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-09-25T00:41:03.079Z] Merging remotes/origin/master commit 0f12b6345f82ca2bb02c895b17bbdd60d5a3af97 into PR head commit 817bf29b41deef1822bf4a2e3a9d4fb443e5016b [2020-09-25T00:41:03.493Z] Merge succeeded, producing 145b5cb5cd41df61b18843c12c44bb0dd35ae33d [2020-09-25T00:41:03.494Z] Checking out Revision 145b5cb5cd41df61b18843c12c44bb0dd35ae33d (PR-2672) [2020-09-25T00:41:02.492Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-09-25T00:41:02.499Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-25T00:41:02.506Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-09-25T00:41:02.518Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-09-25T00:41:02.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-25T00:41:02.522Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2672/head:refs/remotes/origin/PR-2672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-25T00:41:03.089Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T00:41:03.093Z] > git checkout -f 817bf29b41deef1822bf4a2e3a9d4fb443e5016b # timeout=10 [2020-09-25T00:41:03.204Z] > git remote # timeout=10 [2020-09-25T00:41:03.209Z] > git config --get remote.origin.url # timeout=10 [2020-09-25T00:41:03.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-25T00:41:03.215Z] > git merge 0f12b6345f82ca2bb02c895b17bbdd60d5a3af97 # timeout=10 [2020-09-25T00:41:03.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-25T00:41:03.499Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T00:41:03.503Z] > git checkout -f 145b5cb5cd41df61b18843c12c44bb0dd35ae33d # timeout=10 [2020-09-25T00:41:06.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-09-25T00:41:07.136Z] Commit message: "Merge commit '0f12b6345f82ca2bb02c895b17bbdd60d5a3af97' into HEAD" [2020-09-25T00:41:07.148Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2020-09-25T00:41:07.144Z] > git rev-list --no-walk 2ca8e9810966ed6181701f027889b41a2c1ca55c # timeout=10 [Pipeline] sh [2020-09-25T00:41:08.758Z] ++ find /w/workspace/edgex-go/13 [2020-09-25T00:41:08.758Z] ++ grep snapcraft.yaml [2020-09-25T00:41:08.758Z] + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/13/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-25T00:41:08.900Z] provisioning config files... [2020-09-25T00:41:08.912Z] copy managed file [EdgeX] to file:/w/workspace/edgex-go/13@tmp/config94255242230012434tmp [Pipeline] { [Pipeline] sh [2020-09-25T00:41:09.344Z] + cp /w/workspace/edgex-go/13@tmp/config94255242230012434tmp /w/workspace/edgex-go/13/edgex-snap-store-login [Pipeline] sh [2020-09-25T00:41:09.639Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/edgex-go/13:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-25T00:41:09.639Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-09-25T00:41:09.639Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-09-25T00:41:09.639Z] f08d8e2a3ba1: Pulling fs layer [2020-09-25T00:41:09.639Z] 3baa9cb2483b: Pulling fs layer [2020-09-25T00:41:09.639Z] 94e5ff4c0b15: Pulling fs layer [2020-09-25T00:41:09.639Z] 1860925334f9: Pulling fs layer [2020-09-25T00:41:09.639Z] 2daf38717194: Pulling fs layer [2020-09-25T00:41:09.639Z] 309017e8d7a4: Pulling fs layer [2020-09-25T00:41:09.639Z] f7790dc9fd0f: Pulling fs layer [2020-09-25T00:41:09.639Z] cac0ae9282c2: Pulling fs layer [2020-09-25T00:41:09.639Z] 1f4cadf9a1ed: Pulling fs layer [2020-09-25T00:41:09.639Z] 1f4cadf9a1ed: Waiting [2020-09-25T00:41:09.639Z] cac0ae9282c2: Waiting [2020-09-25T00:41:09.639Z] 1860925334f9: Waiting [2020-09-25T00:41:09.639Z] 2daf38717194: Waiting [2020-09-25T00:41:09.639Z] 309017e8d7a4: Waiting [2020-09-25T00:41:09.639Z] f7790dc9fd0f: Waiting [2020-09-25T00:41:09.639Z] 94e5ff4c0b15: Verifying Checksum [2020-09-25T00:41:09.639Z] 94e5ff4c0b15: Download complete [2020-09-25T00:41:09.639Z] 3baa9cb2483b: Download complete [2020-09-25T00:41:09.639Z] 1860925334f9: Download complete [2020-09-25T00:41:09.902Z] 309017e8d7a4: Download complete [2020-09-25T00:41:09.902Z] f7790dc9fd0f: Verifying Checksum [2020-09-25T00:41:09.902Z] f7790dc9fd0f: Download complete [2020-09-25T00:41:09.902Z] cac0ae9282c2: Download complete [2020-09-25T00:41:09.902Z] 1f4cadf9a1ed: Verifying Checksum [2020-09-25T00:41:09.902Z] 1f4cadf9a1ed: Download complete [2020-09-25T00:41:10.852Z] f08d8e2a3ba1: Verifying Checksum [2020-09-25T00:41:10.852Z] f08d8e2a3ba1: Download complete [2020-09-25T00:41:11.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-09-25T00:41:11.801Z] f08d8e2a3ba1: Pull complete [2020-09-25T00:41:11.801Z] 3baa9cb2483b: Pull complete [2020-09-25T00:41:11.801Z] 94e5ff4c0b15: Pull complete [2020-09-25T00:41:12.062Z] 1860925334f9: Pull complete [2020-09-25T00:41:15.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-09-25T00:41:17.366Z] 2daf38717194: Verifying Checksum [2020-09-25T00:41:17.366Z] 2daf38717194: Download complete [2020-09-25T00:41:19.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-09-25T00:41:21.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-09-25T00:41:25.497Z] $ docker stop --time=1 4c60e42fe2430b55b911b1a9d58f10f7bd797a7e05b170791eafea1d2a647f97 [2020-09-25T00:41:27.996Z] $ docker rm -f 4c60e42fe2430b55b911b1a9d58f10f7bd797a7e05b170791eafea1d2a647f97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:41:29.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-09-25T00:41:29.591Z] [2020-09-25T00:41:29.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:41:29.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-09-25T00:41:29.998Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-09-25T00:41:29.998Z] 29e5d40040c1: Pulling fs layer [2020-09-25T00:41:29.998Z] 1ce36da41761: Pulling fs layer [2020-09-25T00:41:29.998Z] 25b303627fd3: Pulling fs layer [2020-09-25T00:41:30.279Z] 29e5d40040c1: Download complete [2020-09-25T00:41:30.877Z] 1ce36da41761: Verifying Checksum [2020-09-25T00:41:30.877Z] 1ce36da41761: Download complete [2020-09-25T00:41:31.157Z] 29e5d40040c1: Pull complete [2020-09-25T00:41:32.295Z] 2daf38717194: Pull complete [2020-09-25T00:41:32.295Z] 309017e8d7a4: Pull complete [2020-09-25T00:41:32.555Z] f7790dc9fd0f: Pull complete [2020-09-25T00:41:32.555Z] cac0ae9282c2: Pull complete [2020-09-25T00:41:32.588Z] 1ce36da41761: Pull complete [2020-09-25T00:41:32.589Z] 25b303627fd3: Verifying Checksum [2020-09-25T00:41:32.589Z] 25b303627fd3: Download complete [2020-09-25T00:41:32.816Z] 1f4cadf9a1ed: Pull complete [2020-09-25T00:41:32.816Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-09-25T00:41:32.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-25T00:41:37.037Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-09-25T00:41:37.037Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-25T00:41:37.037Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-09-25T00:41:37.037Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [10.1 kB] [2020-09-25T00:41:37.037Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1115 kB] [2020-09-25T00:41:37.037Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [126 kB] [2020-09-25T00:41:37.037Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [907 kB] [2020-09-25T00:41:37.300Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-09-25T00:41:37.300Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1406 kB] [2020-09-25T00:41:37.568Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [146 kB] [2020-09-25T00:41:37.569Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1434 kB] [2020-09-25T00:41:37.831Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [33.9 kB] [2020-09-25T00:41:38.096Z] Fetched 5430 kB in 1s (4014 kB/s) [2020-09-25T00:41:39.490Z] Reading package lists... [2020-09-25T00:41:40.908Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-09-25T00:41:40.908Z] - README.md [2020-09-25T00:41:40.908Z] [2020-09-25T00:41:40.908Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-09-25T00:41:42.777Z] 25b303627fd3: Pull complete [2020-09-25T00:41:42.777Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-09-25T00:41:42.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-09-25T00:41:42.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-09-25T00:41:42.843Z] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-09-25T00:41:42.843Z] 0% [Waiting for headers] [1 InRelease 12.6 kB/88.7 kB 14%] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-25T00:41:42.843Z] 0% [1 InRelease 12.6 kB/88.7 kB 14%] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] [1 InRelease 12.6 kB/88.7 kB Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-09-25T00:41:42.843Z] 0% [2 InRelease gpgv 242 kB] [1 InRelease 34.5 kB/88.7 kB 39%] 0% [Waiting for headers] [1 InRelease 38.3 kB/88.7 kB 43%] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] [1 InRelease 38.3 kB/88.7 k Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-09-25T00:41:43.041Z] prd-ubuntu18.04-docker-arm64-4c-16g-1419 does not seem to be running inside a container [2020-09-25T00:41:43.111Z] 0% [3 InRelease gpgv 88.7 kB] [1 InRelease 40.9 kB/88.7 kB 46%] 0% [1 InRelease 70.5 kB/88.7 kB 79%] 0% [4 InRelease gpgv 74.6 kB] [1 InRelease 70.5 kB/88.7 kB 79%] 0% [4 InRelease gpgv 74.6 kB] 0% [Working] 0% [1 InRelease gpgv 88.7 kB] 100% [Working] Fetched 88.7 kB in 1s (151 kB/s) [2020-09-25T00:41:43.273Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-09-25T00:41:44.234Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 57% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-25T00:41:46.159Z] Installing build dependencies: autoconf automake autopoint autotools-dev binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblua5.1-0 liblua5.1-0-dev libmpc3 libmpfr6 libmpx2 libncurses5-dev libnorm1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline-dev librhash0 libsigsegv2 libsodium23 libssl-dev libstdc++-7-dev libtinfo-dev libtool libtool-bin libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libyaml-0-2 libyaml-dev libzmq3-dev libzmq5 linux-libc-dev lua-any lua-sec lua-socket lua5.1 luarocks m4 make manpages manpages-dev netbase patch perl perl-modules-5.26 pkg-config unzip wget zip zlib1g-dev [2020-09-25T00:41:46.719Z] $ docker top e93599e31c93e525d7ff792249e0e8829848f1dd00ba0f6c1cef85249bb4dd0a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-25T00:41:47.532Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 57% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-25T00:41:47.796Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-09-25T00:41:47.796Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-25T00:41:47.796Z] The following packages were automatically installed and are no longer required: [2020-09-25T00:41:47.796Z] libjq1 libonig4 [2020-09-25T00:41:47.796Z] Use 'sudo apt autoremove' to remove them. [2020-09-25T00:41:47.796Z] Suggested packages: [2020-09-25T00:41:47.796Z] autoconf-archive gnu-standards autoconf-doc gettext binutils-doc cmake-doc [2020-09-25T00:41:47.796Z] ninja-build cpp-doc gcc-7-locales debian-keyring gcc-7-doc libstdc++6-7-dbg [2020-09-25T00:41:47.796Z] lib32stdc++6-7-dbg libx32stdc++6-7-dbg flex bison gdb gcc-doc libgcc1-dbg [2020-09-25T00:41:47.796Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg [2020-09-25T00:41:47.796Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-09-25T00:41:47.796Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-25T00:41:47.796Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn lrzip glibc-doc bzr [2020-09-25T00:41:47.796Z] gdbm-l10n libtool-doc ncurses-doc readline-doc libssl-doc libstdc++-7-doc [2020-09-25T00:41:47.796Z] gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc make-doc [2020-09-25T00:41:47.796Z] man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-25T00:41:47.796Z] | libterm-readline-perl-perl [2020-09-25T00:41:48.052Z] + grep parallel [2020-09-25T00:41:48.052Z] + docker-compose build --help [2020-09-25T00:41:48.369Z] The following NEW packages will be installed: [2020-09-25T00:41:48.369Z] autoconf automake autopoint autotools-dev binutils binutils-common [2020-09-25T00:41:48.369Z] binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl [2020-09-25T00:41:48.369Z] dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base [2020-09-25T00:41:48.369Z] gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 [2020-09-25T00:41:48.369Z] lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 [2020-09-25T00:41:48.369Z] lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 [2020-09-25T00:41:48.369Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-09-25T00:41:48.369Z] libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev [2020-09-25T00:41:48.369Z] libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 [2020-09-25T00:41:48.369Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-09-25T00:41:48.369Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-09-25T00:41:48.369Z] libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libltdl-dev [2020-09-25T00:41:48.370Z] libltdl7 liblua5.1-0 liblua5.1-0-dev libmpc3 libmpfr6 libmpx2 [2020-09-25T00:41:48.370Z] libncurses5-dev libnorm1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-25T00:41:48.370Z] libperl5.26 libpgm-5.2-0 libquadmath0 libreadline-dev librhash0 libsigsegv2 [2020-09-25T00:41:48.370Z] libsodium23 libssl-dev libstdc++-7-dev libtinfo-dev libtool libtool-bin [2020-09-25T00:41:48.370Z] libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 [2020-09-25T00:41:48.370Z] libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 [2020-09-25T00:41:48.370Z] libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libyaml-0-2 libyaml-dev [2020-09-25T00:41:48.370Z] libzmq3-dev libzmq5 linux-libc-dev lua-any lua-sec lua-socket lua5.1 [2020-09-25T00:41:48.370Z] luarocks m4 make manpages manpages-dev netbase patch perl perl-modules-5.26 [2020-09-25T00:41:48.370Z] pkg-config unzip wget zip zlib1g-dev [2020-09-25T00:41:48.370Z] 0 upgraded, 130 newly installed, 0 to remove and 25 not upgraded. [2020-09-25T00:41:48.370Z] Need to get 86.0 MB of archives. [2020-09-25T00:41:48.370Z] After this operation, 394 MB of additional disk space will be used. [2020-09-25T00:41:48.629Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-09-25T00:41:48.629Z] 0% [1 liblocale-gettext-perl 12.6 kB/16.6 kB 76%] 0% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-09-25T00:41:49.202Z] 0% [2 perl-modules-5.26 7443 B/2763 kB 0%] 2% [2 perl-modules-5.26 1702 kB/2763 kB 62%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-09-25T00:41:49.202Z] 3% [3 libgdbm5 26.0 kB/26.0 kB 100%] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-09-25T00:41:49.202Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-09-25T00:41:49.462Z] 3% [5 libperl5.26 66.1 kB/3527 kB 2%] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-09-25T00:41:49.463Z] 7% [6 perl 56.0 kB/201 kB 28%] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-09-25T00:41:49.463Z] 7% [7 less 65.5 kB/112 kB 59%] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB] [2020-09-25T00:41:49.463Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-09-25T00:41:49.463Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-09-25T00:41:49.463Z] 8% [10 manpages 35.9 kB/1234 kB 3%] 9% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] [2020-09-25T00:41:49.463Z] 9% [11 wget 47.2 kB/316 kB 15%] 9% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB] [2020-09-25T00:41:49.463Z] 9% [12 libsigsegv2 14.7 kB/14.7 kB 100%] 10% [Working] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] [2020-09-25T00:41:49.463Z] 10% [13 m4 22.9 kB/197 kB 12%] 10% [Working] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] [2020-09-25T00:41:49.463Z] 10% [14 autoconf 42.8 kB/322 kB 13%] 10% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] [2020-09-25T00:41:49.463Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] [2020-09-25T00:41:49.724Z] 11% [16 automake 131 kB/509 kB 26%] 11% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] [2020-09-25T00:41:49.724Z] 11% [17 autopoint 23.5 kB/426 kB 6%] 12% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-09-25T00:41:49.724Z] 12% [18 binutils-common 56.1 kB/196 kB 29%] 12% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-09-25T00:41:49.724Z] 12% [19 libbinutils 56.0 kB/488 kB 11%] 13% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-09-25T00:41:49.724Z] 13% [20 binutils-x86-64-linux-gnu 26.8 kB/1839 kB 1%] 15% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-09-25T00:41:49.724Z] 15% [Waiting for headers] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-09-25T00:41:49.724Z] 15% [22 libc-dev-bin 27.9 kB/71.8 kB 39%] 15% [Waiting for headers] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-118.119 [994 kB] [2020-09-25T00:41:49.724Z] 15% [23 linux-libc-dev 65.5 kB/994 kB 7%] 16% [Waiting for headers] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-09-25T00:41:49.986Z] 16% [24 libc6-dev 65.5 kB/2585 kB 3%] 19% [Waiting for headers] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-09-25T00:41:49.986Z] 19% [25 gcc-7-base 18.3 kB/18.3 kB 100%] 19% [Waiting for headers] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-09-25T00:41:49.986Z] 19% [26 libisl19 18.2 kB/551 kB 3%] 19% [Waiting for headers] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-09-25T00:41:49.986Z] 19% [27 libmpfr6 25.4 kB/243 kB 10%] 20% [Working] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-09-25T00:41:49.986Z] 20% [28 libmpc3 40.8 kB/40.8 kB 100%] 20% [Working] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-09-25T00:41:50.564Z] 20% [29 cpp-7 34.5 kB/8591 kB 0%] 28% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-09-25T00:41:50.564Z] 28% [30 cpp 10.4 kB/27.7 kB 38%] 28% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-09-25T00:41:50.564Z] 28% [31 libcc1-0 16.0 kB/39.4 kB 41%] 28% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-09-25T00:41:50.564Z] 28% [32 libgomp1 9793 B/76.5 kB 13%] 29% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-09-25T00:41:50.564Z] 29% [33 libitm1 15.1 kB/27.9 kB 54%] 29% [Waiting for headers] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-09-25T00:41:50.564Z] 29% [34 libatomic1 6628 B/9192 B 72%] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-09-25T00:41:50.564Z] 29% [35 libasan4 24.2 kB/358 kB 7%] 29% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-09-25T00:41:50.564Z] 30% [36 liblsan0 23.6 kB/133 kB 18%] 30% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-09-25T00:41:50.564Z] 30% [37 libtsan0 10.1 kB/288 kB 3%] 30% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-09-25T00:41:50.564Z] 30% [38 libubsan0 49.4 kB/126 kB 39%] 30% [Waiting for headers] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-09-25T00:41:50.564Z] 31% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-09-25T00:41:50.564Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-09-25T00:41:50.564Z] 31% [41 libquadmath0 61.5 kB/134 kB 46%] 31% [Working] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-09-25T00:41:50.828Z] 31% [42 libgcc-7-dev 20.4 kB/2378 kB 1%] 33% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-09-25T00:41:51.402Z] 34% [43 gcc-7 42.7 kB/9381 kB 0%] 42% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-09-25T00:41:51.402Z] 43% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-09-25T00:41:51.402Z] 43% [45 libstdc++-7-dev 27.2 kB/1471 kB 2%] 44% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-09-25T00:41:51.671Z] 44% [46 g++-7 21.4 kB/9697 kB 0%] 53% [Waiting for headers] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-09-25T00:41:51.671Z] 53% [Waiting for headers] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-09-25T00:41:51.671Z] 53% [48 make 63.0 kB/154 kB 41%] 54% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-09-25T00:41:51.671Z] 54% [49 libdpkg-perl 39.9 kB/211 kB 19%] 54% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-09-25T00:41:51.671Z] 54% [50 patch 25.1 kB/102 kB 25%] 54% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-09-25T00:41:51.672Z] 54% [51 dpkg-dev 54.0 kB/607 kB 9%] 55% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-09-25T00:41:51.672Z] 55% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] [2020-09-25T00:41:51.672Z] 55% [53 cmake-data 31.5 kB/1332 kB 2%] 57% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] [2020-09-25T00:41:51.672Z] 57% [54 libarchive13 61.0 kB/288 kB 21%] 57% [Waiting for headers] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] [2020-09-25T00:41:51.672Z] 57% [55 libjsoncpp1 50.3 kB/73.6 kB 68%] 57% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] [2020-09-25T00:41:51.672Z] 57% [56 librhash0 28.1 kB/78.1 kB 36%] Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] [2020-09-25T00:41:51.672Z] 57% [57 libuv1 64.4 kB/64.4 kB 100%] 58% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3152 kB] [2020-09-25T00:41:51.934Z] 58% [58 cmake 24.2 kB/3152 kB 1%] 61% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-09-25T00:41:51.934Z] 61% [59 curl 23.5 kB/159 kB 15%] 61% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-09-25T00:41:51.934Z] 61% [60 libfakeroot 25.9 kB/25.9 kB 100%] 61% [Waiting for headers] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-09-25T00:41:51.934Z] 61% [61 fakeroot 34.9 kB/62.3 kB 56%] 61% [Working] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.2 [2650 kB] [2020-09-25T00:41:51.934Z] 61% [62 libc6-i386 37.8 kB/2650 kB 1%] 64% [Waiting for headers] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-i386 amd64 2.27-3ubuntu1.2 [1817 kB] [2020-09-25T00:41:52.194Z] 64% [63 libc6-dev-i386 25.9 kB/1817 kB 1%] 66% [Waiting for headers] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-x32 amd64 2.27-3ubuntu1.2 [2847 kB] [2020-09-25T00:41:52.194Z] 66% [64 libc6-x32 19.2 kB/2847 kB 1%] 69% [Waiting for headers] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-x32 amd64 2.27-3ubuntu1.2 [2018 kB] [2020-09-25T00:41:52.194Z] 69% [65 libc6-dev-x32 57.0 kB/2018 kB 3%] 71% [Waiting for headers] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [48.1 kB] [2020-09-25T00:41:52.195Z] 71% [66 lib32gcc1 29.8 kB/48.1 kB 62%] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.5 kB] [2020-09-25T00:41:52.195Z] 71% [Working] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] [2020-09-25T00:41:52.195Z] 71% [68 lib32gomp1 42.3 kB/83.7 kB 51%] 71% [Waiting for headers] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gomp1 amd64 8.4.0-1ubuntu1~18.04 [77.8 kB] [2020-09-25T00:41:52.195Z] 71% [69 libx32gomp1 0 B/77.8 kB 0%] 72% [Working] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32itm1 amd64 8.4.0-1ubuntu1~18.04 [30.0 kB] [2020-09-25T00:41:52.195Z] 72% [70 lib32itm1 8192 B/30.0 kB 27%] 72% [Waiting for headers] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32itm1 amd64 8.4.0-1ubuntu1~18.04 [28.1 kB] [2020-09-25T00:41:52.195Z] 72% [71 libx32itm1 28.1 kB/28.1 kB 100%] 72% [Working] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32atomic1 amd64 8.4.0-1ubuntu1~18.04 [8664 B] [2020-09-25T00:41:52.195Z] 72% [72 lib32atomic1 4096 B/8664 B 47%] 72% [Waiting for headers] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] [2020-09-25T00:41:52.195Z] 72% [73 libx32atomic1 9188 B/9188 B 100%] 72% [Working] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32asan4 amd64 7.5.0-3ubuntu1~18.04 [362 kB] [2020-09-25T00:41:52.345Z] --parallel Build images in parallel. [Pipeline] } [2020-09-25T00:41:52.460Z] $ docker stop --time=1 e93599e31c93e525d7ff792249e0e8829848f1dd00ba0f6c1cef85249bb4dd0a [2020-09-25T00:41:52.458Z] 72% [74 lib32asan4 9454 B/362 kB 3%] 73% [Waiting for headers] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32asan4 amd64 7.5.0-3ubuntu1~18.04 [351 kB] [2020-09-25T00:41:52.458Z] 73% [75 libx32asan4 35.8 kB/351 kB 10%] 73% [Waiting for headers] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [415 kB] [2020-09-25T00:41:52.458Z] 73% [76 lib32stdc++6 16.9 kB/415 kB 4%] 74% [Waiting for headers] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [140 kB] [2020-09-25T00:41:52.458Z] 74% [77 lib32ubsan0 21.0 kB/140 kB 15%] 74% [Waiting for headers] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [387 kB] [2020-09-25T00:41:52.458Z] 74% [78 libx32stdc++6 45.9 kB/387 kB 12%] 75% [Waiting for headers] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [127 kB] [2020-09-25T00:41:52.458Z] 75% [79 libx32ubsan0 8621 B/127 kB 7%] 75% [Waiting for headers] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [47.2 kB] [2020-09-25T00:41:52.458Z] 75% [80 lib32cilkrts5 9876 B/47.2 kB 21%] 75% [Waiting for headers] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [43.0 kB] [2020-09-25T00:41:52.458Z] 75% [81 libx32cilkrts5 0 B/43.0 kB 0%] 75% [Waiting for headers] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32mpx2 amd64 8.4.0-1ubuntu1~18.04 [12.9 kB] [2020-09-25T00:41:52.458Z] 75% [82 lib32mpx2 12.9 kB/12.9 kB 100%] 75% [Working] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [208 kB] [2020-09-25T00:41:52.458Z] 75% [83 lib32quadmath0 6391 B/208 kB 3%] 76% [Waiting for headers] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [135 kB] [2020-09-25T00:41:52.458Z] 76% [84 libx32quadmath0 76.3 kB/135 kB 56%] 76% [Waiting for headers] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2211 kB] [2020-09-25T00:41:52.722Z] 76% [85 lib32gcc-7-dev 44.4 kB/2211 kB 2%] 78% [Waiting for headers] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [1999 kB] [2020-09-25T00:41:52.722Z] 78% [86 libx32gcc-7-dev 23.5 kB/1999 kB 1%] 80% [Waiting for headers] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1048 B] [2020-09-25T00:41:52.722Z] 80% [Waiting for headers] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [626 kB] [2020-09-25T00:41:52.722Z] 80% [88 lib32stdc++-7-dev 34.3 kB/626 kB 5%] 81% [Waiting for headers] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [582 kB] [2020-09-25T00:41:52.722Z] 81% [89 libx32stdc++-7-dev 17.8 kB/582 kB 3%] 82% [Waiting for headers] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1064 B] [2020-09-25T00:41:52.722Z] 82% [Waiting for headers] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] [2020-09-25T00:41:52.722Z] 82% [Waiting for headers] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] [2020-09-25T00:41:52.722Z] 82% [92 g++-multilib 1020 B/1020 B 100%] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-09-25T00:41:52.722Z] 82% [93 libcurl3-gnutls 44.8 kB/213 kB 21%] 83% [Waiting for headers] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-09-25T00:41:52.722Z] 83% [94 liberror-perl 4830 B/22.8 kB 21%] 83% [Working] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-09-25T00:41:52.722Z] 83% [95 git-man 53.8 kB/804 kB 7%] 84% [Waiting for headers] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-09-25T00:41:52.982Z] 84% [96 git 25.5 kB/3915 kB 1%] 87% [Waiting for headers] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-09-25T00:41:52.982Z] 87% [97 libalgorithm-diff-perl 15.5 kB/47.6 kB 33%] 88% [Waiting for headers] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-09-25T00:41:52.982Z] 88% [98 libalgorithm-diff-xs-perl 11.1 kB/11.1 kB 100%] 88% [Working] Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-09-25T00:41:52.982Z] 88% [99 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 88% [Working] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-09-25T00:41:52.982Z] 88% [100 libfile-fcntllock-perl 33.2 kB/33.2 kB 100%] 88% [Working] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] [2020-09-25T00:41:53.241Z] 88% [101 libltdl7 0 B/38.8 kB 0%] 88% [Working] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] [2020-09-25T00:41:53.504Z] 88% [102 libltdl-dev 12.6 kB/162 kB 8%] 89% [Working] Get:103 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblua5.1-0 amd64 5.1.5-8.1build2 [100 kB] [2020-09-25T00:41:53.504Z] 89% [103 liblua5.1-0 4869 B/100 kB 5%] Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo-dev amd64 6.1-1ubuntu1.18.04 [81.3 kB] [2020-09-25T00:41:53.504Z] 89% [104 libtinfo-dev 30.5 kB/81.3 kB 38%] Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline-dev amd64 7.0-3 [133 kB] [2020-09-25T00:41:53.766Z] 89% [105 libreadline-dev 1780 B/133 kB 1%] 89% [Working] Get:106 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblua5.1-0-dev amd64 5.1.5-8.1build2 [119 kB] [2020-09-25T00:41:53.766Z] 89% [106 liblua5.1-0-dev 8192 B/119 kB 7%] 90% [Waiting for headers] Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5-dev amd64 6.1-1ubuntu1.18.04 [174 kB] [2020-09-25T00:41:53.766Z] 90% [107 libncurses5-dev 58.5 kB/174 kB 34%] 90% [Working] Get:108 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-09-25T00:41:53.766Z] 90% [108 libnorm1 14.9 kB/224 kB 7%] 90% [Waiting for headers] Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB] [2020-09-25T00:41:54.027Z] 90% [109 libpcre16-3 220 B/147 kB 0%] Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB] [2020-09-25T00:41:54.027Z] 91% [110 libpcre32-3 65.5 kB/138 kB 48%] 91% [Waiting for headers] Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB] [2020-09-25T00:41:54.027Z] 91% [111 libpcrecpp0v5 15.3 kB/15.3 kB 100%] 91% [Working] Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB] [2020-09-25T00:41:54.027Z] 91% [112 libpcre3-dev 13.4 kB/537 kB 2%] 92% [Waiting for headers] Get:113 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-09-25T00:41:54.027Z] 92% [113 libpgm-5.2-0 4598 B/157 kB 3%] Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-09-25T00:41:54.027Z] 92% [114 libsodium23 71.5 kB/143 kB 50%] 92% [Waiting for headers] Get:115 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1566 kB] [2020-09-25T00:41:54.027Z] 92% [115 libssl-dev 13.3 kB/1566 kB 1%] Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] [2020-09-25T00:41:54.027Z] 94% [116 libtool 3067 B/194 kB 2%] Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool-bin amd64 2.4.6-2 [79.5 kB] [2020-09-25T00:41:54.028Z] 94% [117 libtool-bin 2097 B/79.5 kB 3%] Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-09-25T00:41:54.028Z] 95% [118 libzmq5 22.9 kB/221 kB 10%] 95% [Waiting for headers] Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-09-25T00:41:54.288Z] 95% [119 libzmq3-dev 22.6 kB/400 kB 6%] 95% [Waiting for headers] Get:120 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua5.1 amd64 5.1.5-8.1build2 [93.2 kB] [2020-09-25T00:41:54.288Z] 95% [120 lua5.1 50.4 kB/93.2 kB 54%] 96% [Waiting for headers] Get:121 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-any all 24 [4718 B] [2020-09-25T00:41:54.288Z] 96% [121 lua-any 4718 B/4718 B 100%] 96% [Working] Get:122 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-4 [70.5 kB] [2020-09-25T00:41:54.288Z] 96% [122 lua-socket 0 B/70.5 kB 0%] 96% [Waiting for headers] Get:123 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-sec amd64 0.6-4 [29.5 kB] [2020-09-25T00:41:54.288Z] 96% [123 lua-sec 18.5 kB/29.5 kB 63%] 96% [Waiting for headers] Get:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-09-25T00:41:54.288Z] 96% [124 zip 44.5 kB/167 kB 27%] 97% [Waiting for headers] Get:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] [2020-09-25T00:41:54.288Z] 97% [125 unzip 17.8 kB/167 kB 11%] 97% [Waiting for headers] Get:126 http://archive.ubuntu.com/ubuntu bionic/universe amd64 luarocks all 2.4.2+dfsg-1 [97.6 kB] [2020-09-25T00:41:54.288Z] 97% [126 luarocks 38.5 kB/97.6 kB 39%] 97% [Waiting for headers] Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-09-25T00:41:54.445Z] $ docker rm -f e93599e31c93e525d7ff792249e0e8829848f1dd00ba0f6c1cef85249bb4dd0a [2020-09-25T00:41:54.548Z] 97% [127 manpages-dev 14.8 kB/2217 kB 1%] 99% [Waiting for headers] 14.1 MB/s 0s Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-09-25T00:41:54.548Z] 99% [128 pkg-config 26.0 kB/45.0 kB 58%] 14.1 MB/s 0s 99% [Waiting for headers] 14.1 MB/s 0s Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] [2020-09-25T00:41:54.548Z] 100% [129 zlib1g-dev 46.3 kB/176 kB 26%] 14.1 MB/s 0s 100% [Waiting for headers] 14.1 MB/s 0s Get:130 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] [2020-09-25T00:41:54.548Z] 100% [130 libyaml-dev 55.7 kB/55.7 kB 100%] 14.1 MB/s 0s 100% [Working] 14.1 MB/s 0s Fetched 86.0 MB in 6s (14.2 MB/s) [2020-09-25T00:41:54.548Z] debconf: delaying package configuration, since apt-utils is not installed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:41:54.809Z] Selecting previously unselected package liblocale-gettext-perl. [2020-09-25T00:41:54.809Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) [2020-09-25T00:41:54.809Z] Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-09-25T00:41:54.809Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-09-25T00:41:54.809Z] Selecting previously unselected package perl-modules-5.26. [2020-09-25T00:41:54.809Z] Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-25T00:41:54.809Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-25T00:41:55.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-09-25T00:41:55.122Z] . [Pipeline] withDockerContainer [2020-09-25T00:41:55.399Z] prd-ubuntu18.04-docker-arm64-4c-16g-1419 does not seem to be running inside a container [2020-09-25T00:41:55.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-09-25T00:41:55.772Z] Selecting previously unselected package libgdbm5:amd64. [2020-09-25T00:41:55.772Z] Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... [2020-09-25T00:41:55.772Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-09-25T00:41:55.772Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-09-25T00:41:55.772Z] Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-09-25T00:41:55.772Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-25T00:41:55.772Z] Selecting previously unselected package libperl5.26:amd64. [2020-09-25T00:41:55.772Z] Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-25T00:41:55.772Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-25T00:41:56.342Z] Selecting previously unselected package perl. [2020-09-25T00:41:56.342Z] Preparing to unpack .../005-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-25T00:41:56.342Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-25T00:41:56.603Z] Selecting previously unselected package less. [2020-09-25T00:41:56.603Z] Preparing to unpack .../006-less_487-0.1_amd64.deb ... [2020-09-25T00:41:56.603Z] Unpacking less (487-0.1) ... [2020-09-25T00:41:56.603Z] Selecting previously unselected package libyaml-0-2:amd64. [2020-09-25T00:41:56.603Z] Preparing to unpack .../007-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ... [2020-09-25T00:41:56.603Z] Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... [2020-09-25T00:41:56.603Z] Selecting previously unselected package netbase. [2020-09-25T00:41:56.603Z] Preparing to unpack .../008-netbase_5.4_all.deb ... [2020-09-25T00:41:56.603Z] Unpacking netbase (5.4) ... [2020-09-25T00:41:56.603Z] Selecting previously unselected package manpages. [2020-09-25T00:41:56.603Z] Preparing to unpack .../009-manpages_4.15-1_all.deb ... [2020-09-25T00:41:56.603Z] Unpacking manpages (4.15-1) ... [2020-09-25T00:41:56.863Z] Selecting previously unselected package wget. [2020-09-25T00:41:56.863Z] Preparing to unpack .../010-wget_1.19.4-1ubuntu2.2_amd64.deb ... [2020-09-25T00:41:56.863Z] Unpacking wget (1.19.4-1ubuntu2.2) ... [2020-09-25T00:41:56.863Z] Selecting previously unselected package libsigsegv2:amd64. [2020-09-25T00:41:56.863Z] Preparing to unpack .../011-libsigsegv2_2.12-1_amd64.deb ... [2020-09-25T00:41:56.863Z] Unpacking libsigsegv2:amd64 (2.12-1) ... [2020-09-25T00:41:56.863Z] Selecting previously unselected package m4. [2020-09-25T00:41:56.863Z] Preparing to unpack .../012-m4_1.4.18-1_amd64.deb ... [2020-09-25T00:41:56.863Z] Unpacking m4 (1.4.18-1) ... [2020-09-25T00:41:56.863Z] Selecting previously unselected package autoconf. [2020-09-25T00:41:56.863Z] Preparing to unpack .../013-autoconf_2.69-11_all.deb ... [2020-09-25T00:41:56.863Z] Unpacking autoconf (2.69-11) ... [2020-09-25T00:41:57.109Z] $ docker top f5a34eac91c1979a470355f046db5474ea29a62c980912be330b2755559e547e -eo pid,comm [2020-09-25T00:41:57.123Z] Selecting previously unselected package autotools-dev. [2020-09-25T00:41:57.123Z] Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... [2020-09-25T00:41:57.123Z] Unpacking autotools-dev (20180224.1) ... [2020-09-25T00:41:57.123Z] Selecting previously unselected package automake. [2020-09-25T00:41:57.123Z] Preparing to unpack .../015-automake_1%3a1.15.1-3ubuntu2_all.deb ... [2020-09-25T00:41:57.123Z] Unpacking automake (1:1.15.1-3ubuntu2) ... [2020-09-25T00:41:57.123Z] Selecting previously unselected package autopoint. [2020-09-25T00:41:57.123Z] Preparing to unpack .../016-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... [2020-09-25T00:41:57.123Z] Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... [Pipeline] { [2020-09-25T00:41:57.384Z] Selecting previously unselected package binutils-common:amd64. [2020-09-25T00:41:57.384Z] Preparing to unpack .../017-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-09-25T00:41:57.384Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-09-25T00:41:57.384Z] Selecting previously unselected package libbinutils:amd64. [2020-09-25T00:41:57.384Z] Preparing to unpack .../018-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-09-25T00:41:57.384Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-09-25T00:41:57.384Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-09-25T00:41:57.384Z] Preparing to unpack .../019-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-09-25T00:41:57.384Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [Pipeline] sh [2020-09-25T00:41:57.646Z] Selecting previously unselected package binutils. [2020-09-25T00:41:57.646Z] Preparing to unpack .../020-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-09-25T00:41:57.646Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-09-25T00:41:57.907Z] Selecting previously unselected package libc-dev-bin. [2020-09-25T00:41:57.907Z] Preparing to unpack .../021-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-09-25T00:41:57.907Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-09-25T00:41:57.907Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-09-25T00:41:57.907Z] Preparing to unpack .../022-linux-libc-dev_4.15.0-118.119_amd64.deb ... [2020-09-25T00:41:57.907Z] Unpacking linux-libc-dev:amd64 (4.15.0-118.119) ... [2020-09-25T00:41:58.059Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-09-25T00:41:58.168Z] Selecting previously unselected package libc6-dev:amd64. [2020-09-25T00:41:58.168Z] Preparing to unpack .../023-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-09-25T00:41:58.168Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-09-25T00:41:58.746Z] Selecting previously unselected package gcc-7-base:amd64. [2020-09-25T00:41:58.746Z] Preparing to unpack .../024-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:41:58.746Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:41:58.746Z] Selecting previously unselected package libisl19:amd64. [2020-09-25T00:41:58.746Z] Preparing to unpack .../025-libisl19_0.19-1_amd64.deb ... [2020-09-25T00:41:58.746Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-09-25T00:41:58.746Z] Selecting previously unselected package libmpfr6:amd64. [2020-09-25T00:41:58.746Z] Preparing to unpack .../026-libmpfr6_4.0.1-1_amd64.deb ... [2020-09-25T00:41:58.746Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-09-25T00:41:59.007Z] Selecting previously unselected package libmpc3:amd64. [2020-09-25T00:41:59.007Z] Preparing to unpack .../027-libmpc3_1.1.0-1_amd64.deb ... [2020-09-25T00:41:59.007Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-09-25T00:41:59.007Z] Selecting previously unselected package cpp-7. [2020-09-25T00:41:59.007Z] Preparing to unpack .../028-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:41:59.007Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:41:59.946Z] Selecting previously unselected package cpp. [2020-09-25T00:41:59.946Z] Preparing to unpack .../029-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-09-25T00:41:59.946Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-09-25T00:41:59.946Z] Selecting previously unselected package libcc1-0:amd64. [2020-09-25T00:41:59.946Z] Preparing to unpack .../030-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:41:59.946Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:41:59.946Z] Selecting previously unselected package libgomp1:amd64. [2020-09-25T00:41:59.946Z] Preparing to unpack .../031-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:41:59.946Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:41:59.946Z] Selecting previously unselected package libitm1:amd64. [2020-09-25T00:41:59.946Z] Preparing to unpack .../032-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:41:59.946Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:00.206Z] Selecting previously unselected package libatomic1:amd64. [2020-09-25T00:42:00.206Z] Preparing to unpack .../033-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:00.206Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:00.206Z] Selecting previously unselected package libasan4:amd64. [2020-09-25T00:42:00.206Z] Preparing to unpack .../034-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:00.206Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:00.206Z] Selecting previously unselected package liblsan0:amd64. [2020-09-25T00:42:00.206Z] Preparing to unpack .../035-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:00.206Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:00.466Z] Selecting previously unselected package libtsan0:amd64. [2020-09-25T00:42:00.466Z] Preparing to unpack .../036-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:00.466Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:00.466Z] Selecting previously unselected package libubsan0:amd64. [2020-09-25T00:42:00.466Z] Preparing to unpack .../037-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:00.466Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:00.466Z] Selecting previously unselected package libcilkrts5:amd64. [2020-09-25T00:42:00.466Z] Preparing to unpack .../038-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:00.466Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:00.727Z] Selecting previously unselected package libmpx2:amd64. [2020-09-25T00:42:00.727Z] Preparing to unpack .../039-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:00.727Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:00.728Z] Selecting previously unselected package libquadmath0:amd64. [2020-09-25T00:42:00.728Z] Preparing to unpack .../040-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:00.728Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:00.728Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-09-25T00:42:00.728Z] Preparing to unpack .../041-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:00.728Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:00.988Z] Selecting previously unselected package gcc-7. [2020-09-25T00:42:00.988Z] Preparing to unpack .../042-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:00.988Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:01.931Z] Selecting previously unselected package gcc. [2020-09-25T00:42:01.931Z] Preparing to unpack .../043-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-09-25T00:42:01.931Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-09-25T00:42:01.931Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-09-25T00:42:01.931Z] Preparing to unpack .../044-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:01.931Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:02.350Z] Building docker-core-command-go ... [2020-09-25T00:42:02.351Z] Building docker-core-data-go ... [2020-09-25T00:42:02.351Z] Building docker-core-metadata-go ... [2020-09-25T00:42:02.351Z] Building docker-security-proxy-setup-go ... [2020-09-25T00:42:02.351Z] Building docker-security-secrets-setup-go ... [2020-09-25T00:42:02.351Z] Building docker-security-secretstore-setup-go ... [2020-09-25T00:42:02.351Z] Building docker-support-logging-go ... [2020-09-25T00:42:02.351Z] Building docker-support-notifications-go ... [2020-09-25T00:42:02.351Z] Building docker-support-scheduler-go ... [2020-09-25T00:42:02.351Z] Building docker-sys-mgmt-agent-go ... [2020-09-25T00:42:02.351Z] Building docker-security-proxy-setup-go [2020-09-25T00:42:02.351Z] Building docker-support-logging-go [2020-09-25T00:42:02.351Z] Building docker-sys-mgmt-agent-go [2020-09-25T00:42:02.351Z] Building docker-security-secretstore-setup-go [2020-09-25T00:42:02.351Z] Building docker-core-data-go [2020-09-25T00:42:02.503Z] Selecting previously unselected package g++-7. [2020-09-25T00:42:02.503Z] Preparing to unpack .../045-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:02.503Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:03.442Z] Selecting previously unselected package g++. [2020-09-25T00:42:03.442Z] Preparing to unpack .../046-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-09-25T00:42:03.442Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-09-25T00:42:03.704Z] Selecting previously unselected package make. [2020-09-25T00:42:03.704Z] Preparing to unpack .../047-make_4.1-9.1ubuntu1_amd64.deb ... [2020-09-25T00:42:03.704Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-25T00:42:03.704Z] Selecting previously unselected package libdpkg-perl. [2020-09-25T00:42:03.704Z] Preparing to unpack .../048-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-09-25T00:42:03.704Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-09-25T00:42:03.704Z] Selecting previously unselected package patch. [2020-09-25T00:42:03.704Z] Preparing to unpack .../049-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-09-25T00:42:03.704Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-25T00:42:03.964Z] Selecting previously unselected package dpkg-dev. [2020-09-25T00:42:03.964Z] Preparing to unpack .../050-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-09-25T00:42:03.964Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-09-25T00:42:03.964Z] Selecting previously unselected package build-essential. [2020-09-25T00:42:03.964Z] Preparing to unpack .../051-build-essential_12.4ubuntu1_amd64.deb ... [2020-09-25T00:42:03.964Z] Unpacking build-essential (12.4ubuntu1) ... [2020-09-25T00:42:03.964Z] Selecting previously unselected package cmake-data. [2020-09-25T00:42:03.964Z] Preparing to unpack .../052-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... [2020-09-25T00:42:03.964Z] Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-09-25T00:42:05.346Z] Selecting previously unselected package libarchive13:amd64. [2020-09-25T00:42:05.346Z] Preparing to unpack .../053-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... [2020-09-25T00:42:05.346Z] Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-09-25T00:42:05.346Z] Selecting previously unselected package libjsoncpp1:amd64. [2020-09-25T00:42:05.346Z] Preparing to unpack .../054-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-25T00:42:05.346Z] Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-25T00:42:05.346Z] Selecting previously unselected package librhash0:amd64. [2020-09-25T00:42:05.346Z] Preparing to unpack .../055-librhash0_1.3.6-2_amd64.deb ... [2020-09-25T00:42:05.346Z] Unpacking librhash0:amd64 (1.3.6-2) ... [2020-09-25T00:42:05.346Z] Selecting previously unselected package libuv1:amd64. [2020-09-25T00:42:05.346Z] Preparing to unpack .../056-libuv1_1.18.0-3_amd64.deb ... [2020-09-25T00:42:05.346Z] Unpacking libuv1:amd64 (1.18.0-3) ... [2020-09-25T00:42:05.346Z] Selecting previously unselected package cmake. [2020-09-25T00:42:05.346Z] Preparing to unpack .../057-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... [2020-09-25T00:42:05.346Z] Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-09-25T00:42:05.916Z] Selecting previously unselected package curl. [2020-09-25T00:42:05.916Z] Preparing to unpack .../058-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-25T00:42:05.916Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-25T00:42:05.916Z] Selecting previously unselected package libfakeroot:amd64. [2020-09-25T00:42:05.916Z] Preparing to unpack .../059-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-09-25T00:42:05.916Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-09-25T00:42:05.916Z] Selecting previously unselected package fakeroot. [2020-09-25T00:42:05.916Z] Preparing to unpack .../060-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-09-25T00:42:05.916Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-09-25T00:42:05.916Z] Selecting previously unselected package libc6-i386. [2020-09-25T00:42:05.916Z] Preparing to unpack .../061-libc6-i386_2.27-3ubuntu1.2_amd64.deb ... [2020-09-25T00:42:05.916Z] Unpacking libc6-i386 (2.27-3ubuntu1.2) ... [2020-09-25T00:42:06.485Z] Selecting previously unselected package libc6-dev-i386. [2020-09-25T00:42:06.485Z] Preparing to unpack .../062-libc6-dev-i386_2.27-3ubuntu1.2_amd64.deb ... [2020-09-25T00:42:06.485Z] Unpacking libc6-dev-i386 (2.27-3ubuntu1.2) ... [2020-09-25T00:42:06.745Z] Selecting previously unselected package libc6-x32. [2020-09-25T00:42:06.745Z] Preparing to unpack .../063-libc6-x32_2.27-3ubuntu1.2_amd64.deb ... [2020-09-25T00:42:06.745Z] Unpacking libc6-x32 (2.27-3ubuntu1.2) ... [2020-09-25T00:42:07.315Z] Selecting previously unselected package libc6-dev-x32. [2020-09-25T00:42:07.315Z] Preparing to unpack .../064-libc6-dev-x32_2.27-3ubuntu1.2_amd64.deb ... [2020-09-25T00:42:07.315Z] Unpacking libc6-dev-x32 (2.27-3ubuntu1.2) ... [2020-09-25T00:42:07.575Z] Selecting previously unselected package lib32gcc1. [2020-09-25T00:42:07.575Z] Preparing to unpack .../065-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:07.575Z] Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:07.575Z] Selecting previously unselected package libx32gcc1. [2020-09-25T00:42:07.575Z] Preparing to unpack .../066-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:07.575Z] Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:07.575Z] Selecting previously unselected package lib32gomp1. [2020-09-25T00:42:07.575Z] Preparing to unpack .../067-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:07.575Z] Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:07.575Z] Selecting previously unselected package libx32gomp1. [2020-09-25T00:42:07.575Z] Preparing to unpack .../068-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:07.575Z] Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:07.834Z] Selecting previously unselected package lib32itm1. [2020-09-25T00:42:07.835Z] Preparing to unpack .../069-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:07.835Z] Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:07.835Z] Selecting previously unselected package libx32itm1. [2020-09-25T00:42:07.835Z] Preparing to unpack .../070-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:07.835Z] Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:07.835Z] Selecting previously unselected package lib32atomic1. [2020-09-25T00:42:07.835Z] Preparing to unpack .../071-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:07.835Z] Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:07.835Z] Selecting previously unselected package libx32atomic1. [2020-09-25T00:42:07.835Z] Preparing to unpack .../072-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:07.835Z] Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:07.835Z] Selecting previously unselected package lib32asan4. [2020-09-25T00:42:07.835Z] Preparing to unpack .../073-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:07.835Z] Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:08.094Z] Selecting previously unselected package libx32asan4. [2020-09-25T00:42:08.094Z] Preparing to unpack .../074-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:08.094Z] Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:08.094Z] Selecting previously unselected package lib32stdc++6. [2020-09-25T00:42:08.094Z] Preparing to unpack .../075-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:08.094Z] Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:08.355Z] Selecting previously unselected package lib32ubsan0. [2020-09-25T00:42:08.355Z] Preparing to unpack .../076-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:08.355Z] Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:08.355Z] Selecting previously unselected package libx32stdc++6. [2020-09-25T00:42:08.355Z] Preparing to unpack .../077-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:08.355Z] Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:08.355Z] Selecting previously unselected package libx32ubsan0. [2020-09-25T00:42:08.355Z] Preparing to unpack .../078-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:08.355Z] Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:08.355Z] Selecting previously unselected package lib32cilkrts5. [2020-09-25T00:42:08.355Z] Preparing to unpack .../079-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:08.355Z] Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:08.614Z] Selecting previously unselected package libx32cilkrts5. [2020-09-25T00:42:08.614Z] Preparing to unpack .../080-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:08.614Z] Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:08.614Z] Selecting previously unselected package lib32mpx2. [2020-09-25T00:42:08.614Z] Preparing to unpack .../081-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:08.614Z] Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:08.614Z] Selecting previously unselected package lib32quadmath0. [2020-09-25T00:42:08.614Z] Preparing to unpack .../082-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:08.614Z] Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:08.614Z] Selecting previously unselected package libx32quadmath0. [2020-09-25T00:42:08.614Z] Preparing to unpack .../083-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:08.614Z] Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:08.875Z] Selecting previously unselected package lib32gcc-7-dev. [2020-09-25T00:42:08.875Z] Preparing to unpack .../084-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:08.875Z] Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:09.135Z] Selecting previously unselected package libx32gcc-7-dev. [2020-09-25T00:42:09.135Z] Preparing to unpack .../085-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:09.135Z] Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:09.396Z] Selecting previously unselected package gcc-7-multilib. [2020-09-25T00:42:09.396Z] Preparing to unpack .../086-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:09.396Z] Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:09.396Z] Selecting previously unselected package lib32stdc++-7-dev. [2020-09-25T00:42:09.396Z] Preparing to unpack .../087-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:09.396Z] Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:09.396Z] Selecting previously unselected package libx32stdc++-7-dev. [2020-09-25T00:42:09.396Z] Preparing to unpack .../088-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:09.396Z] Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:09.659Z] Selecting previously unselected package g++-7-multilib. [2020-09-25T00:42:09.659Z] Preparing to unpack .../089-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-25T00:42:09.659Z] Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:09.659Z] Selecting previously unselected package gcc-multilib. [2020-09-25T00:42:09.659Z] Preparing to unpack .../090-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-09-25T00:42:09.659Z] Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-09-25T00:42:09.659Z] Selecting previously unselected package g++-multilib. [2020-09-25T00:42:09.659Z] Preparing to unpack .../091-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-09-25T00:42:09.659Z] Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-09-25T00:42:09.921Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-25T00:42:09.921Z] Preparing to unpack .../092-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-25T00:42:09.921Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-25T00:42:09.921Z] Selecting previously unselected package liberror-perl. [2020-09-25T00:42:09.921Z] Preparing to unpack .../093-liberror-perl_0.17025-1_all.deb ... [2020-09-25T00:42:09.921Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-25T00:42:09.921Z] Selecting previously unselected package git-man. [2020-09-25T00:42:09.921Z] Preparing to unpack .../094-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-25T00:42:09.921Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-25T00:42:09.921Z] Selecting previously unselected package git. [2020-09-25T00:42:09.921Z] Preparing to unpack .../095-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-09-25T00:42:10.181Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-25T00:42:10.754Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-09-25T00:42:10.754Z] Preparing to unpack .../096-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-09-25T00:42:10.754Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-09-25T00:42:10.754Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-09-25T00:42:10.754Z] Preparing to unpack .../097-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-09-25T00:42:10.754Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-09-25T00:42:10.754Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-09-25T00:42:10.754Z] Preparing to unpack .../098-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-09-25T00:42:10.754Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-09-25T00:42:10.754Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-09-25T00:42:10.754Z] Preparing to unpack .../099-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-09-25T00:42:10.754Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-09-25T00:42:10.754Z] Selecting previously unselected package libltdl7:amd64. [2020-09-25T00:42:10.754Z] Preparing to unpack .../100-libltdl7_2.4.6-2_amd64.deb ... [2020-09-25T00:42:10.754Z] Unpacking libltdl7:amd64 (2.4.6-2) ... [2020-09-25T00:42:10.754Z] Selecting previously unselected package libltdl-dev:amd64. [2020-09-25T00:42:10.754Z] Preparing to unpack .../101-libltdl-dev_2.4.6-2_amd64.deb ... [2020-09-25T00:42:10.754Z] Unpacking libltdl-dev:amd64 (2.4.6-2) ... [2020-09-25T00:42:11.015Z] Selecting previously unselected package liblua5.1-0:amd64. [2020-09-25T00:42:11.015Z] Preparing to unpack .../102-liblua5.1-0_5.1.5-8.1build2_amd64.deb ... [2020-09-25T00:42:11.015Z] Unpacking liblua5.1-0:amd64 (5.1.5-8.1build2) ... [2020-09-25T00:42:11.015Z] Selecting previously unselected package libtinfo-dev:amd64. [2020-09-25T00:42:11.015Z] Preparing to unpack .../103-libtinfo-dev_6.1-1ubuntu1.18.04_amd64.deb ... [2020-09-25T00:42:11.015Z] Unpacking libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-09-25T00:42:11.015Z] Selecting previously unselected package libreadline-dev:amd64. [2020-09-25T00:42:11.015Z] Preparing to unpack .../104-libreadline-dev_7.0-3_amd64.deb ... [2020-09-25T00:42:11.015Z] Unpacking libreadline-dev:amd64 (7.0-3) ... [2020-09-25T00:42:11.278Z] Selecting previously unselected package liblua5.1-0-dev:amd64. [2020-09-25T00:42:11.278Z] Preparing to unpack .../105-liblua5.1-0-dev_5.1.5-8.1build2_amd64.deb ... [2020-09-25T00:42:11.278Z] Unpacking liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... [2020-09-25T00:42:11.278Z] Selecting previously unselected package libncurses5-dev:amd64. [2020-09-25T00:42:11.278Z] Preparing to unpack .../106-libncurses5-dev_6.1-1ubuntu1.18.04_amd64.deb ... [2020-09-25T00:42:11.278Z] Unpacking libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-09-25T00:42:11.278Z] Selecting previously unselected package libnorm1:amd64. [2020-09-25T00:42:11.278Z] Preparing to unpack .../107-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-09-25T00:42:11.278Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-09-25T00:42:11.540Z] Selecting previously unselected package libpcre16-3:amd64. [2020-09-25T00:42:11.540Z] Preparing to unpack .../108-libpcre16-3_2%3a8.39-9_amd64.deb ... [2020-09-25T00:42:11.540Z] Unpacking libpcre16-3:amd64 (2:8.39-9) ... [2020-09-25T00:42:11.540Z] Selecting previously unselected package libpcre32-3:amd64. [2020-09-25T00:42:11.540Z] Preparing to unpack .../109-libpcre32-3_2%3a8.39-9_amd64.deb ... [2020-09-25T00:42:11.540Z] Unpacking libpcre32-3:amd64 (2:8.39-9) ... [2020-09-25T00:42:11.540Z] Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-25T00:42:11.540Z] Preparing to unpack .../110-libpcrecpp0v5_2%3a8.39-9_amd64.deb ... [2020-09-25T00:42:11.799Z] Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ... [2020-09-25T00:42:11.799Z] Selecting previously unselected package libpcre3-dev:amd64. [2020-09-25T00:42:11.799Z] Preparing to unpack .../111-libpcre3-dev_2%3a8.39-9_amd64.deb ... [2020-09-25T00:42:11.799Z] Unpacking libpcre3-dev:amd64 (2:8.39-9) ... [2020-09-25T00:42:11.799Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-09-25T00:42:11.799Z] Preparing to unpack .../112-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-09-25T00:42:11.799Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-09-25T00:42:12.063Z] Selecting previously unselected package libsodium23:amd64. [2020-09-25T00:42:12.063Z] Preparing to unpack .../113-libsodium23_1.0.16-2_amd64.deb ... [2020-09-25T00:42:12.063Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-09-25T00:42:12.063Z] Selecting previously unselected package libssl-dev:amd64. [2020-09-25T00:42:12.063Z] Preparing to unpack .../114-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-09-25T00:42:12.063Z] Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-09-25T00:42:12.322Z] Selecting previously unselected package libtool. [2020-09-25T00:42:12.322Z] Preparing to unpack .../115-libtool_2.4.6-2_all.deb ... [2020-09-25T00:42:12.322Z] Unpacking libtool (2.4.6-2) ... [2020-09-25T00:42:12.322Z] Selecting previously unselected package libtool-bin. [2020-09-25T00:42:12.322Z] Preparing to unpack .../116-libtool-bin_2.4.6-2_amd64.deb ... [2020-09-25T00:42:12.322Z] Unpacking libtool-bin (2.4.6-2) ... [2020-09-25T00:42:12.322Z] Selecting previously unselected package libzmq5:amd64. [2020-09-25T00:42:12.322Z] Preparing to unpack .../117-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-09-25T00:42:12.322Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-09-25T00:42:12.583Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-09-25T00:42:12.583Z] Preparing to unpack .../118-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-09-25T00:42:12.583Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-09-25T00:42:12.583Z] Selecting previously unselected package lua5.1. [2020-09-25T00:42:12.583Z] Preparing to unpack .../119-lua5.1_5.1.5-8.1build2_amd64.deb ... [2020-09-25T00:42:12.583Z] Unpacking lua5.1 (5.1.5-8.1build2) ... [2020-09-25T00:42:12.583Z] Selecting previously unselected package lua-any. [2020-09-25T00:42:12.583Z] Preparing to unpack .../120-lua-any_24_all.deb ... [2020-09-25T00:42:12.583Z] Unpacking lua-any (24) ... [2020-09-25T00:42:12.844Z] Selecting previously unselected package lua-socket:amd64. [2020-09-25T00:42:12.844Z] Preparing to unpack .../121-lua-socket_3.0~rc1+git+ac3201d-4_amd64.deb ... [2020-09-25T00:42:12.844Z] Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... [2020-09-25T00:42:12.844Z] Selecting previously unselected package lua-sec:amd64. [2020-09-25T00:42:12.844Z] Preparing to unpack .../122-lua-sec_0.6-4_amd64.deb ... [2020-09-25T00:42:12.844Z] Unpacking lua-sec:amd64 (0.6-4) ... [2020-09-25T00:42:12.844Z] Selecting previously unselected package zip. [2020-09-25T00:42:12.844Z] Preparing to unpack .../123-zip_3.0-11build1_amd64.deb ... [2020-09-25T00:42:12.844Z] Unpacking zip (3.0-11build1) ... [2020-09-25T00:42:13.104Z] Selecting previously unselected package unzip. [2020-09-25T00:42:13.104Z] Preparing to unpack .../124-unzip_6.0-21ubuntu1_amd64.deb ... [2020-09-25T00:42:13.104Z] Unpacking unzip (6.0-21ubuntu1) ... [2020-09-25T00:42:13.104Z] Selecting previously unselected package luarocks. [2020-09-25T00:42:13.104Z] Preparing to unpack .../125-luarocks_2.4.2+dfsg-1_all.deb ... [2020-09-25T00:42:13.104Z] Unpacking luarocks (2.4.2+dfsg-1) ... [2020-09-25T00:42:13.364Z] Selecting previously unselected package manpages-dev. [2020-09-25T00:42:13.365Z] Preparing to unpack .../126-manpages-dev_4.15-1_all.deb ... [2020-09-25T00:42:13.365Z] Unpacking manpages-dev (4.15-1) ... [2020-09-25T00:42:13.624Z] Selecting previously unselected package pkg-config. [2020-09-25T00:42:13.624Z] Preparing to unpack .../127-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-09-25T00:42:13.624Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-09-25T00:42:13.624Z] Selecting previously unselected package zlib1g-dev:amd64. [2020-09-25T00:42:13.624Z] Preparing to unpack .../128-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... [2020-09-25T00:42:13.624Z] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... [2020-09-25T00:42:13.624Z] Selecting previously unselected package libyaml-dev:amd64. [2020-09-25T00:42:13.624Z] Preparing to unpack .../129-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... [2020-09-25T00:42:13.624Z] Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... [2020-09-25T00:42:13.884Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:13.884Z] Setting up libc6-x32 (2.27-3ubuntu1.2) ... [2020-09-25T00:42:13.884Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:13.884Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-09-25T00:42:13.884Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:13.884Z] Setting up manpages (4.15-1) ... [2020-09-25T00:42:13.884Z] Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... [2020-09-25T00:42:13.884Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-25T00:42:13.884Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:13.884Z] Setting up less (487-0.1) ... [2020-09-25T00:42:14.147Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-25T00:42:14.147Z] Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:14.147Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-25T00:42:14.147Z] Setting up libsigsegv2:amd64 (2.12-1) ... [2020-09-25T00:42:14.147Z] Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-09-25T00:42:14.147Z] Setting up libuv1:amd64 (1.18.0-3) ... [2020-09-25T00:42:14.147Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-25T00:42:14.410Z] Setting up lua-sec:amd64 (0.6-4) ... [2020-09-25T00:42:14.410Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:14.410Z] Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-09-25T00:42:14.410Z] Setting up unzip (6.0-21ubuntu1) ... [2020-09-25T00:42:14.410Z] Setting up linux-libc-dev:amd64 (4.15.0-118.119) ... [2020-09-25T00:42:14.410Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-09-25T00:42:14.410Z] Setting up libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-09-25T00:42:14.410Z] Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-09-25T00:42:14.410Z] Setting up libc6-i386 (2.27-3ubuntu1.2) ... [2020-09-25T00:42:14.410Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-25T00:42:14.669Z] Setting up m4 (1.4.18-1) ... [2020-09-25T00:42:14.669Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-09-25T00:42:14.670Z] Setting up zip (3.0-11build1) ... [2020-09-25T00:42:14.670Z] Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:14.670Z] Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:14.670Z] Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:14.670Z] Setting up librhash0:amd64 (1.3.6-2) ... [2020-09-25T00:42:14.670Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:14.670Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-09-25T00:42:14.670Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:14.670Z] Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:14.670Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-09-25T00:42:14.929Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-09-25T00:42:14.929Z] Setting up lua5.1 (5.1.5-8.1build2) ... [2020-09-25T00:42:14.929Z] update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode [2020-09-25T00:42:14.929Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lua.1.gz because associated file /usr/share/man/man1/lua5.1.1.gz (of link group lua-interpreter) doesn't exist [2020-09-25T00:42:14.929Z] update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode [2020-09-25T00:42:14.929Z] update-alternatives: warning: skip creation of /usr/share/man/man1/luac.1.gz because associated file /usr/share/man/man1/luac5.1.1.gz (of link group lua-compiler) doesn't exist [2020-09-25T00:42:14.929Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:14.929Z] Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... [2020-09-25T00:42:14.929Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-25T00:42:14.929Z] Setting up autotools-dev (20180224.1) ... [2020-09-25T00:42:14.929Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-09-25T00:42:14.929Z] Setting up libltdl7:amd64 (2.4.6-2) ... [2020-09-25T00:42:14.929Z] Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:14.929Z] Setting up wget (1.19.4-1ubuntu2.2) ... [2020-09-25T00:42:15.189Z] Setting up libreadline-dev:amd64 (7.0-3) ... [2020-09-25T00:42:15.189Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-09-25T00:42:15.189Z] Setting up libpcrecpp0v5:amd64 (2:8.39-9) ... [2020-09-25T00:42:15.189Z] Setting up libpcre32-3:amd64 (2:8.39-9) ... [2020-09-25T00:42:15.189Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-09-25T00:42:15.189Z] Setting up liblua5.1-0:amd64 (5.1.5-8.1build2) ... [2020-09-25T00:42:15.189Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-09-25T00:42:15.189Z] Setting up libpcre16-3:amd64 (2:8.39-9) ... [2020-09-25T00:42:15.189Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-25T00:42:15.189Z] Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:15.189Z] Setting up manpages-dev (4.15-1) ... [2020-09-25T00:42:15.189Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-09-25T00:42:15.449Z] Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:15.449Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:15.449Z] Setting up autopoint (0.19.8.1-6ubuntu0.3) ... [2020-09-25T00:42:15.449Z] Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:15.449Z] Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:15.449Z] Setting up netbase (5.4) ... [2020-09-25T00:42:15.449Z] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... [2020-09-25T00:42:15.449Z] Setting up libisl19:amd64 (0.19-1) ... [2020-09-25T00:42:15.449Z] Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-25T00:42:15.449Z] Setting up lua-any (24) ... [2020-09-25T00:42:15.449Z] Setting up libpcre3-dev:amd64 (2:8.39-9) ... [2020-09-25T00:42:15.449Z] Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.449Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-09-25T00:42:15.449Z] Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.449Z] Setting up libltdl-dev:amd64 (2.4.6-2) ... [2020-09-25T00:42:15.709Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.709Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-09-25T00:42:15.709Z] Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:15.709Z] Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.709Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.709Z] Setting up liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... [2020-09-25T00:42:15.709Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.709Z] Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.709Z] Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:15.709Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-09-25T00:42:15.709Z] Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... [2020-09-25T00:42:15.709Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-09-25T00:42:15.709Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-09-25T00:42:15.709Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-25T00:42:15.709Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-25T00:42:15.709Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-25T00:42:15.709Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-25T00:42:15.709Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-25T00:42:15.709Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-25T00:42:15.709Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-25T00:42:15.709Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-25T00:42:15.709Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.709Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.709Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.971Z] Setting up libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-09-25T00:42:15.971Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-25T00:42:15.971Z] Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-09-25T00:42:15.971Z] Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.971Z] Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-09-25T00:42:15.971Z] Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.971Z] Setting up libc6-dev-i386 (2.27-3ubuntu1.2) ... [2020-09-25T00:42:15.971Z] Setting up libc6-dev-x32 (2.27-3ubuntu1.2) ... [2020-09-25T00:42:15.971Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-09-25T00:42:15.971Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-09-25T00:42:15.971Z] Setting up luarocks (2.4.2+dfsg-1) ... [2020-09-25T00:42:15.971Z] Making manifest for /usr/local/lib/luarocks/rocks [2020-09-25T00:42:15.971Z] Warning: This looks like a local rocks tree, but you did not pass --local-tree. [2020-09-25T00:42:15.971Z] Generating index.html for /usr/local/lib/luarocks/rocks [2020-09-25T00:42:15.971Z] Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:15.971Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-25T00:42:16.232Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-09-25T00:42:16.232Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-09-25T00:42:16.232Z] Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:16.232Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-09-25T00:42:16.232Z] Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:16.232Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:16.232Z] Setting up liberror-perl (0.17025-1) ... [2020-09-25T00:42:16.232Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:16.232Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-09-25T00:42:16.232Z] Setting up autoconf (2.69-11) ... [2020-09-25T00:42:16.232Z] Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:16.232Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-09-25T00:42:16.232Z] Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:16.232Z] Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-09-25T00:42:16.232Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-09-25T00:42:16.232Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-09-25T00:42:16.493Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-09-25T00:42:16.493Z] Setting up automake (1:1.15.1-3ubuntu2) ... [2020-09-25T00:42:16.493Z] update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode [2020-09-25T00:42:16.493Z] update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist [2020-09-25T00:42:16.493Z] update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist [2020-09-25T00:42:16.493Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-09-25T00:42:16.493Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-09-25T00:42:16.493Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-09-25T00:42:16.493Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-25T00:42:16.494Z] Setting up libtool (2.4.6-2) ... [2020-09-25T00:42:16.494Z] Setting up libtool-bin (2.4.6-2) ... [2020-09-25T00:42:16.494Z] Setting up build-essential (12.4ubuntu1) ... [2020-09-25T00:42:16.494Z] Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-09-25T00:42:16.494Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-09-25T00:42:16.754Z] Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-09-25T00:42:16.755Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-25T00:42:16.755Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-25T00:42:18.139Z] autoconf set to automatically installed. [2020-09-25T00:42:18.139Z] automake set to automatically installed. [2020-09-25T00:42:18.139Z] autopoint set to automatically installed. [2020-09-25T00:42:18.139Z] autotools-dev set to automatically installed. [2020-09-25T00:42:18.139Z] binutils set to automatically installed. [2020-09-25T00:42:18.139Z] binutils-common set to automatically installed. [2020-09-25T00:42:18.139Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-09-25T00:42:18.139Z] build-essential set to automatically installed. [2020-09-25T00:42:18.139Z] cmake set to automatically installed. [2020-09-25T00:42:18.139Z] cmake-data set to automatically installed. [2020-09-25T00:42:18.139Z] cpp set to automatically installed. [2020-09-25T00:42:18.139Z] cpp-7 set to automatically installed. [2020-09-25T00:42:18.139Z] curl set to automatically installed. [2020-09-25T00:42:18.139Z] dpkg-dev set to automatically installed. [2020-09-25T00:42:18.139Z] fakeroot set to automatically installed. [2020-09-25T00:42:18.139Z] g++ set to automatically installed. [2020-09-25T00:42:18.139Z] g++-7 set to automatically installed. [2020-09-25T00:42:18.139Z] g++-7-multilib set to automatically installed. [2020-09-25T00:42:18.139Z] g++-multilib set to automatically installed. [2020-09-25T00:42:18.139Z] gcc set to automatically installed. [2020-09-25T00:42:18.139Z] gcc-7 set to automatically installed. [2020-09-25T00:42:18.139Z] gcc-7-base set to automatically installed. [2020-09-25T00:42:18.399Z] gcc-7-multilib set to automatically installed. [2020-09-25T00:42:18.399Z] gcc-multilib set to automatically installed. [2020-09-25T00:42:18.399Z] git set to automatically installed. [2020-09-25T00:42:18.399Z] git-man set to automatically installed. [2020-09-25T00:42:18.399Z] less set to automatically installed. [2020-09-25T00:42:18.399Z] lib32asan4 set to automatically installed. [2020-09-25T00:42:18.399Z] lib32atomic1 set to automatically installed. [2020-09-25T00:42:18.399Z] lib32cilkrts5 set to automatically installed. [2020-09-25T00:42:18.399Z] lib32gcc-7-dev set to automatically installed. [2020-09-25T00:42:18.399Z] lib32gcc1 set to automatically installed. [2020-09-25T00:42:18.399Z] lib32gomp1 set to automatically installed. [2020-09-25T00:42:18.399Z] lib32itm1 set to automatically installed. [2020-09-25T00:42:18.399Z] lib32mpx2 set to automatically installed. [2020-09-25T00:42:18.399Z] lib32quadmath0 set to automatically installed. [2020-09-25T00:42:18.399Z] lib32stdc++-7-dev set to automatically installed. [2020-09-25T00:42:18.399Z] lib32stdc++6 set to automatically installed. [2020-09-25T00:42:18.399Z] lib32ubsan0 set to automatically installed. [2020-09-25T00:42:18.399Z] libalgorithm-diff-perl set to automatically installed. [2020-09-25T00:42:18.399Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-09-25T00:42:18.399Z] libalgorithm-merge-perl set to automatically installed. [2020-09-25T00:42:18.399Z] libarchive13 set to automatically installed. [2020-09-25T00:42:18.399Z] libasan4 set to automatically installed. [2020-09-25T00:42:18.399Z] libatomic1 set to automatically installed. [2020-09-25T00:42:18.399Z] libbinutils set to automatically installed. [2020-09-25T00:42:18.399Z] libc-dev-bin set to automatically installed. [2020-09-25T00:42:18.399Z] libc6-dev set to automatically installed. [2020-09-25T00:42:18.399Z] libc6-dev-i386 set to automatically installed. [2020-09-25T00:42:18.399Z] libc6-dev-x32 set to automatically installed. [2020-09-25T00:42:18.399Z] libc6-i386 set to automatically installed. [2020-09-25T00:42:18.399Z] libc6-x32 set to automatically installed. [2020-09-25T00:42:18.399Z] libcc1-0 set to automatically installed. [2020-09-25T00:42:18.399Z] libcilkrts5 set to automatically installed. [2020-09-25T00:42:18.399Z] libcurl3-gnutls set to automatically installed. [2020-09-25T00:42:18.399Z] libdpkg-perl set to automatically installed. [2020-09-25T00:42:18.399Z] liberror-perl set to automatically installed. [2020-09-25T00:42:18.399Z] libfakeroot set to automatically installed. [2020-09-25T00:42:18.399Z] libfile-fcntllock-perl set to automatically installed. [2020-09-25T00:42:18.399Z] libgcc-7-dev set to automatically installed. [2020-09-25T00:42:18.399Z] libgdbm-compat4 set to automatically installed. [2020-09-25T00:42:18.399Z] libgdbm5 set to automatically installed. [2020-09-25T00:42:18.399Z] libgomp1 set to automatically installed. [2020-09-25T00:42:18.399Z] libisl19 set to automatically installed. [2020-09-25T00:42:18.399Z] libitm1 set to automatically installed. [2020-09-25T00:42:18.399Z] libjsoncpp1 set to automatically installed. [2020-09-25T00:42:18.399Z] liblocale-gettext-perl set to automatically installed. [2020-09-25T00:42:18.399Z] liblsan0 set to automatically installed. [2020-09-25T00:42:18.399Z] libltdl-dev set to automatically installed. [2020-09-25T00:42:18.399Z] libltdl7 set to automatically installed. [2020-09-25T00:42:18.399Z] liblua5.1-0 set to automatically installed. [2020-09-25T00:42:18.399Z] liblua5.1-0-dev set to automatically installed. [2020-09-25T00:42:18.399Z] libmpc3 set to automatically installed. [2020-09-25T00:42:18.659Z] libmpfr6 set to automatically installed. [2020-09-25T00:42:18.659Z] libmpx2 set to automatically installed. [2020-09-25T00:42:18.659Z] libncurses5-dev set to automatically installed. [2020-09-25T00:42:18.659Z] libnorm1 set to automatically installed. [2020-09-25T00:42:18.659Z] libpcre16-3 set to automatically installed. [2020-09-25T00:42:18.659Z] libpcre3-dev set to automatically installed. [2020-09-25T00:42:18.659Z] libpcre32-3 set to automatically installed. [2020-09-25T00:42:18.659Z] libpcrecpp0v5 set to automatically installed. [2020-09-25T00:42:18.659Z] libperl5.26 set to automatically installed. [2020-09-25T00:42:18.659Z] libpgm-5.2-0 set to automatically installed. [2020-09-25T00:42:18.659Z] libquadmath0 set to automatically installed. [2020-09-25T00:42:18.659Z] libreadline-dev set to automatically installed. [2020-09-25T00:42:18.659Z] librhash0 set to automatically installed. [2020-09-25T00:42:18.659Z] libsigsegv2 set to automatically installed. [2020-09-25T00:42:18.659Z] libsodium23 set to automatically installed. [2020-09-25T00:42:18.659Z] libssl-dev set to automatically installed. [2020-09-25T00:42:18.659Z] libstdc++-7-dev set to automatically installed. [2020-09-25T00:42:18.659Z] libtinfo-dev set to automatically installed. [2020-09-25T00:42:18.659Z] libtool set to automatically installed. [2020-09-25T00:42:18.659Z] libtool-bin set to automatically installed. [2020-09-25T00:42:18.659Z] libtsan0 set to automatically installed. [2020-09-25T00:42:18.659Z] libubsan0 set to automatically installed. [2020-09-25T00:42:18.659Z] libuv1 set to automatically installed. [2020-09-25T00:42:18.659Z] libx32asan4 set to automatically installed. [2020-09-25T00:42:18.659Z] libx32atomic1 set to automatically installed. [2020-09-25T00:42:18.659Z] libx32cilkrts5 set to automatically installed. [2020-09-25T00:42:18.659Z] libx32gcc-7-dev set to automatically installed. [2020-09-25T00:42:18.659Z] libx32gcc1 set to automatically installed. [2020-09-25T00:42:18.659Z] libx32gomp1 set to automatically installed. [2020-09-25T00:42:18.659Z] libx32itm1 set to automatically installed. [2020-09-25T00:42:18.659Z] libx32quadmath0 set to automatically installed. [2020-09-25T00:42:18.659Z] libx32stdc++-7-dev set to automatically installed. [2020-09-25T00:42:18.659Z] libx32stdc++6 set to automatically installed. [2020-09-25T00:42:18.659Z] libx32ubsan0 set to automatically installed. [2020-09-25T00:42:18.659Z] libyaml-0-2 set to automatically installed. [2020-09-25T00:42:18.659Z] libyaml-dev set to automatically installed. [2020-09-25T00:42:18.659Z] libzmq3-dev set to automatically installed. [2020-09-25T00:42:18.659Z] libzmq5 set to automatically installed. [2020-09-25T00:42:18.659Z] linux-libc-dev set to automatically installed. [2020-09-25T00:42:18.659Z] lua-any set to automatically installed. [2020-09-25T00:42:18.659Z] lua-sec set to automatically installed. [2020-09-25T00:42:18.659Z] lua-socket set to automatically installed. [2020-09-25T00:42:18.659Z] lua5.1 set to automatically installed. [2020-09-25T00:42:18.659Z] luarocks set to automatically installed. [2020-09-25T00:42:18.659Z] m4 set to automatically installed. [2020-09-25T00:42:18.659Z] make set to automatically installed. [2020-09-25T00:42:18.659Z] manpages set to automatically installed. [2020-09-25T00:42:18.659Z] manpages-dev set to automatically installed. [2020-09-25T00:42:18.659Z] netbase set to automatically installed. [2020-09-25T00:42:18.659Z] patch set to automatically installed. [2020-09-25T00:42:18.659Z] perl set to automatically installed. [2020-09-25T00:42:18.931Z] perl-modules-5.26 set to automatically installed. [2020-09-25T00:42:18.931Z] pkg-config set to automatically installed. [2020-09-25T00:42:18.931Z] unzip set to automatically installed. [2020-09-25T00:42:18.931Z] wget set to automatically installed. [2020-09-25T00:42:18.931Z] zip set to automatically installed. [2020-09-25T00:42:18.931Z] zlib1g-dev set to automatically installed. [2020-09-25T00:42:18.931Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-25T00:42:18.931Z] Please ensure the environment is properly setup before continuing. [2020-09-25T00:42:18.931Z] Ignore this message if the appropriate measures have already been taken [2020-09-25T00:42:19.507Z] Pulling go-build-helper  [2020-09-25T00:42:20.451Z] Pulling lua-kong-nginx-module  [2020-09-25T00:42:21.023Z] Cloning into '/build/parts/lua-kong-nginx-module/src'... [2020-09-25T00:42:21.285Z] remote: Enumerating objects: 18, done. [2020-09-25T00:42:21.285Z] remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. [2020-09-25T00:42:21.285Z] remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. [2020-09-25T00:42:21.285Z] Receiving objects: 0% (1/152) Receiving objects: 1% (2/152) Receiving objects: 2% (4/152) Receiving objects: 3% (5/152) Receiving objects: 4% (7/152) Receiving objects: 5% (8/152) Receiving objects: 6% (10/152) Receiving objects: 7% (11/152) Receiving objects: 8% (13/152) Receiving objects: 9% (14/152) Receiving objects: 10% (16/152) Receiving objects: 11% (17/152) Receiving objects: 12% (19/152) Receiving objects: 13% (20/152) Receiving objects: 14% (22/152) Receiving objects: 15% (23/152) Receiving objects: 16% (25/152) Receiving objects: 17% (26/152) Receiving objects: 18% (28/152) Receiving objects: 19% (29/152) Receiving objects: 20% (31/152) Receiving objects: 21% (32/152) Receiving objects: 22% (34/152) Receiving objects: 23% (35/152) Receiving objects: 24% (37/152) Receiving objects: 25% (38/152) Receiving objects: 26% (40/152) Receiving objects: 27% (42/152) Receiving objects: 28% (43/152) Receiving objects: 29% (45/152) Receiving objects: 30% (46/152) Receiving objects: 31% (48/152) Receiving objects: 32% (49/152) Receiving objects: 33% (51/152) Receiving objects: 34% (52/152) Receiving objects: 35% (54/152) Receiving objects: 36% (55/152) Receiving objects: 37% (57/152) Receiving objects: 38% (58/152) Receiving objects: 39% (60/152) Receiving objects: 40% (61/152) Receiving objects: 41% (63/152) Receiving objects: 42% (64/152) Receiving objects: 43% (66/152) Receiving objects: 44% (67/152) Receiving objects: 45% (69/152) Receiving objects: 46% (70/152) Receiving objects: 47% (72/152) Receiving objects: 48% (73/152) Receiving objects: 49% (75/152) Receiving objects: 50% (76/152) Receiving objects: 51% (78/152) Receiving objects: 52% (80/152) Receiving objects: 53% (81/152) Receiving objects: 54% (83/152) Receiving objects: 55% (84/152) Receiving objects: 56% (86/152) Receiving objects: 57% (87/152) Receiving objects: 58% (89/152) Receiving objects: 59% (90/152) Receiving objects: 60% (92/152) Receiving objects: 61% (93/152) Receiving objects: 62% (95/152) Receiving objects: 63% (96/152) Receiving objects: 64% (98/152) Receiving objects: 65% (99/152) Receiving objects: 66% (101/152) Receiving objects: 67% (102/152) Receiving objects: 68% (104/152) Receiving objects: 69% (105/152) Receiving objects: 70% (107/152) Receiving objects: 71% (108/152) Receiving objects: 72% (110/152) Receiving objects: 73% (111/152) Receiving objects: 74% (113/152) Receiving objects: 75% (114/152) Receiving objects: 76% (116/152) Receiving objects: 77% (118/152) Receiving objects: 78% (119/152) Receiving objects: 79% (121/152) Receiving objects: 80% (122/152) remote: Total 152 (delta 4), reused 10 (delta 2), pack-reused 134 [2020-09-25T00:42:21.285Z] Receiving objects: 81% (124/152) Receiving objects: 82% (125/152) Receiving objects: 83% (127/152) Receiving objects: 84% (128/152) Receiving objects: 85% (130/152) Receiving objects: 86% (131/152) Receiving objects: 87% (133/152) Receiving objects: 88% (134/152) Receiving objects: 89% (136/152) Receiving objects: 90% (137/152) Receiving objects: 91% (139/152) Receiving objects: 92% (140/152) Receiving objects: 93% (142/152) Receiving objects: 94% (143/152) Receiving objects: 95% (145/152) Receiving objects: 96% (146/152) Receiving objects: 97% (148/152) Receiving objects: 98% (149/152) Receiving objects: 99% (151/152) Receiving objects: 100% (152/152) Receiving objects: 100% (152/152), 62.76 KiB | 3.92 MiB/s, done. [2020-09-25T00:42:21.285Z] Resolving deltas: 0% (0/42) Resolving deltas: 9% (4/42) Resolving deltas: 11% (5/42) Resolving deltas: 19% (8/42) Resolving deltas: 30% (13/42) Resolving deltas: 35% (15/42) Resolving deltas: 47% (20/42) Resolving deltas: 54% (23/42) Resolving deltas: 57% (24/42) Resolving deltas: 59% (25/42) Resolving deltas: 61% (26/42) Resolving deltas: 64% (27/42) Resolving deltas: 71% (30/42) Resolving deltas: 76% (32/42) Resolving deltas: 78% (33/42) Resolving deltas: 80% (34/42) Resolving deltas: 95% (40/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. [2020-09-25T00:42:21.285Z] Note: checking out 'e4cc508ff20f774b0dce68549f25b66e56345ddb'. [2020-09-25T00:42:21.285Z] [2020-09-25T00:42:21.285Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-09-25T00:42:21.285Z] changes and commit them, and you can discard any commits you make in this [2020-09-25T00:42:21.285Z] state without impacting any branches by performing another checkout. [2020-09-25T00:42:21.285Z] [2020-09-25T00:42:21.285Z] If you want to create a new branch to retain commits you create, you may [2020-09-25T00:42:21.285Z] do so (now or later) by using -b with the checkout command again. Example: [2020-09-25T00:42:21.285Z] [2020-09-25T00:42:21.285Z] git checkout -b [2020-09-25T00:42:21.285Z] [2020-09-25T00:42:21.546Z] Pulling openresty-kong-patches  [2020-09-25T00:42:21.546Z] Cloning into '/build/parts/openresty-kong-patches/src'... [2020-09-25T00:42:21.808Z] remote: Enumerating objects: 1, done. [2020-09-25T00:42:21.808Z] remote: Counting objects: 100% (1/1) remote: Counting objects: 100% (1/1), done. [2020-09-25T00:42:32.511Z] Receiving objects: 0% (1/2621) Receiving objects: 1% (27/2621) Receiving objects: 2% (53/2621) Receiving objects: 3% (79/2621) Receiving objects: 4% (105/2621) Receiving objects: 5% (132/2621) Receiving objects: 6% (158/2621) Receiving objects: 7% (184/2621) Receiving objects: 8% (210/2621) Receiving objects: 9% (236/2621) Receiving objects: 10% (263/2621) Receiving objects: 11% (289/2621) Receiving objects: 12% (315/2621) Receiving objects: 13% (341/2621) Receiving objects: 14% (367/2621) Receiving objects: 15% (394/2621) Receiving objects: 16% (420/2621) Receiving objects: 17% (446/2621) Receiving objects: 18% (472/2621) Receiving objects: 19% (498/2621) Receiving objects: 20% (525/2621) Receiving objects: 21% (551/2621) Receiving objects: 22% (577/2621) Receiving objects: 23% (603/2621) Receiving objects: 24% (630/2621) Receiving objects: 25% (656/2621) Receiving objects: 26% (682/2621) Receiving objects: 27% (708/2621) Receiving objects: 28% (734/2621) Receiving objects: 29% (761/2621) Receiving objects: 30% (787/2621) Receiving objects: 31% (813/2621) Receiving objects: 32% (839/2621) Receiving objects: 33% (865/2621) Receiving objects: 34% (892/2621) Receiving objects: 35% (918/2621) Receiving objects: 36% (944/2621) Receiving objects: 37% (970/2621) Receiving objects: 38% (996/2621) Receiving objects: 39% (1023/2621) Receiving objects: 40% (1049/2621) Receiving objects: 41% (1075/2621) Receiving objects: 42% (1101/2621) Receiving objects: 43% (1128/2621) Receiving objects: 44% (1154/2621) Receiving objects: 45% (1180/2621) Receiving objects: 46% (1206/2621) Receiving objects: 47% (1232/2621) Receiving objects: 48% (1259/2621) Receiving objects: 48% (1273/2621), 3.10 MiB | 3.05 MiB/s Receiving objects: 48% (1273/2621), 5.72 MiB | 2.82 MiB/s Receiving objects: 48% (1273/2621), 8.14 MiB | 2.67 MiB/s Receiving objects: 48% (1273/2621), 10.45 MiB | 2.57 MiB/s Receiving objects: 48% (1273/2621), 12.92 MiB | 2.52 MiB/s Receiving objects: 48% (1273/2621), 16.37 MiB | 2.56 MiB/s Receiving objects: 48% (1273/2621), 23.00 MiB | 3.49 MiB/s Receiving objects: 48% (1273/2621), 27.79 MiB | 4.09 MiB/s Receiving objects: 48% (1273/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 49% (1285/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 50% (1311/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 51% (1337/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 52% (1363/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 53% (1390/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 54% (1416/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 55% (1442/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 56% (1468/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 57% (1494/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 58% (1521/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 59% (1547/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 60% (1573/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 61% (1599/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 62% (1626/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 63% (1652/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 64% (1678/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 65% (1704/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 66% (1730/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 67% (1757/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 68% (1783/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 69% (1809/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 70% (1835/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 71% (1861/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 72% (1888/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 73% (1914/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 74% (1940/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 75% (1966/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 76% (1992/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 77% (2019/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 78% (2045/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 79% (2071/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 80% (2097/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 81% (2124/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 82% (2150/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 83% (2176/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 84% (2202/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 85% (2228/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 86% (2255/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 87% (2281/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 88% (2307/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 89% (2333/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 90% (2359/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 91% (2386/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 92% (2412/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 93% (2438/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 94% (2464/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 95% (2490/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 96% (2517/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 97% (2543/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 98% (2569/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 99% (2595/2621), 33.02 MiB | 4.72 MiB/s Receiving objects: 99% (2614/2621), 41.41 MiB | 6.00 MiB/s remote: Total 2621 (delta 0), reused 0 (delta 0), pack-reused 2620 [2020-09-25T00:42:32.512Z] Receiving objects: 100% (2621/2621), 46.39 MiB | 6.63 MiB/s Receiving objects: 100% (2621/2621), 48.18 MiB | 4.45 MiB/s, done. [2020-09-25T00:42:32.512Z] Resolving deltas: 0% (0/1719) Resolving deltas: 1% (24/1719) Resolving deltas: 2% (44/1719) Resolving deltas: 3% (66/1719) Resolving deltas: 4% (73/1719) Resolving deltas: 5% (86/1719) Resolving deltas: 7% (122/1719) Resolving deltas: 9% (163/1719) Resolving deltas: 11% (202/1719) Resolving deltas: 12% (222/1719) Resolving deltas: 13% (224/1719) Resolving deltas: 14% (254/1719) Resolving deltas: 15% (259/1719) Resolving deltas: 16% (282/1719) Resolving deltas: 17% (305/1719) Resolving deltas: 18% (310/1719) Resolving deltas: 19% (327/1719) Resolving deltas: 20% (344/1719) Resolving deltas: 21% (363/1719) Resolving deltas: 25% (431/1719) Resolving deltas: 26% (463/1719) Resolving deltas: 27% (480/1719) Resolving deltas: 28% (486/1719) Resolving deltas: 29% (513/1719) Resolving deltas: 31% (536/1719) Resolving deltas: 32% (553/1719) Resolving deltas: 33% (573/1719) Resolving deltas: 35% (603/1719) Resolving deltas: 37% (641/1719) Resolving deltas: 38% (654/1719) Resolving deltas: 40% (702/1719) Resolving deltas: 41% (707/1719) Resolving deltas: 42% (734/1719) Resolving deltas: 44% (767/1719) Resolving deltas: 52% (905/1719) Resolving deltas: 63% (1083/1719) Resolving deltas: 64% (1102/1719) Resolving deltas: 66% (1140/1719) Resolving deltas: 67% (1153/1719) Resolving deltas: 70% (1204/1719) Resolving deltas: 72% (1251/1719) Resolving deltas: 73% (1258/1719) Resolving deltas: 74% (1273/1719) Resolving deltas: 75% (1295/1719) Resolving deltas: 76% (1309/1719) Resolving deltas: 80% (1382/1719) Resolving deltas: 83% (1437/1719) Resolving deltas: 85% (1466/1719) Resolving deltas: 86% (1483/1719) Resolving deltas: 89% (1539/1719) Resolving deltas: 91% (1566/1719) Resolving deltas: 93% (1610/1719) Resolving deltas: 95% (1634/1719) Resolving deltas: 97% (1673/1719) Resolving deltas: 100% (1719/1719) Resolving deltas: 100% (1719/1719), done. [2020-09-25T00:42:33.082Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-09-25T00:42:33.342Z] 14% [Working] 43% [Working] 43% [Working] 99% [Working] 99% [Working] 99% Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-09-25T00:42:33.342Z] 30% 4% 4% 4% Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [10.1 kB] [2020-09-25T00:42:33.342Z] 4% 4% 4% 4% 5% 5% Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [126 kB] [2020-09-25T00:42:33.342Z] 5% Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1115 kB] [2020-09-25T00:42:33.342Z] 10% 10% 10% 16% 57% Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [907 kB] [2020-09-25T00:42:33.604Z] 58% 58% 93% 98% 98% 98% 99% 99% 99% 99% Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-09-25T00:42:33.865Z] 96% 99% 16% [Working] 16% [Working] 16% Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-09-25T00:42:33.865Z] 16% 17% 17% 17% 14% [Working] 14% [Working] 14% Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-09-25T00:42:34.134Z] 14% 15% Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-09-25T00:42:34.659Z] 21% 21% 21% 30% 82% [Working] 82% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-09-25T00:42:34.659Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-09-25T00:42:34.659Z] 83% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1406 kB] [2020-09-25T00:42:34.659Z] 84% 91% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [33.9 kB] [2020-09-25T00:42:34.659Z] 91% 91% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1434 kB] [2020-09-25T00:42:34.922Z] 91% 99% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [146 kB] [2020-09-25T00:42:34.922Z] 99% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8432 B] [2020-09-25T00:42:34.922Z] 99% Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-09-25T00:42:36.018Z] 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 100% [Working] Fetched 18.6 MB in 0s (0 B/s) [2020-09-25T00:42:39.586Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb [415 kB] [2020-09-25T00:42:39.846Z] 3% 100% [Working] Fetched 415 kB in 0s (0 B/s) [2020-09-25T00:42:40.107Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb [18.7 kB] [2020-09-25T00:42:40.107Z] 67% 100% [Working] Fetched 18.7 kB in 0s (0 B/s) [2020-09-25T00:42:40.369Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32gcc1_8.4.0-1ubuntu1~18.04_amd64.deb [48.1 kB] [2020-09-25T00:42:40.631Z] 26% 100% [Working] Fetched 48.1 kB in 0s (0 B/s) [2020-09-25T00:42:40.893Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-i386_2.27-3ubuntu1.2_amd64.deb [2650 kB] [2020-09-25T00:42:41.471Z] 0% 22% 100% [Working] Fetched 2650 kB in 0s (0 B/s) [2020-09-25T00:42:42.048Z] Pulling snapcraft-preload  [2020-09-25T00:42:42.618Z] Cloning into '/build/parts/snapcraft-preload/src'... [2020-09-25T00:42:43.189Z] remote: Enumerating objects: 187, done. [2020-09-25T00:42:43.190Z] Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 187 [2020-09-25T00:42:43.190Z] Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 56.64 KiB | 1.20 MiB/s, done. [2020-09-25T00:42:43.190Z] Resolving deltas: 0% (0/112) Resolving deltas: 6% (7/112) Resolving deltas: 10% (12/112) Resolving deltas: 18% (21/112) Resolving deltas: 27% (31/112) Resolving deltas: 28% (32/112) Resolving deltas: 35% (40/112) Resolving deltas: 53% (60/112) Resolving deltas: 60% (68/112) Resolving deltas: 63% (71/112) Resolving deltas: 83% (94/112) Resolving deltas: 100% (112/112) Resolving deltas: 100% (112/112), done. [2020-09-25T00:42:43.451Z] From https://github.com/sergiusens/snapcraft-preload [2020-09-25T00:42:43.451Z] * branch d654bbe8a5add5a4bea14d96342b656990c5c818 -> FETCH_HEAD [2020-09-25T00:42:43.451Z] Note: checking out 'd654bbe8a5add5a4bea14d96342b656990c5c818'. [2020-09-25T00:42:43.451Z] [2020-09-25T00:42:43.451Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-09-25T00:42:43.451Z] changes and commit them, and you can discard any commits you make in this [2020-09-25T00:42:43.451Z] state without impacting any branches by performing another checkout. [2020-09-25T00:42:43.451Z] [2020-09-25T00:42:43.451Z] If you want to create a new branch to retain commits you create, you may [2020-09-25T00:42:43.451Z] do so (now or later) by using -b with the checkout command again. Example: [2020-09-25T00:42:43.451Z] [2020-09-25T00:42:43.451Z] git checkout -b [2020-09-25T00:42:43.451Z] [2020-09-25T00:42:43.451Z] HEAD is now at d654bbe use SNAP_INSTANCE_NAME instead of SNAP_NAME for prefixing /dev/shm files (fixed #35) (#36) [2020-09-25T00:42:43.451Z] 'openresty' has dependencies that need to be staged: openresty-kong-patches snapcraft-preload lua-kong-nginx-module [2020-09-25T00:42:43.451Z] Skipping pull lua-kong-nginx-module (already ran) [2020-09-25T00:42:43.451Z] Skipping pull openresty-kong-patches (already ran) [2020-09-25T00:42:43.451Z] Skipping pull snapcraft-preload (already ran) [2020-09-25T00:42:43.451Z] Building lua-kong-nginx-module  [2020-09-25T00:42:46.763Z] Building openresty-kong-patches  [2020-09-25T00:42:50.967Z] Building snapcraft-preload  [2020-09-25T00:42:50.967Z] cmake /build/parts/snapcraft-preload/src -DCMAKE_INSTALL_PREFIX= [2020-09-25T00:42:51.233Z] -- The C compiler identification is GNU 7.5.0 [2020-09-25T00:42:51.233Z] -- The CXX compiler identification is GNU 7.5.0 [2020-09-25T00:42:51.233Z] -- Check for working C compiler: /usr/bin/cc [2020-09-25T00:42:51.233Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-25T00:42:51.233Z] -- Detecting C compiler ABI info [2020-09-25T00:42:51.493Z] -- Detecting C compiler ABI info - done [2020-09-25T00:42:51.493Z] -- Detecting C compile features [2020-09-25T00:42:51.754Z] -- Detecting C compile features - done [2020-09-25T00:42:51.754Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-09-25T00:42:52.023Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-09-25T00:42:52.023Z] -- Detecting CXX compiler ABI info [2020-09-25T00:42:52.023Z] -- Detecting CXX compiler ABI info - done [2020-09-25T00:42:52.023Z] -- Detecting CXX compile features [2020-09-25T00:42:52.633Z] -- Detecting CXX compile features - done [2020-09-25T00:42:52.633Z] -- Configuring done [2020-09-25T00:42:52.633Z] -- Generating done [2020-09-25T00:42:52.633Z] -- Build files have been written to: /build/parts/snapcraft-preload/build [2020-09-25T00:42:52.633Z] cmake --build . -- -j8 [2020-09-25T00:42:52.633Z] Scanning dependencies of target snapcraft-preload32 [2020-09-25T00:42:52.633Z] Scanning dependencies of target snapcraft-preload [2020-09-25T00:42:52.895Z] [ 25%] Building CXX object CMakeFiles/snapcraft-preload.dir/preload.cpp.o [2020-09-25T00:42:52.895Z] [ 50%] Building CXX object CMakeFiles/snapcraft-preload32.dir/preload.cpp.o [2020-09-25T00:42:56.201Z] [ 75%] Linking CXX shared library libsnapcraft-preload.so [2020-09-25T00:42:56.201Z] [ 75%] Built target snapcraft-preload [2020-09-25T00:42:56.201Z] [100%] Linking CXX shared library libsnapcraft-preload32.so [2020-09-25T00:42:56.201Z] [100%] Built target snapcraft-preload32 [2020-09-25T00:42:56.201Z] cmake --build . --target install [2020-09-25T00:42:56.201Z] [ 50%] Built target snapcraft-preload32 [2020-09-25T00:42:56.201Z] [100%] Built target snapcraft-preload [2020-09-25T00:42:56.201Z] Install the project... [2020-09-25T00:42:56.201Z] -- Install configuration: "Release" [2020-09-25T00:42:56.201Z] -- Installing: /build/parts/snapcraft-preload/install/lib/libsnapcraft-preload.so [2020-09-25T00:42:56.201Z] -- Installing: /build/parts/snapcraft-preload/install/lib/libsnapcraft-preload32.so [2020-09-25T00:42:56.201Z] -- Installing: /build/parts/snapcraft-preload/install/bin/snapcraft-preload [2020-09-25T00:42:59.511Z] Staging lua-kong-nginx-module  [2020-09-25T00:42:59.771Z] Staging openresty-kong-patches  [2020-09-25T00:43:00.713Z] Staging snapcraft-preload  [2020-09-25T00:43:03.255Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-09-25T00:43:03.255Z] 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-25T00:43:03.255Z] 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-09-25T00:43:03.515Z] 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-09-25T00:43:03.515Z] 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-09-25T00:43:07.073Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb [2763 kB] [2020-09-25T00:43:07.643Z] 0% 23% 100% [Working] Fetched 2763 kB in 0s (0 B/s) [2020-09-25T00:43:07.908Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.3_amd64.deb [3527 kB] [2020-09-25T00:43:08.738Z] 0% 19% 100% [Working] Fetched 3527 kB in 0s (0 B/s) [2020-09-25T00:43:08.738Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] [2020-09-25T00:43:08.999Z] 48% 100% [Working] Fetched 26.0 kB in 0s (0 B/s) [2020-09-25T00:43:09.260Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.3_amd64.deb [201 kB] [2020-09-25T00:43:09.520Z] 6% 100% [Working] Fetched 201 kB in 0s (0 B/s) [2020-09-25T00:43:09.782Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] [2020-09-25T00:43:09.782Z] 100% [Working] Fetched 6084 B in 0s (0 B/s) [2020-09-25T00:43:12.323Z] Pulling openresty  [2020-09-25T00:43:14.498Z] Downloading 'openresty-1.15.8.2.tar.gz'[] 0% Downloading 'openresty-1.15.8.2.tar.gz'[] 1% Downloading 'openresty-1.15.8.2.tar.gz'[] 2% Downloading 'openresty-1.15.8.2.tar.gz'[] 3% Downloading 'openresty-1.15.8.2.tar.gz'[] 4% Downloading 'openresty-1.15.8.2.tar.gz'[] 5% Downloading 'openresty-1.15.8.2.tar.gz'[] 6% Downloading 'openresty-1.15.8.2.tar.gz'[] 7% Downloading 'openresty-1.15.8.2.tar.gz'[] 8% Downloading 'openresty-1.15.8.2.tar.gz'[] 9% Downloading 'openresty-1.15.8.2.tar.gz'[] 10% Downloading 'openresty-1.15.8.2.tar.gz'[] 11% Downloading 'openresty-1.15.8.2.tar.gz'[] 12% Downloading 'openresty-1.15.8.2.tar.gz'[] 13% Downloading 'openresty-1.15.8.2.tar.gz'[] 14% Downloading 'openresty-1.15.8.2.tar.gz'[] 15% Downloading 'openresty-1.15.8.2.tar.gz'[] 16% Downloading 'openresty-1.15.8.2.tar.gz'[] 17% Downloading 'openresty-1.15.8.2.tar.gz'[] 18% Downloading 'openresty-1.15.8.2.tar.gz'[] 19% Downloading 'openresty-1.15.8.2.tar.gz'[] 20% Downloading 'openresty-1.15.8.2.tar.gz'[] 21% Downloading 'openresty-1.15.8.2.tar.gz'[] 22% Downloading 'openresty-1.15.8.2.tar.gz'[] 23% Downloading 'openresty-1.15.8.2.tar.gz'[] 24% Downloading 'openresty-1.15.8.2.tar.gz'[] 25% Downloading 'openresty-1.15.8.2.tar.gz'[] 26% Downloading 'openresty-1.15.8.2.tar.gz'[] 27% Downloading 'openresty-1.15.8.2.tar.gz'[] 28% Downloading 'openresty-1.15.8.2.tar.gz'[] 29% Downloading 'openresty-1.15.8.2.tar.gz'[] 30% Downloading 'openresty-1.15.8.2.tar.gz'[] 31% Downloading 'openresty-1.15.8.2.tar.gz'[] 32% Downloading 'openresty-1.15.8.2.tar.gz'[] 33% Downloading 'openresty-1.15.8.2.tar.gz'[] 34% Downloading 'openresty-1.15.8.2.tar.gz'[] 35% Downloading 'openresty-1.15.8.2.tar.gz'[] 36% Downloading 'openresty-1.15.8.2.tar.gz'[] 37% Downloading 'openresty-1.15.8.2.tar.gz'[] 38% Downloading 'openresty-1.15.8.2.tar.gz'[] 39% Downloading 'openresty-1.15.8.2.tar.gz'[] 40% Downloading 'openresty-1.15.8.2.tar.gz'[] 41% Downloading 'openresty-1.15.8.2.tar.gz'[] 42% Downloading 'openresty-1.15.8.2.tar.gz'[] 43% Downloading 'openresty-1.15.8.2.tar.gz'[] 44% Downloading 'openresty-1.15.8.2.tar.gz'[] 45% Downloading 'openresty-1.15.8.2.tar.gz'[] 46% Downloading 'openresty-1.15.8.2.tar.gz'[] 47% Downloading 'openresty-1.15.8.2.tar.gz'[] 48% Downloading 'openresty-1.15.8.2.tar.gz'[] 49% Downloading 'openresty-1.15.8.2.tar.gz'[] 50% Downloading 'openresty-1.15.8.2.tar.gz'[] 51% Downloading 'openresty-1.15.8.2.tar.gz'[] 52% Downloading 'openresty-1.15.8.2.tar.gz'[] 53% Downloading 'openresty-1.15.8.2.tar.gz'[] 54% Downloading 'openresty-1.15.8.2.tar.gz'[] 55% Downloading 'openresty-1.15.8.2.tar.gz'[] 56% Downloading 'openresty-1.15.8.2.tar.gz'[] 57% Downloading 'openresty-1.15.8.2.tar.gz'[] 58% Downloading 'openresty-1.15.8.2.tar.gz'[] 59% Downloading 'openresty-1.15.8.2.tar.gz'[] 60% Downloading 'openresty-1.15.8.2.tar.gz'[] 61% Downloading 'openresty-1.15.8.2.tar.gz'[] 62% Downloading 'openresty-1.15.8.2.tar.gz'[] 63% Downloading 'openresty-1.15.8.2.tar.gz'[] 64% Downloading 'openresty-1.15.8.2.tar.gz'[] 65% Downloading 'openresty-1.15.8.2.tar.gz'[] 66% Downloading 'openresty-1.15.8.2.tar.gz'[] 67% Downloading 'openresty-1.15.8.2.tar.gz'[] 68% Downloading 'openresty-1.15.8.2.tar.gz'[] 69% Downloading 'openresty-1.15.8.2.tar.gz'[] 70% Downloading 'openresty-1.15.8.2.tar.gz'[] 71% Downloading 'openresty-1.15.8.2.tar.gz'[] 72% Downloading 'openresty-1.15.8.2.tar.gz'[] 73% Downloading 'openresty-1.15.8.2.tar.gz'[] 74% Downloading 'openresty-1.15.8.2.tar.gz'[] 75% Downloading 'openresty-1.15.8.2.tar.gz'[] 76% Downloading 'openresty-1.15.8.2.tar.gz'[] 77% Downloading 'openresty-1.15.8.2.tar.gz'[] 78% Downloading 'openresty-1.15.8.2.tar.gz'[] 79% Downloading 'openresty-1.15.8.2.tar.gz'[] 80% Downloading 'openresty-1.15.8.2.tar.gz'[] 81% Downloading 'openresty-1.15.8.2.tar.gz'[] 82% Downloading 'openresty-1.15.8.2.tar.gz'[] 83% Downloading 'openresty-1.15.8.2.tar.gz'[] 84% Downloading 'openresty-1.15.8.2.tar.gz'[] 85% Downloading 'openresty-1.15.8.2.tar.gz'[] 86% Downloading 'openresty-1.15.8.2.tar.gz'[] 87% Downloading 'openresty-1.15.8.2.tar.gz'[] 88% Downloading 'openresty-1.15.8.2.tar.gz'[] 89% Downloading 'openresty-1.15.8.2.tar.gz'[] 90% Downloading 'openresty-1.15.8.2.tar.gz'[] 91% Downloading 'openresty-1.15.8.2.tar.gz'[] 92% Downloading 'openresty-1.15.8.2.tar.gz'[] 93% Downloading 'openresty-1.15.8.2.tar.gz'[] 94% Downloading 'openresty-1.15.8.2.tar.gz'[] 95% Downloading 'openresty-1.15.8.2.tar.gz'[] 96% Downloading 'openresty-1.15.8.2.tar.gz'[] 97% Downloading 'openresty-1.15.8.2.tar.gz'[] 98% Downloading 'openresty-1.15.8.2.tar.gz'[] 99% Downloading 'openresty-1.15.8.2.tar.gz'[] 100% [2020-09-25T00:43:15.881Z] patching file LuaJIT-2.1-20190507/src/lj_tab.c [2020-09-25T00:43:15.881Z] patching file LuaJIT-2.1-20190507/src/lj_asm_arm.h [2020-09-25T00:43:15.881Z] patching file LuaJIT-2.1-20190507/src/lj_api.c [2020-09-25T00:43:15.881Z] patching file LuaJIT-2.1-20190507/src/lj_arch.h [2020-09-25T00:43:15.881Z] patching file LuaJIT-2.1-20190507/src/lj_cconv.c [2020-09-25T00:43:15.881Z] patching file LuaJIT-2.1-20190507/src/lj_obj.h [2020-09-25T00:43:15.881Z] patching file LuaJIT-2.1-20190507/src/lj_state.c [2020-09-25T00:43:15.881Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-09-25T00:43:15.881Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-09-25T00:43:15.881Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-09-25T00:43:15.881Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-09-25T00:43:15.881Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-09-25T00:43:15.881Z] patching file lua-resty-core-0.1.17/lib/resty/core.lua [2020-09-25T00:43:15.881Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-09-25T00:43:15.881Z] patching file lua-resty-websocket-0.07/lib/resty/websocket/client.lua [2020-09-25T00:43:15.881Z] patching file nginx-1.15.8/src/http/ngx_http_upstream.c [2020-09-25T00:43:15.881Z] Hunk #2 succeeded at 1694 (offset -3 lines). [2020-09-25T00:43:15.881Z] Hunk #4 succeeded at 1782 (offset -7 lines). [2020-09-25T00:43:15.881Z] patching file nginx-1.15.8/src/http/ngx_http_special_response.c [2020-09-25T00:43:15.881Z] patching file nginx-1.15.8/src/stream/ngx_stream_proxy_module.c [2020-09-25T00:43:15.881Z] Hunk #2 succeeded at 802 (offset 20 lines). [2020-09-25T00:43:15.881Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-09-25T00:43:15.881Z] Hunk #5 succeeded at 1556 (offset 48 lines). [2020-09-25T00:43:15.881Z] Hunk #6 succeeded at 1626 (offset 48 lines). [2020-09-25T00:43:15.881Z] Hunk #7 succeeded at 1726 (offset 48 lines). [2020-09-25T00:43:15.882Z] Hunk #8 succeeded at 1749 (offset 48 lines). [2020-09-25T00:43:15.882Z] Hunk #9 succeeded at 1760 (offset 48 lines). [2020-09-25T00:43:15.882Z] Hunk #10 succeeded at 1775 (offset 48 lines). [2020-09-25T00:43:15.882Z] Hunk #11 succeeded at 1816 (offset 48 lines). [2020-09-25T00:43:15.882Z] Hunk #12 succeeded at 1827 (offset 48 lines). [2020-09-25T00:43:15.882Z] Hunk #13 succeeded at 1849 (offset 48 lines). [2020-09-25T00:43:15.882Z] Hunk #14 succeeded at 1868 (offset 48 lines). [2020-09-25T00:43:15.882Z] Hunk #15 succeeded at 1878 (offset 48 lines). [2020-09-25T00:43:15.882Z] Hunk #16 succeeded at 2008 (offset 48 lines). [2020-09-25T00:43:15.882Z] Hunk #17 succeeded at 6101 (offset 62 lines). [2020-09-25T00:43:15.882Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.h [2020-09-25T00:43:15.882Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-09-25T00:43:15.882Z] Hunk #1 succeeded at 1647 (offset 48 lines). [2020-09-25T00:43:15.882Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-09-25T00:43:15.882Z] Hunk #3 succeeded at 1579 (offset 48 lines). [2020-09-25T00:43:15.882Z] Hunk #4 succeeded at 1644 (offset 48 lines). [2020-09-25T00:43:15.882Z] Hunk #5 succeeded at 1668 (offset 48 lines). [2020-09-25T00:43:15.882Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-09-25T00:43:15.882Z] Hunk #1 succeeded at 1756 (offset 48 lines). [2020-09-25T00:43:15.882Z] patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c [2020-09-25T00:43:15.882Z] patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c [2020-09-25T00:43:15.882Z] patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_common.h [2020-09-25T00:43:15.882Z] patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c [2020-09-25T00:43:15.882Z] patching file ngx_stream_lua-0.0.7/src/api/ngx_stream_lua_api.h [2020-09-25T00:43:16.142Z] 'lua' has dependencies that need to be staged: openresty [2020-09-25T00:43:16.142Z] Skipping pull openresty (already ran) [2020-09-25T00:43:18.696Z] Building openresty  [2020-09-25T00:43:20.081Z] ./configure --prefix=/build/parts/openresty/install --with-pcre-jit --with-ipv6 --with-http_realip_module --with-http_ssl_module --with-http_stub_status_module --with-http_v2_module --add-module=/build/stage/lua-kong-nginx-module [2020-09-25T00:43:20.081Z] platform: linux (linux) [2020-09-25T00:43:20.081Z] cp -rp bundle/ build [2020-09-25T00:43:20.081Z] cd build [2020-09-25T00:43:20.081Z] cd LuaJIT-2.1-20190507 [2020-09-25T00:43:20.081Z] INFO: found -msse4.2 in cc. [2020-09-25T00:43:20.081Z] make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit [2020-09-25T00:43:20.081Z] ==== Building LuaJIT 2.1.0-beta3 ==== [2020-09-25T00:43:20.081Z] make -C src [2020-09-25T00:43:20.081Z] make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-09-25T00:43:20.343Z] HOSTCC host/minilua.o [2020-09-25T00:43:23.644Z] HOSTLINK host/minilua [2020-09-25T00:43:23.644Z] DYNASM host/buildvm_arch.h [2020-09-25T00:43:23.644Z] HOSTCC host/buildvm.o [2020-09-25T00:43:24.217Z] HOSTCC host/buildvm_asm.o [2020-09-25T00:43:24.217Z] HOSTCC host/buildvm_peobj.o [2020-09-25T00:43:24.217Z] HOSTCC host/buildvm_lib.o [2020-09-25T00:43:24.478Z] HOSTCC host/buildvm_fold.o [2020-09-25T00:43:24.739Z] HOSTLINK host/buildvm [2020-09-25T00:43:24.739Z] BUILDVM lj_vm.S [2020-09-25T00:43:24.739Z] ASM lj_vm.o [2020-09-25T00:43:24.739Z] CC lj_gc.o [2020-09-25T00:43:25.310Z] BUILDVM lj_ffdef.h [2020-09-25T00:43:25.310Z] CC lj_err.o [2020-09-25T00:43:25.881Z] CC lj_char.o [2020-09-25T00:43:25.881Z] BUILDVM lj_bcdef.h [2020-09-25T00:43:25.881Z] CC lj_bc.o [2020-09-25T00:43:25.881Z] CC lj_obj.o [2020-09-25T00:43:25.881Z] CC lj_buf.o [2020-09-25T00:43:26.141Z] CC lj_str.o [2020-09-25T00:43:26.712Z] CC lj_tab.o [2020-09-25T00:43:27.285Z] CC lj_func.o [2020-09-25T00:43:27.548Z] CC lj_udata.o [2020-09-25T00:43:27.548Z] CC lj_meta.o [2020-09-25T00:43:28.130Z] CC lj_debug.o [2020-09-25T00:43:28.700Z] CC lj_state.o [2020-09-25T00:43:28.700Z] CC lj_dispatch.o [2020-09-25T00:43:29.269Z] CC lj_vmevent.o [2020-09-25T00:43:29.269Z] CC lj_vmmath.o [2020-09-25T00:43:29.529Z] CC lj_strscan.o [2020-09-25T00:43:30.101Z] CC lj_strfmt.o [2020-09-25T00:43:30.361Z] CC lj_strfmt_num.o [2020-09-25T00:43:31.302Z] CC lj_api.o [2020-09-25T00:43:32.243Z] CC lj_profile.o [2020-09-25T00:43:32.243Z] CC lj_lex.o [2020-09-25T00:43:32.812Z] CC lj_parse.o [2020-09-25T00:43:34.722Z] CC lj_bcread.o [2020-09-25T00:43:34.982Z] CC lj_bcwrite.o [2020-09-25T00:43:35.243Z] CC lj_load.o [2020-09-25T00:43:35.503Z] CC lj_ir.o [2020-09-25T00:43:35.763Z] CC lj_opt_mem.o [2020-09-25T00:43:36.719Z] BUILDVM lj_folddef.h [2020-09-25T00:43:36.979Z] CC lj_opt_fold.o [2020-09-25T00:43:38.377Z] CC lj_opt_narrow.o [2020-09-25T00:43:38.637Z] CC lj_opt_dce.o [2020-09-25T00:43:38.900Z] CC lj_opt_loop.o [2020-09-25T00:43:39.159Z] CC lj_opt_split.o [2020-09-25T00:43:39.419Z] CC lj_opt_sink.o [2020-09-25T00:43:39.680Z] CC lj_mcode.o [2020-09-25T00:43:39.680Z] CC lj_snap.o [2020-09-25T00:43:40.619Z] CC lj_record.o [2020-09-25T00:43:42.527Z] CC lj_crecord.o [2020-09-25T00:43:43.912Z] BUILDVM lj_recdef.h [2020-09-25T00:43:43.912Z] CC lj_ffrecord.o [2020-09-25T00:43:44.853Z] CC lj_asm.o [2020-09-25T00:43:48.144Z] CC lj_trace.o [2020-09-25T00:43:48.713Z] CC lj_gdbjit.o [2020-09-25T00:43:48.713Z] CC lj_ctype.o [2020-09-25T00:43:49.282Z] CC lj_cdata.o [2020-09-25T00:43:49.542Z] CC lj_cconv.o [2020-09-25T00:43:50.112Z] CC lj_ccall.o [2020-09-25T00:43:50.680Z] CC lj_ccallback.o [2020-09-25T00:43:50.941Z] CC lj_carith.o [2020-09-25T00:43:51.200Z] CC lj_clib.o [2020-09-25T00:43:51.460Z] CC lj_cparse.o [2020-09-25T00:43:52.841Z] CC lj_lib.o [2020-09-25T00:43:53.411Z] CC lj_alloc.o [2020-09-25T00:43:53.981Z] CC lib_aux.o [2020-09-25T00:43:54.157Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:43:54.157Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:43:54.157Z] ---> 22d45f8e5cf0 [2020-09-25T00:43:54.157Z] Step 3/27 : WORKDIR /edgex-go [2020-09-25T00:43:54.157Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:43:54.157Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:43:54.157Z] ---> 22d45f8e5cf0 [2020-09-25T00:43:54.157Z] Step 3/20 : WORKDIR /edgex-go [2020-09-25T00:43:54.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:43:54.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:43:54.157Z] ---> 22d45f8e5cf0 [2020-09-25T00:43:54.157Z] Step 3/23 : WORKDIR /edgex-go [2020-09-25T00:43:54.157Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:43:54.157Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:43:54.157Z] ---> 22d45f8e5cf0 [2020-09-25T00:43:54.157Z] Step 3/22 : WORKDIR /edgex-go [2020-09-25T00:43:54.157Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:43:54.157Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:43:54.157Z] ---> 22d45f8e5cf0 [2020-09-25T00:43:54.157Z] Step 3/26 : WORKDIR /edgex-go [2020-09-25T00:43:54.157Z] ---> Running in 758886a1bc5e [2020-09-25T00:43:54.157Z] ---> Running in 82a40c09912e [2020-09-25T00:43:54.157Z] ---> Running in 5d2fa401eda0 [2020-09-25T00:43:54.157Z] ---> Running in 6811c1914fbf [2020-09-25T00:43:54.157Z] ---> Running in 15dee3a6f3e8 [2020-09-25T00:43:54.241Z] BUILDVM lj_libdef.h [2020-09-25T00:43:54.241Z] CC lib_base.o [2020-09-25T00:43:54.430Z] Removing intermediate container 82a40c09912e [2020-09-25T00:43:54.430Z] Removing intermediate container 5d2fa401eda0 [2020-09-25T00:43:54.430Z] ---> 83e08d244d45 [2020-09-25T00:43:54.430Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:43:54.430Z] Removing intermediate container 15dee3a6f3e8 [2020-09-25T00:43:54.430Z] ---> 847d61257911 [2020-09-25T00:43:54.430Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:43:54.430Z] ---> 4673b53bceaf [2020-09-25T00:43:54.430Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:43:54.430Z] Removing intermediate container 758886a1bc5e [2020-09-25T00:43:54.430Z] ---> fc22257d8b5d [2020-09-25T00:43:54.430Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:43:54.430Z] Removing intermediate container 6811c1914fbf [2020-09-25T00:43:54.430Z] ---> 0f09e80c1fc1 [2020-09-25T00:43:54.430Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:43:54.703Z] ---> Running in a6f9ad54c65c [2020-09-25T00:43:54.703Z] ---> Running in 82b41562d09e [2020-09-25T00:43:54.703Z] ---> Running in c7ffab612aef [2020-09-25T00:43:54.703Z] ---> Running in f2fcab4d9811 [2020-09-25T00:43:54.703Z] ---> Running in 714e5fd50e03 [2020-09-25T00:43:54.811Z] CC lib_math.o [2020-09-25T00:43:55.070Z] CC lib_bit.o [2020-09-25T00:43:55.330Z] CC lib_string.o [2020-09-25T00:43:55.900Z] CC lib_table.o [2020-09-25T00:43:56.160Z] CC lib_io.o [2020-09-25T00:43:56.421Z] CC lib_os.o [2020-09-25T00:43:56.681Z] CC lib_package.o [2020-09-25T00:43:57.252Z] CC lib_debug.o [2020-09-25T00:43:57.513Z] CC lib_jit.o [2020-09-25T00:43:58.084Z] CC lib_ffi.o [2020-09-25T00:43:58.654Z] CC lib_init.o [2020-09-25T00:43:58.654Z] AR libluajit.a [2020-09-25T00:43:58.914Z] CC luajit.o [2020-09-25T00:43:58.914Z] BUILDVM jit/vmdef.lua [2020-09-25T00:43:58.914Z] DYNLINK libluajit.so [2020-09-25T00:43:59.035Z] Removing intermediate container a6f9ad54c65c [2020-09-25T00:43:59.035Z] ---> 1a293711745f [2020-09-25T00:43:59.035Z] Step 5/27 : RUN apk update && apk add make bash git [2020-09-25T00:43:59.035Z] ---> Running in 5556c97300fb [2020-09-25T00:43:59.035Z] Removing intermediate container 82b41562d09e [2020-09-25T00:43:59.035Z] ---> d4bb32eb8644 [2020-09-25T00:43:59.035Z] Step 5/26 : RUN apk update && apk add make git [2020-09-25T00:43:59.175Z] LINK luajit [2020-09-25T00:43:59.175Z] OK Successfully built LuaJIT [2020-09-25T00:43:59.175Z] make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-09-25T00:43:59.175Z] ==== Successfully built LuaJIT 2.1.0-beta3 ==== [2020-09-25T00:43:59.175Z] make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit DESTDIR=/build/parts/openresty/build/build/luajit-root/ [2020-09-25T00:43:59.175Z] ==== Installing LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== [2020-09-25T00:43:59.175Z] mkdir -p /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/include/luajit-2.1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/man/man1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/pkgconfig /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/luajit-2.1.0-beta3/jit /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/lua/5.1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/lua/5.1 [2020-09-25T00:43:59.175Z] cd src && install -m 0755 luajit /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin/luajit-2.1.0-beta3 [2020-09-25T00:43:59.175Z] cd src && test -f libluajit.a && install -m 0644 libluajit.a /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.a || : [2020-09-25T00:43:59.175Z] rm -f /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 [2020-09-25T00:43:59.175Z] cd src && test -f libluajit.so && \ [2020-09-25T00:43:59.175Z] install -m 0755 libluajit.so /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 && \ [2020-09-25T00:43:59.175Z] ldconfig -n /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib && \ [2020-09-25T00:43:59.175Z] ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so && \ [2020-09-25T00:43:59.175Z] ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 || : [2020-09-25T00:43:59.175Z] cd etc && install -m 0644 luajit.1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/man/man1 [2020-09-25T00:43:59.175Z] cd etc && sed -e "s|^prefix=.*|prefix=/build/parts/openresty/install/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ [2020-09-25T00:43:59.175Z] install -m 0644 luajit.pc.tmp /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/pkgconfig/luajit.pc && \ [2020-09-25T00:43:59.175Z] rm -f luajit.pc.tmp [2020-09-25T00:43:59.175Z] cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/include/luajit-2.1 [2020-09-25T00:43:59.175Z] cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/luajit-2.1.0-beta3/jit [2020-09-25T00:43:59.175Z] ln -sf luajit-2.1.0-beta3 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin/luajit [2020-09-25T00:43:59.175Z] ==== Successfully installed LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== [2020-09-25T00:43:59.175Z] export LUAJIT_LIB='/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib' [2020-09-25T00:43:59.175Z] export LUAJIT_INC='/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1' [2020-09-25T00:43:59.175Z] cd .. [2020-09-25T00:43:59.175Z] patching the resty script with hard-coded nginx binary path... [2020-09-25T00:43:59.175Z] cd nginx-1.15.8 [2020-09-25T00:43:59.175Z] sh ./configure --prefix=/build/parts/openresty/install/nginx \ [2020-09-25T00:43:59.175Z] --with-cc-opt='-O2' \ [2020-09-25T00:43:59.175Z] --add-module=../ngx_devel_kit-0.3.1rc1 \ [2020-09-25T00:43:59.175Z] --add-module=../echo-nginx-module-0.61 \ [2020-09-25T00:43:59.175Z] --add-module=../xss-nginx-module-0.06 \ [2020-09-25T00:43:59.175Z] --add-module=../ngx_coolkit-0.2 \ [2020-09-25T00:43:59.175Z] --add-module=../set-misc-nginx-module-0.32 \ [2020-09-25T00:43:59.175Z] --add-module=../form-input-nginx-module-0.12 \ [2020-09-25T00:43:59.175Z] --add-module=../encrypted-session-nginx-module-0.08 \ [2020-09-25T00:43:59.175Z] --add-module=../srcache-nginx-module-0.31 \ [2020-09-25T00:43:59.175Z] --add-module=../ngx_lua-0.10.15 \ [2020-09-25T00:43:59.175Z] --add-module=../ngx_lua_upstream-0.07 \ [2020-09-25T00:43:59.175Z] --add-module=../headers-more-nginx-module-0.33 \ [2020-09-25T00:43:59.175Z] --add-module=../array-var-nginx-module-0.05 \ [2020-09-25T00:43:59.175Z] --add-module=../memc-nginx-module-0.19 \ [2020-09-25T00:43:59.175Z] --add-module=../redis2-nginx-module-0.15 \ [2020-09-25T00:43:59.175Z] --add-module=../redis-nginx-module-0.3.7 \ [2020-09-25T00:43:59.175Z] --add-module=../rds-json-nginx-module-0.15 \ [2020-09-25T00:43:59.175Z] --add-module=../rds-csv-nginx-module-0.09 \ [2020-09-25T00:43:59.175Z] --add-module=../ngx_stream_lua-0.0.7 \ [2020-09-25T00:43:59.175Z] --with-ld-opt='-Wl,-rpath,/build/parts/openresty/install/luajit/lib' \ [2020-09-25T00:43:59.175Z] --with-pcre-jit --with-ipv6 --with-http_realip_module --with-http_ssl_module --with-http_stub_status_module --with-http_v2_module --add-module=/build/stage/lua-kong-nginx-module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module [2020-09-25T00:43:59.312Z] ---> Running in 35fa26b6949a [2020-09-25T00:43:59.312Z] Removing intermediate container f2fcab4d9811 [2020-09-25T00:43:59.312Z] ---> f4d118a70bf3 [2020-09-25T00:43:59.312Z] Step 5/20 : RUN apk update && apk add make git [2020-09-25T00:43:59.435Z] checking for OS [2020-09-25T00:43:59.435Z] + Linux 3.10.0-1127.el7.x86_64 x86_64 [2020-09-25T00:43:59.435Z] checking for C compiler ... found [2020-09-25T00:43:59.435Z] + using GNU C compiler [2020-09-25T00:43:59.435Z] + gcc version: 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) [2020-09-25T00:43:59.435Z] checking for gcc -pipe switch ... found [2020-09-25T00:43:59.435Z] checking for --with-ld-opt="-Wl,-rpath,/build/parts/openresty/install/luajit/lib" ... found [2020-09-25T00:43:59.587Z] Removing intermediate container c7ffab612aef [2020-09-25T00:43:59.587Z] ---> bbe1a9979987 [2020-09-25T00:43:59.587Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-09-25T00:43:59.587Z] ---> Running in 1b17bd7bd257 [2020-09-25T00:43:59.695Z] checking for -Wl,-E switch ... found [2020-09-25T00:43:59.695Z] checking for gcc builtin atomic operations ... found [2020-09-25T00:43:59.695Z] checking for C99 variadic macros ... found [2020-09-25T00:43:59.695Z] checking for gcc variadic macros ... found [2020-09-25T00:43:59.870Z] Removing intermediate container 714e5fd50e03 [2020-09-25T00:43:59.870Z] ---> 5c2e6e953fe6 [2020-09-25T00:43:59.870Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-09-25T00:43:59.955Z] checking for gcc builtin 64 bit byteswap ... found [2020-09-25T00:43:59.956Z] checking for unistd.h ... found [2020-09-25T00:43:59.956Z] checking for inttypes.h ... found [2020-09-25T00:43:59.956Z] checking for limits.h ... found [2020-09-25T00:43:59.956Z] checking for sys/filio.h ... not found [2020-09-25T00:43:59.956Z] checking for sys/param.h ... found [2020-09-25T00:44:00.145Z] ---> Running in bd07600b2d29 [2020-09-25T00:44:00.145Z] ---> Running in 0c49492e5c76 [2020-09-25T00:44:00.217Z] checking for sys/mount.h ... found [2020-09-25T00:44:00.217Z] checking for sys/statvfs.h ... found [2020-09-25T00:44:00.217Z] checking for crypt.h ... found [2020-09-25T00:44:00.217Z] checking for Linux specific features [2020-09-25T00:44:00.477Z] checking for epoll ... found [2020-09-25T00:44:00.477Z] checking for EPOLLRDHUP ... found [2020-09-25T00:44:00.477Z] checking for EPOLLEXCLUSIVE ... found [2020-09-25T00:44:00.477Z] checking for O_PATH ... found [2020-09-25T00:44:00.737Z] checking for sendfile() ... found [2020-09-25T00:44:00.737Z] checking for sendfile64() ... found [2020-09-25T00:44:00.737Z] checking for sys/prctl.h ... found [2020-09-25T00:44:00.737Z] checking for prctl(PR_SET_DUMPABLE) ... found [2020-09-25T00:44:00.997Z] checking for prctl(PR_SET_KEEPCAPS) ... found [2020-09-25T00:44:00.997Z] checking for capabilities ... found [2020-09-25T00:44:00.997Z] checking for crypt_r() ... found [2020-09-25T00:44:00.997Z] checking for sys/vfs.h ... found [2020-09-25T00:44:00.997Z] checking for nobody group ... not found [2020-09-25T00:44:00.997Z] checking for nogroup group ... found [2020-09-25T00:44:01.256Z] checking for poll() ... found [2020-09-25T00:44:01.256Z] checking for /dev/poll ... not found [2020-09-25T00:44:01.256Z] checking for kqueue ... not found [2020-09-25T00:44:01.256Z] checking for crypt() ... not found [2020-09-25T00:44:01.256Z] checking for crypt() in libcrypt ... found [2020-09-25T00:44:01.256Z] checking for F_READAHEAD ... not found [2020-09-25T00:44:01.517Z] checking for posix_fadvise() ... found [2020-09-25T00:44:01.517Z] checking for O_DIRECT ... found [2020-09-25T00:44:01.517Z] checking for F_NOCACHE ... not found [2020-09-25T00:44:01.517Z] checking for directio() ... not found [2020-09-25T00:44:01.517Z] checking for statfs() ... found [2020-09-25T00:44:01.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:44:01.777Z] checking for statvfs() ... found [2020-09-25T00:44:01.777Z] checking for dlopen() ... not found [2020-09-25T00:44:01.777Z] checking for dlopen() in libdl ... found [2020-09-25T00:44:01.777Z] checking for sched_yield() ... found [2020-09-25T00:44:02.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:44:02.037Z] checking for sched_setaffinity() ... found [2020-09-25T00:44:02.037Z] checking for SO_SETFIB ... not found [2020-09-25T00:44:02.037Z] checking for SO_REUSEPORT ... found [2020-09-25T00:44:02.037Z] checking for SO_ACCEPTFILTER ... not found [2020-09-25T00:44:02.037Z] checking for SO_BINDANY ... not found [2020-09-25T00:44:02.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:44:02.297Z] checking for IP_TRANSPARENT ... found [2020-09-25T00:44:02.297Z] checking for IP_BINDANY ... not found [2020-09-25T00:44:02.297Z] checking for IP_BIND_ADDRESS_NO_PORT ... found [2020-09-25T00:44:02.297Z] checking for IP_RECVDSTADDR ... not found [2020-09-25T00:44:02.297Z] checking for IP_SENDSRCADDR ... not found [2020-09-25T00:44:02.297Z] checking for IP_PKTINFO ... found [2020-09-25T00:44:02.557Z] checking for IPV6_RECVPKTINFO ... found [2020-09-25T00:44:02.557Z] checking for TCP_DEFER_ACCEPT ... found [2020-09-25T00:44:02.557Z] checking for TCP_KEEPIDLE ... found [2020-09-25T00:44:02.557Z] checking for TCP_FASTOPEN ... found [2020-09-25T00:44:02.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:44:02.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:44:02.818Z] checking for TCP_INFO ... found [2020-09-25T00:44:02.818Z] checking for accept4() ... found [2020-09-25T00:44:02.818Z] checking for eventfd() ... found [2020-09-25T00:44:02.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:44:02.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:44:03.079Z] checking for int size ... 4 bytes [2020-09-25T00:44:03.079Z] checking for long size ... 8 bytes [2020-09-25T00:44:03.079Z] checking for long long size ... 8 bytes [2020-09-25T00:44:03.079Z] checking for void * size ... 8 bytes [2020-09-25T00:44:03.339Z] checking for uint32_t ... found [2020-09-25T00:44:03.339Z] checking for uint64_t ... found [2020-09-25T00:44:03.339Z] checking for sig_atomic_t ... found [2020-09-25T00:44:03.339Z] checking for sig_atomic_t size ... 4 bytes [2020-09-25T00:44:03.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:44:03.433Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:44:03.433Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:44:03.433Z] OK: 12623 distinct packages available [2020-09-25T00:44:03.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:44:03.599Z] checking for socklen_t ... found [2020-09-25T00:44:03.599Z] checking for in_addr_t ... found [2020-09-25T00:44:03.599Z] checking for in_port_t ... found [2020-09-25T00:44:03.599Z] checking for rlim_t ... found [2020-09-25T00:44:03.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:44:03.858Z] checking for uintptr_t ... uintptr_t found [2020-09-25T00:44:03.858Z] checking for system byte ordering ... little endian [2020-09-25T00:44:03.858Z] checking for size_t size ... 8 bytes [2020-09-25T00:44:03.858Z] checking for off_t size ... 8 bytes [2020-09-25T00:44:03.978Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:44:03.978Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:44:03.978Z] OK: 12623 distinct packages available [2020-09-25T00:44:03.978Z] OK: 217 MiB in 51 packages [2020-09-25T00:44:04.118Z] checking for time_t size ... 8 bytes [2020-09-25T00:44:04.118Z] checking for AF_INET6 ... found [2020-09-25T00:44:04.118Z] checking for setproctitle() ... not found [2020-09-25T00:44:04.118Z] checking for pread() ... found [2020-09-25T00:44:04.250Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:44:04.250Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:44:04.250Z] OK: 12623 distinct packages available [2020-09-25T00:44:04.378Z] checking for pwrite() ... found [2020-09-25T00:44:04.379Z] checking for pwritev() ... found [2020-09-25T00:44:04.379Z] checking for sys_nerr ... found [2020-09-25T00:44:04.523Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:44:04.524Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:44:04.524Z] OK: 12623 distinct packages available [2020-09-25T00:44:04.524Z] OK: 217 MiB in 51 packages [2020-09-25T00:44:04.639Z] checking for localtime_r() ... found [2020-09-25T00:44:04.639Z] checking for clock_gettime(CLOCK_MONOTONIC) ... found [2020-09-25T00:44:04.639Z] checking for posix_memalign() ... found [2020-09-25T00:44:04.639Z] checking for memalign() ... found [2020-09-25T00:44:04.797Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:44:04.798Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:44:04.798Z] OK: 12623 distinct packages available [2020-09-25T00:44:04.899Z] checking for mmap(MAP_ANON|MAP_SHARED) ... found [2020-09-25T00:44:04.899Z] checking for mmap("/dev/zero", MAP_SHARED) ... found [2020-09-25T00:44:04.899Z] checking for System V shared memory ... found [2020-09-25T00:44:04.899Z] checking for POSIX semaphores ... not found [2020-09-25T00:44:05.159Z] checking for POSIX semaphores in libpthread ... found [2020-09-25T00:44:05.159Z] checking for struct msghdr.msg_control ... found [2020-09-25T00:44:05.159Z] checking for ioctl(FIONBIO) ... found [2020-09-25T00:44:05.411Z] OK: 217 MiB in 51 packages [2020-09-25T00:44:05.411Z] OK: 217 MiB in 51 packages [2020-09-25T00:44:05.419Z] checking for struct tm.tm_gmtoff ... found [2020-09-25T00:44:05.419Z] checking for struct dirent.d_namlen ... not found [2020-09-25T00:44:05.419Z] checking for struct dirent.d_type ... found [2020-09-25T00:44:05.419Z] checking for sysconf(_SC_NPROCESSORS_ONLN) ... found [2020-09-25T00:44:05.419Z] checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found [2020-09-25T00:44:05.680Z] checking for openat(), fstatat() ... found [2020-09-25T00:44:05.680Z] checking for getaddrinfo() ... found [2020-09-25T00:44:05.680Z] checking for SOCK_CLOEXEC support ... found [2020-09-25T00:44:05.685Z] OK: 217 MiB in 51 packages [2020-09-25T00:44:05.940Z] checking for FD_CLOEXEC support ... found [2020-09-25T00:44:05.940Z] configuring additional modules [2020-09-25T00:44:05.940Z] adding module in ../ngx_devel_kit-0.3.1rc1 [2020-09-25T00:44:05.940Z] + ngx_devel_kit was configured [2020-09-25T00:44:05.941Z] adding module in ../echo-nginx-module-0.61 [2020-09-25T00:44:05.941Z] + ngx_http_echo_module was configured [2020-09-25T00:44:05.941Z] adding module in ../xss-nginx-module-0.06 [2020-09-25T00:44:05.941Z] + ngx_http_xss_filter_module was configured [2020-09-25T00:44:05.941Z] adding module in ../ngx_coolkit-0.2 [2020-09-25T00:44:05.941Z] + ngx_coolkit_module was configured [2020-09-25T00:44:05.941Z] adding module in ../set-misc-nginx-module-0.32 [2020-09-25T00:44:05.941Z] found ngx_devel_kit for ngx_set_misc; looks good. [2020-09-25T00:44:05.941Z] + ngx_http_set_misc_module was configured [2020-09-25T00:44:05.941Z] adding module in ../form-input-nginx-module-0.12 [2020-09-25T00:44:05.941Z] found ngx_devel_kit for ngx_form_input; looks good. [2020-09-25T00:44:05.941Z] + ngx_http_form_input_module was configured [2020-09-25T00:44:05.941Z] adding module in ../encrypted-session-nginx-module-0.08 [2020-09-25T00:44:05.941Z] found ngx_devel_kit for ngx_encrypted_session; looks good. [2020-09-25T00:44:05.941Z] + ngx_http_encrypted_session_module was configured [2020-09-25T00:44:05.941Z] adding module in ../srcache-nginx-module-0.31 [2020-09-25T00:44:05.941Z] + ngx_http_srcache_filter_module was configured [2020-09-25T00:44:05.941Z] adding module in ../ngx_lua-0.10.15 [2020-09-25T00:44:05.941Z] checking for LuaJIT library in /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib and /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found [2020-09-25T00:44:05.941Z] checking for export symbols by default (-E) ... found [2020-09-25T00:44:05.958Z] Removing intermediate container 5556c97300fb [2020-09-25T00:44:05.958Z] ---> 84c0c65b279c [2020-09-25T00:44:05.958Z] Step 6/27 : COPY go.mod . [2020-09-25T00:44:06.200Z] checking for export symbols by default (--export-all-symbols) ... not found [2020-09-25T00:44:06.200Z] checking for SO_PASSCRED ... found [2020-09-25T00:44:06.200Z] checking for SA_RESTART ... found [2020-09-25T00:44:06.200Z] checking for __attribute__(constructor) ... found [2020-09-25T00:44:06.460Z] checking for malloc_trim ... found [2020-09-25T00:44:06.460Z] checking for pipe2 ... not found [2020-09-25T00:44:06.460Z] checking for signalfd ... found [2020-09-25T00:44:06.460Z] + ngx_http_lua_module was configured [2020-09-25T00:44:06.460Z] adding module in ../ngx_lua_upstream-0.07 [2020-09-25T00:44:06.460Z] + ngx_http_lua_upstream_module was configured [2020-09-25T00:44:06.460Z] adding module in ../headers-more-nginx-module-0.33 [2020-09-25T00:44:06.460Z] + ngx_http_headers_more_filter_module was configured [2020-09-25T00:44:06.460Z] adding module in ../array-var-nginx-module-0.05 [2020-09-25T00:44:06.460Z] found ngx_devel_kit for ngx_array_var; looks good. [2020-09-25T00:44:06.460Z] + ngx_http_array_var_module was configured [2020-09-25T00:44:06.460Z] adding module in ../memc-nginx-module-0.19 [2020-09-25T00:44:06.460Z] + ngx_http_memc_module was configured [2020-09-25T00:44:06.460Z] adding module in ../redis2-nginx-module-0.15 [2020-09-25T00:44:06.460Z] + ngx_http_redis2_module was configured [2020-09-25T00:44:06.460Z] adding module in ../redis-nginx-module-0.3.7 [2020-09-25T00:44:06.460Z] + ngx_http_redis_module was configured [2020-09-25T00:44:06.460Z] adding module in ../rds-json-nginx-module-0.15 [2020-09-25T00:44:06.460Z] + ngx_http_rds_json_filter_module was configured [2020-09-25T00:44:06.460Z] adding module in ../rds-csv-nginx-module-0.09 [2020-09-25T00:44:06.460Z] + ngx_http_rds_csv_filter_module was configured [2020-09-25T00:44:06.460Z] adding module in ../ngx_stream_lua-0.0.7 [2020-09-25T00:44:06.460Z] checking for LuaJIT library in /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib and /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found [2020-09-25T00:44:06.557Z] Removing intermediate container 35fa26b6949a [2020-09-25T00:44:06.557Z] ---> 975fcf6dfa11 [2020-09-25T00:44:06.557Z] Step 6/26 : COPY go.mod . [2020-09-25T00:44:06.557Z] OK: 217 MiB in 51 packages [2020-09-25T00:44:06.723Z] checking for export symbols by default (-E) ... found [2020-09-25T00:44:06.723Z] checking for export symbols by default (--export-all-symbols) ... not found [2020-09-25T00:44:06.723Z] checking for SO_PASSCRED ... found [2020-09-25T00:44:06.723Z] checking for SA_RESTART ... found [2020-09-25T00:44:06.723Z] + ngx_stream_lua_module was configured [2020-09-25T00:44:06.723Z] adding module in /build/stage/lua-kong-nginx-module [2020-09-25T00:44:06.723Z] + ngx_http_lua_kong_module was configured [2020-09-25T00:44:06.834Z] Removing intermediate container 1b17bd7bd257 [2020-09-25T00:44:06.834Z] ---> 8f6fd1c43c88 [2020-09-25T00:44:06.834Z] Step 6/20 : COPY go.mod . [2020-09-25T00:44:06.984Z] checking for PCRE library ... found [2020-09-25T00:44:06.984Z] checking for PCRE JIT support ... found [2020-09-25T00:44:07.109Z] ---> 738644d9826a [2020-09-25T00:44:07.110Z] Step 7/27 : RUN go mod download [2020-09-25T00:44:07.244Z] checking for OpenSSL library ... found [2020-09-25T00:44:07.244Z] checking for zlib library ... found [2020-09-25T00:44:07.244Z] creating objs/Makefile [2020-09-25T00:44:07.380Z] ---> Running in 39661c2beead [2020-09-25T00:44:07.380Z] Removing intermediate container bd07600b2d29 [2020-09-25T00:44:07.380Z] ---> aeaa6fb82ea0 [2020-09-25T00:44:07.380Z] Step 6/23 : COPY go.mod . [2020-09-25T00:44:07.654Z] ---> a62c4fb8c855 [2020-09-25T00:44:07.655Z] Step 7/26 : RUN go mod download [2020-09-25T00:44:07.933Z] ---> b35f7d482400 [2020-09-25T00:44:07.933Z] Step 7/20 : RUN go mod download [2020-09-25T00:44:07.933Z] ---> Running in cb36bd5ffd2b [2020-09-25T00:44:08.206Z] Removing intermediate container 0c49492e5c76 [2020-09-25T00:44:08.206Z] ---> 8b16a18a2adc [2020-09-25T00:44:08.206Z] Step 6/22 : COPY go.mod . [2020-09-25T00:44:08.206Z] ---> Running in 3a3d16997ebf [2020-09-25T00:44:08.483Z] ---> f4dd4cb0baf5 [2020-09-25T00:44:08.483Z] Step 7/23 : RUN go mod download [2020-09-25T00:44:08.755Z] ---> Running in 7c3bccd37e2a [2020-09-25T00:44:09.364Z] ---> fc7a53cc25ab [2020-09-25T00:44:09.364Z] Step 7/22 : RUN go mod download [2020-09-25T00:44:09.638Z] ---> Running in c5bcad7c26a5 [2020-09-25T00:44:10.542Z] [2020-09-25T00:44:10.542Z] Configuration summary [2020-09-25T00:44:10.542Z] + using system PCRE library [2020-09-25T00:44:10.542Z] + using system OpenSSL library [2020-09-25T00:44:10.542Z] + using system zlib library [2020-09-25T00:44:10.542Z] [2020-09-25T00:44:10.542Z] nginx path prefix: "/build/parts/openresty/install/nginx" [2020-09-25T00:44:10.542Z] nginx binary file: "/build/parts/openresty/install/nginx/sbin/nginx" [2020-09-25T00:44:10.542Z] nginx modules path: "/build/parts/openresty/install/nginx/modules" [2020-09-25T00:44:10.542Z] nginx configuration prefix: "/build/parts/openresty/install/nginx/conf" [2020-09-25T00:44:10.542Z] nginx configuration file: "/build/parts/openresty/install/nginx/conf/nginx.conf" [2020-09-25T00:44:10.542Z] nginx pid file: "/build/parts/openresty/install/nginx/logs/nginx.pid" [2020-09-25T00:44:10.542Z] nginx error log file: "/build/parts/openresty/install/nginx/logs/error.log" [2020-09-25T00:44:10.542Z] nginx http access log file: "/build/parts/openresty/install/nginx/logs/access.log" [2020-09-25T00:44:10.542Z] nginx http client request body temporary files: "client_body_temp" [2020-09-25T00:44:10.542Z] nginx http proxy temporary files: "proxy_temp" [2020-09-25T00:44:10.542Z] nginx http fastcgi temporary files: "fastcgi_temp" [2020-09-25T00:44:10.542Z] nginx http uwsgi temporary files: "uwsgi_temp" [2020-09-25T00:44:10.542Z] nginx http scgi temporary files: "scgi_temp" [2020-09-25T00:44:10.542Z] [2020-09-25T00:44:10.542Z] ./configure: warning: the "--with-ipv6" option is deprecated [2020-09-25T00:44:10.542Z] cd ../.. [2020-09-25T00:44:10.542Z] Type the following commands to build and install: [2020-09-25T00:44:10.542Z] make [2020-09-25T00:44:10.542Z] make install [2020-09-25T00:44:10.542Z] make -j8 [2020-09-25T00:44:10.542Z] cd /build/parts/openresty/build/build/LuaJIT-2.1-20190507 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit [2020-09-25T00:44:10.542Z] make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-09-25T00:44:10.542Z] ==== Building LuaJIT 2.1.0-beta3 ==== [2020-09-25T00:44:10.542Z] make -C src [2020-09-25T00:44:10.542Z] make[2]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-09-25T00:44:10.542Z] make[2]: Nothing to be done for 'default'. [2020-09-25T00:44:10.542Z] make[2]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-09-25T00:44:10.542Z] ==== Successfully built LuaJIT 2.1.0-beta3 ==== [2020-09-25T00:44:10.542Z] make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-09-25T00:44:10.542Z] cd /build/parts/openresty/build/build/lua-cjson-2.1.0.7 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/build/parts/openresty/install/lualib LUA_MODULE_DIR=/build/parts/openresty/install/lualib CJSON_CFLAGS="-g -fpic" CC=cc [2020-09-25T00:44:10.542Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-09-25T00:44:10.542Z] cc -c -O3 -Wall -pedantic -DNDEBUG -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -g -fpic -o lua_cjson.o lua_cjson.c [2020-09-25T00:44:10.542Z] cc -c -O3 -Wall -pedantic -DNDEBUG -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -g -fpic -o strbuf.o strbuf.c [2020-09-25T00:44:10.542Z] cc -c -O3 -Wall -pedantic -DNDEBUG -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -g -fpic -o fpconv.o fpconv.c [2020-09-25T00:44:10.804Z] cc -L/build/parts/openresty/install/usr/lib -L/build/parts/openresty/install/usr/lib/x86_64-linux-gnu -L/build/stage/lib -L/build/stage/usr/lib -shared -o cjson.so lua_cjson.o strbuf.o fpconv.o [2020-09-25T00:44:10.804Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-09-25T00:44:10.804Z] cd /build/parts/openresty/build/build/lua-resty-signal-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-09-25T00:44:10.804Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-09-25T00:44:10.804Z] cc -O3 -g -Wall -fpic -c resty_signal.c [2020-09-25T00:44:10.804Z] cc -shared -fvisibility=hidden resty_signal.o -o librestysignal.so [2020-09-25T00:44:10.804Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-09-25T00:44:10.804Z] cd /build/parts/openresty/build/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-09-25T00:44:10.804Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-09-25T00:44:10.804Z] cc -c -g -O -Wall -fpic -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -o redis-parser.o redis-parser.c [2020-09-25T00:44:10.804Z] cc -L/build/parts/openresty/install/usr/lib -L/build/parts/openresty/install/usr/lib/x86_64-linux-gnu -L/build/stage/lib -L/build/stage/usr/lib -shared -o parser.so redis-parser.o [2020-09-25T00:44:10.804Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-09-25T00:44:10.804Z] cd /build/parts/openresty/build/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-09-25T00:44:11.098Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-09-25T00:44:11.098Z] cc -c -g -O -Wall -fpic -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -o src/rds_parser.o src/rds_parser.c [2020-09-25T00:44:11.098Z] cc -L/build/parts/openresty/install/usr/lib -L/build/parts/openresty/install/usr/lib/x86_64-linux-gnu -L/build/stage/lib -L/build/stage/usr/lib -shared -o parser.so src/rds_parser.o [2020-09-25T00:44:11.098Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-09-25T00:44:11.098Z] cd /build/parts/openresty/build/build/nginx-1.15.8 && make [2020-09-25T00:44:11.098Z] make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-09-25T00:44:11.098Z] make -f objs/Makefile [2020-09-25T00:44:11.098Z] make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-09-25T00:44:11.098Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.098Z] -o objs/src/core/nginx.o \ [2020-09-25T00:44:11.098Z] src/core/nginx.c [2020-09-25T00:44:11.098Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.098Z] -o objs/src/core/ngx_log.o \ [2020-09-25T00:44:11.098Z] src/core/ngx_log.c [2020-09-25T00:44:11.098Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.098Z] -o objs/src/core/ngx_palloc.o \ [2020-09-25T00:44:11.098Z] src/core/ngx_palloc.c [2020-09-25T00:44:11.099Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.099Z] -o objs/src/core/ngx_array.o \ [2020-09-25T00:44:11.099Z] src/core/ngx_array.c [2020-09-25T00:44:11.099Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.099Z] -o objs/src/core/ngx_list.o \ [2020-09-25T00:44:11.099Z] src/core/ngx_list.c [2020-09-25T00:44:11.099Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.099Z] -o objs/src/core/ngx_hash.o \ [2020-09-25T00:44:11.099Z] src/core/ngx_hash.c [2020-09-25T00:44:11.099Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.099Z] -o objs/src/core/ngx_buf.o \ [2020-09-25T00:44:11.099Z] src/core/ngx_buf.c [2020-09-25T00:44:11.099Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.099Z] -o objs/src/core/ngx_queue.o \ [2020-09-25T00:44:11.099Z] src/core/ngx_queue.c [2020-09-25T00:44:11.407Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.407Z] -o objs/src/core/ngx_output_chain.o \ [2020-09-25T00:44:11.407Z] src/core/ngx_output_chain.c [2020-09-25T00:44:11.407Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.407Z] -o objs/src/core/ngx_string.o \ [2020-09-25T00:44:11.407Z] src/core/ngx_string.c [2020-09-25T00:44:11.407Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.407Z] -o objs/src/core/ngx_parse.o \ [2020-09-25T00:44:11.407Z] src/core/ngx_parse.c [2020-09-25T00:44:11.407Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.407Z] -o objs/src/core/ngx_parse_time.o \ [2020-09-25T00:44:11.407Z] src/core/ngx_parse_time.c [2020-09-25T00:44:11.407Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.407Z] -o objs/src/core/ngx_inet.o \ [2020-09-25T00:44:11.407Z] src/core/ngx_inet.c [2020-09-25T00:44:11.407Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.407Z] -o objs/src/core/ngx_file.o \ [2020-09-25T00:44:11.407Z] src/core/ngx_file.c [2020-09-25T00:44:11.407Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.407Z] -o objs/src/core/ngx_crc32.o \ [2020-09-25T00:44:11.407Z] src/core/ngx_crc32.c [2020-09-25T00:44:11.698Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.698Z] -o objs/src/core/ngx_murmurhash.o \ [2020-09-25T00:44:11.698Z] src/core/ngx_murmurhash.c [2020-09-25T00:44:11.699Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.699Z] -o objs/src/core/ngx_md5.o \ [2020-09-25T00:44:11.699Z] src/core/ngx_md5.c [2020-09-25T00:44:11.699Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.699Z] -o objs/src/core/ngx_sha1.o \ [2020-09-25T00:44:11.699Z] src/core/ngx_sha1.c [2020-09-25T00:44:11.699Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.699Z] -o objs/src/core/ngx_rbtree.o \ [2020-09-25T00:44:11.699Z] src/core/ngx_rbtree.c [2020-09-25T00:44:11.699Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.699Z] -o objs/src/core/ngx_radix_tree.o \ [2020-09-25T00:44:11.699Z] src/core/ngx_radix_tree.c [2020-09-25T00:44:11.699Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.699Z] -o objs/src/core/ngx_slab.o \ [2020-09-25T00:44:11.699Z] src/core/ngx_slab.c [2020-09-25T00:44:11.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.986Z] -o objs/src/core/ngx_times.o \ [2020-09-25T00:44:11.986Z] src/core/ngx_times.c [2020-09-25T00:44:11.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.986Z] -o objs/src/core/ngx_shmtx.o \ [2020-09-25T00:44:11.986Z] src/core/ngx_shmtx.c [2020-09-25T00:44:11.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.986Z] -o objs/src/core/ngx_connection.o \ [2020-09-25T00:44:11.986Z] src/core/ngx_connection.c [2020-09-25T00:44:11.987Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.987Z] -o objs/src/core/ngx_cycle.o \ [2020-09-25T00:44:11.987Z] src/core/ngx_cycle.c [2020-09-25T00:44:11.987Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.987Z] -o objs/src/core/ngx_spinlock.o \ [2020-09-25T00:44:11.987Z] src/core/ngx_spinlock.c [2020-09-25T00:44:11.987Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.987Z] -o objs/src/core/ngx_rwlock.o \ [2020-09-25T00:44:11.987Z] src/core/ngx_rwlock.c [2020-09-25T00:44:11.987Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:11.987Z] -o objs/src/core/ngx_cpuinfo.o \ [2020-09-25T00:44:11.987Z] src/core/ngx_cpuinfo.c [2020-09-25T00:44:12.264Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.264Z] -o objs/src/core/ngx_conf_file.o \ [2020-09-25T00:44:12.264Z] src/core/ngx_conf_file.c [2020-09-25T00:44:12.264Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.264Z] -o objs/src/core/ngx_module.o \ [2020-09-25T00:44:12.264Z] src/core/ngx_module.c [2020-09-25T00:44:12.264Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.264Z] -o objs/src/core/ngx_resolver.o \ [2020-09-25T00:44:12.264Z] src/core/ngx_resolver.c [2020-09-25T00:44:12.264Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.264Z] -o objs/src/core/ngx_open_file_cache.o \ [2020-09-25T00:44:12.264Z] src/core/ngx_open_file_cache.c [2020-09-25T00:44:12.264Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.264Z] -o objs/src/core/ngx_crypt.o \ [2020-09-25T00:44:12.264Z] src/core/ngx_crypt.c [2020-09-25T00:44:12.264Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.264Z] -o objs/src/core/ngx_proxy_protocol.o \ [2020-09-25T00:44:12.264Z] src/core/ngx_proxy_protocol.c [2020-09-25T00:44:12.264Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.264Z] -o objs/src/core/ngx_syslog.o \ [2020-09-25T00:44:12.264Z] src/core/ngx_syslog.c [2020-09-25T00:44:12.278Z] Removing intermediate container 39661c2beead [2020-09-25T00:44:12.278Z] ---> cf4a2428dea3 [2020-09-25T00:44:12.278Z] Step 8/27 : COPY . . [2020-09-25T00:44:12.565Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.565Z] -o objs/src/event/ngx_event.o \ [2020-09-25T00:44:12.565Z] src/event/ngx_event.c [2020-09-25T00:44:12.565Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.565Z] -o objs/src/event/ngx_event_timer.o \ [2020-09-25T00:44:12.565Z] src/event/ngx_event_timer.c [2020-09-25T00:44:12.565Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.565Z] -o objs/src/event/ngx_event_posted.o \ [2020-09-25T00:44:12.565Z] src/event/ngx_event_posted.c [2020-09-25T00:44:12.565Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.565Z] -o objs/src/event/ngx_event_accept.o \ [2020-09-25T00:44:12.565Z] src/event/ngx_event_accept.c [2020-09-25T00:44:12.565Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.565Z] -o objs/src/event/ngx_event_udp.o \ [2020-09-25T00:44:12.565Z] src/event/ngx_event_udp.c [2020-09-25T00:44:12.565Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.565Z] -o objs/src/event/ngx_event_connect.o \ [2020-09-25T00:44:12.565Z] src/event/ngx_event_connect.c [2020-09-25T00:44:12.565Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.565Z] -o objs/src/event/ngx_event_pipe.o \ [2020-09-25T00:44:12.565Z] src/event/ngx_event_pipe.c [2020-09-25T00:44:12.849Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.849Z] -o objs/src/os/unix/ngx_time.o \ [2020-09-25T00:44:12.849Z] src/os/unix/ngx_time.c [2020-09-25T00:44:12.849Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.849Z] -o objs/src/os/unix/ngx_errno.o \ [2020-09-25T00:44:12.849Z] src/os/unix/ngx_errno.c [2020-09-25T00:44:12.849Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.849Z] -o objs/src/os/unix/ngx_alloc.o \ [2020-09-25T00:44:12.849Z] src/os/unix/ngx_alloc.c [2020-09-25T00:44:12.849Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.849Z] -o objs/src/os/unix/ngx_files.o \ [2020-09-25T00:44:12.849Z] src/os/unix/ngx_files.c [2020-09-25T00:44:12.849Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.849Z] -o objs/src/os/unix/ngx_socket.o \ [2020-09-25T00:44:12.849Z] src/os/unix/ngx_socket.c [2020-09-25T00:44:12.849Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.849Z] -o objs/src/os/unix/ngx_recv.o \ [2020-09-25T00:44:12.849Z] src/os/unix/ngx_recv.c [2020-09-25T00:44:12.850Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.850Z] -o objs/src/os/unix/ngx_readv_chain.o \ [2020-09-25T00:44:12.850Z] src/os/unix/ngx_readv_chain.c [2020-09-25T00:44:12.850Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:12.850Z] -o objs/src/os/unix/ngx_udp_recv.o \ [2020-09-25T00:44:12.850Z] src/os/unix/ngx_udp_recv.c [2020-09-25T00:44:12.892Z] Removing intermediate container cb36bd5ffd2b [2020-09-25T00:44:12.892Z] ---> 3486c38faf07 [2020-09-25T00:44:12.892Z] Step 8/26 : COPY . . [2020-09-25T00:44:13.114Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.114Z] -o objs/src/os/unix/ngx_send.o \ [2020-09-25T00:44:13.114Z] src/os/unix/ngx_send.c [2020-09-25T00:44:13.114Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.114Z] -o objs/src/os/unix/ngx_writev_chain.o \ [2020-09-25T00:44:13.114Z] src/os/unix/ngx_writev_chain.c [2020-09-25T00:44:13.115Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.115Z] -o objs/src/os/unix/ngx_udp_send.o \ [2020-09-25T00:44:13.115Z] src/os/unix/ngx_udp_send.c [2020-09-25T00:44:13.115Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.115Z] -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \ [2020-09-25T00:44:13.115Z] src/os/unix/ngx_udp_sendmsg_chain.c [2020-09-25T00:44:13.115Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.115Z] -o objs/src/os/unix/ngx_channel.o \ [2020-09-25T00:44:13.115Z] src/os/unix/ngx_channel.c [2020-09-25T00:44:13.115Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.115Z] -o objs/src/os/unix/ngx_shmem.o \ [2020-09-25T00:44:13.115Z] src/os/unix/ngx_shmem.c [2020-09-25T00:44:13.115Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.115Z] -o objs/src/os/unix/ngx_process.o \ [2020-09-25T00:44:13.115Z] src/os/unix/ngx_process.c [2020-09-25T00:44:13.115Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.115Z] -o objs/src/os/unix/ngx_daemon.o \ [2020-09-25T00:44:13.115Z] src/os/unix/ngx_daemon.c [2020-09-25T00:44:13.164Z] Removing intermediate container 3a3d16997ebf [2020-09-25T00:44:13.164Z] ---> fe9090e191ba [2020-09-25T00:44:13.164Z] Step 8/20 : COPY . . [2020-09-25T00:44:13.394Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.394Z] -o objs/src/os/unix/ngx_setaffinity.o \ [2020-09-25T00:44:13.394Z] src/os/unix/ngx_setaffinity.c [2020-09-25T00:44:13.394Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.394Z] -o objs/src/os/unix/ngx_setproctitle.o \ [2020-09-25T00:44:13.394Z] src/os/unix/ngx_setproctitle.c [2020-09-25T00:44:13.394Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.394Z] -o objs/src/os/unix/ngx_posix_init.o \ [2020-09-25T00:44:13.394Z] src/os/unix/ngx_posix_init.c [2020-09-25T00:44:13.394Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.394Z] -o objs/src/os/unix/ngx_user.o \ [2020-09-25T00:44:13.394Z] src/os/unix/ngx_user.c [2020-09-25T00:44:13.395Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.395Z] -o objs/src/os/unix/ngx_dlopen.o \ [2020-09-25T00:44:13.395Z] src/os/unix/ngx_dlopen.c [2020-09-25T00:44:13.395Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.395Z] -o objs/src/os/unix/ngx_process_cycle.o \ [2020-09-25T00:44:13.395Z] src/os/unix/ngx_process_cycle.c [2020-09-25T00:44:13.395Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.395Z] -o objs/src/os/unix/ngx_linux_init.o \ [2020-09-25T00:44:13.395Z] src/os/unix/ngx_linux_init.c [2020-09-25T00:44:13.395Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.395Z] -o objs/src/event/modules/ngx_epoll_module.o \ [2020-09-25T00:44:13.395Z] src/event/modules/ngx_epoll_module.c [2020-09-25T00:44:13.395Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.395Z] -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ [2020-09-25T00:44:13.395Z] src/os/unix/ngx_linux_sendfile_chain.c [2020-09-25T00:44:13.395Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.395Z] -o objs/src/event/ngx_event_openssl.o \ [2020-09-25T00:44:13.395Z] src/event/ngx_event_openssl.c [2020-09-25T00:44:13.395Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.395Z] -o objs/src/event/ngx_event_openssl_stapling.o \ [2020-09-25T00:44:13.395Z] src/event/ngx_event_openssl_stapling.c [2020-09-25T00:44:13.658Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:13.658Z] -o objs/src/core/ngx_regex.o \ [2020-09-25T00:44:13.658Z] src/core/ngx_regex.c [2020-09-25T00:44:13.659Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:13.659Z] -o objs/src/http/ngx_http.o \ [2020-09-25T00:44:13.659Z] src/http/ngx_http.c [2020-09-25T00:44:13.659Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:13.659Z] -o objs/src/http/ngx_http_core_module.o \ [2020-09-25T00:44:13.659Z] src/http/ngx_http_core_module.c [2020-09-25T00:44:13.659Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:13.659Z] -o objs/src/http/ngx_http_special_response.o \ [2020-09-25T00:44:13.659Z] src/http/ngx_http_special_response.c [2020-09-25T00:44:13.659Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:13.659Z] -o objs/src/http/ngx_http_request.o \ [2020-09-25T00:44:13.659Z] src/http/ngx_http_request.c [2020-09-25T00:44:13.758Z] Removing intermediate container 7c3bccd37e2a [2020-09-25T00:44:13.758Z] ---> 6f4dae2e6b93 [2020-09-25T00:44:13.758Z] Step 8/23 : COPY . . [2020-09-25T00:44:13.937Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:13.937Z] -o objs/src/http/ngx_http_parse.o \ [2020-09-25T00:44:13.937Z] src/http/ngx_http_parse.c [2020-09-25T00:44:13.938Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:13.938Z] -o objs/src/http/modules/ngx_http_log_module.o \ [2020-09-25T00:44:13.938Z] src/http/modules/ngx_http_log_module.c [2020-09-25T00:44:13.938Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:13.938Z] -o objs/src/http/ngx_http_request_body.o \ [2020-09-25T00:44:13.938Z] src/http/ngx_http_request_body.c [2020-09-25T00:44:14.210Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:14.210Z] -o objs/src/http/ngx_http_variables.o \ [2020-09-25T00:44:14.210Z] src/http/ngx_http_variables.c [2020-09-25T00:44:14.210Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:14.210Z] -o objs/src/http/ngx_http_script.o \ [2020-09-25T00:44:14.210Z] src/http/ngx_http_script.c [2020-09-25T00:44:14.479Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:14.479Z] -o objs/src/http/ngx_http_upstream.o \ [2020-09-25T00:44:14.479Z] src/http/ngx_http_upstream.c [2020-09-25T00:44:14.479Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:14.479Z] -o objs/src/http/ngx_http_upstream_round_robin.o \ [2020-09-25T00:44:14.479Z] src/http/ngx_http_upstream_round_robin.c [2020-09-25T00:44:14.479Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:14.479Z] -o objs/src/http/ngx_http_file_cache.o \ [2020-09-25T00:44:14.479Z] src/http/ngx_http_file_cache.c [2020-09-25T00:44:14.479Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:14.479Z] -o objs/src/http/ngx_http_write_filter_module.o \ [2020-09-25T00:44:14.479Z] src/http/ngx_http_write_filter_module.c [2020-09-25T00:44:14.748Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:14.748Z] -o objs/src/http/ngx_http_header_filter_module.o \ [2020-09-25T00:44:14.748Z] src/http/ngx_http_header_filter_module.c [2020-09-25T00:44:14.749Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:14.749Z] -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ [2020-09-25T00:44:14.749Z] src/http/modules/ngx_http_chunked_filter_module.c [2020-09-25T00:44:14.749Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:14.749Z] -o objs/src/http/v2/ngx_http_v2_filter_module.o \ [2020-09-25T00:44:14.749Z] src/http/v2/ngx_http_v2_filter_module.c [2020-09-25T00:44:14.749Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:14.749Z] -o objs/src/http/modules/ngx_http_range_filter_module.o \ [2020-09-25T00:44:14.749Z] src/http/modules/ngx_http_range_filter_module.c [2020-09-25T00:44:14.749Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:14.749Z] -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ [2020-09-25T00:44:14.749Z] src/http/modules/ngx_http_gzip_filter_module.c [2020-09-25T00:44:14.749Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:14.749Z] -o objs/src/http/ngx_http_postpone_filter_module.o \ [2020-09-25T00:44:14.749Z] src/http/ngx_http_postpone_filter_module.c [2020-09-25T00:44:15.011Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.011Z] -o objs/src/http/modules/ngx_http_ssi_filter_module.o \ [2020-09-25T00:44:15.011Z] src/http/modules/ngx_http_ssi_filter_module.c [2020-09-25T00:44:15.011Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.011Z] -o objs/src/http/modules/ngx_http_charset_filter_module.o \ [2020-09-25T00:44:15.011Z] src/http/modules/ngx_http_charset_filter_module.c [2020-09-25T00:44:15.011Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.011Z] -o objs/src/http/modules/ngx_http_userid_filter_module.o \ [2020-09-25T00:44:15.011Z] src/http/modules/ngx_http_userid_filter_module.c [2020-09-25T00:44:15.011Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.011Z] -o objs/src/http/modules/ngx_http_headers_filter_module.o \ [2020-09-25T00:44:15.011Z] src/http/modules/ngx_http_headers_filter_module.c [2020-09-25T00:44:15.011Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.011Z] -o objs/src/http/ngx_http_copy_filter_module.o \ [2020-09-25T00:44:15.011Z] src/http/ngx_http_copy_filter_module.c [2020-09-25T00:44:15.011Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.011Z] -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ [2020-09-25T00:44:15.011Z] src/http/modules/ngx_http_not_modified_filter_module.c [2020-09-25T00:44:15.197Z] Removing intermediate container c5bcad7c26a5 [2020-09-25T00:44:15.197Z] ---> cf08b9563cce [2020-09-25T00:44:15.197Z] Step 8/22 : COPY . . [2020-09-25T00:44:15.276Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.276Z] -o objs/src/http/v2/ngx_http_v2.o \ [2020-09-25T00:44:15.276Z] src/http/v2/ngx_http_v2.c [2020-09-25T00:44:15.276Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.276Z] -o objs/src/http/v2/ngx_http_v2_table.o \ [2020-09-25T00:44:15.276Z] src/http/v2/ngx_http_v2_table.c [2020-09-25T00:44:15.276Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.276Z] -o objs/src/http/v2/ngx_http_v2_encode.o \ [2020-09-25T00:44:15.276Z] src/http/v2/ngx_http_v2_encode.c [2020-09-25T00:44:15.277Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.277Z] -o objs/src/http/v2/ngx_http_v2_huff_decode.o \ [2020-09-25T00:44:15.277Z] src/http/v2/ngx_http_v2_huff_decode.c [2020-09-25T00:44:15.551Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.551Z] -o objs/src/http/v2/ngx_http_v2_huff_encode.o \ [2020-09-25T00:44:15.551Z] src/http/v2/ngx_http_v2_huff_encode.c [2020-09-25T00:44:15.551Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.551Z] -o objs/src/http/v2/ngx_http_v2_module.o \ [2020-09-25T00:44:15.551Z] src/http/v2/ngx_http_v2_module.c [2020-09-25T00:44:15.551Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.551Z] -o objs/src/http/modules/ngx_http_static_module.o \ [2020-09-25T00:44:15.551Z] src/http/modules/ngx_http_static_module.c [2020-09-25T00:44:15.552Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.552Z] -o objs/src/http/modules/ngx_http_autoindex_module.o \ [2020-09-25T00:44:15.552Z] src/http/modules/ngx_http_autoindex_module.c [2020-09-25T00:44:15.552Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.552Z] -o objs/src/http/modules/ngx_http_index_module.o \ [2020-09-25T00:44:15.552Z] src/http/modules/ngx_http_index_module.c [2020-09-25T00:44:15.827Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.827Z] -o objs/src/http/modules/ngx_http_mirror_module.o \ [2020-09-25T00:44:15.827Z] src/http/modules/ngx_http_mirror_module.c [2020-09-25T00:44:15.828Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.828Z] -o objs/src/http/modules/ngx_http_try_files_module.o \ [2020-09-25T00:44:15.828Z] src/http/modules/ngx_http_try_files_module.c [2020-09-25T00:44:15.828Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:15.828Z] -o objs/src/http/modules/ngx_http_auth_basic_module.o \ [2020-09-25T00:44:15.828Z] src/http/modules/ngx_http_auth_basic_module.c [2020-09-25T00:44:16.100Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.100Z] -o objs/src/http/modules/ngx_http_access_module.o \ [2020-09-25T00:44:16.100Z] src/http/modules/ngx_http_access_module.c [2020-09-25T00:44:16.100Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.100Z] -o objs/src/http/modules/ngx_http_limit_conn_module.o \ [2020-09-25T00:44:16.100Z] src/http/modules/ngx_http_limit_conn_module.c [2020-09-25T00:44:16.100Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.100Z] -o objs/src/http/modules/ngx_http_limit_req_module.o \ [2020-09-25T00:44:16.100Z] src/http/modules/ngx_http_limit_req_module.c [2020-09-25T00:44:16.100Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.100Z] -o objs/src/http/modules/ngx_http_realip_module.o \ [2020-09-25T00:44:16.100Z] src/http/modules/ngx_http_realip_module.c [2020-09-25T00:44:16.100Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.100Z] -o objs/src/http/modules/ngx_http_geo_module.o \ [2020-09-25T00:44:16.100Z] src/http/modules/ngx_http_geo_module.c [2020-09-25T00:44:16.100Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.100Z] -o objs/src/http/modules/ngx_http_map_module.o \ [2020-09-25T00:44:16.100Z] src/http/modules/ngx_http_map_module.c [2020-09-25T00:44:16.366Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.366Z] -o objs/src/http/modules/ngx_http_split_clients_module.o \ [2020-09-25T00:44:16.366Z] src/http/modules/ngx_http_split_clients_module.c [2020-09-25T00:44:16.367Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.367Z] -o objs/src/http/modules/ngx_http_referer_module.o \ [2020-09-25T00:44:16.367Z] src/http/modules/ngx_http_referer_module.c [2020-09-25T00:44:16.367Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.367Z] -o objs/src/http/modules/ngx_http_rewrite_module.o \ [2020-09-25T00:44:16.367Z] src/http/modules/ngx_http_rewrite_module.c [2020-09-25T00:44:16.638Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.638Z] -o objs/src/http/modules/ngx_http_ssl_module.o \ [2020-09-25T00:44:16.638Z] src/http/modules/ngx_http_ssl_module.c [2020-09-25T00:44:16.638Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.638Z] -o objs/src/http/modules/ngx_http_proxy_module.o \ [2020-09-25T00:44:16.638Z] src/http/modules/ngx_http_proxy_module.c [2020-09-25T00:44:16.638Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.638Z] -o objs/src/http/modules/ngx_http_fastcgi_module.o \ [2020-09-25T00:44:16.638Z] src/http/modules/ngx_http_fastcgi_module.c [2020-09-25T00:44:16.638Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.638Z] -o objs/src/http/modules/ngx_http_uwsgi_module.o \ [2020-09-25T00:44:16.638Z] src/http/modules/ngx_http_uwsgi_module.c [2020-09-25T00:44:16.638Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.638Z] -o objs/src/http/modules/ngx_http_scgi_module.o \ [2020-09-25T00:44:16.638Z] src/http/modules/ngx_http_scgi_module.c [2020-09-25T00:44:16.638Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.638Z] -o objs/src/http/modules/ngx_http_grpc_module.o \ [2020-09-25T00:44:16.638Z] src/http/modules/ngx_http_grpc_module.c [2020-09-25T00:44:16.918Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.918Z] -o objs/src/http/modules/ngx_http_memcached_module.o \ [2020-09-25T00:44:16.918Z] src/http/modules/ngx_http_memcached_module.c [2020-09-25T00:44:16.919Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.919Z] -o objs/src/http/modules/ngx_http_empty_gif_module.o \ [2020-09-25T00:44:16.919Z] src/http/modules/ngx_http_empty_gif_module.c [2020-09-25T00:44:16.919Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:16.919Z] -o objs/src/http/modules/ngx_http_browser_module.o \ [2020-09-25T00:44:16.919Z] src/http/modules/ngx_http_browser_module.c [2020-09-25T00:44:17.185Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:17.185Z] -o objs/src/http/modules/ngx_http_upstream_hash_module.o \ [2020-09-25T00:44:17.185Z] src/http/modules/ngx_http_upstream_hash_module.c [2020-09-25T00:44:17.185Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:17.185Z] -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ [2020-09-25T00:44:17.185Z] src/http/modules/ngx_http_upstream_ip_hash_module.c [2020-09-25T00:44:17.185Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:17.185Z] -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ [2020-09-25T00:44:17.185Z] src/http/modules/ngx_http_upstream_least_conn_module.c [2020-09-25T00:44:17.185Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:17.185Z] -o objs/src/http/modules/ngx_http_upstream_random_module.o \ [2020-09-25T00:44:17.185Z] src/http/modules/ngx_http_upstream_random_module.c [2020-09-25T00:44:17.185Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:17.185Z] -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ [2020-09-25T00:44:17.185Z] src/http/modules/ngx_http_upstream_keepalive_module.c [2020-09-25T00:44:17.465Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:17.465Z] -o objs/src/http/modules/ngx_http_upstream_zone_module.o \ [2020-09-25T00:44:17.465Z] src/http/modules/ngx_http_upstream_zone_module.c [2020-09-25T00:44:17.465Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-09-25T00:44:17.465Z] -o objs/src/http/modules/ngx_http_stub_status_module.o \ [2020-09-25T00:44:17.465Z] src/http/modules/ngx_http_stub_status_module.c [2020-09-25T00:44:17.465Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:17.465Z] -o objs/src/stream/ngx_stream.o \ [2020-09-25T00:44:17.465Z] src/stream/ngx_stream.c [2020-09-25T00:44:17.465Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:17.465Z] -o objs/src/stream/ngx_stream_variables.o \ [2020-09-25T00:44:17.465Z] src/stream/ngx_stream_variables.c [2020-09-25T00:44:17.465Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:17.465Z] -o objs/src/stream/ngx_stream_script.o \ [2020-09-25T00:44:17.465Z] src/stream/ngx_stream_script.c [2020-09-25T00:44:17.465Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:17.465Z] -o objs/src/stream/ngx_stream_handler.o \ [2020-09-25T00:44:17.465Z] src/stream/ngx_stream_handler.c [2020-09-25T00:44:17.465Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:17.465Z] -o objs/src/stream/ngx_stream_core_module.o \ [2020-09-25T00:44:17.465Z] src/stream/ngx_stream_core_module.c [2020-09-25T00:44:17.742Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:17.742Z] -o objs/src/stream/ngx_stream_log_module.o \ [2020-09-25T00:44:17.742Z] src/stream/ngx_stream_log_module.c [2020-09-25T00:44:17.742Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:17.742Z] -o objs/src/stream/ngx_stream_proxy_module.o \ [2020-09-25T00:44:17.742Z] src/stream/ngx_stream_proxy_module.c [2020-09-25T00:44:17.743Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:17.743Z] -o objs/src/stream/ngx_stream_upstream.o \ [2020-09-25T00:44:17.743Z] src/stream/ngx_stream_upstream.c [2020-09-25T00:44:17.743Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:17.743Z] -o objs/src/stream/ngx_stream_upstream_round_robin.o \ [2020-09-25T00:44:17.743Z] src/stream/ngx_stream_upstream_round_robin.c [2020-09-25T00:44:17.743Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:17.743Z] -o objs/src/stream/ngx_stream_write_filter_module.o \ [2020-09-25T00:44:17.743Z] src/stream/ngx_stream_write_filter_module.c [2020-09-25T00:44:17.743Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:17.743Z] -o objs/src/stream/ngx_stream_ssl_module.o \ [2020-09-25T00:44:17.743Z] src/stream/ngx_stream_ssl_module.c [2020-09-25T00:44:18.005Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:18.005Z] -o objs/src/stream/ngx_stream_limit_conn_module.o \ [2020-09-25T00:44:18.005Z] src/stream/ngx_stream_limit_conn_module.c [2020-09-25T00:44:18.005Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:18.005Z] -o objs/src/stream/ngx_stream_access_module.o \ [2020-09-25T00:44:18.005Z] src/stream/ngx_stream_access_module.c [2020-09-25T00:44:18.005Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:18.005Z] -o objs/src/stream/ngx_stream_geo_module.o \ [2020-09-25T00:44:18.005Z] src/stream/ngx_stream_geo_module.c [2020-09-25T00:44:18.005Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:18.005Z] -o objs/src/stream/ngx_stream_map_module.o \ [2020-09-25T00:44:18.005Z] src/stream/ngx_stream_map_module.c [2020-09-25T00:44:18.275Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:18.275Z] -o objs/src/stream/ngx_stream_split_clients_module.o \ [2020-09-25T00:44:18.275Z] src/stream/ngx_stream_split_clients_module.c [2020-09-25T00:44:18.275Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:18.275Z] -o objs/src/stream/ngx_stream_return_module.o \ [2020-09-25T00:44:18.275Z] src/stream/ngx_stream_return_module.c [2020-09-25T00:44:18.275Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:18.275Z] -o objs/src/stream/ngx_stream_upstream_hash_module.o \ [2020-09-25T00:44:18.275Z] src/stream/ngx_stream_upstream_hash_module.c [2020-09-25T00:44:18.275Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:18.275Z] -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \ [2020-09-25T00:44:18.275Z] src/stream/ngx_stream_upstream_least_conn_module.c [2020-09-25T00:44:18.275Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:18.275Z] -o objs/src/stream/ngx_stream_upstream_random_module.o \ [2020-09-25T00:44:18.275Z] src/stream/ngx_stream_upstream_random_module.c [2020-09-25T00:44:18.275Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:18.275Z] -o objs/src/stream/ngx_stream_upstream_zone_module.o \ [2020-09-25T00:44:18.276Z] src/stream/ngx_stream_upstream_zone_module.c [2020-09-25T00:44:18.276Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-09-25T00:44:18.276Z] -o objs/src/stream/ngx_stream_ssl_preread_module.o \ [2020-09-25T00:44:18.276Z] src/stream/ngx_stream_ssl_preread_module.c [2020-09-25T00:44:18.276Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.276Z] -o objs/addon/src/ndk.o \ [2020-09-25T00:44:18.276Z] ../ngx_devel_kit-0.3.1rc1/src/ndk.c [2020-09-25T00:44:18.276Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.276Z] -o objs/addon/src/ngx_http_echo_module.o \ [2020-09-25T00:44:18.276Z] ../echo-nginx-module-0.61/src/ngx_http_echo_module.c [2020-09-25T00:44:18.549Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.549Z] -o objs/addon/src/ngx_http_echo_util.o \ [2020-09-25T00:44:18.549Z] ../echo-nginx-module-0.61/src/ngx_http_echo_util.c [2020-09-25T00:44:18.549Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.549Z] -o objs/addon/src/ngx_http_echo_timer.o \ [2020-09-25T00:44:18.549Z] ../echo-nginx-module-0.61/src/ngx_http_echo_timer.c [2020-09-25T00:44:18.549Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.549Z] -o objs/addon/src/ngx_http_echo_var.o \ [2020-09-25T00:44:18.549Z] ../echo-nginx-module-0.61/src/ngx_http_echo_var.c [2020-09-25T00:44:18.550Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.550Z] -o objs/addon/src/ngx_http_echo_handler.o \ [2020-09-25T00:44:18.550Z] ../echo-nginx-module-0.61/src/ngx_http_echo_handler.c [2020-09-25T00:44:18.550Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.550Z] -o objs/addon/src/ngx_http_echo_filter.o \ [2020-09-25T00:44:18.550Z] ../echo-nginx-module-0.61/src/ngx_http_echo_filter.c [2020-09-25T00:44:18.814Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.814Z] -o objs/addon/src/ngx_http_echo_sleep.o \ [2020-09-25T00:44:18.814Z] ../echo-nginx-module-0.61/src/ngx_http_echo_sleep.c [2020-09-25T00:44:18.814Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.814Z] -o objs/addon/src/ngx_http_echo_location.o \ [2020-09-25T00:44:18.814Z] ../echo-nginx-module-0.61/src/ngx_http_echo_location.c [2020-09-25T00:44:18.814Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.814Z] -o objs/addon/src/ngx_http_echo_echo.o \ [2020-09-25T00:44:18.814Z] ../echo-nginx-module-0.61/src/ngx_http_echo_echo.c [2020-09-25T00:44:18.814Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.814Z] -o objs/addon/src/ngx_http_echo_request_info.o \ [2020-09-25T00:44:18.814Z] ../echo-nginx-module-0.61/src/ngx_http_echo_request_info.c [2020-09-25T00:44:18.814Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.814Z] -o objs/addon/src/ngx_http_echo_subrequest.o \ [2020-09-25T00:44:18.814Z] ../echo-nginx-module-0.61/src/ngx_http_echo_subrequest.c [2020-09-25T00:44:18.814Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.814Z] -o objs/addon/src/ngx_http_echo_foreach.o \ [2020-09-25T00:44:18.814Z] ../echo-nginx-module-0.61/src/ngx_http_echo_foreach.c [2020-09-25T00:44:18.814Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.814Z] -o objs/addon/src/ngx_http_xss_filter_module.o \ [2020-09-25T00:44:18.814Z] ../xss-nginx-module-0.06/src/ngx_http_xss_filter_module.c [2020-09-25T00:44:18.815Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:18.815Z] -o objs/addon/src/ngx_http_xss_util.o \ [2020-09-25T00:44:18.815Z] ../xss-nginx-module-0.06/src/ngx_http_xss_util.c [2020-09-25T00:44:19.084Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.084Z] -o objs/addon/src/ngx_coolkit_handlers.o \ [2020-09-25T00:44:19.084Z] ../ngx_coolkit-0.2/src/ngx_coolkit_handlers.c [2020-09-25T00:44:19.084Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.084Z] -o objs/addon/src/ngx_coolkit_module.o \ [2020-09-25T00:44:19.084Z] ../ngx_coolkit-0.2/src/ngx_coolkit_module.c [2020-09-25T00:44:19.084Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.084Z] -o objs/addon/src/ngx_coolkit_variables.o \ [2020-09-25T00:44:19.084Z] ../ngx_coolkit-0.2/src/ngx_coolkit_variables.c [2020-09-25T00:44:19.085Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.085Z] -o objs/addon/src/ngx_http_set_base32.o \ [2020-09-25T00:44:19.085Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_base32.c [2020-09-25T00:44:19.085Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.085Z] -o objs/addon/src/ngx_http_set_default_value.o \ [2020-09-25T00:44:19.085Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_default_value.c [2020-09-25T00:44:19.085Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.085Z] -o objs/addon/src/ngx_http_set_hashed_upstream.o \ [2020-09-25T00:44:19.085Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_hashed_upstream.c [2020-09-25T00:44:19.085Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.085Z] -o objs/addon/src/ngx_http_set_quote_sql.o \ [2020-09-25T00:44:19.085Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_sql.c [2020-09-25T00:44:19.085Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.085Z] -o objs/addon/src/ngx_http_set_quote_json.o \ [2020-09-25T00:44:19.085Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_json.c [2020-09-25T00:44:19.085Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.085Z] -o objs/addon/src/ngx_http_set_unescape_uri.o \ [2020-09-25T00:44:19.085Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_unescape_uri.c [2020-09-25T00:44:19.354Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.354Z] -o objs/addon/src/ngx_http_set_misc_module.o \ [2020-09-25T00:44:19.354Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_misc_module.c [2020-09-25T00:44:19.354Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.354Z] -o objs/addon/src/ngx_http_set_escape_uri.o \ [2020-09-25T00:44:19.354Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_escape_uri.c [2020-09-25T00:44:19.354Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.354Z] -o objs/addon/src/ngx_http_set_hash.o \ [2020-09-25T00:44:19.354Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_hash.c [2020-09-25T00:44:19.354Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.354Z] -o objs/addon/src/ngx_http_set_local_today.o \ [2020-09-25T00:44:19.354Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_local_today.c [2020-09-25T00:44:19.354Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.354Z] -o objs/addon/src/ngx_http_set_hex.o \ [2020-09-25T00:44:19.354Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_hex.c [2020-09-25T00:44:19.354Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.354Z] -o objs/addon/src/ngx_http_set_base64.o \ [2020-09-25T00:44:19.354Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_base64.c [2020-09-25T00:44:19.354Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.354Z] -o objs/addon/src/ngx_http_set_random.o \ [2020-09-25T00:44:19.354Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_random.c [2020-09-25T00:44:19.354Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.354Z] -o objs/addon/src/ngx_http_set_secure_random.o \ [2020-09-25T00:44:19.354Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_secure_random.c [2020-09-25T00:44:19.354Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.354Z] -o objs/addon/src/ngx_http_set_rotate.o \ [2020-09-25T00:44:19.354Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_rotate.c [2020-09-25T00:44:19.617Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.617Z] -o objs/addon/src/ngx_http_set_hmac.o \ [2020-09-25T00:44:19.617Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_hmac.c [2020-09-25T00:44:19.617Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.617Z] -o objs/addon/src/ngx_http_form_input_module.o \ [2020-09-25T00:44:19.617Z] ../form-input-nginx-module-0.12/src/ngx_http_form_input_module.c [2020-09-25T00:44:19.618Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.618Z] -o objs/addon/src/ngx_http_encrypted_session_module.o \ [2020-09-25T00:44:19.618Z] ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_module.c [2020-09-25T00:44:19.618Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.618Z] -o objs/addon/src/ngx_http_encrypted_session_cipher.o \ [2020-09-25T00:44:19.618Z] ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_cipher.c [2020-09-25T00:44:19.618Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.618Z] -o objs/addon/src/ngx_http_srcache_filter_module.o \ [2020-09-25T00:44:19.618Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_filter_module.c [2020-09-25T00:44:19.618Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.618Z] -o objs/addon/src/ngx_http_srcache_util.o \ [2020-09-25T00:44:19.618Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_util.c [2020-09-25T00:44:19.618Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.618Z] -o objs/addon/src/ngx_http_srcache_var.o \ [2020-09-25T00:44:19.618Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_var.c [2020-09-25T00:44:19.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.894Z] -o objs/addon/src/ngx_http_srcache_store.o \ [2020-09-25T00:44:19.894Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_store.c [2020-09-25T00:44:19.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.894Z] -o objs/addon/src/ngx_http_srcache_fetch.o \ [2020-09-25T00:44:19.894Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_fetch.c [2020-09-25T00:44:19.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.894Z] -o objs/addon/src/ngx_http_srcache_headers.o \ [2020-09-25T00:44:19.894Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_headers.c [2020-09-25T00:44:19.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.894Z] -o objs/addon/src/ngx_http_lua_script.o \ [2020-09-25T00:44:19.894Z] ../ngx_lua-0.10.15/src/ngx_http_lua_script.c [2020-09-25T00:44:19.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.894Z] -o objs/addon/src/ngx_http_lua_log.o \ [2020-09-25T00:44:19.894Z] ../ngx_lua-0.10.15/src/ngx_http_lua_log.c [2020-09-25T00:44:19.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.894Z] -o objs/addon/src/ngx_http_lua_subrequest.o \ [2020-09-25T00:44:19.894Z] ../ngx_lua-0.10.15/src/ngx_http_lua_subrequest.c [2020-09-25T00:44:19.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:19.894Z] -o objs/addon/src/ngx_http_lua_ndk.o \ [2020-09-25T00:44:19.894Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ndk.c [2020-09-25T00:44:20.172Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.172Z] -o objs/addon/src/ngx_http_lua_control.o \ [2020-09-25T00:44:20.172Z] ../ngx_lua-0.10.15/src/ngx_http_lua_control.c [2020-09-25T00:44:20.172Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.172Z] -o objs/addon/src/ngx_http_lua_time.o \ [2020-09-25T00:44:20.172Z] ../ngx_lua-0.10.15/src/ngx_http_lua_time.c [2020-09-25T00:44:20.172Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.172Z] -o objs/addon/src/ngx_http_lua_misc.o \ [2020-09-25T00:44:20.172Z] ../ngx_lua-0.10.15/src/ngx_http_lua_misc.c [2020-09-25T00:44:20.172Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.172Z] -o objs/addon/src/ngx_http_lua_variable.o \ [2020-09-25T00:44:20.172Z] ../ngx_lua-0.10.15/src/ngx_http_lua_variable.c [2020-09-25T00:44:20.172Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.172Z] -o objs/addon/src/ngx_http_lua_string.o \ [2020-09-25T00:44:20.172Z] ../ngx_lua-0.10.15/src/ngx_http_lua_string.c [2020-09-25T00:44:20.172Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.172Z] -o objs/addon/src/ngx_http_lua_output.o \ [2020-09-25T00:44:20.172Z] ../ngx_lua-0.10.15/src/ngx_http_lua_output.c [2020-09-25T00:44:20.172Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.172Z] -o objs/addon/src/ngx_http_lua_headers.o \ [2020-09-25T00:44:20.172Z] ../ngx_lua-0.10.15/src/ngx_http_lua_headers.c [2020-09-25T00:44:20.438Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.438Z] -o objs/addon/src/ngx_http_lua_req_body.o \ [2020-09-25T00:44:20.438Z] ../ngx_lua-0.10.15/src/ngx_http_lua_req_body.c [2020-09-25T00:44:20.438Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.438Z] -o objs/addon/src/ngx_http_lua_uri.o \ [2020-09-25T00:44:20.438Z] ../ngx_lua-0.10.15/src/ngx_http_lua_uri.c [2020-09-25T00:44:20.438Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.438Z] -o objs/addon/src/ngx_http_lua_args.o \ [2020-09-25T00:44:20.438Z] ../ngx_lua-0.10.15/src/ngx_http_lua_args.c [2020-09-25T00:44:20.439Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.439Z] -o objs/addon/src/ngx_http_lua_ctx.o \ [2020-09-25T00:44:20.439Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ctx.c [2020-09-25T00:44:20.439Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.439Z] -o objs/addon/src/ngx_http_lua_regex.o \ [2020-09-25T00:44:20.439Z] ../ngx_lua-0.10.15/src/ngx_http_lua_regex.c [2020-09-25T00:44:20.439Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.439Z] -o objs/addon/src/ngx_http_lua_module.o \ [2020-09-25T00:44:20.439Z] ../ngx_lua-0.10.15/src/ngx_http_lua_module.c [2020-09-25T00:44:20.701Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.701Z] -o objs/addon/src/ngx_http_lua_headers_out.o \ [2020-09-25T00:44:20.701Z] ../ngx_lua-0.10.15/src/ngx_http_lua_headers_out.c [2020-09-25T00:44:20.701Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.701Z] -o objs/addon/src/ngx_http_lua_headers_in.o \ [2020-09-25T00:44:20.701Z] ../ngx_lua-0.10.15/src/ngx_http_lua_headers_in.c [2020-09-25T00:44:20.702Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.702Z] -o objs/addon/src/ngx_http_lua_directive.o \ [2020-09-25T00:44:20.702Z] ../ngx_lua-0.10.15/src/ngx_http_lua_directive.c [2020-09-25T00:44:20.702Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.702Z] -o objs/addon/src/ngx_http_lua_consts.o \ [2020-09-25T00:44:20.702Z] ../ngx_lua-0.10.15/src/ngx_http_lua_consts.c [2020-09-25T00:44:20.702Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.702Z] -o objs/addon/src/ngx_http_lua_exception.o \ [2020-09-25T00:44:20.702Z] ../ngx_lua-0.10.15/src/ngx_http_lua_exception.c [2020-09-25T00:44:20.702Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.702Z] -o objs/addon/src/ngx_http_lua_util.o \ [2020-09-25T00:44:20.702Z] ../ngx_lua-0.10.15/src/ngx_http_lua_util.c [2020-09-25T00:44:20.970Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.970Z] -o objs/addon/src/ngx_http_lua_cache.o \ [2020-09-25T00:44:20.970Z] ../ngx_lua-0.10.15/src/ngx_http_lua_cache.c [2020-09-25T00:44:20.970Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.970Z] -o objs/addon/src/ngx_http_lua_contentby.o \ [2020-09-25T00:44:20.970Z] ../ngx_lua-0.10.15/src/ngx_http_lua_contentby.c [2020-09-25T00:44:20.970Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.970Z] -o objs/addon/src/ngx_http_lua_rewriteby.o \ [2020-09-25T00:44:20.970Z] ../ngx_lua-0.10.15/src/ngx_http_lua_rewriteby.c [2020-09-25T00:44:20.970Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.970Z] -o objs/addon/src/ngx_http_lua_accessby.o \ [2020-09-25T00:44:20.970Z] ../ngx_lua-0.10.15/src/ngx_http_lua_accessby.c [2020-09-25T00:44:20.970Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.970Z] -o objs/addon/src/ngx_http_lua_setby.o \ [2020-09-25T00:44:20.970Z] ../ngx_lua-0.10.15/src/ngx_http_lua_setby.c [2020-09-25T00:44:20.970Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:20.970Z] -o objs/addon/src/ngx_http_lua_capturefilter.o \ [2020-09-25T00:44:20.970Z] ../ngx_lua-0.10.15/src/ngx_http_lua_capturefilter.c [2020-09-25T00:44:21.248Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.249Z] -o objs/addon/src/ngx_http_lua_clfactory.o \ [2020-09-25T00:44:21.249Z] ../ngx_lua-0.10.15/src/ngx_http_lua_clfactory.c [2020-09-25T00:44:21.249Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.249Z] -o objs/addon/src/ngx_http_lua_pcrefix.o \ [2020-09-25T00:44:21.249Z] ../ngx_lua-0.10.15/src/ngx_http_lua_pcrefix.c [2020-09-25T00:44:21.249Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.249Z] -o objs/addon/src/ngx_http_lua_headerfilterby.o \ [2020-09-25T00:44:21.249Z] ../ngx_lua-0.10.15/src/ngx_http_lua_headerfilterby.c [2020-09-25T00:44:21.249Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.249Z] -o objs/addon/src/ngx_http_lua_shdict.o \ [2020-09-25T00:44:21.249Z] ../ngx_lua-0.10.15/src/ngx_http_lua_shdict.c [2020-09-25T00:44:21.249Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.249Z] -o objs/addon/src/ngx_http_lua_socket_tcp.o \ [2020-09-25T00:44:21.249Z] ../ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-09-25T00:44:21.249Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.249Z] -o objs/addon/src/ngx_http_lua_api.o \ [2020-09-25T00:44:21.249Z] ../ngx_lua-0.10.15/src/ngx_http_lua_api.c [2020-09-25T00:44:21.249Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.249Z] -o objs/addon/src/ngx_http_lua_logby.o \ [2020-09-25T00:44:21.249Z] ../ngx_lua-0.10.15/src/ngx_http_lua_logby.c [2020-09-25T00:44:21.525Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.525Z] -o objs/addon/src/ngx_http_lua_sleep.o \ [2020-09-25T00:44:21.525Z] ../ngx_lua-0.10.15/src/ngx_http_lua_sleep.c [2020-09-25T00:44:21.525Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.525Z] -o objs/addon/src/ngx_http_lua_semaphore.o \ [2020-09-25T00:44:21.525Z] ../ngx_lua-0.10.15/src/ngx_http_lua_semaphore.c [2020-09-25T00:44:21.525Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.525Z] -o objs/addon/src/ngx_http_lua_coroutine.o \ [2020-09-25T00:44:21.525Z] ../ngx_lua-0.10.15/src/ngx_http_lua_coroutine.c [2020-09-25T00:44:21.525Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.525Z] -o objs/addon/src/ngx_http_lua_bodyfilterby.o \ [2020-09-25T00:44:21.525Z] ../ngx_lua-0.10.15/src/ngx_http_lua_bodyfilterby.c [2020-09-25T00:44:21.525Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.525Z] -o objs/addon/src/ngx_http_lua_initby.o \ [2020-09-25T00:44:21.525Z] ../ngx_lua-0.10.15/src/ngx_http_lua_initby.c [2020-09-25T00:44:21.797Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.797Z] -o objs/addon/src/ngx_http_lua_initworkerby.o \ [2020-09-25T00:44:21.797Z] ../ngx_lua-0.10.15/src/ngx_http_lua_initworkerby.c [2020-09-25T00:44:21.797Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.797Z] -o objs/addon/src/ngx_http_lua_socket_udp.o \ [2020-09-25T00:44:21.797Z] ../ngx_lua-0.10.15/src/ngx_http_lua_socket_udp.c [2020-09-25T00:44:21.797Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.797Z] -o objs/addon/src/ngx_http_lua_req_method.o \ [2020-09-25T00:44:21.797Z] ../ngx_lua-0.10.15/src/ngx_http_lua_req_method.c [2020-09-25T00:44:21.797Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.797Z] -o objs/addon/src/ngx_http_lua_phase.o \ [2020-09-25T00:44:21.797Z] ../ngx_lua-0.10.15/src/ngx_http_lua_phase.c [2020-09-25T00:44:21.797Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.797Z] -o objs/addon/src/ngx_http_lua_uthread.o \ [2020-09-25T00:44:21.797Z] ../ngx_lua-0.10.15/src/ngx_http_lua_uthread.c [2020-09-25T00:44:21.797Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:21.797Z] -o objs/addon/src/ngx_http_lua_timer.o \ [2020-09-25T00:44:21.797Z] ../ngx_lua-0.10.15/src/ngx_http_lua_timer.c [2020-09-25T00:44:22.069Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.069Z] -o objs/addon/src/ngx_http_lua_config.o \ [2020-09-25T00:44:22.069Z] ../ngx_lua-0.10.15/src/ngx_http_lua_config.c [2020-09-25T00:44:22.069Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.069Z] -o objs/addon/src/ngx_http_lua_worker.o \ [2020-09-25T00:44:22.069Z] ../ngx_lua-0.10.15/src/ngx_http_lua_worker.c [2020-09-25T00:44:22.069Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.069Z] -o objs/addon/src/ngx_http_lua_ssl_certby.o \ [2020-09-25T00:44:22.069Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_certby.c [2020-09-25T00:44:22.069Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.069Z] -o objs/addon/src/ngx_http_lua_ssl_ocsp.o \ [2020-09-25T00:44:22.069Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_ocsp.c [2020-09-25T00:44:22.349Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.349Z] -o objs/addon/src/ngx_http_lua_lex.o \ [2020-09-25T00:44:22.349Z] ../ngx_lua-0.10.15/src/ngx_http_lua_lex.c [2020-09-25T00:44:22.349Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.349Z] -o objs/addon/src/ngx_http_lua_balancer.o \ [2020-09-25T00:44:22.349Z] ../ngx_lua-0.10.15/src/ngx_http_lua_balancer.c [2020-09-25T00:44:22.349Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.349Z] -o objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ [2020-09-25T00:44:22.349Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_storeby.c [2020-09-25T00:44:22.349Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.349Z] -o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ [2020-09-25T00:44:22.349Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_fetchby.c [2020-09-25T00:44:22.349Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.349Z] -o objs/addon/src/ngx_http_lua_ssl.o \ [2020-09-25T00:44:22.349Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl.c [2020-09-25T00:44:22.349Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.349Z] -o objs/addon/src/ngx_http_lua_log_ringbuf.o \ [2020-09-25T00:44:22.349Z] ../ngx_lua-0.10.15/src/ngx_http_lua_log_ringbuf.c [2020-09-25T00:44:22.349Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.349Z] -o objs/addon/src/ngx_http_lua_input_filters.o \ [2020-09-25T00:44:22.349Z] ../ngx_lua-0.10.15/src/ngx_http_lua_input_filters.c [2020-09-25T00:44:22.617Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.617Z] -o objs/addon/src/ngx_http_lua_pipe.o \ [2020-09-25T00:44:22.617Z] ../ngx_lua-0.10.15/src/ngx_http_lua_pipe.c [2020-09-25T00:44:22.617Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.617Z] -o objs/addon/src/ngx_http_lua_upstream_module.o \ [2020-09-25T00:44:22.617Z] ../ngx_lua_upstream-0.07/src/ngx_http_lua_upstream_module.c [2020-09-25T00:44:22.618Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.618Z] -o objs/addon/src/ngx_http_headers_more_filter_module.o \ [2020-09-25T00:44:22.618Z] ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_filter_module.c [2020-09-25T00:44:22.618Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.618Z] -o objs/addon/src/ngx_http_headers_more_headers_out.o \ [2020-09-25T00:44:22.618Z] ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_out.c [2020-09-25T00:44:22.618Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.618Z] -o objs/addon/src/ngx_http_headers_more_headers_in.o \ [2020-09-25T00:44:22.618Z] ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_in.c [2020-09-25T00:44:22.618Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.618Z] -o objs/addon/src/ngx_http_headers_more_util.o \ [2020-09-25T00:44:22.618Z] ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_util.c [2020-09-25T00:44:22.618Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.618Z] -o objs/addon/src/ngx_http_array_var_module.o \ [2020-09-25T00:44:22.618Z] ../array-var-nginx-module-0.05/src/ngx_http_array_var_module.c [2020-09-25T00:44:22.884Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.884Z] -o objs/addon/src/ngx_http_array_var_util.o \ [2020-09-25T00:44:22.884Z] ../array-var-nginx-module-0.05/src/ngx_http_array_var_util.c [2020-09-25T00:44:22.884Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.884Z] -o objs/addon/src/ngx_http_memc_module.o \ [2020-09-25T00:44:22.884Z] ../memc-nginx-module-0.19/src/ngx_http_memc_module.c [2020-09-25T00:44:22.884Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.884Z] -o objs/addon/src/ngx_http_memc_request.o \ [2020-09-25T00:44:22.885Z] ../memc-nginx-module-0.19/src/ngx_http_memc_request.c [2020-09-25T00:44:22.885Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.885Z] -o objs/addon/src/ngx_http_memc_response.o \ [2020-09-25T00:44:22.885Z] ../memc-nginx-module-0.19/src/ngx_http_memc_response.c [2020-09-25T00:44:22.885Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.885Z] -o objs/addon/src/ngx_http_memc_util.o \ [2020-09-25T00:44:22.885Z] ../memc-nginx-module-0.19/src/ngx_http_memc_util.c [2020-09-25T00:44:22.885Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:22.885Z] -o objs/addon/src/ngx_http_memc_handler.o \ [2020-09-25T00:44:22.885Z] ../memc-nginx-module-0.19/src/ngx_http_memc_handler.c [2020-09-25T00:44:23.157Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.157Z] -o objs/addon/src/ngx_http_redis2_module.o \ [2020-09-25T00:44:23.157Z] ../redis2-nginx-module-0.15/src/ngx_http_redis2_module.c [2020-09-25T00:44:23.157Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.157Z] -o objs/addon/src/ngx_http_redis2_handler.o \ [2020-09-25T00:44:23.157Z] ../redis2-nginx-module-0.15/src/ngx_http_redis2_handler.c [2020-09-25T00:44:23.157Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.157Z] -o objs/addon/src/ngx_http_redis2_reply.o \ [2020-09-25T00:44:23.157Z] ../redis2-nginx-module-0.15/src/ngx_http_redis2_reply.c [2020-09-25T00:44:23.157Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.157Z] -o objs/addon/src/ngx_http_redis2_util.o \ [2020-09-25T00:44:23.157Z] ../redis2-nginx-module-0.15/src/ngx_http_redis2_util.c [2020-09-25T00:44:23.157Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.157Z] -o objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ [2020-09-25T00:44:23.157Z] ../redis-nginx-module-0.3.7/ngx_http_redis_module.c [2020-09-25T00:44:23.157Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.157Z] -o objs/addon/src/ngx_http_rds_json_filter_module.o \ [2020-09-25T00:44:23.157Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_filter_module.c [2020-09-25T00:44:23.426Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.426Z] -o objs/addon/src/ngx_http_rds_json_processor.o \ [2020-09-25T00:44:23.426Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_processor.c [2020-09-25T00:44:23.426Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.426Z] -o objs/addon/src/ngx_http_rds_json_util.o \ [2020-09-25T00:44:23.426Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_util.c [2020-09-25T00:44:23.426Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.426Z] -o objs/addon/src/ngx_http_rds_json_output.o \ [2020-09-25T00:44:23.426Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_output.c [2020-09-25T00:44:23.426Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.426Z] -o objs/addon/src/ngx_http_rds_json_handler.o \ [2020-09-25T00:44:23.426Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_handler.c [2020-09-25T00:44:23.426Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.426Z] -o objs/addon/src/ngx_http_rds_csv_filter_module.o \ [2020-09-25T00:44:23.426Z] ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_filter_module.c [2020-09-25T00:44:23.426Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.426Z] -o objs/addon/src/ngx_http_rds_csv_processor.o \ [2020-09-25T00:44:23.426Z] ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_processor.c [2020-09-25T00:44:23.693Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.693Z] -o objs/addon/src/ngx_http_rds_csv_util.o \ [2020-09-25T00:44:23.693Z] ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_util.c [2020-09-25T00:44:23.693Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.693Z] -o objs/addon/src/ngx_http_rds_csv_output.o \ [2020-09-25T00:44:23.693Z] ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_output.c [2020-09-25T00:44:23.693Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.693Z] -o objs/addon/src/ngx_stream_lua_api.o \ [2020-09-25T00:44:23.693Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_api.c [2020-09-25T00:44:23.693Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.693Z] -o objs/addon/src/ngx_stream_lua_request.o \ [2020-09-25T00:44:23.693Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_request.c [2020-09-25T00:44:23.693Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.693Z] -o objs/addon/src/ngx_stream_lua_module.o \ [2020-09-25T00:44:23.693Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_module.c [2020-09-25T00:44:23.693Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.693Z] -o objs/addon/src/ngx_stream_lua_directive.o \ [2020-09-25T00:44:23.693Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_directive.c [2020-09-25T00:44:23.693Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.693Z] -o objs/addon/src/ngx_stream_lua_lex.o \ [2020-09-25T00:44:23.693Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_lex.c [2020-09-25T00:44:23.693Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.693Z] -o objs/addon/src/ngx_stream_lua_contentby.o \ [2020-09-25T00:44:23.693Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_contentby.c [2020-09-25T00:44:23.693Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.693Z] -o objs/addon/src/ngx_stream_lua_util.o \ [2020-09-25T00:44:23.693Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c [2020-09-25T00:44:23.969Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.969Z] -o objs/addon/src/ngx_stream_lua_cache.o \ [2020-09-25T00:44:23.969Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_cache.c [2020-09-25T00:44:23.969Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.969Z] -o objs/addon/src/ngx_stream_lua_clfactory.o \ [2020-09-25T00:44:23.969Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_clfactory.c [2020-09-25T00:44:23.969Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.969Z] -o objs/addon/src/ngx_stream_lua_exception.o \ [2020-09-25T00:44:23.969Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_exception.c [2020-09-25T00:44:23.969Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:23.969Z] -o objs/addon/src/ngx_stream_lua_pcrefix.o \ [2020-09-25T00:44:23.969Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_pcrefix.c [2020-09-25T00:44:24.238Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.238Z] -o objs/addon/src/ngx_stream_lua_uthread.o \ [2020-09-25T00:44:24.238Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_uthread.c [2020-09-25T00:44:24.238Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.238Z] -o objs/addon/src/ngx_stream_lua_coroutine.o \ [2020-09-25T00:44:24.238Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_coroutine.c [2020-09-25T00:44:24.238Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.238Z] -o objs/addon/src/ngx_stream_lua_output.o \ [2020-09-25T00:44:24.238Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_output.c [2020-09-25T00:44:24.238Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.238Z] -o objs/addon/src/ngx_stream_lua_consts.o \ [2020-09-25T00:44:24.238Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_consts.c [2020-09-25T00:44:24.238Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.238Z] -o objs/addon/src/ngx_stream_lua_log.o \ [2020-09-25T00:44:24.238Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log.c [2020-09-25T00:44:24.238Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.238Z] -o objs/addon/src/ngx_stream_lua_time.o \ [2020-09-25T00:44:24.238Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_time.c [2020-09-25T00:44:24.506Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.506Z] -o objs/addon/src/ngx_stream_lua_string.o \ [2020-09-25T00:44:24.506Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_string.c [2020-09-25T00:44:24.506Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.506Z] -o objs/addon/src/ngx_stream_lua_control.o \ [2020-09-25T00:44:24.506Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c [2020-09-25T00:44:24.506Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.506Z] -o objs/addon/src/ngx_stream_lua_sleep.o \ [2020-09-25T00:44:24.506Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_sleep.c [2020-09-25T00:44:24.506Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.506Z] -o objs/addon/src/ngx_stream_lua_phase.o \ [2020-09-25T00:44:24.506Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_phase.c [2020-09-25T00:44:24.506Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.506Z] -o objs/addon/src/ngx_stream_lua_ctx.o \ [2020-09-25T00:44:24.506Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ctx.c [2020-09-25T00:44:24.506Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.506Z] -o objs/addon/src/ngx_stream_lua_regex.o \ [2020-09-25T00:44:24.506Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_regex.c [2020-09-25T00:44:24.776Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.776Z] -o objs/addon/src/ngx_stream_lua_script.o \ [2020-09-25T00:44:24.776Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_script.c [2020-09-25T00:44:24.777Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.777Z] -o objs/addon/src/ngx_stream_lua_shdict.o \ [2020-09-25T00:44:24.777Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_shdict.c [2020-09-25T00:44:24.777Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.777Z] -o objs/addon/src/ngx_stream_lua_variable.o \ [2020-09-25T00:44:24.777Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c [2020-09-25T00:44:24.777Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:24.777Z] -o objs/addon/src/ngx_stream_lua_timer.o \ [2020-09-25T00:44:24.777Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_timer.c [2020-09-25T00:44:25.047Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.047Z] -o objs/addon/src/ngx_stream_lua_config.o \ [2020-09-25T00:44:25.047Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_config.c [2020-09-25T00:44:25.047Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.047Z] -o objs/addon/src/ngx_stream_lua_worker.o \ [2020-09-25T00:44:25.047Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_worker.c [2020-09-25T00:44:25.048Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.048Z] -o objs/addon/src/ngx_stream_lua_misc.o \ [2020-09-25T00:44:25.048Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_misc.c [2020-09-25T00:44:25.048Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.048Z] -o objs/addon/src/ngx_stream_lua_initby.o \ [2020-09-25T00:44:25.048Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initby.c [2020-09-25T00:44:25.048Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.048Z] -o objs/addon/src/ngx_stream_lua_initworkerby.o \ [2020-09-25T00:44:25.048Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initworkerby.c [2020-09-25T00:44:25.048Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.048Z] -o objs/addon/src/ngx_stream_lua_socket_tcp.o \ [2020-09-25T00:44:25.048Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_tcp.c [2020-09-25T00:44:25.325Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.325Z] -o objs/addon/src/ngx_stream_lua_socket_udp.o \ [2020-09-25T00:44:25.325Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_udp.c [2020-09-25T00:44:25.325Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.325Z] -o objs/addon/src/ngx_stream_lua_args.o \ [2020-09-25T00:44:25.325Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_args.c [2020-09-25T00:44:25.325Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.325Z] -o objs/addon/src/ngx_stream_lua_ssl.o \ [2020-09-25T00:44:25.325Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl.c [2020-09-25T00:44:25.325Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.325Z] -o objs/addon/src/ngx_stream_lua_balancer.o \ [2020-09-25T00:44:25.325Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_balancer.c [2020-09-25T00:44:25.325Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.325Z] -o objs/addon/src/ngx_stream_lua_logby.o \ [2020-09-25T00:44:25.325Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_logby.c [2020-09-25T00:44:25.599Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.599Z] -o objs/addon/src/ngx_stream_lua_prereadby.o \ [2020-09-25T00:44:25.599Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_prereadby.c [2020-09-25T00:44:25.599Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.599Z] -o objs/addon/src/ngx_stream_lua_semaphore.o \ [2020-09-25T00:44:25.599Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_semaphore.c [2020-09-25T00:44:25.599Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.599Z] -o objs/addon/src/ngx_stream_lua_ssl_certby.o \ [2020-09-25T00:44:25.599Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl_certby.c [2020-09-25T00:44:25.599Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.599Z] -o objs/addon/src/ngx_stream_lua_log_ringbuf.o \ [2020-09-25T00:44:25.599Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log_ringbuf.c [2020-09-25T00:44:25.864Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-09-25T00:44:25.864Z] -o objs/addon/src/ngx_http_lua_kong_module.o \ [2020-09-25T00:44:25.864Z] /build/stage/lua-kong-nginx-module/src/ngx_http_lua_kong_module.c [2020-09-25T00:44:25.865Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-09-25T00:44:25.865Z] -o objs/ngx_modules.o \ [2020-09-25T00:44:25.865Z] objs/ngx_modules.c [2020-09-25T00:44:25.865Z] sed -e "s|%%PREFIX%%|/build/parts/openresty/install/nginx|" \ [2020-09-25T00:44:25.865Z] -e "s|%%PID_PATH%%|/build/parts/openresty/install/nginx/logs/nginx.pid|" \ [2020-09-25T00:44:25.865Z] -e "s|%%CONF_PATH%%|/build/parts/openresty/install/nginx/conf/nginx.conf|" \ [2020-09-25T00:44:25.865Z] -e "s|%%ERROR_LOG_PATH%%|/build/parts/openresty/install/nginx/logs/error.log|" \ [2020-09-25T00:44:25.865Z] < docs/man/nginx.8 > objs/nginx.8 [2020-09-25T00:44:26.436Z] cc -o objs/nginx \ [2020-09-25T00:44:26.436Z] objs/src/core/nginx.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_log.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_palloc.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_array.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_list.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_hash.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_buf.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_queue.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_output_chain.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_string.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_parse.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_parse_time.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_inet.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_file.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_crc32.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_murmurhash.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_md5.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_sha1.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_rbtree.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_radix_tree.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_slab.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_times.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_shmtx.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_connection.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_cycle.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_spinlock.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_rwlock.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_cpuinfo.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_conf_file.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_module.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_resolver.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_open_file_cache.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_crypt.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_proxy_protocol.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_syslog.o \ [2020-09-25T00:44:26.436Z] objs/src/event/ngx_event.o \ [2020-09-25T00:44:26.436Z] objs/src/event/ngx_event_timer.o \ [2020-09-25T00:44:26.436Z] objs/src/event/ngx_event_posted.o \ [2020-09-25T00:44:26.436Z] objs/src/event/ngx_event_accept.o \ [2020-09-25T00:44:26.436Z] objs/src/event/ngx_event_udp.o \ [2020-09-25T00:44:26.436Z] objs/src/event/ngx_event_connect.o \ [2020-09-25T00:44:26.436Z] objs/src/event/ngx_event_pipe.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_time.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_errno.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_alloc.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_files.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_socket.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_recv.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_readv_chain.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_udp_recv.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_send.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_writev_chain.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_udp_send.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_udp_sendmsg_chain.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_channel.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_shmem.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_process.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_daemon.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_setaffinity.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_setproctitle.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_posix_init.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_user.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_dlopen.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_process_cycle.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_linux_init.o \ [2020-09-25T00:44:26.436Z] objs/src/event/modules/ngx_epoll_module.o \ [2020-09-25T00:44:26.436Z] objs/src/os/unix/ngx_linux_sendfile_chain.o \ [2020-09-25T00:44:26.436Z] objs/src/event/ngx_event_openssl.o \ [2020-09-25T00:44:26.436Z] objs/src/event/ngx_event_openssl_stapling.o \ [2020-09-25T00:44:26.436Z] objs/src/core/ngx_regex.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_core_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_special_response.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_request.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_parse.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_log_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_request_body.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_variables.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_script.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_upstream.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_upstream_round_robin.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_file_cache.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_write_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_header_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_chunked_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/v2/ngx_http_v2_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_range_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_gzip_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_postpone_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_ssi_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_charset_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_userid_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_headers_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/ngx_http_copy_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_not_modified_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/v2/ngx_http_v2.o \ [2020-09-25T00:44:26.436Z] objs/src/http/v2/ngx_http_v2_table.o \ [2020-09-25T00:44:26.436Z] objs/src/http/v2/ngx_http_v2_encode.o \ [2020-09-25T00:44:26.436Z] objs/src/http/v2/ngx_http_v2_huff_decode.o \ [2020-09-25T00:44:26.436Z] objs/src/http/v2/ngx_http_v2_huff_encode.o \ [2020-09-25T00:44:26.436Z] objs/src/http/v2/ngx_http_v2_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_static_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_autoindex_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_index_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_mirror_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_try_files_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_auth_basic_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_access_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_limit_conn_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_limit_req_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_realip_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_geo_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_map_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_split_clients_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_referer_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_rewrite_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_ssl_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_proxy_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_fastcgi_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_uwsgi_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_scgi_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_grpc_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_memcached_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_empty_gif_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_browser_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_upstream_hash_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_upstream_random_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_upstream_zone_module.o \ [2020-09-25T00:44:26.436Z] objs/src/http/modules/ngx_http_stub_status_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_variables.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_script.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_handler.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_core_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_log_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_proxy_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_upstream.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_upstream_round_robin.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_write_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_ssl_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_limit_conn_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_access_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_geo_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_map_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_split_clients_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_return_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_upstream_hash_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_upstream_least_conn_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_upstream_random_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_upstream_zone_module.o \ [2020-09-25T00:44:26.436Z] objs/src/stream/ngx_stream_ssl_preread_module.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ndk.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_echo_module.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_echo_util.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_echo_timer.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_echo_var.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_echo_handler.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_echo_filter.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_echo_sleep.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_echo_location.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_echo_echo.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_echo_request_info.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_echo_subrequest.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_echo_foreach.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_xss_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_xss_util.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_coolkit_handlers.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_coolkit_module.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_coolkit_variables.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_base32.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_default_value.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_hashed_upstream.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_quote_sql.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_quote_json.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_unescape_uri.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_misc_module.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_escape_uri.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_hash.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_local_today.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_hex.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_base64.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_random.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_secure_random.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_rotate.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_set_hmac.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_form_input_module.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_encrypted_session_module.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_encrypted_session_cipher.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_srcache_filter_module.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_srcache_util.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_srcache_var.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_srcache_store.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_srcache_fetch.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_srcache_headers.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_lua_script.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_lua_log.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_lua_subrequest.o \ [2020-09-25T00:44:26.436Z] objs/addon/src/ngx_http_lua_ndk.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_control.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_time.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_misc.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_variable.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_string.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_output.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_headers.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_req_body.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_uri.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_args.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_ctx.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_regex.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_module.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_headers_out.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_headers_in.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_directive.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_consts.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_exception.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_util.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_cache.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_contentby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_rewriteby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_accessby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_setby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_capturefilter.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_clfactory.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_pcrefix.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_headerfilterby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_shdict.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_socket_tcp.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_api.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_logby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_sleep.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_semaphore.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_coroutine.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_bodyfilterby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_initby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_initworkerby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_socket_udp.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_req_method.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_phase.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_uthread.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_timer.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_config.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_worker.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_ssl_certby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_ssl_ocsp.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_lex.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_balancer.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_ssl.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_log_ringbuf.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_input_filters.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_pipe.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_upstream_module.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_headers_more_filter_module.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_headers_more_headers_out.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_headers_more_headers_in.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_headers_more_util.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_array_var_module.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_array_var_util.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_memc_module.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_memc_request.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_memc_response.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_memc_util.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_memc_handler.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_redis2_module.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_redis2_handler.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_redis2_reply.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_redis2_util.o \ [2020-09-25T00:44:26.437Z] objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_rds_json_filter_module.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_rds_json_processor.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_rds_json_util.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_rds_json_output.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_rds_json_handler.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_rds_csv_filter_module.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_rds_csv_processor.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_rds_csv_util.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_rds_csv_output.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_api.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_request.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_module.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_directive.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_lex.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_contentby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_util.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_cache.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_clfactory.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_exception.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_pcrefix.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_uthread.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_coroutine.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_output.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_consts.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_log.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_time.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_string.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_control.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_sleep.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_phase.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_ctx.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_regex.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_script.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_shdict.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_variable.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_timer.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_config.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_worker.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_misc.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_initby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_initworkerby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_socket_tcp.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_socket_udp.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_args.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_ssl.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_balancer.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_logby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_prereadby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_semaphore.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_ssl_certby.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_stream_lua_log_ringbuf.o \ [2020-09-25T00:44:26.437Z] objs/addon/src/ngx_http_lua_kong_module.o \ [2020-09-25T00:44:26.437Z] objs/ngx_modules.o \ [2020-09-25T00:44:26.437Z] -L/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib -L/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib -Wl,-rpath,/build/parts/openresty/install/luajit/lib -Wl,-E -Wl,-E -ldl -lpthread -lcrypt -L/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib -lluajit-5.1 -lm -ldl -L/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib -lluajit-5.1 -lm -ldl -lpcre -lssl -lcrypto -ldl -lpthread -lz \ [2020-09-25T00:44:26.437Z] -Wl,-E [2020-09-25T00:44:27.010Z] make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-09-25T00:44:27.010Z] make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-09-25T00:44:27.010Z] make install [2020-09-25T00:44:27.010Z] cd /build/parts/openresty/build/build/LuaJIT-2.1-20190507 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit [2020-09-25T00:44:27.010Z] make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-09-25T00:44:27.010Z] ==== Building LuaJIT 2.1.0-beta3 ==== [2020-09-25T00:44:27.010Z] make -C src [2020-09-25T00:44:27.010Z] make[2]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-09-25T00:44:27.010Z] make[2]: Nothing to be done for 'default'. [2020-09-25T00:44:27.010Z] make[2]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-09-25T00:44:27.010Z] ==== Successfully built LuaJIT 2.1.0-beta3 ==== [2020-09-25T00:44:27.010Z] make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-09-25T00:44:27.010Z] cd /build/parts/openresty/build/build/lua-cjson-2.1.0.7 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/build/parts/openresty/install/lualib LUA_MODULE_DIR=/build/parts/openresty/install/lualib CJSON_CFLAGS="-g -fpic" CC=cc [2020-09-25T00:44:27.010Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-09-25T00:44:27.010Z] make[1]: Nothing to be done for 'all'. [2020-09-25T00:44:27.010Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-09-25T00:44:27.010Z] cd /build/parts/openresty/build/build/lua-resty-signal-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-09-25T00:44:27.010Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-09-25T00:44:27.010Z] make[1]: Nothing to be done for 'all'. [2020-09-25T00:44:27.010Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-09-25T00:44:27.010Z] cd /build/parts/openresty/build/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-09-25T00:44:27.010Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-09-25T00:44:27.010Z] make[1]: Nothing to be done for 'all'. [2020-09-25T00:44:27.010Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-09-25T00:44:27.010Z] cd /build/parts/openresty/build/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-09-25T00:44:27.010Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-09-25T00:44:27.010Z] make[1]: Nothing to be done for 'all'. [2020-09-25T00:44:27.010Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-09-25T00:44:27.010Z] cd /build/parts/openresty/build/build/nginx-1.15.8 && make [2020-09-25T00:44:27.010Z] make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-09-25T00:44:27.010Z] make -f objs/Makefile [2020-09-25T00:44:27.010Z] make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-09-25T00:44:27.010Z] make[2]: Nothing to be done for 'build'. [2020-09-25T00:44:27.010Z] make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-09-25T00:44:27.010Z] make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-09-25T00:44:27.010Z] mkdir -p /build/parts/openresty/install/ [2020-09-25T00:44:27.010Z] cp /build/parts/openresty/build/COPYRIGHT /build/parts/openresty/install/ [2020-09-25T00:44:27.010Z] cd /build/parts/openresty/build/build/LuaJIT-2.1-20190507 && make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit DESTDIR= [2020-09-25T00:44:27.010Z] make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-09-25T00:44:27.010Z] ==== Installing LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== [2020-09-25T00:44:27.010Z] mkdir -p /build/parts/openresty/install/luajit/bin /build/parts/openresty/install/luajit/lib /build/parts/openresty/install/luajit/include/luajit-2.1 /build/parts/openresty/install/luajit/share/man/man1 /build/parts/openresty/install/luajit/lib/pkgconfig /build/parts/openresty/install/luajit/share/luajit-2.1.0-beta3/jit /build/parts/openresty/install/luajit/share/lua/5.1 /build/parts/openresty/install/luajit/lib/lua/5.1 [2020-09-25T00:44:27.010Z] cd src && install -m 0755 luajit /build/parts/openresty/install/luajit/bin/luajit-2.1.0-beta3 [2020-09-25T00:44:27.010Z] cd src && test -f libluajit.a && install -m 0644 libluajit.a /build/parts/openresty/install/luajit/lib/libluajit-5.1.a || : [2020-09-25T00:44:27.010Z] rm -f /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 [2020-09-25T00:44:27.010Z] cd src && test -f libluajit.so && \ [2020-09-25T00:44:27.010Z] install -m 0755 libluajit.so /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 && \ [2020-09-25T00:44:27.010Z] ldconfig -n /build/parts/openresty/install/luajit/lib && \ [2020-09-25T00:44:27.010Z] ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so && \ [2020-09-25T00:44:27.010Z] ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 || : [2020-09-25T00:44:27.010Z] cd etc && install -m 0644 luajit.1 /build/parts/openresty/install/luajit/share/man/man1 [2020-09-25T00:44:27.010Z] cd etc && sed -e "s|^prefix=.*|prefix=/build/parts/openresty/install/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ [2020-09-25T00:44:27.010Z] install -m 0644 luajit.pc.tmp /build/parts/openresty/install/luajit/lib/pkgconfig/luajit.pc && \ [2020-09-25T00:44:27.010Z] rm -f luajit.pc.tmp [2020-09-25T00:44:27.010Z] cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /build/parts/openresty/install/luajit/include/luajit-2.1 [2020-09-25T00:44:27.010Z] cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /build/parts/openresty/install/luajit/share/luajit-2.1.0-beta3/jit [2020-09-25T00:44:27.010Z] ln -sf luajit-2.1.0-beta3 /build/parts/openresty/install/luajit/bin/luajit [2020-09-25T00:44:27.010Z] ==== Successfully installed LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== [2020-09-25T00:44:27.010Z] make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-09-25T00:44:27.010Z] cd /build/parts/openresty/build/build/lua-cjson-2.1.0.7 && make install DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/build/parts/openresty/install/lualib LUA_MODULE_DIR=/build/parts/openresty/install/lualib CJSON_CFLAGS="-g -fpic" CC=cc [2020-09-25T00:44:27.010Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-09-25T00:44:27.010Z] mkdir -p /build/parts/openresty/install/lualib [2020-09-25T00:44:27.010Z] rm -f /build/parts/openresty/install/lualib/cjson.so [2020-09-25T00:44:27.010Z] cp cjson.so /build/parts/openresty/install/lualib [2020-09-25T00:44:27.010Z] chmod 755 /build/parts/openresty/install/lualib/cjson.so [2020-09-25T00:44:27.010Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-09-25T00:44:27.010Z] cd /build/parts/openresty/build/build/lua-resty-signal-0.02 && make install DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-09-25T00:44:27.010Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-09-25T00:44:27.010Z] install -d /build/parts/openresty/install/lualib/resty [2020-09-25T00:44:27.010Z] install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-09-25T00:44:27.010Z] install librestysignal.so /build/parts/openresty/install/lualib/ [2020-09-25T00:44:27.010Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-09-25T00:44:27.010Z] cd /build/parts/openresty/build/build/lua-redis-parser-0.13 && make install DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-09-25T00:44:27.010Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-09-25T00:44:27.010Z] install -d /build/parts/openresty/install/lualib/redis [2020-09-25T00:44:27.010Z] install parser.so /build/parts/openresty/install/lualib/redis [2020-09-25T00:44:27.010Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-09-25T00:44:27.010Z] cd /build/parts/openresty/build/build/lua-rds-parser-0.06 && make install DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-09-25T00:44:27.272Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-09-25T00:44:27.272Z] install -d /build/parts/openresty/install/lualib/rds [2020-09-25T00:44:27.272Z] install parser.so /build/parts/openresty/install/lualib/rds [2020-09-25T00:44:27.272Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-09-25T00:44:27.272Z] cd /build/parts/openresty/build/build/lua-resty-dns-0.21 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.272Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-dns-0.21' [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/dns [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install lib/resty/dns/*.lua /build/parts/openresty/install/lualib/resty/dns/ [2020-09-25T00:44:27.272Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-dns-0.21' [2020-09-25T00:44:27.272Z] cd /build/parts/openresty/build/build/lua-resty-memcached-0.14 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.272Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-memcached-0.14' [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-09-25T00:44:27.272Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-memcached-0.14' [2020-09-25T00:44:27.272Z] cd /build/parts/openresty/build/build/lua-resty-redis-0.27 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.272Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-redis-0.27' [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-09-25T00:44:27.272Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-redis-0.27' [2020-09-25T00:44:27.272Z] cd /build/parts/openresty/build/build/lua-resty-mysql-0.21 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.272Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-mysql-0.21' [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-09-25T00:44:27.272Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-mysql-0.21' [2020-09-25T00:44:27.272Z] cd /build/parts/openresty/build/build/lua-resty-string-0.11 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.272Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-string-0.11' [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-09-25T00:44:27.272Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-string-0.11' [2020-09-25T00:44:27.272Z] cd /build/parts/openresty/build/build/lua-resty-upload-0.10 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.272Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-upload-0.10' [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-09-25T00:44:27.272Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-upload-0.10' [2020-09-25T00:44:27.272Z] cd /build/parts/openresty/build/build/lua-resty-websocket-0.07 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.272Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-websocket-0.07' [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/websocket [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install lib/resty/websocket/*.lua /build/parts/openresty/install/lualib/resty/websocket/ [2020-09-25T00:44:27.272Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-websocket-0.07' [2020-09-25T00:44:27.272Z] cd /build/parts/openresty/build/build/lua-resty-lock-0.08 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.272Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-lock-0.08' [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/ [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ [2020-09-25T00:44:27.272Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-lock-0.08' [2020-09-25T00:44:27.272Z] cd /build/parts/openresty/build/build/lua-resty-lrucache-0.09 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.272Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-lrucache-0.09' [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/lrucache [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install lib/resty/lrucache/*.lua /build/parts/openresty/install/lualib/resty/lrucache/ [2020-09-25T00:44:27.272Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-lrucache-0.09' [2020-09-25T00:44:27.272Z] cd /build/parts/openresty/build/build/lua-resty-core-0.1.17 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.272Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-core-0.1.17' [2020-09-25T00:44:27.272Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/core/ [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/ngx/ [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/ngx/ssl [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install lib/resty/core/*.lua /build/parts/openresty/install/lualib/resty/core/ [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install lib/ngx/*.lua /build/parts/openresty/install/lualib/ngx/ [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install lib/ngx/ssl/*.lua /build/parts/openresty/install/lualib/ngx/ssl/ [2020-09-25T00:44:27.533Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-core-0.1.17' [2020-09-25T00:44:27.533Z] cd /build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.533Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06' [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/upstream/ [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install lib/resty/upstream/*.lua /build/parts/openresty/install/lualib/resty/upstream/ [2020-09-25T00:44:27.533Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06' [2020-09-25T00:44:27.533Z] cd /build/parts/openresty/build/build/lua-resty-limit-traffic-0.06 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.533Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-limit-traffic-0.06' [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/limit/ [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install lib/resty/limit/*.lua /build/parts/openresty/install/lualib/resty/limit/ [2020-09-25T00:44:27.533Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-limit-traffic-0.06' [2020-09-25T00:44:27.533Z] cd /build/parts/openresty/build/build/lua-resty-shell-0.02 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.533Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-shell-0.02' [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/ [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ [2020-09-25T00:44:27.533Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-shell-0.02' [2020-09-25T00:44:27.533Z] cd /build/parts/openresty/build/build/lua-tablepool-0.01 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-09-25T00:44:27.533Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-tablepool-0.01' [2020-09-25T00:44:27.533Z] /build/parts/openresty/build/build/install lib/*.lua /build/parts/openresty/install/lualib/ [2020-09-25T00:44:27.533Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-tablepool-0.01' [2020-09-25T00:44:27.533Z] cd /build/parts/openresty/build/build/opm-0.0.5 && /build/parts/openresty/build/build/install bin/* /build/parts/openresty/install/bin/ [2020-09-25T00:44:27.533Z] cd /build/parts/openresty/build/build/resty-cli-0.24 && /build/parts/openresty/build/build/install bin/* /build/parts/openresty/install/bin/ [2020-09-25T00:44:27.533Z] cp /build/parts/openresty/build/build/resty.index /build/parts/openresty/install/ [2020-09-25T00:44:27.533Z] cp -r /build/parts/openresty/build/build/pod /build/parts/openresty/install/ [2020-09-25T00:44:27.533Z] cd /build/parts/openresty/build/build/nginx-1.15.8 && make install DESTDIR= [2020-09-25T00:44:27.533Z] make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-09-25T00:44:27.533Z] make -f objs/Makefile install [2020-09-25T00:44:27.793Z] make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-09-25T00:44:27.793Z] test -d '/build/parts/openresty/install/nginx' || mkdir -p '/build/parts/openresty/install/nginx' [2020-09-25T00:44:27.793Z] test -d '/build/parts/openresty/install/nginx/sbin' \ [2020-09-25T00:44:27.793Z] || mkdir -p '/build/parts/openresty/install/nginx/sbin' [2020-09-25T00:44:27.793Z] test ! -f '/build/parts/openresty/install/nginx/sbin/nginx' \ [2020-09-25T00:44:27.793Z] || mv '/build/parts/openresty/install/nginx/sbin/nginx' \ [2020-09-25T00:44:27.793Z] '/build/parts/openresty/install/nginx/sbin/nginx.old' [2020-09-25T00:44:27.793Z] cp objs/nginx '/build/parts/openresty/install/nginx/sbin/nginx' [2020-09-25T00:44:27.793Z] test -d '/build/parts/openresty/install/nginx/conf' \ [2020-09-25T00:44:27.793Z] || mkdir -p '/build/parts/openresty/install/nginx/conf' [2020-09-25T00:44:27.793Z] cp conf/koi-win '/build/parts/openresty/install/nginx/conf' [2020-09-25T00:44:27.793Z] cp conf/koi-utf '/build/parts/openresty/install/nginx/conf' [2020-09-25T00:44:27.793Z] cp conf/win-utf '/build/parts/openresty/install/nginx/conf' [2020-09-25T00:44:27.793Z] test -f '/build/parts/openresty/install/nginx/conf/mime.types' \ [2020-09-25T00:44:27.793Z] || cp conf/mime.types '/build/parts/openresty/install/nginx/conf' [2020-09-25T00:44:27.793Z] cp conf/mime.types '/build/parts/openresty/install/nginx/conf/mime.types.default' [2020-09-25T00:44:27.793Z] test -f '/build/parts/openresty/install/nginx/conf/fastcgi_params' \ [2020-09-25T00:44:27.793Z] || cp conf/fastcgi_params '/build/parts/openresty/install/nginx/conf' [2020-09-25T00:44:27.793Z] cp conf/fastcgi_params \ [2020-09-25T00:44:27.793Z] '/build/parts/openresty/install/nginx/conf/fastcgi_params.default' [2020-09-25T00:44:27.793Z] test -f '/build/parts/openresty/install/nginx/conf/fastcgi.conf' \ [2020-09-25T00:44:27.793Z] || cp conf/fastcgi.conf '/build/parts/openresty/install/nginx/conf' [2020-09-25T00:44:27.793Z] cp conf/fastcgi.conf '/build/parts/openresty/install/nginx/conf/fastcgi.conf.default' [2020-09-25T00:44:27.793Z] test -f '/build/parts/openresty/install/nginx/conf/uwsgi_params' \ [2020-09-25T00:44:27.793Z] || cp conf/uwsgi_params '/build/parts/openresty/install/nginx/conf' [2020-09-25T00:44:27.793Z] cp conf/uwsgi_params \ [2020-09-25T00:44:27.794Z] '/build/parts/openresty/install/nginx/conf/uwsgi_params.default' [2020-09-25T00:44:27.794Z] test -f '/build/parts/openresty/install/nginx/conf/scgi_params' \ [2020-09-25T00:44:27.794Z] || cp conf/scgi_params '/build/parts/openresty/install/nginx/conf' [2020-09-25T00:44:27.794Z] cp conf/scgi_params \ [2020-09-25T00:44:27.794Z] '/build/parts/openresty/install/nginx/conf/scgi_params.default' [2020-09-25T00:44:27.794Z] test -f '/build/parts/openresty/install/nginx/conf/nginx.conf' \ [2020-09-25T00:44:27.794Z] || cp conf/nginx.conf '/build/parts/openresty/install/nginx/conf/nginx.conf' [2020-09-25T00:44:27.794Z] cp conf/nginx.conf '/build/parts/openresty/install/nginx/conf/nginx.conf.default' [2020-09-25T00:44:27.794Z] test -d '/build/parts/openresty/install/nginx/logs' \ [2020-09-25T00:44:27.794Z] || mkdir -p '/build/parts/openresty/install/nginx/logs' [2020-09-25T00:44:27.794Z] test -d '/build/parts/openresty/install/nginx/logs' \ [2020-09-25T00:44:27.794Z] || mkdir -p '/build/parts/openresty/install/nginx/logs' [2020-09-25T00:44:27.794Z] test -d '/build/parts/openresty/install/nginx/html' \ [2020-09-25T00:44:27.794Z] || cp -R docs/html '/build/parts/openresty/install/nginx' [2020-09-25T00:44:27.794Z] test -d '/build/parts/openresty/install/nginx/logs' \ [2020-09-25T00:44:27.794Z] || mkdir -p '/build/parts/openresty/install/nginx/logs' [2020-09-25T00:44:27.794Z] make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-09-25T00:44:27.794Z] make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-09-25T00:44:27.794Z] mkdir -p /build/parts/openresty/install/site/lualib /build/parts/openresty/install/site/pod /build/parts/openresty/install/site/manifest [2020-09-25T00:44:27.794Z] ln -sf /build/parts/openresty/install/nginx/sbin/nginx /build/parts/openresty/install/bin/openresty [2020-09-25T00:44:31.515Z] Staging openresty  [2020-09-25T00:44:32.586Z] Pulling lua  [2020-09-25T00:44:34.403Z] Downloading 'lua-5.1.5.tar.gz'[] 0% Downloading 'lua-5.1.5.tar.gz'[] 1% Downloading 'lua-5.1.5.tar.gz'[] 2% Downloading 'lua-5.1.5.tar.gz'[] 4% Downloading 'lua-5.1.5.tar.gz'[] 5% Downloading 'lua-5.1.5.tar.gz'[] 6% Downloading 'lua-5.1.5.tar.gz'[] 8% Downloading 'lua-5.1.5.tar.gz'[] 9% Downloading 'lua-5.1.5.tar.gz'[] 11% Downloading 'lua-5.1.5.tar.gz'[] 12% Downloading 'lua-5.1.5.tar.gz'[] 13% Downloading 'lua-5.1.5.tar.gz'[] 15% Downloading 'lua-5.1.5.tar.gz'[] 16% Downloading 'lua-5.1.5.tar.gz'[] 18% Downloading 'lua-5.1.5.tar.gz'[] 19% Downloading 'lua-5.1.5.tar.gz'[] 20% Downloading 'lua-5.1.5.tar.gz'[] 22% Downloading 'lua-5.1.5.tar.gz'[] 23% Downloading 'lua-5.1.5.tar.gz'[] 24% Downloading 'lua-5.1.5.tar.gz'[] 26% Downloading 'lua-5.1.5.tar.gz'[] 27% Downloading 'lua-5.1.5.tar.gz'[] 29% Downloading 'lua-5.1.5.tar.gz'[] 30% Downloading 'lua-5.1.5.tar.gz'[] 31% Downloading 'lua-5.1.5.tar.gz'[] 33% Downloading 'lua-5.1.5.tar.gz'[] 34% Downloading 'lua-5.1.5.tar.gz'[] 36% Downloading 'lua-5.1.5.tar.gz'[] 37% Downloading 'lua-5.1.5.tar.gz'[] 38% Downloading 'lua-5.1.5.tar.gz'[] 40% Downloading 'lua-5.1.5.tar.gz'[] 41% Downloading 'lua-5.1.5.tar.gz'[] 43% Downloading 'lua-5.1.5.tar.gz'[] 44% Downloading 'lua-5.1.5.tar.gz'[] 45% Downloading 'lua-5.1.5.tar.gz'[] 47% Downloading 'lua-5.1.5.tar.gz'[] 48% Downloading 'lua-5.1.5.tar.gz'[] 49% Downloading 'lua-5.1.5.tar.gz'[] 51% Downloading 'lua-5.1.5.tar.gz'[] 52% Downloading 'lua-5.1.5.tar.gz'[] 54% Downloading 'lua-5.1.5.tar.gz'[] 55% Downloading 'lua-5.1.5.tar.gz'[] 56% Downloading 'lua-5.1.5.tar.gz'[] 58% Downloading 'lua-5.1.5.tar.gz'[] 59% Downloading 'lua-5.1.5.tar.gz'[] 61% Downloading 'lua-5.1.5.tar.gz'[] 62% Downloading 'lua-5.1.5.tar.gz'[] 63% Downloading 'lua-5.1.5.tar.gz'[] 65% Downloading 'lua-5.1.5.tar.gz'[] 66% Downloading 'lua-5.1.5.tar.gz'[] 68% Downloading 'lua-5.1.5.tar.gz'[] 69% Downloading 'lua-5.1.5.tar.gz'[] 70% Downloading 'lua-5.1.5.tar.gz'[] 72% Downloading 'lua-5.1.5.tar.gz'[] 73% Downloading 'lua-5.1.5.tar.gz'[] 74% Downloading 'lua-5.1.5.tar.gz'[] 76% Downloading 'lua-5.1.5.tar.gz'[] 77% Downloading 'lua-5.1.5.tar.gz'[] 79% Downloading 'lua-5.1.5.tar.gz'[] 80% Downloading 'lua-5.1.5.tar.gz'[] 81% Downloading 'lua-5.1.5.tar.gz'[] 83% Downloading 'lua-5.1.5.tar.gz'[] 84% Downloading 'lua-5.1.5.tar.gz'[] 86% Downloading 'lua-5.1.5.tar.gz'[] 87% Downloading 'lua-5.1.5.tar.gz'[] 88% Downloading 'lua-5.1.5.tar.gz'[] 90% Downloading 'lua-5.1.5.tar.gz'[] 91% Downloading 'lua-5.1.5.tar.gz'[] 93% Downloading 'lua-5.1.5.tar.gz'[] 94% Downloading 'lua-5.1.5.tar.gz'[] 95% Downloading 'lua-5.1.5.tar.gz'[] 97% Downloading 'lua-5.1.5.tar.gz'[] 98% Downloading 'lua-5.1.5.tar.gz'[] 99% Downloading 'lua-5.1.5.tar.gz'[] 100% [2020-09-25T00:44:34.666Z] 'luarocks' has dependencies that need to be staged: lua [2020-09-25T00:44:34.666Z] Skipping pull lua (already ran) [2020-09-25T00:44:34.666Z] Building lua  [2020-09-25T00:44:35.618Z] make linux -j8 [2020-09-25T00:44:35.618Z] cd src && make linux [2020-09-25T00:44:35.618Z] make[1]: Entering directory '/build/parts/lua/build/src' [2020-09-25T00:44:35.618Z] make all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" [2020-09-25T00:44:35.618Z] make[2]: Entering directory '/build/parts/lua/build/src' [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lapi.o lapi.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lcode.o lcode.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldebug.o ldebug.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldo.o ldo.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldump.o ldump.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lfunc.o lfunc.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lgc.o lgc.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o llex.o llex.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lmem.o lmem.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lobject.o lobject.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lopcodes.o lopcodes.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lparser.o lparser.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstate.o lstate.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstring.o lstring.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltable.o ltable.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltm.o ltm.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lundump.o lundump.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lvm.o lvm.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lzio.o lzio.c [2020-09-25T00:44:35.618Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lauxlib.o lauxlib.c [2020-09-25T00:44:35.895Z] lauxlib.c: In function ‘luaL_loadfile’: [2020-09-25T00:44:35.895Z] lauxlib.c:577:4: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] [2020-09-25T00:44:35.895Z] while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; [2020-09-25T00:44:35.895Z] ^~~~~ [2020-09-25T00:44:35.895Z] lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ [2020-09-25T00:44:35.895Z] lf.extraline = 0; [2020-09-25T00:44:35.895Z] ^~ [2020-09-25T00:44:35.895Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lbaselib.o lbaselib.c [2020-09-25T00:44:35.895Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldblib.o ldblib.c [2020-09-25T00:44:35.895Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o liolib.o liolib.c [2020-09-25T00:44:35.895Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lmathlib.o lmathlib.c [2020-09-25T00:44:35.895Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o loslib.o loslib.c [2020-09-25T00:44:35.895Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltablib.o ltablib.c [2020-09-25T00:44:35.895Z] ltablib.c: In function ‘addfield’: [2020-09-25T00:44:35.895Z] ltablib.c:137:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] [2020-09-25T00:44:35.895Z] if (!lua_isstring(L, -1)) [2020-09-25T00:44:35.895Z] ^~ [2020-09-25T00:44:35.895Z] ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ [2020-09-25T00:44:35.895Z] luaL_addvalue(b); [2020-09-25T00:44:35.895Z] ^~~~~~~~~~~~~ [2020-09-25T00:44:35.895Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstrlib.o lstrlib.c [2020-09-25T00:44:35.895Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o loadlib.o loadlib.c [2020-09-25T00:44:35.895Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o linit.o linit.c [2020-09-25T00:44:35.895Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lua.o lua.c [2020-09-25T00:44:35.895Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o luac.o luac.c [2020-09-25T00:44:35.895Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o print.o print.c [2020-09-25T00:44:36.155Z] ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o # DLL needs all object files [2020-09-25T00:44:36.155Z] ar: `u' modifier ignored since `D' is the default (see `U') [2020-09-25T00:44:36.155Z] ranlib liblua.a [2020-09-25T00:44:36.415Z] gcc -o lua lua.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses [2020-09-25T00:44:36.415Z] gcc -o luac luac.o print.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses [2020-09-25T00:44:36.415Z] make[2]: Leaving directory '/build/parts/lua/build/src' [2020-09-25T00:44:36.415Z] make[1]: Leaving directory '/build/parts/lua/build/src' [2020-09-25T00:44:36.415Z] make linux install DESTDIR=/build/parts/lua/install [2020-09-25T00:44:36.415Z] cd src && make linux [2020-09-25T00:44:36.415Z] make[1]: Entering directory '/build/parts/lua/build/src' [2020-09-25T00:44:36.415Z] make all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" [2020-09-25T00:44:36.415Z] make[2]: Entering directory '/build/parts/lua/build/src' [2020-09-25T00:44:36.415Z] make[2]: Nothing to be done for 'all'. [2020-09-25T00:44:36.415Z] make[2]: Leaving directory '/build/parts/lua/build/src' [2020-09-25T00:44:36.415Z] make[1]: Leaving directory '/build/parts/lua/build/src' [2020-09-25T00:44:36.415Z] cd src && mkdir -p /build/stage/bin /build/stage/include /build/stage/lib /build/stage/man/man1 /build/stage/share/lua/5.1 /build/stage/lib/lua/5.1 [2020-09-25T00:44:36.415Z] cd src && install -p -m 0755 lua luac /build/stage/bin [2020-09-25T00:44:36.415Z] cd src && install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h ../etc/lua.hpp /build/stage/include [2020-09-25T00:44:36.415Z] cd src && install -p -m 0644 liblua.a /build/stage/lib [2020-09-25T00:44:36.415Z] cd doc && install -p -m 0644 lua.1 luac.1 /build/stage/man/man1 [2020-09-25T00:44:39.728Z] Staging lua  [2020-09-25T00:44:40.670Z] Pulling luarocks  [2020-09-25T00:44:41.241Z] Cloning into '/build/parts/luarocks/src'... [2020-09-25T00:44:41.501Z] remote: Enumerating objects: 312, done. [2020-09-25T00:44:41.501Z] remote: Counting objects: 0% (1/312) remote: Counting objects: 1% (4/312) remote: Counting objects: 2% (7/312) remote: Counting objects: 3% (10/312) remote: Counting objects: 4% (13/312) remote: Counting objects: 5% (16/312) remote: Counting objects: 6% (19/312) remote: Counting objects: 7% (22/312) remote: Counting objects: 8% (25/312) remote: Counting objects: 9% (29/312) remote: Counting objects: 10% (32/312) remote: Counting objects: 11% (35/312) remote: Counting objects: 12% (38/312) remote: Counting objects: 13% (41/312) remote: Counting objects: 14% (44/312) remote: Counting objects: 15% (47/312) remote: Counting objects: 16% (50/312) remote: Counting objects: 17% (54/312) remote: Counting objects: 18% (57/312) remote: Counting objects: 19% (60/312) remote: Counting objects: 20% (63/312) remote: Counting objects: 21% (66/312) remote: Counting objects: 22% (69/312) remote: Counting objects: 23% (72/312) remote: Counting objects: 24% (75/312) remote: Counting objects: 25% (78/312) remote: Counting objects: 26% (82/312) remote: Counting objects: 27% (85/312) remote: Counting objects: 28% (88/312) remote: Counting objects: 29% (91/312) remote: Counting objects: 30% (94/312) remote: Counting objects: 31% (97/312) remote: Counting objects: 32% (100/312) remote: Counting objects: 33% (103/312) remote: Counting objects: 34% (107/312) remote: Counting objects: 35% (110/312) remote: Counting objects: 36% (113/312) remote: Counting objects: 37% (116/312) remote: Counting objects: 38% (119/312) remote: Counting objects: 39% (122/312) remote: Counting objects: 40% (125/312) remote: Counting objects: 41% (128/312) remote: Counting objects: 42% (132/312) remote: Counting objects: 43% (135/312) remote: Counting objects: 44% (138/312) remote: Counting objects: 45% (141/312) remote: Counting objects: 46% (144/312) remote: Counting objects: 47% (147/312) remote: Counting objects: 48% (150/312) remote: Counting objects: 49% (153/312) remote: Counting objects: 50% (156/312) remote: Counting objects: 51% (160/312) remote: Counting objects: 52% (163/312) remote: Counting objects: 53% (166/312) remote: Counting objects: 54% (169/312) remote: Counting objects: 55% (172/312) remote: Counting objects: 56% (175/312) remote: Counting objects: 57% (178/312) remote: Counting objects: 58% (181/312) remote: Counting objects: 59% (185/312) remote: Counting objects: 60% (188/312) remote: Counting objects: 61% (191/312) remote: Counting objects: 62% (194/312) remote: Counting objects: 63% (197/312) remote: Counting objects: 64% (200/312) remote: Counting objects: 65% (203/312) remote: Counting objects: 66% (206/312) remote: Counting objects: 67% (210/312) remote: Counting objects: 68% (213/312) remote: Counting objects: 69% (216/312) remote: Counting objects: 70% (219/312) remote: Counting objects: 71% (222/312) remote: Counting objects: 72% (225/312) remote: Counting objects: 73% (228/312) remote: Counting objects: 74% (231/312) remote: Counting objects: 75% (234/312) remote: Counting objects: 76% (238/312) remote: Counting objects: 77% (241/312) remote: Counting objects: 78% (244/312) remote: Counting objects: 79% (247/312) remote: Counting objects: 80% (250/312) remote: Counting objects: 81% (253/312) remote: Counting objects: 82% (256/312) remote: Counting objects: 83% (259/312) remote: Counting objects: 84% (263/312) remote: Counting objects: 85% (266/312) remote: Counting objects: 86% (269/312) remote: Counting objects: 87% (272/312) remote: Counting objects: 88% (275/312) remote: Counting objects: 89% (278/312) remote: Counting objects: 90% (281/312) remote: Counting objects: 91% (284/312) remote: Counting objects: 92% (288/312) remote: Counting objects: 93% (291/312) remote: Counting objects: 94% (294/312) remote: Counting objects: 95% (297/312) remote: Counting objects: 96% (300/312) remote: Counting objects: 97% (303/312) remote: Counting objects: 98% (306/312) remote: Counting objects: 99% (309/312) remote: Counting objects: 100% (312/312) remote: Counting objects: 100% (312/312), done. [2020-09-25T00:44:41.502Z] remote: Compressing objects: 0% (1/271) remote: Compressing objects: 1% (3/271) remote: Compressing objects: 2% (6/271) remote: Compressing objects: 3% (9/271) remote: Compressing objects: 4% (11/271) remote: Compressing objects: 5% (14/271) remote: Compressing objects: 6% (17/271) remote: Compressing objects: 7% (19/271) remote: Compressing objects: 8% (22/271) remote: Compressing objects: 9% (25/271) remote: Compressing objects: 10% (28/271) remote: Compressing objects: 11% (30/271) remote: Compressing objects: 12% (33/271) remote: Compressing objects: 13% (36/271) remote: Compressing objects: 14% (38/271) remote: Compressing objects: 15% (41/271) remote: Compressing objects: 16% (44/271) remote: Compressing objects: 17% (47/271) remote: Compressing objects: 18% (49/271) remote: Compressing objects: 19% (52/271) remote: Compressing objects: 20% (55/271) remote: Compressing objects: 21% (57/271) remote: Compressing objects: 22% (60/271) remote: Compressing objects: 23% (63/271) remote: Compressing objects: 24% (66/271) remote: Compressing objects: 25% (68/271) remote: Compressing objects: 26% (71/271) remote: Compressing objects: 27% (74/271) remote: Compressing objects: 28% (76/271) remote: Compressing objects: 29% (79/271) remote: Compressing objects: 30% (82/271) remote: Compressing objects: 31% (85/271) remote: Compressing objects: 32% (87/271) remote: Compressing objects: 33% (90/271) remote: Compressing objects: 34% (93/271) remote: Compressing objects: 35% (95/271) remote: Compressing objects: 36% (98/271) remote: Compressing objects: 37% (101/271) remote: Compressing objects: 38% (103/271) remote: Compressing objects: 39% (106/271) remote: Compressing objects: 40% (109/271) remote: Compressing objects: 41% (112/271) remote: Compressing objects: 42% (114/271) remote: Compressing objects: 43% (117/271) remote: Compressing objects: 44% (120/271) remote: Compressing objects: 45% (122/271) remote: Compressing objects: 46% (125/271) remote: Compressing objects: 47% (128/271) remote: Compressing objects: 48% (131/271) remote: Compressing objects: 49% (133/271) remote: Compressing objects: 50% (136/271) remote: Compressing objects: 51% (139/271) remote: Compressing objects: 52% (141/271) remote: Compressing objects: 53% (144/271) remote: Compressing objects: 54% (147/271) remote: Compressing objects: 55% (150/271) remote: Compressing objects: 56% (152/271) remote: Compressing objects: 57% (155/271) remote: Compressing objects: 58% (158/271) remote: Compressing objects: 59% (160/271) remote: Compressing objects: 60% (163/271) remote: Compressing objects: 61% (166/271) remote: Compressing objects: 62% (169/271) remote: Compressing objects: 63% (171/271) remote: Compressing objects: 64% (174/271) remote: Compressing objects: 65% (177/271) remote: Compressing objects: 66% (179/271) remote: Compressing objects: 67% (182/271) remote: Compressing objects: 68% (185/271) remote: Compressing objects: 69% (187/271) remote: Compressing objects: 70% (190/271) remote: Compressing objects: 71% (193/271) remote: Compressing objects: 72% (196/271) remote: Compressing objects: 73% (198/271) remote: Compressing objects: 74% (201/271) remote: Compressing objects: 75% (204/271) remote: Compressing objects: 76% (206/271) remote: Compressing objects: 77% (209/271) remote: Compressing objects: 78% (212/271) remote: Compressing objects: 79% (215/271) remote: Compressing objects: 80% (217/271) remote: Compressing objects: 81% (220/271) remote: Compressing objects: 82% (223/271) remote: Compressing objects: 83% (225/271) remote: Compressing objects: 84% (228/271) remote: Compressing objects: 85% (231/271) remote: Compressing objects: 86% (234/271) remote: Compressing objects: 87% (236/271) remote: Compressing objects: 88% (239/271) remote: Compressing objects: 89% (242/271) remote: Compressing objects: 90% (244/271) remote: Compressing objects: 91% (247/271) remote: Compressing objects: 92% (250/271) remote: Compressing objects: 93% (253/271) remote: Compressing objects: 94% (255/271) remote: Compressing objects: 95% (258/271) remote: Compressing objects: 96% (261/271) remote: Compressing objects: 97% (263/271) remote: Compressing objects: 98% (266/271) remote: Compressing objects: 99% (269/271) remote: Compressing objects: 100% (271/271) remote: Compressing objects: 100% (271/271), done. [2020-09-25T00:44:42.542Z] Receiving objects: 0% (1/312) Receiving objects: 1% (4/312) Receiving objects: 2% (7/312) Receiving objects: 3% (10/312) Receiving objects: 4% (13/312) Receiving objects: 5% (16/312) Receiving objects: 6% (19/312) Receiving objects: 7% (22/312) Receiving objects: 8% (25/312) Receiving objects: 9% (29/312) Receiving objects: 10% (32/312) Receiving objects: 11% (35/312) Receiving objects: 12% (38/312) Receiving objects: 13% (41/312) Receiving objects: 14% (44/312) Receiving objects: 15% (47/312) Receiving objects: 16% (50/312) Receiving objects: 17% (54/312) Receiving objects: 18% (57/312) Receiving objects: 19% (60/312) Receiving objects: 20% (63/312) Receiving objects: 21% (66/312) Receiving objects: 22% (69/312) Receiving objects: 23% (72/312) Receiving objects: 24% (75/312) Receiving objects: 25% (78/312) Receiving objects: 26% (82/312) Receiving objects: 27% (85/312) Receiving objects: 28% (88/312) Receiving objects: 29% (91/312) Receiving objects: 30% (94/312) Receiving objects: 31% (97/312) Receiving objects: 32% (100/312) Receiving objects: 33% (103/312) Receiving objects: 34% (107/312) Receiving objects: 35% (110/312) Receiving objects: 36% (113/312) Receiving objects: 37% (116/312) Receiving objects: 38% (119/312) Receiving objects: 39% (122/312) Receiving objects: 40% (125/312) Receiving objects: 41% (128/312) Receiving objects: 42% (132/312) Receiving objects: 43% (135/312) Receiving objects: 44% (138/312) Receiving objects: 45% (141/312) Receiving objects: 46% (144/312) Receiving objects: 47% (147/312) Receiving objects: 48% (150/312) Receiving objects: 49% (153/312) Receiving objects: 50% (156/312) Receiving objects: 51% (160/312) Receiving objects: 52% (163/312) Receiving objects: 53% (166/312) Receiving objects: 54% (169/312) Receiving objects: 55% (172/312) Receiving objects: 56% (175/312) Receiving objects: 57% (178/312) Receiving objects: 58% (181/312) Receiving objects: 59% (185/312) Receiving objects: 60% (188/312) Receiving objects: 61% (191/312) Receiving objects: 62% (194/312) Receiving objects: 63% (197/312) Receiving objects: 64% (200/312) Receiving objects: 65% (203/312) Receiving objects: 66% (206/312) Receiving objects: 67% (210/312) Receiving objects: 68% (213/312) Receiving objects: 69% (216/312) Receiving objects: 70% (219/312) Receiving objects: 71% (222/312) Receiving objects: 72% (225/312) Receiving objects: 73% (228/312) Receiving objects: 74% (231/312) Receiving objects: 75% (234/312) Receiving objects: 76% (238/312) Receiving objects: 77% (241/312) Receiving objects: 78% (244/312) Receiving objects: 79% (247/312) Receiving objects: 80% (250/312) Receiving objects: 81% (253/312) Receiving objects: 82% (256/312) Receiving objects: 83% (259/312) Receiving objects: 84% (263/312) Receiving objects: 85% (266/312) Receiving objects: 86% (269/312) Receiving objects: 87% (272/312) Receiving objects: 88% (275/312) Receiving objects: 89% (278/312) Receiving objects: 90% (281/312) Receiving objects: 91% (284/312) Receiving objects: 92% (288/312) Receiving objects: 93% (291/312) Receiving objects: 94% (294/312) Receiving objects: 95% (297/312) Receiving objects: 96% (300/312) Receiving objects: 97% (303/312) Receiving objects: 98% (306/312), 2.70 MiB | 5.35 MiB/s Receiving objects: 99% (309/312), 2.70 MiB | 5.35 MiB/s remote: Total 312 (delta 46), reused 151 (delta 24), pack-reused 0 [2020-09-25T00:44:42.542Z] Receiving objects: 100% (312/312), 2.70 MiB | 5.35 MiB/s Receiving objects: 100% (312/312), 5.09 MiB | 5.27 MiB/s, done. [2020-09-25T00:44:42.542Z] Resolving deltas: 0% (0/46) Resolving deltas: 4% (2/46) Resolving deltas: 6% (3/46) Resolving deltas: 26% (12/46) Resolving deltas: 28% (13/46) Resolving deltas: 30% (14/46) Resolving deltas: 34% (16/46) Resolving deltas: 36% (17/46) Resolving deltas: 43% (20/46) Resolving deltas: 45% (21/46) Resolving deltas: 47% (22/46) Resolving deltas: 50% (23/46) Resolving deltas: 52% (24/46) Resolving deltas: 56% (26/46) Resolving deltas: 58% (27/46) Resolving deltas: 63% (29/46) Resolving deltas: 71% (33/46) Resolving deltas: 73% (34/46) Resolving deltas: 76% (35/46) Resolving deltas: 78% (36/46) Resolving deltas: 80% (37/46) Resolving deltas: 82% (38/46) Resolving deltas: 84% (39/46) Resolving deltas: 86% (40/46) Resolving deltas: 89% (41/46) Resolving deltas: 91% (42/46) Resolving deltas: 93% (43/46) Resolving deltas: 100% (46/46) Resolving deltas: 100% (46/46), done. [2020-09-25T00:44:42.542Z] Note: checking out '62e705b9f7374dd12dadc993c6b2b2cacd855ac8'. [2020-09-25T00:44:42.542Z] [2020-09-25T00:44:42.542Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-09-25T00:44:42.542Z] changes and commit them, and you can discard any commits you make in this [2020-09-25T00:44:42.542Z] state without impacting any branches by performing another checkout. [2020-09-25T00:44:42.542Z] [2020-09-25T00:44:42.542Z] If you want to create a new branch to retain commits you create, you may [2020-09-25T00:44:42.542Z] do so (now or later) by using -b with the checkout command again. Example: [2020-09-25T00:44:42.542Z] [2020-09-25T00:44:42.542Z] git checkout -b [2020-09-25T00:44:42.542Z] [2020-09-25T00:44:43.112Z] 'kong' has dependencies that need to be staged: luarocks [2020-09-25T00:44:43.112Z] Skipping pull luarocks (already ran) [2020-09-25T00:44:43.112Z] Building luarocks  [2020-09-25T00:44:43.112Z] [2020-09-25T00:44:43.112Z] Configuring LuaRocks version 3.2.1... [2020-09-25T00:44:43.112Z] [2020-09-25T00:44:43.112Z] Lua interpreter found: /build/stage/bin/lua [2020-09-25T00:44:43.112Z] Checking if /build/stage/bin/lua is Lua version 5.1... yes [2020-09-25T00:44:43.112Z] lua.h found: /build/stage/luajit/include/luajit-2.1/lua.h [2020-09-25T00:44:43.112Z] unzip found in PATH: /usr/bin [2020-09-25T00:44:43.112Z] [2020-09-25T00:44:43.112Z] Done configuring. [2020-09-25T00:44:43.112Z] [2020-09-25T00:44:43.112Z] LuaRocks will be installed at......: /build/stage [2020-09-25T00:44:43.112Z] LuaRocks will install rocks at.....: /build/stage [2020-09-25T00:44:43.112Z] LuaRocks configuration directory...: /build/stage/etc/luarocks [2020-09-25T00:44:43.112Z] Using Lua from.....................: /build/stage [2020-09-25T00:44:43.112Z] Lua include directory..............: /build/stage/luajit/include/luajit-2.1 [2020-09-25T00:44:43.112Z] [2020-09-25T00:44:43.112Z] * Type make and make install: [2020-09-25T00:44:43.112Z] to install to /build/stage as usual. [2020-09-25T00:44:43.112Z] * Type make bootstrap: [2020-09-25T00:44:43.112Z] to install LuaRocks into /build/stage as a rock. [2020-09-25T00:44:43.112Z] [2020-09-25T00:44:43.112Z] mkdir -p "build" [2020-09-25T00:44:43.112Z] mkdir -p .luarocks [2020-09-25T00:44:43.112Z] cp ./build/config-5.1.lua .luarocks/config-5.1.lua [2020-09-25T00:44:43.112Z] rm -f src/luarocks/core/hardcoded.lua [2020-09-25T00:44:43.112Z] echo "#!/bin/sh" > luarocks [2020-09-25T00:44:43.112Z] echo "unset LUA_PATH LUA_PATH_5_2 LUA_PATH_5_3 LUA_PATH_5_4 LUA_CPATH LUA_CPATH_5_2 LUA_CPATH_5_3 LUA_CPATH_5_4" >> luarocks [2020-09-25T00:44:43.112Z] echo 'LUAROCKS_SYSCONFDIR="/build/stage/etc/luarocks" LUA_PATH="/build/parts/luarocks/build/src/?.lua;;" exec "/build/stage/bin/lua" "/build/parts/luarocks/build/src/bin/luarocks" --project-tree="/build/parts/luarocks/build/lua_modules" "$@"' >> luarocks [2020-09-25T00:44:43.112Z] chmod +rx ./luarocks [2020-09-25T00:44:43.112Z] ./luarocks init [2020-09-25T00:44:43.112Z] [2020-09-25T00:44:43.112Z] Initializing project 'build' for Lua 5.1 ... [2020-09-25T00:44:43.112Z] -------------------------------------------- [2020-09-25T00:44:43.112Z] [2020-09-25T00:44:43.112Z] Checking your Lua installation ... [2020-09-25T00:44:43.112Z] Adding entries to .gitignore ... [2020-09-25T00:44:43.112Z] Preparing ./.luarocks/ ... [2020-09-25T00:44:43.112Z] Wrote .luarocks/config-5.1.lua [2020-09-25T00:44:43.112Z] Preparing ./lua_modules/ ... [2020-09-25T00:44:43.112Z] ./luarocks already exists. Not overwriting it! [2020-09-25T00:44:43.112Z] Preparing ./lua for version 5.1... [2020-09-25T00:44:43.112Z] rm -f src/luarocks/core/hardcoded.lua [2020-09-25T00:44:43.112Z] echo "#!/bin/sh" > luarocks-admin [2020-09-25T00:44:43.112Z] echo "unset LUA_PATH LUA_PATH_5_2 LUA_PATH_5_3 LUA_PATH_5_4 LUA_CPATH LUA_CPATH_5_2 LUA_CPATH_5_3 LUA_CPATH_5_4" >> luarocks-admin [2020-09-25T00:44:43.112Z] echo 'LUAROCKS_SYSCONFDIR="/build/stage/etc/luarocks" LUA_PATH="/build/parts/luarocks/build/src/?.lua;;" exec "/build/stage/bin/lua" "/build/parts/luarocks/build/src/bin/luarocks-admin" --project-tree="/build/parts/luarocks/build/lua_modules" "$@"' >> luarocks-admin [2020-09-25T00:44:43.112Z] chmod +rx ./luarocks-admin [2020-09-25T00:44:43.112Z] mkdir -p "build" [2020-09-25T00:44:43.112Z] (printf '#!/build/stage/bin/lua\n'\ [2020-09-25T00:44:43.112Z] 'package.loaded["luarocks.core.hardcoded"] = { '\ [2020-09-25T00:44:43.112Z] "$([ -n "" ] && printf 'FORCE_CONFIG = true, ')"\ [2020-09-25T00:44:43.112Z] 'SYSCONFDIR = [[/build/stage/etc/luarocks]] }\n'\ [2020-09-25T00:44:43.112Z] 'package.path=[[/build/stage/share/lua/5.1/?.lua;]] .. package.path\n'\ [2020-09-25T00:44:43.112Z] 'local list = package.searchers or package.loaders; table.insert(list, 1, function(name) if name:match("^luarocks%%.") then return loadfile([[/build/stage/share/lua/5.1/]] .. name:gsub([[%%.]], [[/]]) .. [[.lua]]) end end)\n'; \ [2020-09-25T00:44:43.112Z] tail -n +2 src/bin/luarocks \ [2020-09-25T00:44:43.112Z] )> "build/luarocks" [2020-09-25T00:44:43.112Z] mkdir -p "build" [2020-09-25T00:44:43.112Z] (printf '#!/build/stage/bin/lua\n'\ [2020-09-25T00:44:43.112Z] 'package.loaded["luarocks.core.hardcoded"] = { '\ [2020-09-25T00:44:43.112Z] "$([ -n "" ] && printf 'FORCE_CONFIG = true, ')"\ [2020-09-25T00:44:43.112Z] 'SYSCONFDIR = [[/build/stage/etc/luarocks]] }\n'\ [2020-09-25T00:44:43.112Z] 'package.path=[[/build/stage/share/lua/5.1/?.lua;]] .. package.path\n'\ [2020-09-25T00:44:43.112Z] 'local list = package.searchers or package.loaders; table.insert(list, 1, function(name) if name:match("^luarocks%%.") then return loadfile([[/build/stage/share/lua/5.1/]] .. name:gsub([[%%.]], [[/]]) .. [[.lua]]) end end)\n'; \ [2020-09-25T00:44:43.112Z] tail -n +2 src/bin/luarocks-admin \ [2020-09-25T00:44:43.112Z] )> "build/luarocks-admin" [2020-09-25T00:44:43.112Z] mkdir -p "/build/stage/bin" [2020-09-25T00:44:43.112Z] install "build/luarocks" "/build/stage/bin/luarocks" [2020-09-25T00:44:43.112Z] mkdir -p "/build/stage/bin" [2020-09-25T00:44:43.112Z] install "build/luarocks-admin" "/build/stage/bin/luarocks-admin" [2020-09-25T00:44:43.112Z] mkdir -p "/build/stage/etc/luarocks" [2020-09-25T00:44:43.112Z] install -m 644 "build/config-5.1.lua" "/build/stage/etc/luarocks/config-5.1.lua" [2020-09-25T00:44:43.112Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin" [2020-09-25T00:44:43.112Z] install -m 644 "src/luarocks/admin/cache.lua" "/build/stage/share/lua/5.1/luarocks/admin/cache.lua" [2020-09-25T00:44:43.112Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" [2020-09-25T00:44:43.112Z] install -m 644 "src/luarocks/admin/cmd/add.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/add.lua" [2020-09-25T00:44:43.112Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" [2020-09-25T00:44:43.112Z] install -m 644 "src/luarocks/admin/cmd/make_manifest.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/make_manifest.lua" [2020-09-25T00:44:43.373Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/admin/cmd/refresh_cache.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/refresh_cache.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/admin/cmd/remove.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/remove.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/admin/index.lua" "/build/stage/share/lua/5.1/luarocks/admin/index.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/argparse.lua" "/build/stage/share/lua/5.1/luarocks/argparse.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/build.lua" "/build/stage/share/lua/5.1/luarocks/build.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/build" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/build/builtin.lua" "/build/stage/share/lua/5.1/luarocks/build/builtin.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/build" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/build/cmake.lua" "/build/stage/share/lua/5.1/luarocks/build/cmake.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/build" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/build/command.lua" "/build/stage/share/lua/5.1/luarocks/build/command.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/build" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/build/make.lua" "/build/stage/share/lua/5.1/luarocks/build/make.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd.lua" "/build/stage/share/lua/5.1/luarocks/cmd.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/build.lua" "/build/stage/share/lua/5.1/luarocks/cmd/build.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/config.lua" "/build/stage/share/lua/5.1/luarocks/cmd/config.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/doc.lua" "/build/stage/share/lua/5.1/luarocks/cmd/doc.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/download.lua" "/build/stage/share/lua/5.1/luarocks/cmd/download.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/init.lua" "/build/stage/share/lua/5.1/luarocks/cmd/init.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/install.lua" "/build/stage/share/lua/5.1/luarocks/cmd/install.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/lint.lua" "/build/stage/share/lua/5.1/luarocks/cmd/lint.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/list.lua" "/build/stage/share/lua/5.1/luarocks/cmd/list.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/make.lua" "/build/stage/share/lua/5.1/luarocks/cmd/make.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/new_version.lua" "/build/stage/share/lua/5.1/luarocks/cmd/new_version.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/pack.lua" "/build/stage/share/lua/5.1/luarocks/cmd/pack.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/path.lua" "/build/stage/share/lua/5.1/luarocks/cmd/path.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/purge.lua" "/build/stage/share/lua/5.1/luarocks/cmd/purge.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/remove.lua" "/build/stage/share/lua/5.1/luarocks/cmd/remove.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/search.lua" "/build/stage/share/lua/5.1/luarocks/cmd/search.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/show.lua" "/build/stage/share/lua/5.1/luarocks/cmd/show.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/test.lua" "/build/stage/share/lua/5.1/luarocks/cmd/test.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/unpack.lua" "/build/stage/share/lua/5.1/luarocks/cmd/unpack.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/upload.lua" "/build/stage/share/lua/5.1/luarocks/cmd/upload.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/which.lua" "/build/stage/share/lua/5.1/luarocks/cmd/which.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/cmd/write_rockspec.lua" "/build/stage/share/lua/5.1/luarocks/cmd/write_rockspec.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/core/cfg.lua" "/build/stage/share/lua/5.1/luarocks/core/cfg.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/core/dir.lua" "/build/stage/share/lua/5.1/luarocks/core/dir.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/core/manif.lua" "/build/stage/share/lua/5.1/luarocks/core/manif.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/core/path.lua" "/build/stage/share/lua/5.1/luarocks/core/path.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/core/persist.lua" "/build/stage/share/lua/5.1/luarocks/core/persist.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/core/sysdetect.lua" "/build/stage/share/lua/5.1/luarocks/core/sysdetect.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/core/util.lua" "/build/stage/share/lua/5.1/luarocks/core/util.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/core/vers.lua" "/build/stage/share/lua/5.1/luarocks/core/vers.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/deps.lua" "/build/stage/share/lua/5.1/luarocks/deps.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/dir.lua" "/build/stage/share/lua/5.1/luarocks/dir.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/download.lua" "/build/stage/share/lua/5.1/luarocks/download.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/fetch.lua" "/build/stage/share/lua/5.1/luarocks/fetch.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/fetch/cvs.lua" "/build/stage/share/lua/5.1/luarocks/fetch/cvs.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/fetch/git.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/fetch/git_file.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_file.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/fetch/git_http.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_http.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/fetch/git_https.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_https.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/fetch/git_ssh.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_ssh.lua" [2020-09-25T00:44:43.374Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-09-25T00:44:43.374Z] install -m 644 "src/luarocks/fetch/hg.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fetch/hg_http.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_http.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fetch/hg_https.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_https.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fetch/hg_ssh.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_ssh.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fetch/sscm.lua" "/build/stage/share/lua/5.1/luarocks/fetch/sscm.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fetch/svn.lua" "/build/stage/share/lua/5.1/luarocks/fetch/svn.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fs.lua" "/build/stage/share/lua/5.1/luarocks/fs.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fs/freebsd.lua" "/build/stage/share/lua/5.1/luarocks/fs/freebsd.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fs/linux.lua" "/build/stage/share/lua/5.1/luarocks/fs/linux.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fs/lua.lua" "/build/stage/share/lua/5.1/luarocks/fs/lua.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fs/macosx.lua" "/build/stage/share/lua/5.1/luarocks/fs/macosx.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fs/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/tools.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fs/unix.lua" "/build/stage/share/lua/5.1/luarocks/fs/unix.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs/unix" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fs/unix/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/unix/tools.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fs/win32.lua" "/build/stage/share/lua/5.1/luarocks/fs/win32.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs/win32" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fs/win32/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/win32/tools.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/fun.lua" "/build/stage/share/lua/5.1/luarocks/fun.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/loader.lua" "/build/stage/share/lua/5.1/luarocks/loader.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/manif.lua" "/build/stage/share/lua/5.1/luarocks/manif.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/manif" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/manif/writer.lua" "/build/stage/share/lua/5.1/luarocks/manif/writer.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/pack.lua" "/build/stage/share/lua/5.1/luarocks/pack.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/path.lua" "/build/stage/share/lua/5.1/luarocks/path.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/persist.lua" "/build/stage/share/lua/5.1/luarocks/persist.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/queries.lua" "/build/stage/share/lua/5.1/luarocks/queries.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/remove.lua" "/build/stage/share/lua/5.1/luarocks/remove.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/repos.lua" "/build/stage/share/lua/5.1/luarocks/repos.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/require.lua" "/build/stage/share/lua/5.1/luarocks/require.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/results.lua" "/build/stage/share/lua/5.1/luarocks/results.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/rockspecs.lua" "/build/stage/share/lua/5.1/luarocks/rockspecs.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/search.lua" "/build/stage/share/lua/5.1/luarocks/search.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/signing.lua" "/build/stage/share/lua/5.1/luarocks/signing.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/test.lua" "/build/stage/share/lua/5.1/luarocks/test.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/test" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/test/busted.lua" "/build/stage/share/lua/5.1/luarocks/test/busted.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/test" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/test/command.lua" "/build/stage/share/lua/5.1/luarocks/test/command.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/tools/patch.lua" "/build/stage/share/lua/5.1/luarocks/tools/patch.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/tools/tar.lua" "/build/stage/share/lua/5.1/luarocks/tools/tar.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/tools/zip.lua" "/build/stage/share/lua/5.1/luarocks/tools/zip.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/type" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/type/manifest.lua" "/build/stage/share/lua/5.1/luarocks/type/manifest.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/type" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/type/rockspec.lua" "/build/stage/share/lua/5.1/luarocks/type/rockspec.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/type_check.lua" "/build/stage/share/lua/5.1/luarocks/type_check.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/upload" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/upload/api.lua" "/build/stage/share/lua/5.1/luarocks/upload/api.lua" [2020-09-25T00:44:43.635Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/upload" [2020-09-25T00:44:43.635Z] install -m 644 "src/luarocks/upload/multipart.lua" "/build/stage/share/lua/5.1/luarocks/upload/multipart.lua" [2020-09-25T00:44:43.636Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-09-25T00:44:43.636Z] install -m 644 "src/luarocks/util.lua" "/build/stage/share/lua/5.1/luarocks/util.lua" [2020-09-25T00:44:46.929Z] Staging luarocks  [2020-09-25T00:44:47.571Z] ---> 87c577d3745f [2020-09-25T00:44:47.571Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-09-25T00:44:47.571Z] ---> 428afd38a30a [2020-09-25T00:44:47.571Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-09-25T00:44:47.571Z] ---> bf58bafeee02 [2020-09-25T00:44:47.571Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-09-25T00:44:47.571Z] ---> a5bc58420c83 [2020-09-25T00:44:47.571Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-09-25T00:44:47.571Z] ---> d6f167304512 [2020-09-25T00:44:47.571Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-09-25T00:44:47.571Z] ---> Running in 6cae5eca38a8 [2020-09-25T00:44:47.571Z] ---> Running in 6b665f6c6b06 [2020-09-25T00:44:47.571Z] ---> Running in ac6be39fb804 [2020-09-25T00:44:47.571Z] ---> Running in ee9c98f440d5 [2020-09-25T00:44:47.571Z] ---> Running in 3cdd2f617db4 [2020-09-25T00:44:47.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-09-25T00:44:47.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-09-25T00:44:47.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-09-25T00:44:47.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-09-25T00:44:47.571Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-09-25T00:44:49.464Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-09-25T00:44:49.465Z] 0% [Working] 0% [Working] 0% 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-25T00:44:49.465Z] 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-09-25T00:44:49.465Z] 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-09-25T00:44:49.725Z] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-09-25T00:44:53.019Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 linux-libc-dev_4.15.0-118.119_amd64.deb [994 kB] [2020-09-25T00:44:53.589Z] 1% 65% 100% [Working] Fetched 994 kB in 0s (0 B/s) [2020-09-25T00:44:53.849Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-dev_2.27-3ubuntu1.2_amd64.deb [2585 kB] [2020-09-25T00:44:54.419Z] 0% 27% 100% [Working] Fetched 2585 kB in 0s (0 B/s) [2020-09-25T00:44:54.679Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lua5.1_5.1.5-8.1build2_amd64.deb [93.2 kB] [2020-09-25T00:44:54.938Z] 13% 100% [Working] Fetched 93.2 kB in 0s (0 B/s) [2020-09-25T00:44:55.199Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-09-25T00:44:55.459Z] 30% 100% [Working] Fetched 41.8 kB in 0s (0 B/s) [2020-09-25T00:44:55.723Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb [2763 kB] [2020-09-25T00:44:55.723Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-09-25T00:44:55.983Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.3_amd64.deb [3527 kB] [2020-09-25T00:44:55.983Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-09-25T00:44:55.983Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] [2020-09-25T00:44:55.983Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-09-25T00:44:56.246Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lua-any_24_all.deb [4718 B] [2020-09-25T00:44:56.246Z] 100% [Working] Fetched 4718 B in 0s (0 B/s) [2020-09-25T00:44:56.506Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 liblua5.1-0_5.1.5-8.1build2_amd64.deb [100 kB] [2020-09-25T00:44:56.766Z] 12% 100% [Working] Fetched 100 kB in 0s (0 B/s) [2020-09-25T00:44:57.026Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtinfo-dev_6.1-1ubuntu1.18.04_amd64.deb [81.3 kB] [2020-09-25T00:44:57.287Z] 15% 100% [Working] Fetched 81.3 kB in 0s (0 B/s) [2020-09-25T00:44:57.548Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libreadline7_7.0-3_amd64.deb [124 kB] [2020-09-25T00:44:57.809Z] 10% 100% [Working] Fetched 124 kB in 0s (0 B/s) [2020-09-25T00:44:58.068Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 unzip_6.0-21ubuntu1_amd64.deb [167 kB] [2020-09-25T00:44:58.329Z] 7% 100% [Working] Fetched 167 kB in 0s (0 B/s) [2020-09-25T00:44:58.589Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 zip_3.0-11build1_amd64.deb [167 kB] [2020-09-25T00:44:58.849Z] 7% 100% [Working] Fetched 167 kB in 0s (0 B/s) [2020-09-25T00:44:59.109Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc-dev-bin_2.27-3ubuntu1.2_amd64.deb [71.8 kB] [2020-09-25T00:44:59.109Z] 17% 100% [Working] Fetched 71.8 kB in 0s (0 B/s) [2020-09-25T00:44:59.369Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.3_amd64.deb [201 kB] [2020-09-25T00:44:59.369Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-09-25T00:44:59.629Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-09-25T00:44:59.888Z] 3% 100% [Working] Fetched 368 kB in 0s (0 B/s) [2020-09-25T00:45:00.149Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 wget_1.19.4-1ubuntu2.2_amd64.deb [316 kB] [2020-09-25T00:45:00.720Z] 3% 100% [Working] Fetched 316 kB in 0s (0 B/s) [2020-09-25T00:45:00.720Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] [2020-09-25T00:45:01.290Z] 0% 54% 100% [Working] Fetched 1301 kB in 0s (0 B/s) [2020-09-25T00:45:01.813Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 luarocks_2.4.2+dfsg-1_all.deb [97.6 kB] [2020-09-25T00:45:02.083Z] 12% 100% [Working] Fetched 97.6 kB in 0s (0 B/s) [2020-09-25T00:45:02.083Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libreadline-dev_7.0-3_amd64.deb [133 kB] [2020-09-25T00:45:02.353Z] 9% 100% [Working] Fetched 133 kB in 0s (0 B/s) [2020-09-25T00:45:02.617Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libyaml-0-2_0.1.7-2ubuntu3_amd64.deb [47.2 kB] [2020-09-25T00:45:02.881Z] 26% 100% [Working] Fetched 47.2 kB in 0s (0 B/s) [2020-09-25T00:45:03.146Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] [2020-09-25T00:45:03.146Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-09-25T00:45:03.407Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 liblua5.1-0-dev_5.1.5-8.1build2_amd64.deb [119 kB] [2020-09-25T00:45:03.667Z] 10% 100% [Working] Fetched 119 kB in 0s (0 B/s) [2020-09-25T00:45:03.926Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-09-25T00:45:03.926Z] 25% 100% [Working] Fetched 48.7 kB in 0s (0 B/s) [2020-09-25T00:45:08.124Z] Copying needed target link from the system /lib/x86_64-linux-gnu/libtinfo.so.5.9 [2020-09-25T00:45:08.694Z] Pulling kong  [2020-09-25T00:45:09.263Z] Cloning into '/build/parts/kong/src'... [2020-09-25T00:45:09.874Z] remote: Enumerating objects: 834, done. [2020-09-25T00:45:09.875Z] remote: Counting objects: 0% (1/834) remote: Counting objects: 1% (9/834) remote: Counting objects: 2% (17/834) remote: Counting objects: 3% (26/834) remote: Counting objects: 4% (34/834) remote: Counting objects: 5% (42/834) remote: Counting objects: 6% (51/834) remote: Counting objects: 7% (59/834) remote: Counting objects: 8% (67/834) remote: Counting objects: 9% (76/834) remote: Counting objects: 10% (84/834) remote: Counting objects: 11% (92/834) remote: Counting objects: 12% (101/834) remote: Counting objects: 13% (109/834) remote: Counting objects: 14% (117/834) remote: Counting objects: 15% (126/834) remote: Counting objects: 16% (134/834) remote: Counting objects: 17% (142/834) remote: Counting objects: 18% (151/834) remote: Counting objects: 19% (159/834) remote: Counting objects: 20% (167/834) remote: Counting objects: 21% (176/834) remote: Counting objects: 22% (184/834) remote: Counting objects: 23% (192/834) remote: Counting objects: 24% (201/834) remote: Counting objects: 25% (209/834) remote: Counting objects: 26% (217/834) remote: Counting objects: 27% (226/834) remote: Counting objects: 28% (234/834) remote: Counting objects: 29% (242/834) remote: Counting objects: 30% (251/834) remote: Counting objects: 31% (259/834) remote: Counting objects: 32% (267/834) remote: Counting objects: 33% (276/834) remote: Counting objects: 34% (284/834) remote: Counting objects: 35% (292/834) remote: Counting objects: 36% (301/834) remote: Counting objects: 37% (309/834) remote: Counting objects: 38% (317/834) remote: Counting objects: 39% (326/834) remote: Counting objects: 40% (334/834) remote: Counting objects: 41% (342/834) remote: Counting objects: 42% (351/834) remote: Counting objects: 43% (359/834) remote: Counting objects: 44% (367/834) remote: Counting objects: 45% (376/834) remote: Counting objects: 46% (384/834) remote: Counting objects: 47% (392/834) remote: Counting objects: 48% (401/834) remote: Counting objects: 49% (409/834) remote: Counting objects: 50% (417/834) remote: Counting objects: 51% (426/834) remote: Counting objects: 52% (434/834) remote: Counting objects: 53% (443/834) remote: Counting objects: 54% (451/834) remote: Counting objects: 55% (459/834) remote: Counting objects: 56% (468/834) remote: Counting objects: 57% (476/834) remote: Counting objects: 58% (484/834) remote: Counting objects: 59% (493/834) remote: Counting objects: 60% (501/834) remote: Counting objects: 61% (509/834) remote: Counting objects: 62% (518/834) remote: Counting objects: 63% (526/834) remote: Counting objects: 64% (534/834) remote: Counting objects: 65% (543/834) remote: Counting objects: 66% (551/834) remote: Counting objects: 67% (559/834) remote: Counting objects: 68% (568/834) remote: Counting objects: 69% (576/834) remote: Counting objects: 70% (584/834) remote: Counting objects: 71% (593/834) remote: Counting objects: 72% (601/834) remote: Counting objects: 73% (609/834) remote: Counting objects: 74% (618/834) remote: Counting objects: 75% (626/834) remote: Counting objects: 76% (634/834) remote: Counting objects: 77% (643/834) remote: Counting objects: 78% (651/834) remote: Counting objects: 79% (659/834) remote: Counting objects: 80% (668/834) remote: Counting objects: 81% (676/834) remote: Counting objects: 82% (684/834) remote: Counting objects: 83% (693/834) remote: Counting objects: 84% (701/834) remote: Counting objects: 85% (709/834) remote: Counting objects: 86% (718/834) remote: Counting objects: 87% (726/834) remote: Counting objects: 88% (734/834) remote: Counting objects: 89% (743/834) remote: Counting objects: 90% (751/834) remote: Counting objects: 91% (759/834) remote: Counting objects: 92% (768/834) remote: Counting objects: 93% (776/834) remote: Counting objects: 94% (784/834) remote: Counting objects: 95% (793/834) remote: Counting objects: 96% (801/834) remote: Counting objects: 97% (809/834) remote: Counting objects: 98% (818/834) remote: Counting objects: 99% (826/834) remote: Counting objects: 100% (834/834) remote: Counting objects: 100% (834/834), done. [2020-09-25T00:45:09.875Z] remote: Compressing objects: 0% (1/736) remote: Compressing objects: 1% (8/736) remote: Compressing objects: 2% (15/736) remote: Compressing objects: 3% (23/736) remote: Compressing objects: 4% (30/736) remote: Compressing objects: 5% (37/736) remote: Compressing objects: 6% (45/736) remote: Compressing objects: 7% (52/736) remote: Compressing objects: 8% (59/736) remote: Compressing objects: 9% (67/736) remote: Compressing objects: 10% (74/736) remote: Compressing objects: 11% (81/736) remote: Compressing objects: 12% (89/736) remote: Compressing objects: 13% (96/736) remote: Compressing objects: 14% (104/736) remote: Compressing objects: 15% (111/736) remote: Compressing objects: 16% (118/736) remote: Compressing objects: 17% (126/736) remote: Compressing objects: 18% (133/736) remote: Compressing objects: 19% (140/736) remote: Compressing objects: 20% (148/736) remote: Compressing objects: 21% (155/736) remote: Compressing objects: 22% (162/736) remote: Compressing objects: 23% (170/736) remote: Compressing objects: 24% (177/736) remote: Compressing objects: 25% (184/736) remote: Compressing objects: 26% (192/736) remote: Compressing objects: 27% (199/736) remote: Compressing objects: 28% (207/736) remote: Compressing objects: 29% (214/736) remote: Compressing objects: 30% (221/736) remote: Compressing objects: 31% (229/736) remote: Compressing objects: 32% (236/736) remote: Compressing objects: 33% (243/736) remote: Compressing objects: 34% (251/736) remote: Compressing objects: 35% (258/736) remote: Compressing objects: 36% (265/736) remote: Compressing objects: 37% (273/736) remote: Compressing objects: 38% (280/736) remote: Compressing objects: 39% (288/736) remote: Compressing objects: 40% (295/736) remote: Compressing objects: 41% (302/736) remote: Compressing objects: 42% (310/736) remote: Compressing objects: 43% (317/736) remote: Compressing objects: 44% (324/736) remote: Compressing objects: 45% (332/736) remote: Compressing objects: 46% (339/736) remote: Compressing objects: 47% (346/736) remote: Compressing objects: 48% (354/736) remote: Compressing objects: 49% (361/736) remote: Compressing objects: 50% (368/736) remote: Compressing objects: 51% (376/736) remote: Compressing objects: 52% (383/736) remote: Compressing objects: 53% (391/736) remote: Compressing objects: 54% (398/736) remote: Compressing objects: 55% (405/736) remote: Compressing objects: 56% (413/736) remote: Compressing objects: 57% (420/736) remote: Compressing objects: 58% (427/736) remote: Compressing objects: 59% (435/736) remote: Compressing objects: 60% (442/736) remote: Compressing objects: 61% (449/736) remote: Compressing objects: 62% (457/736) remote: Compressing objects: 63% (464/736) remote: Compressing objects: 64% (472/736) remote: Compressing objects: 65% (479/736) remote: Compressing objects: 66% (486/736) remote: Compressing objects: 67% (494/736) remote: Compressing objects: 68% (501/736) remote: Compressing objects: 69% (508/736) remote: Compressing objects: 70% (516/736) remote: Compressing objects: 71% (523/736) remote: Compressing objects: 72% (530/736) remote: Compressing objects: 73% (538/736) remote: Compressing objects: 74% (545/736) remote: Compressing objects: 75% (552/736) remote: Compressing objects: 76% (560/736) remote: Compressing objects: 77% (567/736) remote: Compressing objects: 78% (575/736) remote: Compressing objects: 79% (582/736) remote: Compressing objects: 80% (589/736) remote: Compressing objects: 81% (597/736) remote: Compressing objects: 82% (604/736) remote: Compressing objects: 83% (611/736) remote: Compressing objects: 84% (619/736) remote: Compressing objects: 85% (626/736) remote: Compressing objects: 86% (633/736) remote: Compressing objects: 87% (641/736) remote: Compressing objects: 88% (648/736) remote: Compressing objects: 89% (656/736) remote: Compressing objects: 90% (663/736) remote: Compressing objects: 91% (670/736) remote: Compressing objects: 92% (678/736) remote: Compressing objects: 93% (685/736) remote: Compressing objects: 94% (692/736) remote: Compressing objects: 95% (700/736) remote: Compressing objects: 96% (707/736) remote: Compressing objects: 97% (714/736) remote: Compressing objects: 98% (722/736) remote: Compressing objects: 99% (729/736) remote: Compressing objects: 100% (736/736) remote: Compressing objects: 100% (736/736), done. [2020-09-25T00:45:10.135Z] Receiving objects: 0% (1/834) Receiving objects: 1% (9/834) Receiving objects: 2% (17/834) Receiving objects: 3% (26/834) Receiving objects: 4% (34/834) Receiving objects: 5% (42/834) Receiving objects: 6% (51/834) Receiving objects: 7% (59/834) Receiving objects: 8% (67/834) Receiving objects: 9% (76/834) Receiving objects: 10% (84/834) Receiving objects: 11% (92/834) Receiving objects: 12% (101/834) Receiving objects: 13% (109/834) Receiving objects: 14% (117/834) Receiving objects: 15% (126/834) Receiving objects: 16% (134/834) Receiving objects: 17% (142/834) Receiving objects: 18% (151/834) Receiving objects: 19% (159/834) Receiving objects: 20% (167/834) Receiving objects: 21% (176/834) Receiving objects: 22% (184/834) Receiving objects: 23% (192/834) Receiving objects: 24% (201/834) Receiving objects: 25% (209/834) Receiving objects: 26% (217/834) Receiving objects: 27% (226/834) Receiving objects: 28% (234/834) Receiving objects: 29% (242/834) Receiving objects: 30% (251/834) Receiving objects: 31% (259/834) Receiving objects: 32% (267/834) Receiving objects: 33% (276/834) Receiving objects: 34% (284/834) Receiving objects: 35% (292/834) Receiving objects: 36% (301/834) Receiving objects: 37% (309/834) Receiving objects: 38% (317/834) Receiving objects: 39% (326/834) Receiving objects: 40% (334/834) Receiving objects: 41% (342/834) Receiving objects: 42% (351/834) Receiving objects: 43% (359/834) Receiving objects: 44% (367/834) Receiving objects: 45% (376/834) Receiving objects: 46% (384/834) Receiving objects: 47% (392/834) Receiving objects: 48% (401/834) Receiving objects: 49% (409/834) Receiving objects: 50% (417/834) Receiving objects: 51% (426/834) Receiving objects: 52% (434/834) Receiving objects: 53% (443/834) Receiving objects: 54% (451/834) Receiving objects: 55% (459/834) Receiving objects: 56% (468/834) Receiving objects: 57% (476/834) Receiving objects: 58% (484/834) Receiving objects: 59% (493/834) Receiving objects: 60% (501/834) Receiving objects: 61% (509/834) Receiving objects: 62% (518/834) Receiving objects: 63% (526/834) Receiving objects: 64% (534/834) Receiving objects: 65% (543/834) Receiving objects: 66% (551/834) Receiving objects: 67% (559/834) Receiving objects: 68% (568/834) Receiving objects: 69% (576/834) Receiving objects: 70% (584/834) Receiving objects: 71% (593/834) Receiving objects: 72% (601/834) Receiving objects: 73% (609/834) Receiving objects: 74% (618/834) Receiving objects: 75% (626/834) Receiving objects: 76% (634/834) Receiving objects: 77% (643/834) Receiving objects: 78% (651/834) Receiving objects: 79% (659/834) Receiving objects: 80% (668/834) Receiving objects: 81% (676/834) Receiving objects: 82% (684/834) Receiving objects: 83% (693/834) Receiving objects: 84% (701/834) Receiving objects: 85% (709/834) Receiving objects: 86% (718/834) Receiving objects: 87% (726/834) Receiving objects: 88% (734/834) Receiving objects: 89% (743/834) Receiving objects: 90% (751/834) Receiving objects: 91% (759/834) Receiving objects: 92% (768/834) Receiving objects: 93% (776/834) Receiving objects: 94% (784/834) Receiving objects: 95% (793/834) Receiving objects: 96% (801/834) Receiving objects: 97% (809/834) remote: Total 834 (delta 143), reused 346 (delta 57), pack-reused 0 [2020-09-25T00:45:10.135Z] Receiving objects: 98% (818/834) Receiving objects: 99% (826/834) Receiving objects: 100% (834/834) Receiving objects: 100% (834/834), 1.02 MiB | 8.13 MiB/s, done. [2020-09-25T00:45:10.135Z] Resolving deltas: 0% (0/143) Resolving deltas: 1% (2/143) Resolving deltas: 2% (3/143) Resolving deltas: 4% (6/143) Resolving deltas: 5% (8/143) Resolving deltas: 9% (14/143) Resolving deltas: 11% (16/143) Resolving deltas: 12% (18/143) Resolving deltas: 13% (19/143) Resolving deltas: 16% (24/143) Resolving deltas: 18% (27/143) Resolving deltas: 19% (28/143) Resolving deltas: 20% (29/143) Resolving deltas: 21% (31/143) Resolving deltas: 22% (32/143) Resolving deltas: 23% (33/143) Resolving deltas: 24% (35/143) Resolving deltas: 25% (36/143) Resolving deltas: 26% (38/143) Resolving deltas: 27% (39/143) Resolving deltas: 29% (42/143) Resolving deltas: 30% (44/143) Resolving deltas: 31% (45/143) Resolving deltas: 32% (47/143) Resolving deltas: 33% (48/143) Resolving deltas: 34% (49/143) Resolving deltas: 36% (52/143) Resolving deltas: 38% (55/143) Resolving deltas: 45% (65/143) Resolving deltas: 46% (66/143) Resolving deltas: 47% (68/143) Resolving deltas: 48% (69/143) Resolving deltas: 49% (71/143) Resolving deltas: 50% (72/143) Resolving deltas: 51% (74/143) Resolving deltas: 52% (75/143) Resolving deltas: 53% (76/143) Resolving deltas: 54% (78/143) Resolving deltas: 57% (82/143) Resolving deltas: 59% (85/143) Resolving deltas: 61% (88/143) Resolving deltas: 64% (92/143) Resolving deltas: 65% (93/143) Resolving deltas: 72% (104/143) Resolving deltas: 88% (127/143) Resolving deltas: 97% (139/143) Resolving deltas: 100% (143/143) Resolving deltas: 100% (143/143), done. [2020-09-25T00:45:10.135Z] Note: checking out '8906d9415e5c117a1b92a33360fc896e0cbb4eda'. [2020-09-25T00:45:10.135Z] [2020-09-25T00:45:10.135Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-09-25T00:45:10.135Z] changes and commit them, and you can discard any commits you make in this [2020-09-25T00:45:10.135Z] state without impacting any branches by performing another checkout. [2020-09-25T00:45:10.135Z] [2020-09-25T00:45:10.135Z] If you want to create a new branch to retain commits you create, you may [2020-09-25T00:45:10.135Z] do so (now or later) by using -b with the checkout command again. Example: [2020-09-25T00:45:10.135Z] [2020-09-25T00:45:10.135Z] git checkout -b [2020-09-25T00:45:10.135Z] [2020-09-25T00:45:10.395Z] patching file kong-2.0.4-0.rockspec [2020-09-25T00:45:10.395Z] 'go112' has dependencies that need to be staged: go-build-helper kong [2020-09-25T00:45:10.395Z] Skipping pull go-build-helper (already ran) [2020-09-25T00:45:10.395Z] Skipping pull kong (already ran) [2020-09-25T00:45:10.395Z] Building go-build-helper  [2020-09-25T00:45:20.388Z] Building kong  [2020-09-25T00:45:20.388Z] Missing dependencies for kong 2.0.4-0: [2020-09-25T00:45:20.388Z] inspect 3.1.1 (not installed) [2020-09-25T00:45:20.388Z] luasec 0.9 (not installed) [2020-09-25T00:45:20.388Z] luasocket 3.0-rc1 (not installed) [2020-09-25T00:45:20.388Z] penlight 1.7.0 (not installed) [2020-09-25T00:45:20.388Z] lua-resty-http 0.15 (not installed) [2020-09-25T00:45:20.388Z] lua-resty-jit-uuid 0.0.7 (not installed) [2020-09-25T00:45:20.388Z] multipart 0.5.6 (not installed) [2020-09-25T00:45:20.388Z] version 1.0.1 (not installed) [2020-09-25T00:45:20.388Z] kong-lapis 1.7.0.1 (not installed) [2020-09-25T00:45:20.388Z] lua-cassandra 1.5.0 (not installed) [2020-09-25T00:45:20.388Z] pgmoon 1.10.0 (not installed) [2020-09-25T00:45:20.388Z] luatz 0.4 (not installed) [2020-09-25T00:45:20.388Z] lua_system_constants 0.1.4 (not installed) [2020-09-25T00:45:20.388Z] lyaml 6.2.4 (not installed) [2020-09-25T00:45:20.388Z] lua-resty-iputils 0.3.0 (not installed) [2020-09-25T00:45:20.388Z] luasyslog 1.0.0 (not installed) [2020-09-25T00:45:20.388Z] lua_pack 1.0.5 (not installed) [2020-09-25T00:45:20.388Z] lua-resty-dns-client 4.1.3 (not installed) [2020-09-25T00:45:20.388Z] lua-resty-worker-events 1.0.0 (not installed) [2020-09-25T00:45:20.388Z] lua-resty-mediador 0.1.2 (not installed) [2020-09-25T00:45:20.388Z] lua-resty-healthcheck 1.2.0 (not installed) [2020-09-25T00:45:20.388Z] lua-resty-cookie 0.1.0 (not installed) [2020-09-25T00:45:20.388Z] lua-resty-mlcache 2.4.1 (not installed) [2020-09-25T00:45:20.388Z] lua-messagepack 0.5.2 (not installed) [2020-09-25T00:45:20.388Z] lua-resty-openssl 0.6.3 (not installed) [2020-09-25T00:45:20.388Z] lua-resty-counter 0.2.0 (not installed) [2020-09-25T00:45:20.388Z] kong-plugin-azure-functions ~> 0.4 (not installed) [2020-09-25T00:45:20.388Z] kong-plugin-zipkin ~> 0.2 (not installed) [2020-09-25T00:45:20.388Z] kong-plugin-serverless-functions ~> 0.3 (not installed) [2020-09-25T00:45:20.388Z] kong-prometheus-plugin ~> 0.7 (not installed) [2020-09-25T00:45:20.388Z] kong-proxy-cache-plugin ~> 1.3 (not installed) [2020-09-25T00:45:20.388Z] kong-plugin-request-transformer ~> 1.2 (not installed) [2020-09-25T00:45:20.388Z] kong-plugin-session ~> 2.2 (not installed) [2020-09-25T00:45:20.388Z] kong-plugin-aws-lambda ~> 3.1 (not installed) [2020-09-25T00:45:20.388Z] kong-plugin-acme ~> 0.2 (not installed) [2020-09-25T00:45:20.388Z] [2020-09-25T00:45:20.388Z] kong 2.0.4-0 depends on inspect 3.1.1 (not installed) [2020-09-25T00:45:20.388Z] Installing https://luarocks.org/inspect-3.1.1-0.src.rock [2020-09-25T00:45:20.388Z] [2020-09-25T00:45:20.388Z] No existing manifest. Attempting to rebuild... [2020-09-25T00:45:20.388Z] inspect 3.1.1-0 is now installed in /build/parts/kong/install (license: MIT ) [2020-09-25T00:45:20.388Z] [2020-09-25T00:45:20.388Z] kong 2.0.4-0 depends on luasec 0.9 (not installed) [2020-09-25T00:45:20.388Z] Installing https://luarocks.org/luasec-0.9-1.src.rock [2020-09-25T00:45:20.960Z] Missing dependencies for luasec 0.9-1: [2020-09-25T00:45:20.960Z] luasocket (not installed) [2020-09-25T00:45:20.960Z] [2020-09-25T00:45:20.960Z] luasec 0.9-1 depends on luasocket (not installed) [2020-09-25T00:45:20.960Z] Installing https://luarocks.org/luasocket-3.0rc1-2.src.rock [2020-09-25T00:45:21.901Z] [2020-09-25T00:45:21.901Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/mime.c -o src/mime.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:21.901Z] gcc -shared -o mime/core.so src/mime.o [2020-09-25T00:45:21.901Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/buffer.c -o src/buffer.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:22.161Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/auxiliar.c -o src/auxiliar.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:22.161Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/options.c -o src/options.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:22.161Z] src/options.c: In function ‘opt_meth_setoption’: [2020-09-25T00:45:22.161Z] src/options.c:41:43: warning: ‘%.35s’ directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] [2020-09-25T00:45:22.161Z] sprintf(msg, "unsupported option `%.35s'", name); [2020-09-25T00:45:22.161Z] ^~~~~ [2020-09-25T00:45:22.161Z] In file included from /usr/include/stdio.h:862:0, [2020-09-25T00:45:22.161Z] from /build/stage/luajit/include/luajit-2.1/lauxlib.h:13, [2020-09-25T00:45:22.161Z] from src/options.c:7: [2020-09-25T00:45:22.161Z] /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 22 and 57 bytes into a destination of size 45 [2020-09-25T00:45:22.161Z] return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [2020-09-25T00:45:22.161Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-25T00:45:22.161Z] __bos (__s), __fmt, __va_arg_pack ()); [2020-09-25T00:45:22.161Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-25T00:45:22.423Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/timeout.c -o src/timeout.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:22.423Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/io.c -o src/io.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:22.423Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/usocket.c -o src/usocket.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:22.683Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/serial.c -o src/serial.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:22.683Z] gcc -shared -o socket/serial.so src/buffer.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/serial.o [2020-09-25T00:45:22.683Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/buffer.c -o src/buffer.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:22.945Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/auxiliar.c -o src/auxiliar.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:22.945Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/options.c -o src/options.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:22.945Z] src/options.c: In function ‘opt_meth_setoption’: [2020-09-25T00:45:22.945Z] src/options.c:41:43: warning: ‘%.35s’ directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] [2020-09-25T00:45:22.945Z] sprintf(msg, "unsupported option `%.35s'", name); [2020-09-25T00:45:22.945Z] ^~~~~ [2020-09-25T00:45:22.945Z] In file included from /usr/include/stdio.h:862:0, [2020-09-25T00:45:22.945Z] from /build/stage/luajit/include/luajit-2.1/lauxlib.h:13, [2020-09-25T00:45:22.945Z] from src/options.c:7: [2020-09-25T00:45:22.945Z] /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 22 and 57 bytes into a destination of size 45 [2020-09-25T00:45:22.945Z] return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [2020-09-25T00:45:22.945Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-25T00:45:22.945Z] __bos (__s), __fmt, __va_arg_pack ()); [2020-09-25T00:45:22.945Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-25T00:45:22.945Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/timeout.c -o src/timeout.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:23.206Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/io.c -o src/io.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:23.206Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/usocket.c -o src/usocket.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:23.206Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/unix.c -o src/unix.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:23.466Z] gcc -shared -o socket/unix.so src/buffer.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/unix.o [2020-09-25T00:45:23.466Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket.c -o src/luasocket.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:23.466Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/timeout.c -o src/timeout.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:23.726Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/buffer.c -o src/buffer.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:23.726Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/io.c -o src/io.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:23.726Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/auxiliar.c -o src/auxiliar.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:23.726Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/options.c -o src/options.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:23.986Z] src/options.c: In function ‘opt_meth_setoption’: [2020-09-25T00:45:23.986Z] src/options.c:41:43: warning: ‘%.35s’ directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] [2020-09-25T00:45:23.986Z] sprintf(msg, "unsupported option `%.35s'", name); [2020-09-25T00:45:23.986Z] ^~~~~ [2020-09-25T00:45:23.986Z] In file included from /usr/include/stdio.h:862:0, [2020-09-25T00:45:23.986Z] from /build/stage/luajit/include/luajit-2.1/lauxlib.h:13, [2020-09-25T00:45:23.986Z] from src/options.c:7: [2020-09-25T00:45:23.986Z] /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 22 and 57 bytes into a destination of size 45 [2020-09-25T00:45:23.986Z] return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [2020-09-25T00:45:23.986Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-25T00:45:23.986Z] __bos (__s), __fmt, __va_arg_pack ()); [2020-09-25T00:45:23.986Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-25T00:45:23.986Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/inet.c -o src/inet.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:24.247Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/except.c -o src/except.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:24.247Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/select.c -o src/select.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:24.247Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/tcp.c -o src/tcp.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:24.508Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/udp.c -o src/udp.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:24.508Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/usocket.c -o src/usocket.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-09-25T00:45:24.768Z] gcc -shared -o socket/core.so src/luasocket.o src/timeout.o src/buffer.o src/io.o src/auxiliar.o src/options.o src/inet.o src/except.o src/select.o src/tcp.o src/udp.o src/usocket.o [2020-09-25T00:45:25.712Z] luasocket 3.0rc1-2 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:25.712Z] [2020-09-25T00:45:25.712Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/options.c -o src/options.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-09-25T00:45:25.712Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/config.c -o src/config.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-09-25T00:45:25.712Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/ec.c -o src/ec.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-09-25T00:45:25.974Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/x509.c -o src/x509.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-09-25T00:45:25.974Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/context.c -o src/context.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-09-25T00:45:26.235Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/ssl.c -o src/ssl.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-09-25T00:45:26.806Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket/buffer.c -o src/luasocket/buffer.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-09-25T00:45:26.806Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket/io.c -o src/luasocket/io.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-09-25T00:45:26.806Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket/timeout.c -o src/luasocket/timeout.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-09-25T00:45:26.806Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket/usocket.c -o src/luasocket/usocket.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-09-25T00:45:27.073Z] gcc -shared -o ssl.so src/options.o src/config.o src/ec.o src/x509.o src/context.o src/ssl.o src/luasocket/buffer.o src/luasocket/io.o src/luasocket/timeout.o src/luasocket/usocket.o -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -lssl -lcrypto [2020-09-25T00:45:27.643Z] luasec 0.9-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:27.643Z] [2020-09-25T00:45:27.643Z] kong 2.0.4-0 depends on penlight 1.7.0 (not installed) [2020-09-25T00:45:27.643Z] Installing https://luarocks.org/penlight-1.7.0-1.src.rock [2020-09-25T00:45:28.584Z] Missing dependencies for penlight 1.7.0-1: [2020-09-25T00:45:28.584Z] luafilesystem (not installed) [2020-09-25T00:45:28.584Z] [2020-09-25T00:45:28.584Z] penlight 1.7.0-1 depends on luafilesystem (not installed) [2020-09-25T00:45:28.584Z] Installing https://luarocks.org/luafilesystem-1.8.0-1.src.rock [2020-09-25T00:45:29.153Z] [2020-09-25T00:45:29.153Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/lfs.c -o src/lfs.o [2020-09-25T00:45:29.153Z] gcc -shared -o lfs.so src/lfs.o [2020-09-25T00:45:29.415Z] luafilesystem 1.8.0-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-09-25T00:45:29.415Z] [2020-09-25T00:45:30.796Z] penlight 1.7.0-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-09-25T00:45:30.796Z] [2020-09-25T00:45:30.796Z] kong 2.0.4-0 depends on lua-resty-http 0.15 (not installed) [2020-09-25T00:45:30.796Z] Installing https://luarocks.org/lua-resty-http-0.15-0.src.rock [2020-09-25T00:45:31.367Z] [2020-09-25T00:45:31.367Z] lua-resty-http 0.15-0 is now installed in /build/parts/kong/install (license: 2-clause BSD) [2020-09-25T00:45:31.367Z] [2020-09-25T00:45:31.367Z] kong 2.0.4-0 depends on lua-resty-jit-uuid 0.0.7 (not installed) [2020-09-25T00:45:31.367Z] Installing https://luarocks.org/lua-resty-jit-uuid-0.0.7-2.src.rock [2020-09-25T00:45:31.937Z] [2020-09-25T00:45:31.937Z] lua-resty-jit-uuid 0.0.7-2 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:31.937Z] [2020-09-25T00:45:31.937Z] kong 2.0.4-0 depends on multipart 0.5.6 (not installed) [2020-09-25T00:45:32.198Z] Installing https://luarocks.org/multipart-0.5.6-1.src.rock [2020-09-25T00:45:32.768Z] [2020-09-25T00:45:32.768Z] multipart 0.5.6-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:32.768Z] [2020-09-25T00:45:32.768Z] kong 2.0.4-0 depends on version 1.0.1 (not installed) [2020-09-25T00:45:32.768Z] Installing https://luarocks.org/version-1.0.1-2.src.rock [2020-09-25T00:45:33.338Z] [2020-09-25T00:45:33.598Z] version 1.0.1-2 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:45:33.598Z] [2020-09-25T00:45:33.599Z] kong 2.0.4-0 depends on kong-lapis 1.7.0.1 (not installed) [2020-09-25T00:45:33.599Z] Installing https://luarocks.org/kong-lapis-1.7.0.1-1.src.rock [2020-09-25T00:45:34.538Z] Missing dependencies for kong-lapis 1.7.0.1-1: [2020-09-25T00:45:34.538Z] ansicolors (not installed) [2020-09-25T00:45:34.538Z] date (not installed) [2020-09-25T00:45:34.538Z] etlua (not installed) [2020-09-25T00:45:34.538Z] loadkit (not installed) [2020-09-25T00:45:34.538Z] lpeg (not installed) [2020-09-25T00:45:34.538Z] mimetypes (not installed) [2020-09-25T00:45:34.538Z] pgmoon (not installed) [2020-09-25T00:45:34.538Z] [2020-09-25T00:45:34.538Z] kong-lapis 1.7.0.1-1 depends on ansicolors (not installed) [2020-09-25T00:45:34.538Z] Installing https://luarocks.org/ansicolors-1.0.2-3.src.rock [2020-09-25T00:45:35.108Z] [2020-09-25T00:45:35.108Z] ansicolors 1.0.2-3 is now installed in /build/parts/kong/install (license: MIT ) [2020-09-25T00:45:35.108Z] [2020-09-25T00:45:35.108Z] kong-lapis 1.7.0.1-1 depends on date (not installed) [2020-09-25T00:45:35.108Z] Installing https://luarocks.org/date-2.1.2-1.src.rock [2020-09-25T00:45:35.680Z] [2020-09-25T00:45:35.939Z] date 2.1.2-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:35.939Z] [2020-09-25T00:45:35.939Z] kong-lapis 1.7.0.1-1 depends on etlua (not installed) [2020-09-25T00:45:35.939Z] Installing https://luarocks.org/etlua-1.3.0-1.src.rock [2020-09-25T00:45:36.509Z] [2020-09-25T00:45:36.509Z] etlua 1.3.0-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:36.509Z] [2020-09-25T00:45:36.509Z] kong-lapis 1.7.0.1-1 depends on loadkit (not installed) [2020-09-25T00:45:36.509Z] Installing https://luarocks.org/loadkit-1.1.0-1.src.rock [2020-09-25T00:45:37.081Z] [2020-09-25T00:45:37.081Z] loadkit 1.1.0-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:37.081Z] [2020-09-25T00:45:37.081Z] kong-lapis 1.7.0.1-1 depends on lpeg (not installed) [2020-09-25T00:45:37.081Z] Installing https://luarocks.org/lpeg-1.0.2-1.src.rock [2020-09-25T00:45:37.652Z] [2020-09-25T00:45:37.914Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpcap.c -o lpcap.o [2020-09-25T00:45:37.914Z] In file included from lpcap.h:9:0, [2020-09-25T00:45:37.914Z] from lpcap.c:9: [2020-09-25T00:45:37.914Z] lptypes.h:38:0: warning: "luaL_newlib" redefined [2020-09-25T00:45:37.914Z] #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) [2020-09-25T00:45:37.914Z] [2020-09-25T00:45:37.914Z] In file included from lpcap.c:7:0: [2020-09-25T00:45:37.914Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-09-25T00:45:37.914Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-09-25T00:45:37.914Z] [2020-09-25T00:45:37.914Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpcode.c -o lpcode.o [2020-09-25T00:45:38.182Z] In file included from lpcode.c:12:0: [2020-09-25T00:45:38.182Z] lptypes.h:38:0: warning: "luaL_newlib" redefined [2020-09-25T00:45:38.182Z] #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) [2020-09-25T00:45:38.182Z] [2020-09-25T00:45:38.182Z] In file included from lpcode.c:10:0: [2020-09-25T00:45:38.182Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-09-25T00:45:38.182Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-09-25T00:45:38.182Z] [2020-09-25T00:45:38.182Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpprint.c -o lpprint.o [2020-09-25T00:45:38.183Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lptree.c -o lptree.o [2020-09-25T00:45:38.443Z] In file included from lptree.c:14:0: [2020-09-25T00:45:38.443Z] lptypes.h:38:0: warning: "luaL_newlib" redefined [2020-09-25T00:45:38.443Z] #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) [2020-09-25T00:45:38.443Z] [2020-09-25T00:45:38.443Z] In file included from lptree.c:12:0: [2020-09-25T00:45:38.443Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-09-25T00:45:38.443Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-09-25T00:45:38.443Z] [2020-09-25T00:45:38.703Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpvm.c -o lpvm.o [2020-09-25T00:45:38.703Z] In file included from lpcap.h:9:0, [2020-09-25T00:45:38.703Z] from lpvm.c:13: [2020-09-25T00:45:38.703Z] lptypes.h:38:0: warning: "luaL_newlib" redefined [2020-09-25T00:45:38.703Z] #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) [2020-09-25T00:45:38.703Z] [2020-09-25T00:45:38.703Z] In file included from lpvm.c:11:0: [2020-09-25T00:45:38.703Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-09-25T00:45:38.703Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-09-25T00:45:38.703Z] [2020-09-25T00:45:38.703Z] gcc -shared -o lpeg.so lpcap.o lpcode.o lpprint.o lptree.o lpvm.o [2020-09-25T00:45:38.966Z] lpeg 1.0.2-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-09-25T00:45:38.966Z] [2020-09-25T00:45:38.966Z] kong-lapis 1.7.0.1-1 depends on mimetypes (not installed) [2020-09-25T00:45:38.966Z] Installing https://luarocks.org/mimetypes-1.0.0-2.src.rock [2020-09-25T00:45:39.538Z] [2020-09-25T00:45:39.538Z] mimetypes 1.0.0-2 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-09-25T00:45:39.538Z] [2020-09-25T00:45:39.538Z] kong-lapis 1.7.0.1-1 depends on pgmoon (not installed) [2020-09-25T00:45:39.538Z] Installing https://luarocks.org/pgmoon-1.11.0-1.src.rock [2020-09-25T00:45:40.107Z] Missing dependencies for pgmoon 1.11.0-1: [2020-09-25T00:45:40.107Z] luabitop (not installed) [2020-09-25T00:45:40.107Z] [2020-09-25T00:45:40.107Z] pgmoon 1.11.0-1 depends on luabitop (not installed) [2020-09-25T00:45:40.107Z] Installing https://luarocks.org/luabitop-1.0.2-3.rockspec [2020-09-25T00:45:40.677Z] [2020-09-25T00:45:40.677Z] Cloning into 'luabitop'... [2020-09-25T00:45:40.677Z] remote: Enumerating objects: 32, done. [2020-09-25T00:45:40.678Z] remote: Counting objects: 3% (1/32) remote: Counting objects: 6% (2/32) remote: Counting objects: 9% (3/32) remote: Counting objects: 12% (4/32) remote: Counting objects: 15% (5/32) remote: Counting objects: 18% (6/32) remote: Counting objects: 21% (7/32) remote: Counting objects: 25% (8/32) remote: Counting objects: 28% (9/32) remote: Counting objects: 31% (10/32) remote: Counting objects: 34% (11/32) remote: Counting objects: 37% (12/32) remote: Counting objects: 40% (13/32) remote: Counting objects: 43% (14/32) remote: Counting objects: 46% (15/32) remote: Counting objects: 50% (16/32) remote: Counting objects: 53% (17/32) remote: Counting objects: 56% (18/32) remote: Counting objects: 59% (19/32) remote: Counting objects: 62% (20/32) remote: Counting objects: 65% (21/32) remote: Counting objects: 68% (22/32) remote: Counting objects: 71% (23/32) remote: Counting objects: 75% (24/32) remote: Counting objects: 78% (25/32) remote: Counting objects: 81% (26/32) remote: Counting objects: 84% (27/32) remote: Counting objects: 87% (28/32) remote: Counting objects: 90% (29/32) remote: Counting objects: 93% (30/32) remote: Counting objects: 96% (31/32) remote: Counting objects: 100% (32/32) remote: Counting objects: 100% (32/32), done. [2020-09-25T00:45:40.678Z] remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. [2020-09-25T00:45:40.678Z] Receiving objects: 3% (1/32) Receiving objects: 6% (2/32) Receiving objects: 9% (3/32) Receiving objects: 12% (4/32) Receiving objects: 15% (5/32) Receiving objects: 18% (6/32) Receiving objects: 21% (7/32) Receiving objects: 25% (8/32) Receiving objects: 28% (9/32) Receiving objects: 31% (10/32) Receiving objects: 34% (11/32) Receiving objects: 37% (12/32) Receiving objects: 40% (13/32) Receiving objects: 43% (14/32) Receiving objects: 46% (15/32) Receiving objects: 50% (16/32) Receiving objects: 53% (17/32) Receiving objects: 56% (18/32) Receiving objects: 59% (19/32) Receiving objects: 62% (20/32) Receiving objects: 65% (21/32) Receiving objects: 68% (22/32) Receiving objects: 71% (23/32) Receiving objects: 75% (24/32) Receiving objects: 78% (25/32) Receiving objects: 81% (26/32) remote: Total 32 (delta 2), reused 22 (delta 2), pack-reused 0 [2020-09-25T00:45:40.678Z] Receiving objects: 84% (27/32) Receiving objects: 87% (28/32) Receiving objects: 90% (29/32) Receiving objects: 93% (30/32) Receiving objects: 96% (31/32) Receiving objects: 100% (32/32) Receiving objects: 100% (32/32), 37.18 KiB | 1.16 MiB/s, done. [2020-09-25T00:45:40.678Z] Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2020-09-25T00:45:40.678Z] Note: checking out 'ad0412ab7f94bd3d5b4ff3ddc1037e0e9531d54a'. [2020-09-25T00:45:40.678Z] [2020-09-25T00:45:40.678Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-09-25T00:45:40.678Z] changes and commit them, and you can discard any commits you make in this [2020-09-25T00:45:40.678Z] state without impacting any branches by performing another checkout. [2020-09-25T00:45:40.678Z] [2020-09-25T00:45:40.678Z] If you want to create a new branch to retain commits you create, you may [2020-09-25T00:45:40.678Z] do so (now or later) by using -b with the checkout command again. Example: [2020-09-25T00:45:40.678Z] [2020-09-25T00:45:40.678Z] git checkout -b [2020-09-25T00:45:40.678Z] [2020-09-25T00:45:40.678Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c bit.c -o bit.o [2020-09-25T00:45:40.946Z] gcc -shared -o bit.so bit.o [2020-09-25T00:45:40.946Z] luabitop 1.0.2-3 is now installed in /build/parts/kong/install (license: MIT/X license) [2020-09-25T00:45:40.946Z] [2020-09-25T00:45:41.517Z] pgmoon 1.11.0-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:41.517Z] [2020-09-25T00:45:43.426Z] kong-lapis 1.7.0.1-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:43.426Z] [2020-09-25T00:45:43.426Z] kong 2.0.4-0 depends on lua-cassandra 1.5.0 (not installed) [2020-09-25T00:45:43.426Z] Installing https://luarocks.org/lua-cassandra-1.5.0-0.src.rock [2020-09-25T00:45:44.408Z] [2020-09-25T00:45:44.669Z] lua-cassandra 1.5.0-0 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:44.669Z] [2020-09-25T00:45:44.669Z] kong 2.0.4-0 depends on pgmoon 1.10.0 (1.11.0-1 installed) [2020-09-25T00:45:44.928Z] Installing https://luarocks.org/pgmoon-1.10.0-1.rockspec [2020-09-25T00:45:45.187Z] [2020-09-25T00:45:45.188Z] Cloning into 'pgmoon'... [2020-09-25T00:45:45.449Z] remote: Enumerating objects: 39, done. [2020-09-25T00:45:45.449Z] remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), done. [2020-09-25T00:45:45.449Z] remote: Compressing objects: 2% (1/34) remote: Compressing objects: 5% (2/34) remote: Compressing objects: 8% (3/34) remote: Compressing objects: 11% (4/34) remote: Compressing objects: 14% (5/34) remote: Compressing objects: 17% (6/34) remote: Compressing objects: 20% (7/34) remote: Compressing objects: 23% (8/34) remote: Compressing objects: 26% (9/34) remote: Compressing objects: 29% (10/34) remote: Compressing objects: 32% (11/34) remote: Compressing objects: 35% (12/34) remote: Compressing objects: 38% (13/34) remote: Compressing objects: 41% (14/34) remote: Compressing objects: 44% (15/34) remote: Compressing objects: 47% (16/34) remote: Compressing objects: 50% (17/34) remote: Compressing objects: 52% (18/34) remote: Compressing objects: 55% (19/34) remote: Compressing objects: 58% (20/34) remote: Compressing objects: 61% (21/34) remote: Compressing objects: 64% (22/34) remote: Compressing objects: 67% (23/34) remote: Compressing objects: 70% (24/34) remote: Compressing objects: 73% (25/34) remote: Compressing objects: 76% (26/34) remote: Compressing objects: 79% (27/34) remote: Compressing objects: 82% (28/34) remote: Compressing objects: 85% (29/34) remote: Compressing objects: 88% (30/34) remote: Compressing objects: 91% (31/34) remote: Compressing objects: 94% (32/34) remote: Compressing objects: 97% (33/34) remote: Compressing objects: 100% (34/34) remote: Compressing objects: 100% (34/34), done. [2020-09-25T00:45:45.449Z] Receiving objects: 2% (1/39) Receiving objects: 5% (2/39) Receiving objects: 7% (3/39) Receiving objects: 10% (4/39) Receiving objects: 12% (5/39) Receiving objects: 15% (6/39) Receiving objects: 17% (7/39) Receiving objects: 20% (8/39) Receiving objects: 23% (9/39) Receiving objects: 25% (10/39) Receiving objects: 28% (11/39) Receiving objects: 30% (12/39) Receiving objects: 33% (13/39) Receiving objects: 35% (14/39) Receiving objects: 38% (15/39) Receiving objects: 41% (16/39) Receiving objects: 43% (17/39) Receiving objects: 46% (18/39) Receiving objects: 48% (19/39) Receiving objects: 51% (20/39) Receiving objects: 53% (21/39) Receiving objects: 56% (22/39) Receiving objects: 58% (23/39) Receiving objects: 61% (24/39) Receiving objects: 64% (25/39) Receiving objects: 66% (26/39) remote: Total 39 (delta 4), reused 18 (delta 0), pack-reused 0 [2020-09-25T00:45:45.449Z] Receiving objects: 69% (27/39) Receiving objects: 71% (28/39) Receiving objects: 74% (29/39) Receiving objects: 76% (30/39) Receiving objects: 79% (31/39) Receiving objects: 82% (32/39) Receiving objects: 84% (33/39) Receiving objects: 87% (34/39) Receiving objects: 89% (35/39) Receiving objects: 92% (36/39) Receiving objects: 94% (37/39) Receiving objects: 97% (38/39) Receiving objects: 100% (39/39) Receiving objects: 100% (39/39), 27.94 KiB | 1.75 MiB/s, done. [2020-09-25T00:45:45.449Z] Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 50% (2/4) Resolving deltas: 75% (3/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. [2020-09-25T00:45:45.449Z] Note: checking out 'edb85888fd56dc38fe1ca3e5bc96a99a5267d677'. [2020-09-25T00:45:45.449Z] [2020-09-25T00:45:45.449Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-09-25T00:45:45.449Z] changes and commit them, and you can discard any commits you make in this [2020-09-25T00:45:45.449Z] state without impacting any branches by performing another checkout. [2020-09-25T00:45:45.449Z] [2020-09-25T00:45:45.449Z] If you want to create a new branch to retain commits you create, you may [2020-09-25T00:45:45.449Z] do so (now or later) by using -b with the checkout command again. Example: [2020-09-25T00:45:45.449Z] [2020-09-25T00:45:45.449Z] git checkout -b [2020-09-25T00:45:45.449Z] [2020-09-25T00:45:45.709Z] pgmoon 1.10.0-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:45.709Z] [2020-09-25T00:45:45.709Z] Checking stability of dependencies in the absence of [2020-09-25T00:45:45.709Z] pgmoon 1.11.0-1... [2020-09-25T00:45:45.709Z] [2020-09-25T00:45:45.709Z] Removing pgmoon 1.11.0-1... [2020-09-25T00:45:45.970Z] Removal successful. [2020-09-25T00:45:45.970Z] kong 2.0.4-0 depends on luatz 0.4 (not installed) [2020-09-25T00:45:45.970Z] Installing https://luarocks.org/luatz-0.4-1.src.rock [2020-09-25T00:45:46.544Z] [2020-09-25T00:45:47.114Z] luatz 0.4-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:47.114Z] [2020-09-25T00:45:47.114Z] kong 2.0.4-0 depends on lua_system_constants 0.1.4 (not installed) [2020-09-25T00:45:47.114Z] Installing https://luarocks.org/lua_system_constants-0.1.4-0.src.rock [2020-09-25T00:45:47.683Z] [2020-09-25T00:45:47.683Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lua_system_constants.c -o lua_system_constants.o [2020-09-25T00:45:47.683Z] lua_system_constants.c:13:0: warning: "luaL_newlib" redefined [2020-09-25T00:45:47.683Z] # define luaL_newlib(L,l) (lua_newtable(L), luaL_register(L,NULL,l)) [2020-09-25T00:45:47.683Z] [2020-09-25T00:45:47.683Z] In file included from lua_system_constants.c:8:0: [2020-09-25T00:45:47.683Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-09-25T00:45:47.683Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-09-25T00:45:47.683Z] [2020-09-25T00:45:47.683Z] gcc -shared -o lua_system_constants.so lua_system_constants.o [2020-09-25T00:45:47.943Z] lua_system_constants 0.1.4-0 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:47.943Z] [2020-09-25T00:45:47.943Z] kong 2.0.4-0 depends on lyaml 6.2.4 (not installed) [2020-09-25T00:45:47.943Z] Installing https://luarocks.org/lyaml-6.2.4-1.src.rock [2020-09-25T00:45:48.513Z] [2020-09-25T00:45:48.513Z] /build/stage/bin/lua build-aux/luke package="lyaml" version="6.2.4" PREFIX="/build/parts/kong/install/lib/luarocks/rocks-5.1/lyaml/6.2.4-1" CFLAGS="-O2 -fPIC" LIBFLAG="-shared" LIB_EXTENSION="so" OBJ_EXTENSION="o" LUA="/build/stage/bin/lua" LUA_DIR="/build/parts/kong/install/lib/luarocks/rocks-5.1/lyaml/6.2.4-1/lua" LUA_INCDIR="/build/stage/luajit/include/luajit-2.1" YAML_DIR="/usr" YAML_INCDIR="/usr/include" YAML_LIBDIR="/usr/lib/x86_64-linux-gnu" [2020-09-25T00:45:48.773Z] creating build-aux/config.ld [2020-09-25T00:45:48.773Z] gcc -O2 -fPIC -shared -isystem/build/parts/kong/install/usr/include -isystem/build/parts/kong/install/usr/include/x86_64-linux-gnu -isystem/build/stage/include -D_FORTIFY_SOURCE=2 -DNDEBUG -DPACKAGE='"lyaml"' -DVERSION='"6.2.4"' -Iext/include -I/build/stage/luajit/include/luajit-2.1 -I/usr/include ext/yaml/yaml.c ext/yaml/emitter.c ext/yaml/parser.c ext/yaml/scanner.c -o linux/yaml.so -L/usr/lib/x86_64-linux-gnu -lyaml [2020-09-25T00:45:49.034Z] true -c build-aux/config.ld . [2020-09-25T00:45:49.034Z] /build/stage/bin/lua build-aux/luke install --quiet INST_LIBDIR="/build/parts/kong/install/lib/luarocks/rocks-5.1/lyaml/6.2.4-1/lib" INST_LUADIR="/build/parts/kong/install/lib/luarocks/rocks-5.1/lyaml/6.2.4-1/lua" [2020-09-25T00:45:49.293Z] lyaml 6.2.4-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-09-25T00:45:49.293Z] [2020-09-25T00:45:49.293Z] kong 2.0.4-0 depends on lua-resty-iputils 0.3.0 (not installed) [2020-09-25T00:45:49.293Z] Installing https://luarocks.org/lua-resty-iputils-0.3.0-1.src.rock [2020-09-25T00:45:49.862Z] [2020-09-25T00:45:49.862Z] lua-resty-iputils 0.3.0-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:49.862Z] [2020-09-25T00:45:49.863Z] kong 2.0.4-0 depends on luasyslog 1.0.0 (not installed) [2020-09-25T00:45:49.863Z] Installing https://luarocks.org/luasyslog-1.0.0-2.src.rock [2020-09-25T00:45:50.125Z] Missing dependencies for luasyslog 1.0.0-2: [2020-09-25T00:45:50.125Z] lualogging >= 1.1.4 (not installed) [2020-09-25T00:45:50.125Z] [2020-09-25T00:45:50.125Z] luasyslog 1.0.0-2 depends on lualogging >= 1.1.4 (not installed) [2020-09-25T00:45:50.385Z] Installing https://luarocks.org/lualogging-1.4.0-1.src.rock [2020-09-25T00:45:50.955Z] [2020-09-25T00:45:50.955Z] lualogging 1.4.0-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-09-25T00:45:50.955Z] [2020-09-25T00:45:50.955Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lsyslog.c -o lsyslog.o -DluaL_reg=luaL_Reg [2020-09-25T00:45:51.215Z] gcc -shared -o lsyslog.so lsyslog.o [2020-09-25T00:45:51.215Z] luasyslog 1.0.0-2 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-09-25T00:45:51.215Z] [2020-09-25T00:45:51.215Z] kong 2.0.4-0 depends on lua_pack 1.0.5 (not installed) [2020-09-25T00:45:51.215Z] Installing https://luarocks.org/lua_pack-1.0.5-0.rockspec [2020-09-25T00:45:51.788Z] [2020-09-25T00:45:51.788Z] Cloning into 'lua-pack'... [2020-09-25T00:45:52.048Z] remote: Enumerating objects: 9, done. [2020-09-25T00:45:52.048Z] remote: Counting objects: 11% (1/9) remote: Counting objects: 22% (2/9) remote: Counting objects: 33% (3/9) remote: Counting objects: 44% (4/9) remote: Counting objects: 55% (5/9) remote: Counting objects: 66% (6/9) remote: Counting objects: 77% (7/9) remote: Counting objects: 88% (8/9) remote: Counting objects: 100% (9/9) remote: Counting objects: 100% (9/9), done. [2020-09-25T00:45:52.048Z] remote: Compressing objects: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. [2020-09-25T00:45:52.048Z] remote: Total 9 (delta 0), reused 8 (delta 0), pack-reused 0 [2020-09-25T00:45:52.048Z] Receiving objects: 11% (1/9) Receiving objects: 22% (2/9) Receiving objects: 33% (3/9) Receiving objects: 44% (4/9) Receiving objects: 55% (5/9) Receiving objects: 66% (6/9) Receiving objects: 77% (7/9) Receiving objects: 88% (8/9) Receiving objects: 100% (9/9) Receiving objects: 100% (9/9), 5.61 KiB | 5.61 MiB/s, done. [2020-09-25T00:45:52.048Z] Note: checking out 'a6be40142a543b4cb745c19b40669961c89c50c2'. [2020-09-25T00:45:52.048Z] [2020-09-25T00:45:52.048Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-09-25T00:45:52.048Z] changes and commit them, and you can discard any commits you make in this [2020-09-25T00:45:52.048Z] state without impacting any branches by performing another checkout. [2020-09-25T00:45:52.048Z] [2020-09-25T00:45:52.048Z] If you want to create a new branch to retain commits you create, you may [2020-09-25T00:45:52.048Z] do so (now or later) by using -b with the checkout command again. Example: [2020-09-25T00:45:52.048Z] [2020-09-25T00:45:52.048Z] git checkout -b [2020-09-25T00:45:52.048Z] [2020-09-25T00:45:52.048Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lua_pack.c -o lua_pack.o [2020-09-25T00:45:52.307Z] gcc -shared -o lua_pack.so lua_pack.o [2020-09-25T00:45:52.307Z] lua_pack 1.0.5-0 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:52.307Z] [2020-09-25T00:45:52.308Z] kong 2.0.4-0 depends on lua-resty-dns-client 4.1.3 (not installed) [2020-09-25T00:45:52.308Z] Installing https://luarocks.org/lua-resty-dns-client-4.1.3-1.src.rock [2020-09-25T00:45:53.245Z] Missing dependencies for lua-resty-dns-client 4.1.3-1: [2020-09-25T00:45:53.245Z] lrandom (not installed) [2020-09-25T00:45:53.245Z] lua-resty-timer < 1.0 (not installed) [2020-09-25T00:45:53.245Z] binaryheap >= 0.4 (not installed) [2020-09-25T00:45:53.245Z] [2020-09-25T00:45:53.245Z] lua-resty-dns-client 4.1.3-1 depends on lrandom (not installed) [2020-09-25T00:45:53.245Z] Installing https://luarocks.org/lrandom-20180729-1.src.rock [2020-09-25T00:45:53.505Z] [2020-09-25T00:45:53.505Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lrandom.c -o lrandom.o [2020-09-25T00:45:53.505Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c random.c -o random.o [2020-09-25T00:45:53.764Z] gcc -shared -o random.so lrandom.o random.o [2020-09-25T00:45:53.764Z] lrandom 20180729-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:53.764Z] [2020-09-25T00:45:53.764Z] lua-resty-dns-client 4.1.3-1 depends on lua-resty-timer < 1.0 (not installed) [2020-09-25T00:45:53.764Z] Installing https://luarocks.org/lua-resty-timer-0.3.0-1.src.rock [2020-09-25T00:45:54.335Z] [2020-09-25T00:45:54.335Z] lua-resty-timer 0.3.0-1 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:45:54.335Z] [2020-09-25T00:45:54.335Z] lua-resty-dns-client 4.1.3-1 depends on binaryheap >= 0.4 (not installed) [2020-09-25T00:45:54.335Z] Installing https://luarocks.org/binaryheap-0.4-1.src.rock [2020-09-25T00:45:54.904Z] [2020-09-25T00:45:55.163Z] binaryheap 0.4-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-09-25T00:45:55.163Z] [2020-09-25T00:45:55.422Z] lua-resty-dns-client 4.1.3-1 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:45:55.422Z] [2020-09-25T00:45:55.422Z] kong 2.0.4-0 depends on lua-resty-worker-events 1.0.0 (not installed) [2020-09-25T00:45:55.682Z] Installing https://luarocks.org/lua-resty-worker-events-1.0.0-1.src.rock [2020-09-25T00:45:56.253Z] [2020-09-25T00:45:56.253Z] lua-resty-worker-events 1.0.0-1 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:45:56.253Z] [2020-09-25T00:45:56.253Z] kong 2.0.4-0 depends on lua-resty-mediador 0.1.2 (not installed) [2020-09-25T00:45:56.513Z] Installing https://luarocks.org/lua-resty-mediador-0.1.2-1.src.rock [2020-09-25T00:45:57.086Z] [2020-09-25T00:45:57.086Z] lua-resty-mediador 0.1.2-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:57.086Z] [2020-09-25T00:45:57.086Z] kong 2.0.4-0 depends on lua-resty-healthcheck 1.2.0 (not installed) [2020-09-25T00:45:57.086Z] Installing https://luarocks.org/lua-resty-healthcheck-1.2.0-2.src.rock [2020-09-25T00:45:57.655Z] [2020-09-25T00:45:58.225Z] lua-resty-healthcheck 1.2.0-2 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:45:58.225Z] [2020-09-25T00:45:58.225Z] kong 2.0.4-0 depends on lua-resty-cookie 0.1.0 (not installed) [2020-09-25T00:45:58.225Z] Installing https://luarocks.org/lua-resty-cookie-0.1.0-1.rockspec [2020-09-25T00:45:58.486Z] [2020-09-25T00:45:58.486Z] Cloning into 'lua-resty-cookie'... [2020-09-25T00:45:58.746Z] remote: Enumerating objects: 10, done. [2020-09-25T00:45:58.746Z] remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. [2020-09-25T00:45:58.746Z] remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. [2020-09-25T00:45:58.746Z] remote: Total 10 (delta 0), reused 8 (delta 0), pack-reused 0 [2020-09-25T00:45:58.746Z] Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 5.88 KiB | 5.88 MiB/s, done. [2020-09-25T00:45:58.746Z] Note: checking out 'bbd0df6bca3cac22138225d6a36243ce767d5881'. [2020-09-25T00:45:58.746Z] [2020-09-25T00:45:58.746Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-09-25T00:45:58.746Z] changes and commit them, and you can discard any commits you make in this [2020-09-25T00:45:58.746Z] state without impacting any branches by performing another checkout. [2020-09-25T00:45:58.746Z] [2020-09-25T00:45:58.746Z] If you want to create a new branch to retain commits you create, you may [2020-09-25T00:45:58.746Z] do so (now or later) by using -b with the checkout command again. Example: [2020-09-25T00:45:58.746Z] [2020-09-25T00:45:58.746Z] git checkout -b [2020-09-25T00:45:58.746Z] [2020-09-25T00:45:59.006Z] lua-resty-cookie 0.1.0-1 is now installed in /build/parts/kong/install (license: BSD) [2020-09-25T00:45:59.006Z] [2020-09-25T00:45:59.006Z] kong 2.0.4-0 depends on lua-resty-mlcache 2.4.1 (not installed) [2020-09-25T00:45:59.006Z] Installing https://luarocks.org/lua-resty-mlcache-2.4.1-1.src.rock [2020-09-25T00:45:59.575Z] [2020-09-25T00:45:59.575Z] lua-resty-mlcache 2.4.1-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:45:59.575Z] [2020-09-25T00:45:59.575Z] kong 2.0.4-0 depends on lua-messagepack 0.5.2 (not installed) [2020-09-25T00:45:59.834Z] Installing https://luarocks.org/lua-messagepack-0.5.2-1.src.rock [2020-09-25T00:46:00.404Z] [2020-09-25T00:46:00.663Z] lua-messagepack 0.5.2-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-09-25T00:46:00.663Z] [2020-09-25T00:46:00.663Z] kong 2.0.4-0 depends on lua-resty-openssl 0.6.3 (not installed) [2020-09-25T00:46:00.663Z] Installing https://luarocks.org/lua-resty-openssl-0.6.3-1.src.rock [2020-09-25T00:46:01.600Z] [2020-09-25T00:46:02.979Z] lua-resty-openssl 0.6.3-1 is now installed in /build/parts/kong/install (license: BSD) [2020-09-25T00:46:02.979Z] [2020-09-25T00:46:02.979Z] kong 2.0.4-0 depends on lua-resty-counter 0.2.0 (not installed) [2020-09-25T00:46:02.979Z] Installing https://luarocks.org/lua-resty-counter-0.2.0-1.src.rock [2020-09-25T00:46:03.548Z] [2020-09-25T00:46:03.548Z] lua-resty-counter 0.2.0-1 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:46:03.548Z] [2020-09-25T00:46:03.548Z] kong 2.0.4-0 depends on kong-plugin-azure-functions ~> 0.4 (not installed) [2020-09-25T00:46:03.548Z] Installing https://luarocks.org/kong-plugin-azure-functions-0.4.2-1.src.rock [2020-09-25T00:46:04.118Z] [2020-09-25T00:46:04.118Z] kong-plugin-azure-functions 0.4.2-1 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:46:04.118Z] [2020-09-25T00:46:04.118Z] kong 2.0.4-0 depends on kong-plugin-zipkin ~> 0.2 (not installed) [2020-09-25T00:46:04.118Z] Installing https://luarocks.org/kong-plugin-zipkin-0.2.1-1.src.rock [2020-09-25T00:46:04.688Z] Missing dependencies for kong-plugin-zipkin 0.2.1-1: [2020-09-25T00:46:04.688Z] lua-cjson (not installed) [2020-09-25T00:46:04.688Z] opentracing >= 0.0.2 (not installed) [2020-09-25T00:46:04.688Z] [2020-09-25T00:46:04.688Z] kong-plugin-zipkin 0.2.1-1 depends on lua-cjson (not installed) [2020-09-25T00:46:04.688Z] Installing https://luarocks.org/lua-cjson-2.1.0.6-1.src.rock [2020-09-25T00:46:05.257Z] [2020-09-25T00:46:05.257Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lua_cjson.c -o lua_cjson.o [2020-09-25T00:46:05.521Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c strbuf.c -o strbuf.o [2020-09-25T00:46:05.782Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c fpconv.c -o fpconv.o [2020-09-25T00:46:05.782Z] gcc -shared -o cjson.so lua_cjson.o strbuf.o fpconv.o [2020-09-25T00:46:06.042Z] lua-cjson 2.1.0.6-1 is now installed in /build/parts/kong/install (license: MIT) [2020-09-25T00:46:06.042Z] [2020-09-25T00:46:06.042Z] kong-plugin-zipkin 0.2.1-1 depends on opentracing >= 0.0.2 (not installed) [2020-09-25T00:46:06.042Z] Installing https://luarocks.org/opentracing-0.0.2-0.src.rock [2020-09-25T00:46:06.613Z] Missing dependencies for opentracing 0.0.2-0: [2020-09-25T00:46:06.613Z] luaossl (not installed) [2020-09-25T00:46:06.613Z] [2020-09-25T00:46:06.613Z] opentracing 0.0.2-0 depends on luaossl (not installed) [2020-09-25T00:46:06.613Z] Installing https://luarocks.org/luaossl-20200709-0.src.rock [2020-09-25T00:46:07.555Z] [2020-09-25T00:46:07.555Z] Applying patch config.h.diff... [2020-09-25T00:46:07.555Z] Hunk 1 found at offset 2... [2020-09-25T00:46:07.555Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/openssl.c -o src/openssl.o -D_REENTRANT -D_THREAD_SAFE -DCOMPAT53_PREFIX=luaossl -D_GNU_SOURCE -I/usr/include -I/usr/include [2020-09-25T00:46:09.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-09-25T00:46:09.471Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c vendor/compat53/c-api/compat-5.3.c -o vendor/compat53/c-api/compat-5.3.o -D_REENTRANT -D_THREAD_SAFE -DCOMPAT53_PREFIX=luaossl -D_GNU_SOURCE -I/usr/include -I/usr/include [2020-09-25T00:46:09.731Z] gcc -shared -o _openssl.so src/openssl.o vendor/compat53/c-api/compat-5.3.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -lssl -lcrypto -lpthread -lm -ldl [2020-09-25T00:46:10.681Z] luaossl 20200709-0 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-09-25T00:46:10.681Z] [2020-09-25T00:46:10.681Z] opentracing 0.0.2-0 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:46:10.681Z] [2020-09-25T00:46:10.891Z] Removing intermediate container 6b665f6c6b06 [2020-09-25T00:46:10.891Z] ---> c25698bc954d [2020-09-25T00:46:10.891Z] [2020-09-25T00:46:10.891Z] Step 10/20 : FROM alpine [2020-09-25T00:46:10.943Z] kong-plugin-zipkin 0.2.1-1 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:46:10.943Z] [2020-09-25T00:46:10.943Z] kong 2.0.4-0 depends on kong-plugin-serverless-functions ~> 0.3 (not installed) [2020-09-25T00:46:10.943Z] Installing https://luarocks.org/kong-plugin-serverless-functions-0.3.1-0.src.rock [2020-09-25T00:46:11.170Z] latest: Pulling from library/alpine [2020-09-25T00:46:11.452Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-25T00:46:11.452Z] Status: Downloaded newer image for alpine:latest [2020-09-25T00:46:11.452Z] ---> 62ee0e9f8440 [2020-09-25T00:46:11.452Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-09-25T00:46:11.517Z] [2020-09-25T00:46:11.729Z] ---> Running in 62ea22a164a5 [2020-09-25T00:46:11.780Z] kong-plugin-serverless-functions 0.3.1-0 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:46:11.780Z] [2020-09-25T00:46:11.780Z] kong 2.0.4-0 depends on kong-prometheus-plugin ~> 0.7 (not installed) [2020-09-25T00:46:11.780Z] Installing https://luarocks.org/kong-prometheus-plugin-0.7.1-1.src.rock [2020-09-25T00:46:12.354Z] [2020-09-25T00:46:12.615Z] kong-prometheus-plugin 0.7.1-1 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:46:12.615Z] [2020-09-25T00:46:12.876Z] kong 2.0.4-0 depends on kong-proxy-cache-plugin ~> 1.3 (not installed) [2020-09-25T00:46:12.876Z] Installing https://luarocks.org/kong-proxy-cache-plugin-1.3.1-0.rockspec [2020-09-25T00:46:13.459Z] [2020-09-25T00:46:13.459Z] Cloning into 'kong-plugin-proxy-cache'... [2020-09-25T00:46:13.459Z] remote: Enumerating objects: 25, done. [2020-09-25T00:46:13.459Z] remote: Counting objects: 4% (1/25) remote: Counting objects: 8% (2/25) remote: Counting objects: 12% (3/25) remote: Counting objects: 16% (4/25) remote: Counting objects: 20% (5/25) remote: Counting objects: 24% (6/25) remote: Counting objects: 28% (7/25) remote: Counting objects: 32% (8/25) remote: Counting objects: 36% (9/25) remote: Counting objects: 40% (10/25) remote: Counting objects: 44% (11/25) remote: Counting objects: 48% (12/25) remote: Counting objects: 52% (13/25) remote: Counting objects: 56% (14/25) remote: Counting objects: 60% (15/25) remote: Counting objects: 64% (16/25) remote: Counting objects: 68% (17/25) remote: Counting objects: 72% (18/25) remote: Counting objects: 76% (19/25) remote: Counting objects: 80% (20/25) remote: Counting objects: 84% (21/25) remote: Counting objects: 88% (22/25) remote: Counting objects: 92% (23/25) remote: Counting objects: 96% (24/25) remote: Counting objects: 100% (25/25) remote: Counting objects: 100% (25/25), done. [2020-09-25T00:46:13.459Z] remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. [2020-09-25T00:46:13.723Z] Receiving objects: 4% (1/25) Receiving objects: 8% (2/25) Receiving objects: 12% (3/25) Receiving objects: 16% (4/25) Receiving objects: 20% (5/25) Receiving objects: 24% (6/25) Receiving objects: 28% (7/25) Receiving objects: 32% (8/25) Receiving objects: 36% (9/25) Receiving objects: 40% (10/25) Receiving objects: 44% (11/25) Receiving objects: 48% (12/25) Receiving objects: 52% (13/25) Receiving objects: 56% (14/25) Receiving objects: 60% (15/25) Receiving objects: 64% (16/25) Receiving objects: 68% (17/25) remote: Total 25 (delta 1), reused 13 (delta 0), pack-reused 0 [2020-09-25T00:46:13.723Z] Receiving objects: 72% (18/25) Receiving objects: 76% (19/25) Receiving objects: 80% (20/25) Receiving objects: 84% (21/25) Receiving objects: 88% (22/25) Receiving objects: 92% (23/25) Receiving objects: 96% (24/25) Receiving objects: 100% (25/25) Receiving objects: 100% (25/25), 26.28 KiB | 1.38 MiB/s, done. [2020-09-25T00:46:13.723Z] Resolving deltas: 0% (0/1) Resolving deltas: 100% (1/1) Resolving deltas: 100% (1/1), done. [2020-09-25T00:46:13.723Z] Note: checking out 'e5655751c332aecaa15672ff6f266694f88335fa'. [2020-09-25T00:46:13.723Z] [2020-09-25T00:46:13.723Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-09-25T00:46:13.723Z] changes and commit them, and you can discard any commits you make in this [2020-09-25T00:46:13.723Z] state without impacting any branches by performing another checkout. [2020-09-25T00:46:13.723Z] [2020-09-25T00:46:13.723Z] If you want to create a new branch to retain commits you create, you may [2020-09-25T00:46:13.723Z] do so (now or later) by using -b with the checkout command again. Example: [2020-09-25T00:46:13.723Z] [2020-09-25T00:46:13.723Z] git checkout -b [2020-09-25T00:46:13.723Z] [2020-09-25T00:46:13.985Z] kong-proxy-cache-plugin 1.3.1-0 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:46:13.985Z] [2020-09-25T00:46:13.985Z] kong 2.0.4-0 depends on kong-plugin-request-transformer ~> 1.2 (not installed) [2020-09-25T00:46:13.985Z] Installing https://luarocks.org/kong-plugin-request-transformer-1.2.7-1.src.rock [2020-09-25T00:46:14.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:46:14.560Z] [2020-09-25T00:46:14.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:46:14.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-09-25T00:46:14.821Z] kong-plugin-request-transformer 1.2.7-1 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:46:14.821Z] [2020-09-25T00:46:14.821Z] kong 2.0.4-0 depends on kong-plugin-session ~> 2.2 (not installed) [2020-09-25T00:46:14.821Z] Installing https://luarocks.org/kong-plugin-session-2.2.0-1.src.rock [2020-09-25T00:46:15.271Z] v3.12.0-351-gc8b5ea21f0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:46:15.271Z] v3.12.0-349-g84288fde14 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:46:15.271Z] OK: 12621 distinct packages available [2020-09-25T00:46:15.395Z] Missing dependencies for kong-plugin-session 2.2.0-1: [2020-09-25T00:46:15.395Z] lua-resty-session 2.24 (not installed) [2020-09-25T00:46:15.395Z] [2020-09-25T00:46:15.395Z] kong-plugin-session 2.2.0-1 depends on lua-resty-session 2.24 (not installed) [2020-09-25T00:46:15.395Z] Installing https://luarocks.org/lua-resty-session-2.24-1.src.rock [2020-09-25T00:46:15.971Z] [2020-09-25T00:46:16.295Z] (1/4) Installing ca-certificates (20191127-r4) [2020-09-25T00:46:16.576Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-09-25T00:46:16.576Z] (3/4) Installing libcurl (7.69.1-r1) [2020-09-25T00:46:16.576Z] (4/4) Installing curl (7.69.1-r1) [2020-09-25T00:46:16.576Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:46:16.576Z] Executing ca-certificates-20191127-r4.trigger [2020-09-25T00:46:16.583Z] lua-resty-session 2.24-1 is now installed in /build/parts/kong/install (license: BSD) [2020-09-25T00:46:16.584Z] [2020-09-25T00:46:16.944Z] kong-plugin-session 2.2.0-1 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:46:16.944Z] [2020-09-25T00:46:16.944Z] kong 2.0.4-0 depends on kong-plugin-aws-lambda ~> 3.1 (not installed) [2020-09-25T00:46:16.944Z] Installing https://luarocks.org/kong-plugin-aws-lambda-3.1.0-1.src.rock [2020-09-25T00:46:17.186Z] OK: 7 MiB in 18 packages [2020-09-25T00:46:17.545Z] [2020-09-25T00:46:17.843Z] kong-plugin-aws-lambda 3.1.0-1 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:46:17.843Z] [2020-09-25T00:46:17.843Z] kong 2.0.4-0 depends on kong-plugin-acme ~> 0.2 (not installed) [2020-09-25T00:46:17.843Z] Installing https://luarocks.org/kong-plugin-acme-0.2.11-1.src.rock [2020-09-25T00:46:18.449Z] Missing dependencies for kong-plugin-acme 0.2.11-1: [2020-09-25T00:46:18.449Z] lua-resty-acme ~> 0.5 (not installed) [2020-09-25T00:46:18.449Z] [2020-09-25T00:46:18.449Z] kong-plugin-acme 0.2.11-1 depends on lua-resty-acme ~> 0.5 (not installed) [2020-09-25T00:46:18.754Z] Installing https://luarocks.org/lua-resty-acme-0.5.8-1.src.rock [2020-09-25T00:46:19.328Z] Missing dependencies for lua-resty-acme 0.5.8-1: [2020-09-25T00:46:19.328Z] lua-resty-lrucache >= 0.09-2 (not installed) [2020-09-25T00:46:19.328Z] [2020-09-25T00:46:19.328Z] lua-resty-acme 0.5.8-1 depends on lua-resty-lrucache >= 0.09-2 (not installed) [2020-09-25T00:46:19.328Z] Installing https://luarocks.org/lua-resty-lrucache-0.09-2.src.rock [2020-09-25T00:46:19.903Z] [2020-09-25T00:46:20.170Z] lua-resty-lrucache 0.09-2 is now installed in /build/parts/kong/install (license: 2bsd) [2020-09-25T00:46:20.170Z] [2020-09-25T00:46:20.431Z] lua-resty-acme 0.5.8-1 is now installed in /build/parts/kong/install (license: BSD) [2020-09-25T00:46:20.431Z] [2020-09-25T00:46:20.722Z] kong-plugin-acme 0.2.11-1 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:46:20.722Z] [2020-09-25T00:46:21.570Z] Removing intermediate container 62ea22a164a5 [2020-09-25T00:46:21.570Z] ---> c65a390d3332 [2020-09-25T00:46:21.570Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-09-25T00:46:21.570Z] Removing intermediate container 6cae5eca38a8 [2020-09-25T00:46:21.570Z] ---> a33ab3bfcd4e [2020-09-25T00:46:21.570Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-09-25T00:46:21.570Z] ---> Running in 2178dc595853 [2020-09-25T00:46:21.570Z] ---> Running in 8a907354cef6 [2020-09-25T00:46:22.601Z] Removing intermediate container ee9c98f440d5 [2020-09-25T00:46:22.601Z] ---> dba20b6e2f2d [2020-09-25T00:46:22.601Z] [2020-09-25T00:46:22.601Z] Step 10/22 : FROM scratch [2020-09-25T00:46:22.601Z] ---> [2020-09-25T00:46:22.601Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-09-25T00:46:22.601Z] Removing intermediate container 2178dc595853 [2020-09-25T00:46:22.601Z] ---> def95d0902a5 [2020-09-25T00:46:22.601Z] Step 13/20 : WORKDIR /edgex [2020-09-25T00:46:22.601Z] ---> Running in b84c953fe651 [2020-09-25T00:46:23.275Z] ---> Running in 68610c5f8967 [2020-09-25T00:46:23.929Z] Removing intermediate container b84c953fe651 [2020-09-25T00:46:23.929Z] ---> 42f67aed8afb [2020-09-25T00:46:23.929Z] Step 12/22 : ENV APP_PORT=48061 [2020-09-25T00:46:24.218Z] ---> Running in 102834b6539a [2020-09-25T00:46:24.503Z] Removing intermediate container 68610c5f8967 [2020-09-25T00:46:24.503Z] ---> 0852b9b1c208 [2020-09-25T00:46:24.503Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-09-25T00:46:24.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-09-25T00:46:25.113Z] Removing intermediate container 102834b6539a [2020-09-25T00:46:25.113Z] ---> 3186cd9f2086 [2020-09-25T00:46:25.113Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-25T00:46:25.439Z] ---> Running in 623b1c16d264 [2020-09-25T00:46:26.630Z] ---> 0cc215dff7cd [2020-09-25T00:46:26.630Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-09-25T00:46:26.630Z] Removing intermediate container 623b1c16d264 [2020-09-25T00:46:26.630Z] ---> aeeba06a3f13 [2020-09-25T00:46:26.630Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-09-25T00:46:27.316Z] Removing intermediate container 3cdd2f617db4 [2020-09-25T00:46:27.316Z] ---> debe42f88d9f [2020-09-25T00:46:27.316Z] [2020-09-25T00:46:27.316Z] Step 10/26 : FROM alpine:3.10 [2020-09-25T00:46:27.764Z] kong 2.0.4-0 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-09-25T00:46:27.764Z] [2020-09-25T00:46:27.977Z] 3.10: Pulling from library/alpine [2020-09-25T00:46:28.617Z] ---> f3a52eeb0fb4 [2020-09-25T00:46:28.617Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-09-25T00:46:29.251Z] ---> 2e400341b5f6 [2020-09-25T00:46:29.251Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-09-25T00:46:29.540Z] ---> Running in 1e972c64239d [2020-09-25T00:46:31.211Z] Removing intermediate container 8a907354cef6 [2020-09-25T00:46:31.211Z] ---> 583dfb50d139 [2020-09-25T00:46:31.211Z] [2020-09-25T00:46:31.211Z] Step 11/27 : FROM docker:latest [2020-09-25T00:46:31.211Z] ---> 45884bde0078 [2020-09-25T00:46:31.211Z] Step 12/27 : RUN apk add --no-cache bash [2020-09-25T00:46:31.211Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-09-25T00:46:31.211Z] Status: Downloaded newer image for alpine:3.10 [2020-09-25T00:46:31.211Z] ---> ba5908b5ed57 [2020-09-25T00:46:31.211Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-09-25T00:46:31.211Z] ---> 536a684cf733 [2020-09-25T00:46:31.211Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-09-25T00:46:31.211Z] Removing intermediate container 1e972c64239d [2020-09-25T00:46:31.211Z] ---> 9099d0d93bcf [2020-09-25T00:46:31.211Z] Step 17/20 : CMD ["--init=true"] [2020-09-25T00:46:31.555Z] ---> Running in d670c516ca27 [2020-09-25T00:46:31.555Z] ---> Running in 923f73b0b648 [2020-09-25T00:46:31.555Z] ---> Running in bf19100f98e4 [2020-09-25T00:46:31.999Z] Staging go-build-helper  [2020-09-25T00:46:32.587Z] Staging kong  [2020-09-25T00:46:33.039Z] Removing intermediate container bf19100f98e4 [2020-09-25T00:46:33.039Z] ---> db8f60da3667 [2020-09-25T00:46:33.039Z] Step 18/20 : LABEL arch=arm64 [2020-09-25T00:46:33.039Z] ---> Running in fbfe2a1314c8 [2020-09-25T00:46:33.654Z] ---> 68a1266be58b [2020-09-25T00:46:33.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-09-25T00:46:33.654Z] Removing intermediate container fbfe2a1314c8 [2020-09-25T00:46:33.654Z] ---> 120ed4dffa92 [2020-09-25T00:46:33.654Z] Step 19/20 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:46:33.940Z] ---> Running in bd18fd832162 [2020-09-25T00:46:34.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:46:34.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:46:34.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:46:34.541Z] Removing intermediate container bd18fd832162 [2020-09-25T00:46:34.541Z] ---> 41604a8c9047 [2020-09-25T00:46:34.541Z] Step 20/20 : LABEL version=0.0.0 [2020-09-25T00:46:34.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:46:34.829Z] ---> Running in 9775918c09a9 [2020-09-25T00:46:34.829Z] ---> e9a172846c04 [2020-09-25T00:46:34.829Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-09-25T00:46:35.129Z] ---> Running in 6f7ccb756d69 [2020-09-25T00:46:35.129Z] (1/2) Installing readline (8.0.4-r0) [2020-09-25T00:46:35.129Z] (2/2) Installing bash (5.0.17-r0) [2020-09-25T00:46:35.129Z] Executing bash-5.0.17-r0.post-install [2020-09-25T00:46:35.129Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:46:35.129Z] OK: 12 MiB in 22 packages [2020-09-25T00:46:35.160Z] Pulling go112  [2020-09-25T00:46:35.420Z] Removing intermediate container 9775918c09a9 [2020-09-25T00:46:35.420Z] ---> 15af81663f70 [2020-09-25T00:46:35.420Z] [2020-09-25T00:46:35.420Z] v3.10.5-91-gd6ceee47a2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-09-25T00:46:35.420Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-09-25T00:46:35.420Z] OK: 10167 distinct packages available [2020-09-25T00:46:35.746Z] 'go115' has dependencies that need to be staged: go112 [2020-09-25T00:46:36.018Z] Skipping pull go112 (already ran) [2020-09-25T00:46:36.018Z] Building go112  [2020-09-25T00:46:36.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-25T00:46:36.018Z] Dload Upload Total Spent Left Speed [2020-09-25T00:46:36.046Z] (1/5) Installing ca-certificates (20191127-r2) [2020-09-25T00:46:36.046Z] Removing intermediate container 6f7ccb756d69 [2020-09-25T00:46:36.046Z] ---> 44d84dd7eba6 [2020-09-25T00:46:36.046Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:46:36.046Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-09-25T00:46:36.046Z] (3/5) Installing libcurl (7.66.0-r1) [2020-09-25T00:46:36.335Z] Successfully built 15af81663f70 [2020-09-25T00:46:36.335Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-09-25T00:46:36.335Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2020-09-25T00:46:36.335Z] ---> Running in 1d6e1548cfad [2020-09-25T00:46:36.335Z] (4/5) Installing curl (7.66.0-r1) [2020-09-25T00:46:36.617Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-09-25T00:46:36.617Z] Executing busybox-1.30.1-r3.trigger [2020-09-25T00:46:36.617Z] Executing ca-certificates-20191127-r2.trigger [2020-09-25T00:46:36.907Z] OK: 7 MiB in 19 packages [2020-09-25T00:46:37.194Z] Removing intermediate container d670c516ca27 [2020-09-25T00:46:37.194Z] ---> 936d8830835f [2020-09-25T00:46:37.194Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-09-25T00:46:37.194Z] Removing intermediate container 1d6e1548cfad [2020-09-25T00:46:37.194Z] ---> 5019441b9908 [2020-09-25T00:46:37.194Z] Step 20/22 : LABEL arch=arm64 [2020-09-25T00:46:37.487Z] ---> Running in fa663dce88aa [2020-09-25T00:46:37.487Z] ---> Running in 71728eb46d25 [2020-09-25T00:46:38.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 122M 2 2559k 0 0 11.7M 0 0:00:10 --:--:-- 0:00:10 11.7M 55 122M 55 67.7M 0 0 55.6M 0 0:00:02 0:00:01 0:00:01 55.6M 100 122M 100 122M 0 0 57.0M 0 0:00:02 0:00:02 --:--:-- 57.0M [2020-09-25T00:46:38.496Z] Removing intermediate container 71728eb46d25 [2020-09-25T00:46:38.496Z] ---> a0e41c926229 [2020-09-25T00:46:38.496Z] Step 21/22 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:46:38.951Z] go1.12.7.linux-amd64.tar.gz: OK [2020-09-25T00:46:39.557Z] ---> Running in 11f2bcfacfb5 [2020-09-25T00:46:39.557Z] Removing intermediate container 923f73b0b648 [2020-09-25T00:46:39.557Z] ---> 915b87ce960b [2020-09-25T00:46:39.557Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-09-25T00:46:40.584Z] ---> Running in 339d82b8d48f [2020-09-25T00:46:40.584Z] Removing intermediate container 11f2bcfacfb5 [2020-09-25T00:46:40.584Z] ---> 1d90abd399db [2020-09-25T00:46:40.584Z] Step 22/22 : LABEL version=0.0.0 [2020-09-25T00:46:41.622Z] ---> Running in 1b231a22c58b [2020-09-25T00:46:41.911Z] Removing intermediate container 339d82b8d48f [2020-09-25T00:46:41.911Z] ---> 4068d2b5ff43 [2020-09-25T00:46:41.911Z] Step 13/26 : WORKDIR / [2020-09-25T00:46:42.520Z] Removing intermediate container 1b231a22c58b [2020-09-25T00:46:42.521Z] ---> ce87ec00238c [2020-09-25T00:46:42.521Z] [2020-09-25T00:46:43.126Z] Successfully built ce87ec00238c [2020-09-25T00:46:43.126Z] ---> Running in 3c7dac401697 [2020-09-25T00:46:43.126Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-09-25T00:46:43.126Z] Building docker-support-scheduler-go [2020-09-25T00:46:43.126Z] Removing intermediate container fa663dce88aa [2020-09-25T00:46:43.126Z] ---> 048e454946af [2020-09-25T00:46:43.126Z]  Building docker-support-logging-go ... done Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-09-25T00:46:43.724Z] ---> Running in 24ee33047d17 [2020-09-25T00:46:44.001Z] Removing intermediate container 3c7dac401697 [2020-09-25T00:46:44.001Z] ---> 98dc167c0328 [2020-09-25T00:46:44.001Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-09-25T00:46:44.278Z] Removing intermediate container 24ee33047d17 [2020-09-25T00:46:44.278Z] ---> 04249fc377f1 [2020-09-25T00:46:44.278Z] Step 15/27 : ENV APP_PORT=48090 [2020-09-25T00:46:44.890Z] ---> Running in 80e4ab2c02fb [2020-09-25T00:46:45.506Z] ---> 316f10c2a81b [2020-09-25T00:46:45.506Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-09-25T00:46:46.107Z] Removing intermediate container 80e4ab2c02fb [2020-09-25T00:46:46.107Z] ---> 2a52d5ff60dc [2020-09-25T00:46:46.107Z] Step 16/27 : EXPOSE $APP_PORT [2020-09-25T00:46:46.391Z] ---> Running in af1e184317f1 [2020-09-25T00:46:46.391Z] ---> be4bbd7be23e [2020-09-25T00:46:46.391Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-09-25T00:46:46.994Z] Removing intermediate container af1e184317f1 [2020-09-25T00:46:46.994Z] ---> 6e8032078ecc [2020-09-25T00:46:46.994Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-09-25T00:46:47.094Z] Staging go112  [2020-09-25T00:46:47.354Z] Pulling go115  [2020-09-25T00:46:48.005Z] ---> 6228473a2627 [2020-09-25T00:46:48.006Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-09-25T00:46:48.294Z] 'app-service-config' has dependencies that need to be staged: go115 [2020-09-25T00:46:48.294Z] Skipping pull go115 (already ran) [2020-09-25T00:46:48.294Z] Building go115  [2020-09-25T00:46:48.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-25T00:46:48.294Z] Dload Upload Total Spent Left Speed [2020-09-25T00:46:49.454Z] ---> d4dadc7a79cc [2020-09-25T00:46:49.454Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-09-25T00:46:50.056Z] ---> d5b6d231c6f1 [2020-09-25T00:46:50.056Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-09-25T00:46:50.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 51 115M 51 59.1M 0 0 57.4M 0 0:00:02 0:00:01 0:00:01 57.4M 99 115M 99 114M 0 0 61.6M 0 0:00:01 0:00:01 --:--:-- 61.6M [2020-09-25T00:46:50.179Z] curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 [2020-09-25T00:46:50.179Z] Failed to run 'override-build': Exit code was 56. [2020-09-25T00:46:52.065Z] ---> eecfc638c30f [2020-09-25T00:46:52.065Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] } [2020-09-25T00:46:52.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-25T00:46:53.065Z] ---> 43ed4bb9543f [2020-09-25T00:46:53.065Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-25T00:46:53.674Z] ---> 6c9a11fe04a8 [2020-09-25T00:46:53.674Z] Step 20/27 : RUN apk --no-cache add py3-pip [Pipeline] // stage [Pipeline] } [2020-09-25T00:46:53.803Z] Failed in branch amd64 [2020-09-25T00:46:54.276Z] ---> Running in 006de8e31f5f [2020-09-25T00:46:54.551Z] Removing intermediate container ac6be39fb804 [2020-09-25T00:46:54.551Z] ---> 3a4e6a28df27 [2020-09-25T00:46:54.551Z] [2020-09-25T00:46:54.551Z] Step 10/23 : FROM alpine [2020-09-25T00:46:54.551Z] ---> 62ee0e9f8440 [2020-09-25T00:46:54.551Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-25T00:46:54.825Z] ---> 481c79be0fb2 [2020-09-25T00:46:54.825Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-09-25T00:46:55.100Z] ---> Running in 98e1ace534b2 [2020-09-25T00:46:56.543Z] Removing intermediate container 98e1ace534b2 [2020-09-25T00:46:56.543Z] ---> d5baa96a1c58 [2020-09-25T00:46:56.543Z] Step 12/23 : ENV APP_PORT=48080 [2020-09-25T00:46:56.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:46:56.823Z] ---> 3ec11276aeda [2020-09-25T00:46:56.823Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-09-25T00:46:57.102Z] ---> Running in f6fce2ff8856 [2020-09-25T00:46:57.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:46:57.707Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-09-25T00:46:57.707Z] (2/33) Installing expat (2.2.9-r1) [2020-09-25T00:46:57.707Z] (3/33) Installing libffi (3.3-r2) [2020-09-25T00:46:57.707Z] (4/33) Installing gdbm (1.13-r1) [2020-09-25T00:46:57.707Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-09-25T00:46:57.707Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-09-25T00:46:57.990Z] (7/33) Installing python3 (3.8.5-r0) [2020-09-25T00:46:57.990Z] Removing intermediate container f6fce2ff8856 [2020-09-25T00:46:57.990Z] ---> d88a05036635 [2020-09-25T00:46:57.990Z] Step 13/23 : EXPOSE $APP_PORT [2020-09-25T00:46:57.990Z] ---> 614033eabda5 [2020-09-25T00:46:57.990Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-09-25T00:46:58.281Z] ---> Running in 70c248417962 [2020-09-25T00:46:58.557Z] ---> Running in bd21a8c2bb8b [2020-09-25T00:46:59.545Z] Removing intermediate container 70c248417962 [2020-09-25T00:46:59.545Z] ---> 1ba56dc9c6fe [2020-09-25T00:46:59.545Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:46:59.822Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-09-25T00:46:59.822Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-09-25T00:46:59.822Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-09-25T00:46:59.822Z] (11/33) Installing py3-six (1.15.0-r0) [2020-09-25T00:46:59.822Z] (12/33) Installing py3-packaging (20.4-r0) [2020-09-25T00:46:59.822Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-09-25T00:47:00.099Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-09-25T00:47:00.099Z] ---> Running in 0590510791a0 [2020-09-25T00:47:00.099Z] (15/33) Installing py3-idna (2.9-r0) [2020-09-25T00:47:00.099Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-09-25T00:47:00.099Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-09-25T00:47:00.374Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-09-25T00:47:00.374Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-09-25T00:47:00.374Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-09-25T00:47:00.374Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-09-25T00:47:00.374Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-09-25T00:47:00.374Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-09-25T00:47:00.374Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-09-25T00:47:00.374Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-09-25T00:47:00.374Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-09-25T00:47:00.653Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-09-25T00:47:00.653Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-09-25T00:47:00.653Z] (29/33) Installing py3-progress (1.5-r0) [2020-09-25T00:47:00.653Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-09-25T00:47:00.653Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-09-25T00:47:00.653Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-09-25T00:47:00.653Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-09-25T00:47:00.653Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:47:00.933Z] OK: 71 MiB in 55 packages [2020-09-25T00:47:03.593Z] Removing intermediate container bd21a8c2bb8b [2020-09-25T00:47:03.593Z] ---> 15d500eb4300 [2020-09-25T00:47:03.593Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-09-25T00:47:03.874Z] ---> Running in 03f4fcc66299 [2020-09-25T00:47:04.873Z] Removing intermediate container 03f4fcc66299 [2020-09-25T00:47:04.873Z] ---> f0edf4815b18 [2020-09-25T00:47:04.873Z] Step 24/26 : LABEL arch=arm64 [2020-09-25T00:47:05.482Z] Removing intermediate container 0590510791a0 [2020-09-25T00:47:05.482Z] ---> 3305d004c016 [2020-09-25T00:47:05.482Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-09-25T00:47:05.482Z] ---> Running in c8215b7a8cf9 [2020-09-25T00:47:05.774Z] ---> Running in 135046f3e54f [2020-09-25T00:47:06.836Z] Removing intermediate container c8215b7a8cf9 [2020-09-25T00:47:06.836Z] ---> 754b3cc0c468 [2020-09-25T00:47:06.836Z] Step 25/26 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:47:07.439Z] ---> Running in cf15c5cfea8d [2020-09-25T00:47:08.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:47:08.710Z] Removing intermediate container cf15c5cfea8d [2020-09-25T00:47:08.710Z] ---> cc67287395c3 [2020-09-25T00:47:08.710Z] Step 26/26 : LABEL version=0.0.0 [2020-09-25T00:47:09.325Z] ---> Running in d9266ffaf450 [2020-09-25T00:47:09.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:47:10.321Z] (1/5) Installing libgcc (9.3.0-r2) [2020-09-25T00:47:10.321Z] (2/5) Installing libsodium (1.0.18-r0) [2020-09-25T00:47:10.321Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-09-25T00:47:10.599Z] Removing intermediate container d9266ffaf450 [2020-09-25T00:47:10.599Z] ---> 3c5905d546a3 [2020-09-25T00:47:10.599Z] [2020-09-25T00:47:10.600Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:47:10.600Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:47:10.600Z] ---> 22d45f8e5cf0 [2020-09-25T00:47:10.600Z] Step 3/22 : WORKDIR /edgex-go [2020-09-25T00:47:10.600Z] ---> Using cache [2020-09-25T00:47:10.600Z] ---> 0f09e80c1fc1 [2020-09-25T00:47:10.600Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:47:10.600Z] ---> Using cache [2020-09-25T00:47:10.600Z] ---> 5c2e6e953fe6 [2020-09-25T00:47:10.600Z] Step 5/22 : RUN apk update && apk add make git [2020-09-25T00:47:10.600Z] (4/5) Installing libzmq (4.3.3-r0) [2020-09-25T00:47:10.890Z] (5/5) Installing zeromq (4.3.3-r0) [2020-09-25T00:47:10.890Z] ---> Running in cf4dbeeb4982 [2020-09-25T00:47:10.890Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:47:11.177Z] OK: 8 MiB in 19 packages [2020-09-25T00:47:11.177Z] Successfully built 3c5905d546a3 [2020-09-25T00:47:11.177Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-09-25T00:47:11.177Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2020-09-25T00:47:12.189Z] Removing intermediate container 006de8e31f5f [2020-09-25T00:47:12.189Z] ---> c6f13befae74 [2020-09-25T00:47:12.189Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-09-25T00:47:12.465Z] ---> Running in 163318d27833 [2020-09-25T00:47:13.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:47:13.455Z] Removing intermediate container 135046f3e54f [2020-09-25T00:47:13.455Z] ---> 5ce3c02c0443 [2020-09-25T00:47:13.455Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-09-25T00:47:14.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:47:15.450Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:47:15.450Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:47:15.450Z] OK: 12623 distinct packages available [2020-09-25T00:47:15.723Z] ---> dafcebba2703 [2020-09-25T00:47:15.723Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-09-25T00:47:16.715Z] OK: 217 MiB in 51 packages [2020-09-25T00:47:19.367Z] ---> cfc16e5265e1 [2020-09-25T00:47:19.367Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-09-25T00:47:19.646Z] Removing intermediate container cf4dbeeb4982 [2020-09-25T00:47:19.646Z] ---> e270f4927274 [2020-09-25T00:47:19.646Z] Step 6/22 : COPY go.mod . [2020-09-25T00:47:19.646Z] Collecting docker-compose==1.23.2 [2020-09-25T00:47:19.923Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-09-25T00:47:20.931Z] Collecting dockerpty<0.5,>=0.4.1 [2020-09-25T00:47:20.931Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-09-25T00:47:21.209Z] ---> fc8ab90694fa [2020-09-25T00:47:21.210Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-09-25T00:47:21.210Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:47:21.488Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:47:21.488Z] ---> 22d45f8e5cf0 [2020-09-25T00:47:21.488Z] Step 3/21 : WORKDIR /edgex-go [2020-09-25T00:47:21.488Z] ---> Using cache [2020-09-25T00:47:21.488Z] ---> 0f09e80c1fc1 [2020-09-25T00:47:21.488Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:47:21.488Z] ---> Using cache [2020-09-25T00:47:21.488Z] ---> 5c2e6e953fe6 [2020-09-25T00:47:21.488Z] Step 5/21 : RUN apk update && apk add make git [2020-09-25T00:47:21.488Z] ---> Using cache [2020-09-25T00:47:21.488Z] ---> e270f4927274 [2020-09-25T00:47:21.488Z] Step 6/21 : COPY go.mod . [2020-09-25T00:47:21.488Z] ---> 0602603b234a [2020-09-25T00:47:21.488Z] Step 7/22 : RUN go mod download [2020-09-25T00:47:21.765Z] ---> Running in 6f70f851a612 [2020-09-25T00:47:22.384Z] ---> 75cc0f8ab77b [2020-09-25T00:47:22.384Z] Step 7/21 : RUN go mod download [2020-09-25T00:47:22.384Z] ---> Running in fa6e165cb984 [2020-09-25T00:47:22.997Z] ---> Running in ba62b1a17824 [2020-09-25T00:47:22.997Z] Removing intermediate container 6f70f851a612 [2020-09-25T00:47:22.997Z] ---> 25224a2af928 [2020-09-25T00:47:22.997Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:47:23.618Z] ---> Running in 17a0086a88ff [2020-09-25T00:47:24.230Z] Removing intermediate container 17a0086a88ff [2020-09-25T00:47:24.230Z] ---> 44d4d1109c25 [2020-09-25T00:47:24.230Z] Step 21/23 : LABEL arch=arm64 [2020-09-25T00:47:24.506Z] Collecting PyYAML<4,>=3.10 [2020-09-25T00:47:24.506Z] ---> Running in 7f9bb83e1276 [2020-09-25T00:47:24.506Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-09-25T00:47:25.110Z] Removing intermediate container 7f9bb83e1276 [2020-09-25T00:47:25.110Z] ---> 34bf76eaebb2 [2020-09-25T00:47:25.110Z] Step 22/23 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:47:25.110Z] ---> Running in 7294e23e0ba2 [2020-09-25T00:47:26.557Z] Removing intermediate container 7294e23e0ba2 [2020-09-25T00:47:26.557Z] ---> 66932ae77dc9 [2020-09-25T00:47:26.557Z] Step 23/23 : LABEL version=0.0.0 [2020-09-25T00:47:26.833Z] ---> Running in 14b2f2bdfdf4 [2020-09-25T00:47:27.821Z] Removing intermediate container 14b2f2bdfdf4 [2020-09-25T00:47:27.821Z] ---> 219ec100ae33 [2020-09-25T00:47:27.821Z] [2020-09-25T00:47:28.102Z] Removing intermediate container ba62b1a17824 [2020-09-25T00:47:28.102Z] ---> 17e9a1f0bc5b [2020-09-25T00:47:28.102Z] Step 8/21 : COPY . . [2020-09-25T00:47:28.383Z] Removing intermediate container fa6e165cb984 [2020-09-25T00:47:28.383Z] ---> 8d285ea9aee4 [2020-09-25T00:47:28.383Z] Step 8/22 : COPY . . [2020-09-25T00:47:28.383Z] Successfully built 219ec100ae33 [2020-09-25T00:47:28.383Z] Successfully tagged docker-core-data-go-arm64:latest [2020-09-25T00:47:28.383Z]  Building docker-core-data-go ... done Building docker-support-notifications-go [2020-09-25T00:47:28.658Z] Collecting jsonschema<3,>=2.5.1 [2020-09-25T00:47:28.658Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-09-25T00:47:30.105Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-09-25T00:47:30.381Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-09-25T00:47:30.982Z] Collecting cached-property<2,>=1.2.0 [2020-09-25T00:47:30.982Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-09-25T00:47:31.581Z] Collecting websocket-client<1.0,>=0.32.0 [2020-09-25T00:47:31.581Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-09-25T00:47:31.856Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-09-25T00:47:31.856Z] Collecting docopt<0.7,>=0.6.1 [2020-09-25T00:47:31.856Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-09-25T00:47:34.506Z] Collecting texttable<0.10,>=0.9.0 [2020-09-25T00:47:34.506Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-09-25T00:47:37.147Z] Collecting docker<4.0,>=3.6.0 [2020-09-25T00:47:37.147Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-09-25T00:47:37.424Z] Collecting idna<2.8,>=2.5 [2020-09-25T00:47:37.424Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-09-25T00:47:37.424Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-09-25T00:47:38.040Z] Collecting urllib3<1.25,>=1.21.1 [2020-09-25T00:47:38.040Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-09-25T00:47:38.650Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-09-25T00:47:38.650Z] Collecting docker-pycreds>=0.4.0 [2020-09-25T00:47:38.650Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-09-25T00:47:38.929Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-09-25T00:47:38.929Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-09-25T00:47:38.929Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-09-25T00:47:38.929Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-09-25T00:47:39.922Z] Installing collected packages: dockerpty, PyYAML, jsonschema, idna, urllib3, requests, cached-property, websocket-client, docopt, texttable, docker-pycreds, docker, docker-compose [2020-09-25T00:47:39.922Z] Running setup.py install for dockerpty: started [2020-09-25T00:47:41.913Z] Running setup.py install for dockerpty: finished with status 'done' [2020-09-25T00:47:41.913Z] Running setup.py install for PyYAML: started [2020-09-25T00:47:44.566Z] Running setup.py install for PyYAML: finished with status 'done' [2020-09-25T00:47:46.059Z] Attempting uninstall: idna [2020-09-25T00:47:46.059Z] Found existing installation: idna 2.9 [2020-09-25T00:47:46.059Z] Uninstalling idna-2.9: [2020-09-25T00:47:46.059Z] Successfully uninstalled idna-2.9 [2020-09-25T00:47:46.335Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:47:46.335Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:47:46.335Z] ---> 22d45f8e5cf0 [2020-09-25T00:47:46.335Z] Step 3/22 : WORKDIR /edgex-go [2020-09-25T00:47:46.335Z] ---> Using cache [2020-09-25T00:47:46.335Z] ---> 0f09e80c1fc1 [2020-09-25T00:47:46.335Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:47:46.335Z] ---> Using cache [2020-09-25T00:47:46.335Z] ---> 5c2e6e953fe6 [2020-09-25T00:47:46.335Z] Step 5/22 : RUN apk update && apk add make git [2020-09-25T00:47:46.335Z] ---> Using cache [2020-09-25T00:47:46.335Z] ---> e270f4927274 [2020-09-25T00:47:46.335Z] Step 6/22 : COPY go.mod . [2020-09-25T00:47:46.335Z] ---> Using cache [2020-09-25T00:47:46.335Z] ---> 75cc0f8ab77b [2020-09-25T00:47:46.335Z] Step 7/22 : RUN go mod download [2020-09-25T00:47:46.335Z] ---> Using cache [2020-09-25T00:47:46.335Z] ---> 17e9a1f0bc5b [2020-09-25T00:47:46.335Z] Step 8/22 : COPY . . [2020-09-25T00:47:47.831Z] Attempting uninstall: urllib3 [2020-09-25T00:47:47.831Z] Found existing installation: urllib3 1.25.9 [2020-09-25T00:47:47.831Z] Uninstalling urllib3-1.25.9: [2020-09-25T00:47:47.831Z] Successfully uninstalled urllib3-1.25.9 [2020-09-25T00:47:49.012Z] Attempting uninstall: requests [2020-09-25T00:47:49.012Z] Found existing installation: requests 2.23.0 [2020-09-25T00:47:49.012Z] Uninstalling requests-2.23.0: [2020-09-25T00:47:49.395Z] Successfully uninstalled requests-2.23.0 [2020-09-25T00:47:50.065Z] Running setup.py install for docopt: started [2020-09-25T00:47:52.060Z] Running setup.py install for docopt: finished with status 'done' [2020-09-25T00:47:52.060Z] Running setup.py install for texttable: started [2020-09-25T00:47:54.042Z] Running setup.py install for texttable: finished with status 'done' [2020-09-25T00:47:58.392Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-09-25T00:47:58.665Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:47:58.665Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-09-25T00:47:58.665Z] ---> 22d45f8e5cf0 [2020-09-25T00:47:58.665Z] Step 3/24 : WORKDIR /edgex-go [2020-09-25T00:47:58.665Z] ---> Using cache [2020-09-25T00:47:58.665Z] ---> 0f09e80c1fc1 [2020-09-25T00:47:58.665Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-25T00:47:58.665Z] ---> Using cache [2020-09-25T00:47:58.665Z] ---> 5c2e6e953fe6 [2020-09-25T00:47:58.665Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-09-25T00:48:03.025Z] ---> Running in d928d0d79558 [2020-09-25T00:48:04.018Z] ---> 5ab6a388cde0 [2020-09-25T00:48:04.018Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-09-25T00:48:04.018Z] ---> 292eecad1277 [2020-09-25T00:48:04.018Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-09-25T00:48:04.296Z] ---> Running in 211fceb2c5c7 [2020-09-25T00:48:04.296Z] ---> Running in de16fb5f5b9b [2020-09-25T00:48:05.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:48:05.561Z] Removing intermediate container 163318d27833 [2020-09-25T00:48:05.561Z] ---> 61491ccf2634 [2020-09-25T00:48:05.561Z] Step 22/27 : RUN apk --no-cache add curl [2020-09-25T00:48:05.839Z] ---> Running in c7ea659da11a [2020-09-25T00:48:06.125Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:48:06.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-09-25T00:48:06.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-09-25T00:48:07.337Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:48:07.338Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:48:07.338Z] OK: 12623 distinct packages available [2020-09-25T00:48:08.330Z] OK: 217 MiB in 51 packages [2020-09-25T00:48:08.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:48:08.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:48:09.886Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-09-25T00:48:09.886Z] (2/3) Installing libcurl (7.69.1-r1) [2020-09-25T00:48:09.886Z] (3/3) Installing curl (7.69.1-r1) [2020-09-25T00:48:09.886Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:48:09.886Z] OK: 71 MiB in 58 packages [2020-09-25T00:48:10.901Z] ---> eede7c382f9d [2020-09-25T00:48:10.901Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-09-25T00:48:10.901Z] Removing intermediate container d928d0d79558 [2020-09-25T00:48:10.901Z] ---> 32d3bf9cd288 [2020-09-25T00:48:10.901Z] Step 6/24 : COPY go.mod . [2020-09-25T00:48:10.901Z] ---> Running in 3aa8c43a1ca8 [2020-09-25T00:48:12.355Z] Removing intermediate container c7ea659da11a [2020-09-25T00:48:12.355Z] ---> cef3fff3ee73 [2020-09-25T00:48:12.355Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-09-25T00:48:12.635Z] ---> 0ca6b8068da0 [2020-09-25T00:48:12.635Z] Step 7/24 : RUN go mod download [2020-09-25T00:48:12.909Z] ---> Running in a38c8d3f5a06 [2020-09-25T00:48:12.909Z] ---> Running in 13c9d13a1090 [2020-09-25T00:48:13.904Z] Removing intermediate container 13c9d13a1090 [2020-09-25T00:48:13.904Z] ---> d52062ead335 [2020-09-25T00:48:13.905Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:48:13.905Z] ---> Running in 57f8f3585242 [2020-09-25T00:48:14.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-09-25T00:48:14.806Z] Removing intermediate container 57f8f3585242 [2020-09-25T00:48:14.806Z] ---> 46dc06e5b005 [2020-09-25T00:48:14.806Z] Step 25/27 : LABEL arch=arm64 [2020-09-25T00:48:14.806Z] ---> Running in be977e485e62 [2020-09-25T00:48:15.416Z] Removing intermediate container be977e485e62 [2020-09-25T00:48:15.416Z] ---> 97ebe9221b4e [2020-09-25T00:48:15.416Z] Step 26/27 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:48:15.694Z] ---> Running in ba90490a20f1 [2020-09-25T00:48:16.303Z] Removing intermediate container ba90490a20f1 [2020-09-25T00:48:16.303Z] ---> 15d096b8b007 [2020-09-25T00:48:16.303Z] Step 27/27 : LABEL version=0.0.0 [2020-09-25T00:48:16.586Z] ---> Running in 18692839a90a [2020-09-25T00:48:17.579Z] Removing intermediate container 18692839a90a [2020-09-25T00:48:17.579Z] ---> 9f5195d0a69c [2020-09-25T00:48:17.579Z] [2020-09-25T00:48:18.185Z] Removing intermediate container a38c8d3f5a06 [2020-09-25T00:48:18.185Z] ---> 27f921657100 [2020-09-25T00:48:18.185Z] Step 8/24 : COPY . .Successfully built 9f5195d0a69c [2020-09-25T00:48:18.185Z] [2020-09-25T00:48:18.185Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-09-25T00:48:18.185Z] Building docker-security-secrets-setup-go [2020-09-25T00:48:50.628Z]  Building docker-sys-mgmt-agent-go ... done  ---> 4a2f991d920f [2020-09-25T00:48:50.628Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-09-25T00:48:50.628Z] ---> Running in 66c69393a239 [2020-09-25T00:48:50.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-09-25T00:48:50.628Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-25T00:48:50.628Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-09-25T00:48:50.628Z] ---> 22d45f8e5cf0 [2020-09-25T00:48:50.628Z] Step 3/29 : WORKDIR /edgex-go [2020-09-25T00:48:50.628Z] ---> Using cache [2020-09-25T00:48:50.628Z] ---> 0f09e80c1fc1 [2020-09-25T00:48:50.628Z] Step 4/29 : RUN apk update && apk add make git [2020-09-25T00:48:50.628Z] ---> Running in ac471e00e4ff [2020-09-25T00:48:53.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:48:53.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:48:55.289Z] v3.12.0-351-gc8b5ea21f0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:48:55.289Z] v3.12.0-349-g84288fde14 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:48:55.289Z] OK: 12623 distinct packages available [2020-09-25T00:48:56.270Z] OK: 217 MiB in 51 packages [2020-09-25T00:48:57.788Z] Removing intermediate container ac471e00e4ff [2020-09-25T00:48:57.788Z] ---> 6306b87e9e07 [2020-09-25T00:48:57.788Z] Step 5/29 : COPY go.mod . [2020-09-25T00:48:58.873Z] ---> 92c18b3e731a [2020-09-25T00:48:58.873Z] Step 6/29 : RUN go mod download [2020-09-25T00:48:58.873Z] ---> Running in b952dd20f958 [2020-09-25T00:49:04.278Z] Removing intermediate container b952dd20f958 [2020-09-25T00:49:04.278Z] ---> 5b5c7665545b [2020-09-25T00:49:04.278Z] Step 7/29 : COPY . . [2020-09-25T00:49:26.462Z] ---> b8fdfa060199 [2020-09-25T00:49:26.462Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-09-25T00:49:26.462Z] ---> Running in 0dfd64d61b14 [2020-09-25T00:49:28.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-09-25T00:50:07.459Z] Removing intermediate container de16fb5f5b9b [2020-09-25T00:50:07.459Z] ---> c2d923cbbba6 [2020-09-25T00:50:07.459Z] [2020-09-25T00:50:07.459Z] Step 10/21 : FROM scratch [2020-09-25T00:50:07.459Z] ---> [2020-09-25T00:50:07.459Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-25T00:50:07.459Z] ---> Running in 50468117c641 [2020-09-25T00:50:07.459Z] Removing intermediate container 50468117c641 [2020-09-25T00:50:07.459Z] ---> a0afce6e9f9d [2020-09-25T00:50:07.459Z] Step 12/21 : ENV APP_PORT=48085 [2020-09-25T00:50:07.459Z] ---> Running in ced3a1a4c84e [2020-09-25T00:50:07.459Z] Removing intermediate container ced3a1a4c84e [2020-09-25T00:50:07.459Z] ---> 6c2261f52fd6 [2020-09-25T00:50:07.459Z] Step 13/21 : EXPOSE $APP_PORT [2020-09-25T00:50:07.459Z] ---> Running in 0aacf0cdd0ea [2020-09-25T00:50:07.459Z] Removing intermediate container 0aacf0cdd0ea [2020-09-25T00:50:07.459Z] ---> d873d31ca72e [2020-09-25T00:50:07.459Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-09-25T00:50:07.459Z] ---> d8ba739729f9 [2020-09-25T00:50:07.459Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-09-25T00:50:07.459Z] ---> 239412411b4a [2020-09-25T00:50:07.459Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-09-25T00:50:08.908Z] ---> f133f51ab439 [2020-09-25T00:50:08.908Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-09-25T00:50:08.908Z] ---> Running in b2836e2e897e [2020-09-25T00:50:09.897Z] Removing intermediate container b2836e2e897e [2020-09-25T00:50:09.897Z] ---> 3e6a6355a7f2 [2020-09-25T00:50:09.897Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:50:09.897Z] ---> Running in 7a21fc4d20d4 [2020-09-25T00:50:10.886Z] Removing intermediate container 7a21fc4d20d4 [2020-09-25T00:50:10.886Z] ---> 7a86447ed140 [2020-09-25T00:50:10.886Z] Step 19/21 : LABEL arch=arm64 [2020-09-25T00:50:11.164Z] ---> Running in 20396c3cfc52 [2020-09-25T00:50:12.156Z] Removing intermediate container 20396c3cfc52 [2020-09-25T00:50:12.156Z] ---> 36ae4efb48d7 [2020-09-25T00:50:12.156Z] Step 20/21 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:50:12.450Z] ---> Running in 7315d27ab327 [2020-09-25T00:50:13.894Z] Removing intermediate container 7315d27ab327 [2020-09-25T00:50:13.894Z] ---> b7cf79a59fd6 [2020-09-25T00:50:13.894Z] Step 21/21 : LABEL version=0.0.0 [2020-09-25T00:50:14.173Z] ---> Running in 9dd99a0664a4 [2020-09-25T00:50:14.449Z] Removing intermediate container 3aa8c43a1ca8 [2020-09-25T00:50:14.449Z] ---> d89d54e7f65f [2020-09-25T00:50:14.449Z] [2020-09-25T00:50:14.449Z] Step 10/22 : FROM scratch [2020-09-25T00:50:14.449Z] ---> [2020-09-25T00:50:14.449Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-25T00:50:14.728Z] ---> Using cache [2020-09-25T00:50:14.728Z] ---> a0afce6e9f9d [2020-09-25T00:50:14.728Z] Step 12/22 : ENV APP_PORT=48082 [2020-09-25T00:50:15.002Z] ---> Running in eedd40b574d4 [2020-09-25T00:50:15.002Z] Removing intermediate container 9dd99a0664a4 [2020-09-25T00:50:15.002Z] ---> 0a03e30dba2f [2020-09-25T00:50:15.002Z] [2020-09-25T00:50:16.442Z] Removing intermediate container eedd40b574d4 [2020-09-25T00:50:16.442Z] ---> 98a5fa14e0c7 [2020-09-25T00:50:16.442Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-25T00:50:16.442Z] Successfully built 0a03e30dba2f [2020-09-25T00:50:16.717Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-09-25T00:50:16.717Z]  Building docker-support-scheduler-go ... done  ---> Running in 7583b486339a [2020-09-25T00:50:17.704Z] Removing intermediate container 7583b486339a [2020-09-25T00:50:17.704Z] ---> 3f8a45024a3e [2020-09-25T00:50:17.704Z] Step 14/22 : WORKDIR / [2020-09-25T00:50:17.979Z] ---> Running in d79b9cf68642 [2020-09-25T00:50:18.253Z] Removing intermediate container 211fceb2c5c7 [2020-09-25T00:50:18.253Z] ---> a866cff936e4 [2020-09-25T00:50:18.253Z] [2020-09-25T00:50:18.253Z] Step 10/22 : FROM scratch [2020-09-25T00:50:18.253Z] ---> [2020-09-25T00:50:18.253Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-25T00:50:18.849Z] ---> Using cache [2020-09-25T00:50:18.849Z] ---> a0afce6e9f9d [2020-09-25T00:50:18.849Z] Step 12/22 : ENV APP_PORT=48081 [2020-09-25T00:50:18.849Z] Removing intermediate container d79b9cf68642 [2020-09-25T00:50:18.849Z] ---> fe29206e76ad [2020-09-25T00:50:18.849Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-09-25T00:50:18.849Z] ---> Running in 311f2cc65b5e [2020-09-25T00:50:19.835Z] Removing intermediate container 311f2cc65b5e [2020-09-25T00:50:19.835Z] ---> 52f5a2496b63 [2020-09-25T00:50:19.835Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-25T00:50:19.835Z] ---> Running in 5b9f3c7a1c3f [2020-09-25T00:50:20.108Z] ---> f11578b128fd [2020-09-25T00:50:20.108Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-09-25T00:50:20.702Z] Removing intermediate container 5b9f3c7a1c3f [2020-09-25T00:50:20.702Z] ---> 4d59e72416fb [2020-09-25T00:50:20.702Z] Step 14/22 : WORKDIR / [2020-09-25T00:50:20.702Z] ---> Running in a0ee76979a34 [2020-09-25T00:50:21.684Z] Removing intermediate container a0ee76979a34 [2020-09-25T00:50:21.684Z] ---> c24f878dd177 [2020-09-25T00:50:21.684Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-09-25T00:50:22.278Z] ---> 07e74a106136 [2020-09-25T00:50:22.278Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-09-25T00:50:23.260Z] ---> 9445573a75e4 [2020-09-25T00:50:23.260Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-09-25T00:50:23.533Z] ---> 8162516a16b4 [2020-09-25T00:50:23.533Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-09-25T00:50:23.806Z] ---> Running in 2c16ae9a9ce4 [2020-09-25T00:50:24.789Z] Removing intermediate container 2c16ae9a9ce4 [2020-09-25T00:50:24.789Z] ---> f359022b92bb [2020-09-25T00:50:24.789Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:50:25.061Z] ---> Running in a0b0dd3cde01 [2020-09-25T00:50:25.061Z] ---> de3d63ed764d [2020-09-25T00:50:25.061Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-09-25T00:50:25.677Z] Removing intermediate container a0b0dd3cde01 [2020-09-25T00:50:25.677Z] ---> 977582204325 [2020-09-25T00:50:25.677Z] Step 20/22 : LABEL arch=arm64 [2020-09-25T00:50:25.950Z] ---> Running in f963b89bc5b5 [2020-09-25T00:50:26.227Z] ---> 5e0950ee4b5a [2020-09-25T00:50:26.227Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-09-25T00:50:26.538Z] ---> Running in 68bc7b6b2c8a [2020-09-25T00:50:26.538Z] Removing intermediate container f963b89bc5b5 [2020-09-25T00:50:26.538Z] ---> 48e1ebbe4571 [2020-09-25T00:50:26.947Z] Step 21/22 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:50:26.948Z] ---> Running in da2cab78d86a [2020-09-25T00:50:27.239Z] Removing intermediate container 68bc7b6b2c8a [2020-09-25T00:50:27.239Z] ---> cff7de08397f [2020-09-25T00:50:27.239Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:50:27.239Z] ---> Running in ddfbef42f8f8 [2020-09-25T00:50:27.557Z] Removing intermediate container da2cab78d86a [2020-09-25T00:50:27.557Z] ---> 88107dd07de7 [2020-09-25T00:50:27.557Z] Step 22/22 : LABEL version=0.0.0 [2020-09-25T00:50:27.851Z] ---> Running in 18424c33eecd [2020-09-25T00:50:28.171Z] Removing intermediate container ddfbef42f8f8 [2020-09-25T00:50:28.171Z] ---> ec7e3c340cba [2020-09-25T00:50:28.171Z] Step 20/22 : LABEL arch=arm64 [2020-09-25T00:50:28.502Z] ---> Running in 2caa5afaa797 [2020-09-25T00:50:28.502Z] Removing intermediate container 18424c33eecd [2020-09-25T00:50:28.502Z] ---> 8fbc238503c8 [2020-09-25T00:50:28.502Z] [2020-09-25T00:50:29.106Z] Successfully built 8fbc238503c8 [2020-09-25T00:50:29.384Z] Successfully tagged docker-core-command-go-arm64:latest [2020-09-25T00:50:29.384Z]  Building docker-core-command-go ... done Removing intermediate container 2caa5afaa797 [2020-09-25T00:50:29.384Z] ---> ebaedf6c917c [2020-09-25T00:50:29.384Z] Step 21/22 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:50:29.384Z] ---> Running in a63402316fb5 [2020-09-25T00:50:29.983Z] Removing intermediate container a63402316fb5 [2020-09-25T00:50:29.983Z] ---> 3fa412a2a390 [2020-09-25T00:50:29.983Z] Step 22/22 : LABEL version=0.0.0 [2020-09-25T00:50:30.256Z] ---> Running in 18dfc646715b [2020-09-25T00:50:30.856Z] Removing intermediate container 18dfc646715b [2020-09-25T00:50:30.856Z] ---> 4af37ae8bdcf [2020-09-25T00:50:30.856Z] [2020-09-25T00:50:31.456Z] Successfully built 4af37ae8bdcf [2020-09-25T00:50:31.456Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-09-25T00:50:34.077Z]  Building docker-core-metadata-go ... done Removing intermediate container 66c69393a239 [2020-09-25T00:50:34.077Z] ---> 61687194f26f [2020-09-25T00:50:34.077Z] [2020-09-25T00:50:34.077Z] Step 10/24 : FROM scratch [2020-09-25T00:50:34.077Z] ---> [2020-09-25T00:50:34.077Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-09-25T00:50:34.077Z] ---> Using cache [2020-09-25T00:50:34.077Z] ---> 42f67aed8afb [2020-09-25T00:50:34.077Z] Step 12/24 : ENV APP_PORT=48060 [2020-09-25T00:50:34.077Z] ---> Running in 1251a26e1f25 [2020-09-25T00:50:35.056Z] Removing intermediate container 1251a26e1f25 [2020-09-25T00:50:35.056Z] ---> 12d8a141f833 [2020-09-25T00:50:35.056Z] Step 13/24 : EXPOSE $APP_PORT [2020-09-25T00:50:35.056Z] ---> Running in 70ee16118a1a [2020-09-25T00:50:35.331Z] Removing intermediate container 0dfd64d61b14 [2020-09-25T00:50:35.331Z] ---> f995acd38c37 [2020-09-25T00:50:35.331Z] [2020-09-25T00:50:35.331Z] Step 9/29 : FROM alpine:latest [2020-09-25T00:50:35.331Z] ---> 62ee0e9f8440 [2020-09-25T00:50:35.331Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-09-25T00:50:35.605Z] ---> Running in a5e9a4b8a7a0 [2020-09-25T00:50:35.605Z] Removing intermediate container 70ee16118a1a [2020-09-25T00:50:35.605Z] ---> 0a0bfa798bba [2020-09-25T00:50:35.605Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-09-25T00:50:36.202Z] Removing intermediate container a5e9a4b8a7a0 [2020-09-25T00:50:36.202Z] ---> 4cc8e65f74ed [2020-09-25T00:50:36.202Z] Step 11/29 : USER root [2020-09-25T00:50:36.202Z] ---> Running in 46356ff8720f [2020-09-25T00:50:36.475Z] ---> 1ec1a3ed58aa [2020-09-25T00:50:36.475Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-09-25T00:50:36.747Z] Removing intermediate container 46356ff8720f [2020-09-25T00:50:36.747Z] ---> 1a588f5e6b4f [2020-09-25T00:50:36.747Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-09-25T00:50:37.023Z] ---> Running in ace1534a38a5 [2020-09-25T00:50:37.619Z] ---> 232a388c386f [2020-09-25T00:50:37.619Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-09-25T00:50:38.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T00:50:38.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T00:50:38.870Z] ---> 58e4b714eaa6 [2020-09-25T00:50:38.870Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-09-25T00:50:39.145Z] v3.12.0-351-gc8b5ea21f0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-09-25T00:50:39.145Z] v3.12.0-349-g84288fde14 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-09-25T00:50:39.145Z] OK: 12621 distinct packages available [2020-09-25T00:50:39.741Z] ---> 95cdd61dbf61 [2020-09-25T00:50:39.741Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-09-25T00:50:39.741Z] (1/2) Installing ca-certificates (20191127-r4) [2020-09-25T00:50:40.023Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-09-25T00:50:40.023Z] Executing busybox-1.31.1-r16.trigger [2020-09-25T00:50:40.023Z] Executing ca-certificates-20191127-r4.trigger [2020-09-25T00:50:40.023Z] OK: 6 MiB in 16 packages [2020-09-25T00:50:41.008Z] ---> f601949790d7 [2020-09-25T00:50:41.008Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-09-25T00:50:41.989Z] Removing intermediate container ace1534a38a5 [2020-09-25T00:50:41.989Z] ---> ddc63cffeab5 [2020-09-25T00:50:41.989Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-09-25T00:50:41.989Z] ---> 9a9206d9ce2c [2020-09-25T00:50:41.989Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-09-25T00:50:41.989Z] ---> Running in 2ccb13e4b9e4 [2020-09-25T00:50:41.989Z] ---> Running in f334828cb472 [2020-09-25T00:50:42.582Z] Removing intermediate container 2ccb13e4b9e4 [2020-09-25T00:50:42.582Z] ---> 00f08f210aeb [2020-09-25T00:50:42.582Z] Step 14/29 : WORKDIR $BASE_DIR [2020-09-25T00:50:42.582Z] Removing intermediate container f334828cb472 [2020-09-25T00:50:42.582Z] ---> b93cef05d9ff [2020-09-25T00:50:42.582Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-25T00:50:42.582Z] ---> Running in 5c7d789836e0 [2020-09-25T00:50:42.582Z] ---> Running in 21936a8ba10a [2020-09-25T00:50:43.177Z] Removing intermediate container 5c7d789836e0 [2020-09-25T00:50:43.177Z] ---> 87247163aaa6 [2020-09-25T00:50:43.177Z] Step 22/24 : LABEL arch=arm64 [2020-09-25T00:50:43.177Z] Removing intermediate container 21936a8ba10a [2020-09-25T00:50:43.177Z] ---> 2754e27eb0f6 [2020-09-25T00:50:43.177Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-09-25T00:50:43.177Z] ---> Running in 9500d63b3e4f [2020-09-25T00:50:43.177Z] ---> Running in 856304e0c787 [2020-09-25T00:50:43.770Z] Removing intermediate container 856304e0c787 [2020-09-25T00:50:43.770Z] ---> 685e900700e2 [2020-09-25T00:50:43.770Z] Step 23/24 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:50:43.770Z] ---> Running in 734aaf5ddb1d [2020-09-25T00:50:44.369Z] Removing intermediate container 734aaf5ddb1d [2020-09-25T00:50:44.369Z] ---> 0d5b8c740290 [2020-09-25T00:50:44.369Z] Step 24/24 : LABEL version=0.0.0 [2020-09-25T00:50:44.369Z] ---> Running in f7c110d5e279 [2020-09-25T00:50:44.642Z] Removing intermediate container f7c110d5e279 [2020-09-25T00:50:44.642Z] ---> 7659b5e7bba8 [2020-09-25T00:50:44.642Z] [2020-09-25T00:50:45.238Z] Successfully built 7659b5e7bba8 [2020-09-25T00:50:45.238Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-09-25T00:50:45.831Z]  Building docker-support-notifications-go ... done Removing intermediate container 9500d63b3e4f [2020-09-25T00:50:45.831Z] ---> cde5b488d1c5 [2020-09-25T00:50:45.831Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-09-25T00:50:47.262Z] ---> feca38b85a38 [2020-09-25T00:50:47.262Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-09-25T00:50:47.860Z] ---> 5fa2c98c4837 [2020-09-25T00:50:47.860Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-09-25T00:50:48.475Z] ---> 587f5869b383 [2020-09-25T00:50:48.475Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-09-25T00:50:49.452Z] ---> 88168acb26b2 [2020-09-25T00:50:49.452Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-09-25T00:50:50.045Z] ---> 5039dcfc1670 [2020-09-25T00:50:50.045Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-09-25T00:50:50.045Z] ---> Running in 7833e82117d7 [2020-09-25T00:50:52.664Z] Removing intermediate container 7833e82117d7 [2020-09-25T00:50:52.664Z] ---> abf8858a6923 [2020-09-25T00:50:52.664Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-09-25T00:50:53.256Z] ---> 0cdb0c1b3348 [2020-09-25T00:50:53.256Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-09-25T00:50:53.528Z] ---> Running in fd002dad1386 [2020-09-25T00:50:56.143Z] Removing intermediate container fd002dad1386 [2020-09-25T00:50:56.143Z] ---> 495db6e24457 [2020-09-25T00:50:56.143Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-09-25T00:50:56.143Z] ---> Running in 53b048beec4b [2020-09-25T00:50:58.759Z] Removing intermediate container 53b048beec4b [2020-09-25T00:50:58.759Z] ---> 11dc37797956 [2020-09-25T00:50:58.759Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-09-25T00:50:59.030Z] ---> Running in 280186fb19f7 [2020-09-25T00:50:59.623Z] Removing intermediate container 280186fb19f7 [2020-09-25T00:50:59.623Z] ---> dc527521f89b [2020-09-25T00:50:59.623Z] Step 26/29 : CMD [ "generate" ] [2020-09-25T00:50:59.623Z] ---> Running in cf6d923dfe0b [2020-09-25T00:50:59.892Z] Removing intermediate container cf6d923dfe0b [2020-09-25T00:50:59.892Z] ---> 80df2256004a [2020-09-25T00:50:59.892Z] Step 27/29 : LABEL arch=arm64 [2020-09-25T00:51:00.165Z] ---> Running in 899b28804421 [2020-09-25T00:51:00.439Z] Removing intermediate container 899b28804421 [2020-09-25T00:51:00.439Z] ---> 510913ca0818 [2020-09-25T00:51:00.439Z] Step 28/29 : LABEL git_sha=2d072f66f8f543121027e60ec266268950e0839b [2020-09-25T00:51:00.713Z] ---> Running in 61d09aec0324 [2020-09-25T00:51:00.984Z] Removing intermediate container 61d09aec0324 [2020-09-25T00:51:00.984Z] ---> ecaaf9d8325d [2020-09-25T00:51:00.984Z] Step 29/29 : LABEL version=0.0.0 [2020-09-25T00:51:01.261Z] ---> Running in 27242f50ec12 [2020-09-25T00:51:01.856Z] Removing intermediate container 27242f50ec12 [2020-09-25T00:51:01.856Z] ---> 0b32b279919a [2020-09-25T00:51:01.856Z] [2020-09-25T00:51:02.128Z] Successfully built 0b32b279919a [2020-09-25T00:51:02.128Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-09-25T00:51:02.416Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-09-25T00:51:02.599Z] $ docker stop --time=1 f5a34eac91c1979a470355f046db5474ea29a62c980912be330b2755559e547e [2020-09-25T00:51:04.540Z] $ docker rm -f f5a34eac91c1979a470355f046db5474ea29a62c980912be330b2755559e547e [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-25T00:51:05.006Z] + docker images [2020-09-25T00:51:05.006Z] + grep docker [2020-09-25T00:51:05.277Z] docker-security-secrets-setup-go-arm64 latest 0b32b279919a 4 seconds ago 22.7MB [2020-09-25T00:51:05.277Z] docker-support-notifications-go-arm64 latest 7659b5e7bba8 21 seconds ago 12.9MB [2020-09-25T00:51:05.278Z] docker-core-metadata-go-arm64 latest 4af37ae8bdcf 35 seconds ago 12.7MB [2020-09-25T00:51:05.278Z] docker-core-command-go-arm64 latest 8fbc238503c8 37 seconds ago 11.4MB [2020-09-25T00:51:05.278Z] docker-support-scheduler-go-arm64 latest 0a03e30dba2f 51 seconds ago 11.5MB [2020-09-25T00:51:05.278Z] docker-sys-mgmt-agent-go-arm64 latest 9f5195d0a69c 2 minutes ago 270MB [2020-09-25T00:51:05.278Z] docker-core-data-go-arm64 latest 219ec100ae33 3 minutes ago 22.2MB [2020-09-25T00:51:05.278Z] docker-security-secretstore-setup-go-arm64 latest 3c5905d546a3 3 minutes ago 30.8MB [2020-09-25T00:51:05.278Z] docker-support-logging-go-arm64 latest ce87ec00238c 4 minutes ago 10.6MB [2020-09-25T00:51:05.278Z] docker-security-proxy-setup-go-arm64 latest 15af81663f70 4 minutes ago 15.1MB [2020-09-25T00:51:05.278Z] docker latest 45884bde0078 7 days ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-25T00:51:08.182Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-25T00:51:09.062Z] ---> package-listing.sh [2020-09-25T00:51:09.063Z] ++ facter osfamily [2020-09-25T00:51:09.063Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-25T00:51:09.063Z] + OS_FAMILY=redhat [2020-09-25T00:51:09.063Z] + workspace=/w/workspace/edgex-go/13 [2020-09-25T00:51:09.063Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-25T00:51:09.063Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-25T00:51:09.063Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-25T00:51:09.063Z] + PACKAGES=/tmp/packages_start.txt [2020-09-25T00:51:09.063Z] + '[' /w/workspace/edgex-go/13 ']' [2020-09-25T00:51:09.063Z] + PACKAGES=/tmp/packages_end.txt [2020-09-25T00:51:09.063Z] + case "${OS_FAMILY}" in [2020-09-25T00:51:09.063Z] + rpm -qa [2020-09-25T00:51:09.063Z] + sort [2020-09-25T00:51:13.277Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-25T00:51:13.277Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-25T00:51:13.277Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-25T00:51:13.277Z] + '[' /w/workspace/edgex-go/13 ']' [2020-09-25T00:51:13.277Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2020-09-25T00:51:13.277Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:51:13.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-25T00:51:13.796Z] [2020-09-25T00:51:13.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-25T00:51:14.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-25T00:51:14.161Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-25T00:51:14.161Z] df20fa9351a1: Already exists [2020-09-25T00:51:14.161Z] 36b3adc4ff6f: Pulling fs layer [2020-09-25T00:51:14.161Z] 8ad3a11d3b57: Pulling fs layer [2020-09-25T00:51:14.161Z] 46f8f816bc3b: Pulling fs layer [2020-09-25T00:51:14.161Z] 0dadc02b9964: Pulling fs layer [2020-09-25T00:51:14.161Z] ce6a7cf60c04: Pulling fs layer [2020-09-25T00:51:14.161Z] 7a184a31f384: Pulling fs layer [2020-09-25T00:51:14.161Z] 0879bd2ef858: Pulling fs layer [2020-09-25T00:51:14.161Z] 0dadc02b9964: Waiting [2020-09-25T00:51:14.161Z] ce6a7cf60c04: Waiting [2020-09-25T00:51:14.161Z] 0879bd2ef858: Waiting [2020-09-25T00:51:14.161Z] 7a184a31f384: Waiting [2020-09-25T00:51:14.161Z] 46f8f816bc3b: Download complete [2020-09-25T00:51:14.161Z] 36b3adc4ff6f: Verifying Checksum [2020-09-25T00:51:14.161Z] 36b3adc4ff6f: Download complete [2020-09-25T00:51:14.161Z] ce6a7cf60c04: Verifying Checksum [2020-09-25T00:51:14.161Z] ce6a7cf60c04: Download complete [2020-09-25T00:51:14.161Z] 7a184a31f384: Verifying Checksum [2020-09-25T00:51:14.161Z] 7a184a31f384: Download complete [2020-09-25T00:51:14.161Z] 0dadc02b9964: Verifying Checksum [2020-09-25T00:51:14.161Z] 0dadc02b9964: Download complete [2020-09-25T00:51:14.428Z] 36b3adc4ff6f: Pull complete [2020-09-25T00:51:14.428Z] 8ad3a11d3b57: Verifying Checksum [2020-09-25T00:51:14.428Z] 8ad3a11d3b57: Download complete [2020-09-25T00:51:14.691Z] 0879bd2ef858: Verifying Checksum [2020-09-25T00:51:14.691Z] 0879bd2ef858: Download complete [2020-09-25T00:51:14.952Z] 8ad3a11d3b57: Pull complete [2020-09-25T00:51:15.213Z] 46f8f816bc3b: Pull complete [2020-09-25T00:51:15.474Z] 0dadc02b9964: Pull complete [2020-09-25T00:51:15.735Z] ce6a7cf60c04: Pull complete [2020-09-25T00:51:15.735Z] 7a184a31f384: Pull complete [2020-09-25T00:51:19.058Z] 0879bd2ef858: Pull complete [2020-09-25T00:51:19.058Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-25T00:51:19.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-25T00:51:19.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-25T00:51:19.185Z] prd-centos7-docker-4c-2g-1416 does not seem to be running inside a container [2020-09-25T00:51:19.232Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-25T00:51:26.991Z] $ docker top e48669472fb78574879683e2157533f041f33de603e6da65a4dab61174c55d8c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-25T00:51:27.634Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-25T00:51:27.936Z] + ls /var/log/sa-host [2020-09-25T00:51:27.936Z] + sadf -c /var/log/sa-host/sa05 [2020-09-25T00:51:27.936Z] file_magic: OK [2020-09-25T00:51:27.936Z] HZ: Using current value: 100 [2020-09-25T00:51:27.936Z] file_header: OK [2020-09-25T00:51:27.936Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-25T00:51:27.936Z] Statistics: [2020-09-25T00:51:27.936Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-25T00:51:27.936Z] File successfully converted to sysstat format version 12.2.1 [2020-09-25T00:51:27.936Z] + sadf -c /var/log/sa-host/sa25 [2020-09-25T00:51:27.936Z] file_magic: OK [2020-09-25T00:51:27.936Z] HZ: Using current value: 100 [2020-09-25T00:51:27.936Z] file_header: OK [2020-09-25T00:51:27.936Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-25T00:51:27.936Z] Statistics: [2020-09-25T00:51:27.936Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-25T00:51:27.936Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-25T00:51:27.994Z] provisioning config files... [2020-09-25T00:51:28.018Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config6447217894354417002tmp [Pipeline] { [Pipeline] echo [2020-09-25T00:51:28.090Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-25T00:51:28.387Z] ---> create-netrc.sh [Pipeline] echo [2020-09-25T00:51:28.397Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-25T00:51:28.694Z] ---> logs-deploy.sh [2020-09-25T00:51:28.694Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2672/13 [2020-09-25T00:51:28.694Z] INFO: archiving workspace using pattern(s): [2020-09-25T00:51:30.083Z] Archives upload complete. [2020-09-25T00:51:30.083Z] INFO: archiving logs to Nexus