Pull request #2574 updated 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from c4552bba495aba7aa5ccb614ccea24a083038b0e+f69fcd6f6cfc821951e2cd5529adc6021efd69b2 (3f98de52cb7cb3aa0f26d2b06f5256418c06d4f0) 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4454 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/66 [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/66 # 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/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f69fcd6f6cfc821951e2cd5529adc6021efd69b2 into PR head commit c4552bba495aba7aa5ccb614ccea24a083038b0e Merge succeeded, producing c4552bba495aba7aa5ccb614ccea24a083038b0e Checking out Revision c4552bba495aba7aa5ccb614ccea24a083038b0e (PR-2574) > git config core.sparsecheckout # timeout=10 > git checkout -f c4552bba495aba7aa5ccb614ccea24a083038b0e # 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 f69fcd6f6cfc821951e2cd5529adc6021efd69b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4552bba495aba7aa5ccb614ccea24a083038b0e # timeout=10 Commit message: "Merge branch 'master' into vmk-encryption-2020" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:11:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:11:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:11:51 ========================================================= 23:11:51 EdgeX Global Pipelines Version Info 23:11:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7a27f605d6f6378efd78ee3a73dfa5a85d980675 # timeout=10 23:11:52 ------------------- 23:11:52 stable info: 23:11:52 ------------------- 23:11:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:11:52 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 23:11:52 Message: update stable to v1.0.131 23:11:53 ------------------- 23:11:53 experimental info: 23:11:53 ------------------- 23:11:53 Commited By: **** collab-it+edgex@linuxfoundation.org 23:11:53 Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af 23:11:53 Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:11:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:11:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:11:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:11:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:11:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:11:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 23:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 23:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:11:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:11:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:11:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:11:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:11:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:11:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:11:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:11:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:11:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 23:11:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:11:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2574 [Pipeline] echo 23:11:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2574 [Pipeline] echo 23:11:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2574 [Pipeline] echo 23:11:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4552bba495aba7aa5ccb614ccea24a083038b0e [Pipeline] echo 23:11:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4552bb [Pipeline] echo 23:11:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 23:11:56 ++ 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 23:11:56 + for file in '`ls cmd/**/Dockerfile`' 23:11:56 ++ dirname cmd/core-command/Dockerfile 23:11:56 ++ cut -d/ -f2 23:11:56 + echo core-command,cmd/core-command/Dockerfile 23:11:56 + for file in '`ls cmd/**/Dockerfile`' 23:11:56 ++ dirname cmd/core-data/Dockerfile 23:11:56 ++ cut -d/ -f2 23:11:56 + echo core-data,cmd/core-data/Dockerfile 23:11:56 + for file in '`ls cmd/**/Dockerfile`' 23:11:56 ++ dirname cmd/core-metadata/Dockerfile 23:11:56 ++ cut -d/ -f2 23:11:56 + echo core-metadata,cmd/core-metadata/Dockerfile 23:11:56 + for file in '`ls cmd/**/Dockerfile`' 23:11:56 ++ dirname cmd/security-proxy-setup/Dockerfile 23:11:56 ++ cut -d/ -f2 23:11:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:11:56 + for file in '`ls cmd/**/Dockerfile`' 23:11:56 ++ dirname cmd/security-secrets-setup/Dockerfile 23:11:56 ++ cut -d/ -f2 23:11:56 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 23:11:56 + for file in '`ls cmd/**/Dockerfile`' 23:11:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:11:56 ++ cut -d/ -f2 23:11:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:11:56 + for file in '`ls cmd/**/Dockerfile`' 23:11:56 ++ dirname cmd/support-logging/Dockerfile 23:11:56 ++ cut -d/ -f2 23:11:56 + echo support-logging,cmd/support-logging/Dockerfile 23:11:56 + for file in '`ls cmd/**/Dockerfile`' 23:11:56 ++ dirname cmd/support-notifications/Dockerfile 23:11:56 ++ cut -d/ -f2 23:11:56 + echo support-notifications,cmd/support-notifications/Dockerfile 23:11:56 + for file in '`ls cmd/**/Dockerfile`' 23:11:56 ++ dirname cmd/support-scheduler/Dockerfile 23:11:56 ++ cut -d/ -f2 23:11:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:11:56 + for file in '`ls cmd/**/Dockerfile`' 23:11:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:11:56 ++ cut -d/ -f2 23:11:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:11:56 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 23:11:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:11:58 23:11:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:11:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:11:59 latest: Pulling from edgex-devops/git-semver 23:11:59 31603596830f: Pulling fs layer 23:11:59 2a8b12db71e7: Pulling fs layer 23:11:59 6ca5941a6612: Pulling fs layer 23:11:59 ecc8261a40a4: Pulling fs layer 23:11:59 ecc8261a40a4: Waiting 23:11:59 2a8b12db71e7: Verifying Checksum 23:11:59 2a8b12db71e7: Download complete 23:11:59 31603596830f: Verifying Checksum 23:11:59 31603596830f: Download complete 23:11:59 ecc8261a40a4: Verifying Checksum 23:11:59 ecc8261a40a4: Download complete 23:11:59 6ca5941a6612: Verifying Checksum 23:11:59 6ca5941a6612: Download complete 23:11:59 31603596830f: Pull complete 23:12:00 2a8b12db71e7: Pull complete 23:12:00 6ca5941a6612: Pull complete 23:12:01 ecc8261a40a4: Pull complete 23:12:01 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:12:01 prd-centos7-docker-4c-2g-4454 does not seem to be running inside a container 23:12:01 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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:10004/edgex-devops/git-semver:latest cat 23:12:03 $ docker top b1b429ad326af9415ff1ec1c62cffc331a6f80c63248980fb79c195c519e2763 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:03 [ssh-agent] Looking for ssh-agent implementation... 23:12:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:04 $ docker exec b1b429ad326af9415ff1ec1c62cffc331a6f80c63248980fb79c195c519e2763 ssh-agent 23:12:04 SSH_AUTH_SOCK=/tmp/ssh-nb3zIFUoBCDo/agent.11 23:12:04 SSH_AGENT_PID=16 23:12:04 Running ssh-add (command line suppressed) 23:12:04 Identity added: /w/workspace/edgex-go/66@tmp/private_key_685001464708221239.key (/w/workspace/edgex-go/66@tmp/private_key_685001464708221239.key) 23:12:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:04 + git describe --exact-match --tags HEAD 23:12:04 fatal: no tag exactly matches 'c4552bba495aba7aa5ccb614ccea24a083038b0e' [Pipeline] } 23:12:04 $ docker exec --env ******** --env ******** b1b429ad326af9415ff1ec1c62cffc331a6f80c63248980fb79c195c519e2763 ssh-agent -k 23:12:04 unset SSH_AUTH_SOCK; 23:12:04 unset SSH_AGENT_PID; 23:12:04 echo Agent pid 16 killed; 23:12:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:12:04 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:12:04 This usually means this commit has not been tagged. [Pipeline] sshagent 23:12:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:05 [ssh-agent] Looking for ssh-agent implementation... 23:12:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:05 $ docker exec b1b429ad326af9415ff1ec1c62cffc331a6f80c63248980fb79c195c519e2763 ssh-agent 23:12:05 SSH_AUTH_SOCK=/tmp/ssh-rszakJIk8eX0/agent.45 23:12:05 SSH_AGENT_PID=50 23:12:05 Running ssh-add (command line suppressed) 23:12:05 Identity added: /w/workspace/edgex-go/66@tmp/private_key_3023837732995307750.key (/w/workspace/edgex-go/66@tmp/private_key_3023837732995307750.key) 23:12:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:05 + git semver init 23:12:05 # -> Open(): unable to determine branch for HEAD 23:12:05 # $GIT_DIR = /w/workspace/edgex-go/66/.git 23:12:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/66 23:12:05 # $SEMVER_REMOTE_NAME = origin 23:12:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:12:05 # $SEMVER_USER_NAME = edgex-jenkins 23:12:05 # $SEMVER_BRANCH = PR-2574 23:12:05 # $SEMVER_TEMP = /tmp/semver-384779507 23:12:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:12:32 # '/tmp/semver-384779507' -> '/w/workspace/edgex-go/66/.semver' 23:12:32 # -> Force: false 23:12:32 # $SEMVER_DIR = /w/workspace/edgex-go/66/.semver [Pipeline] } 23:12:32 $ docker exec --env ******** --env ******** b1b429ad326af9415ff1ec1c62cffc331a6f80c63248980fb79c195c519e2763 ssh-agent -k 23:12:32 unset SSH_AUTH_SOCK; 23:12:32 unset SSH_AGENT_PID; 23:12:32 echo Agent pid 50 killed; 23:12:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:33 + git semver [Pipeline] } 23:12:33 $ docker stop --time=1 b1b429ad326af9415ff1ec1c62cffc331a6f80c63248980fb79c195c519e2763 23:12:34 $ docker rm -f b1b429ad326af9415ff1ec1c62cffc331a6f80c63248980fb79c195c519e2763 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:12:49 Stashed 82 file(s) [Pipeline] echo 23:12:49 [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 23:12:49 ========================================================= 23:12:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:12:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:12:50 + 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 . 23:12:53 Sending build context to Docker daemon 325MB 23:12:53 Step 1/7 : ARG BASE=golang:1.15-alpine 23:12:53 Step 2/7 : FROM ${BASE} 23:12:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:12:53 df20fa9351a1: Pulling fs layer 23:12:53 ed8968b2872e: Pulling fs layer 23:12:53 a92cc7c5fd73: Pulling fs layer 23:12:53 e871e8e8d7a9: Pulling fs layer 23:12:53 e73272ec9a57: Pulling fs layer 23:12:53 1e910a182e73: Pulling fs layer 23:12:53 4e634b169226: Pulling fs layer 23:12:53 e871e8e8d7a9: Waiting 23:12:53 e73272ec9a57: Waiting 23:12:53 1e910a182e73: Waiting 23:12:53 4e634b169226: Waiting 23:12:53 a92cc7c5fd73: Verifying Checksum 23:12:53 a92cc7c5fd73: Download complete 23:12:53 ed8968b2872e: Download complete 23:12:53 e73272ec9a57: Verifying Checksum 23:12:53 e73272ec9a57: Download complete 23:12:53 df20fa9351a1: Verifying Checksum 23:12:53 df20fa9351a1: Download complete 23:12:53 1e910a182e73: Download complete 23:12:53 df20fa9351a1: Pull complete 23:12:53 ed8968b2872e: Pull complete 23:12:53 a92cc7c5fd73: Pull complete 23:12:55 4e634b169226: Verifying Checksum 23:12:55 4e634b169226: Download complete 23:12:55 e871e8e8d7a9: Verifying Checksum 23:12:55 e871e8e8d7a9: Download complete 23:13:01 e871e8e8d7a9: Pull complete 23:13:01 e73272ec9a57: Pull complete 23:13:01 1e910a182e73: Pull complete 23:13:04 Still waiting to schedule task 23:13:04 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:13:06 4e634b169226: Pull complete 23:13:06 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 23:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:13:06 ---> f7629b54cfaa 23:13:06 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 23:13:06 ---> Running in d756da8da4d5 23:13:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:13:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:13:08 (1/12) Installing libmagic (5.38-r0) 23:13:08 (2/12) Installing file (5.38-r0) 23:13:08 (3/12) Installing libc-dev (0.7.2-r3) 23:13:08 (4/12) Installing g++ (9.3.0-r2) 23:13:11 (5/12) Installing fortify-headers (1.1-r0) 23:13:11 (6/12) Installing patch (2.7.6-r6) 23:13:11 (7/12) Installing build-base (0.5-r2) 23:13:11 (8/12) Installing libsodium (1.0.18-r0) 23:13:11 (9/12) Installing pkgconf (1.7.2-r0) 23:13:12 (10/12) Installing libsodium-dev (1.0.18-r0) 23:13:12 (11/12) Installing libzmq (4.3.3-r0) 23:13:12 (12/12) Installing zeromq-dev (4.3.3-r0) 23:13:12 Executing busybox-1.31.1-r16.trigger 23:13:12 OK: 233 MiB in 51 packages 23:13:15 Removing intermediate container d756da8da4d5 23:13:15 ---> b6cb52eefe5c 23:13:15 Step 4/7 : WORKDIR /edgex-go 23:13:15 ---> Running in a301c609d65e 23:13:15 Removing intermediate container a301c609d65e 23:13:15 ---> 74602872f891 23:13:15 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:13:15 latest: Pulling from library/docker 23:13:16 df20fa9351a1: Already exists 23:13:16 25ad7478873d: Pulling fs layer 23:13:16 4684f6177b5d: Pulling fs layer 23:13:16 8ba584e970af: Pulling fs layer 23:13:16 3cdc74d2b06d: Pulling fs layer 23:13:16 4cf5a0d07c1f: Pulling fs layer 23:13:16 fca0ccc462d5: Pulling fs layer 23:13:16 3cdc74d2b06d: Waiting 23:13:16 4cf5a0d07c1f: Waiting 23:13:16 fca0ccc462d5: Waiting 23:13:16 4684f6177b5d: Download complete 23:13:16 25ad7478873d: Verifying Checksum 23:13:16 25ad7478873d: Download complete 23:13:16 4cf5a0d07c1f: Verifying Checksum 23:13:16 4cf5a0d07c1f: Download complete 23:13:16 25ad7478873d: Pull complete 23:13:16 fca0ccc462d5: Verifying Checksum 23:13:16 fca0ccc462d5: Download complete 23:13:16 3cdc74d2b06d: Verifying Checksum 23:13:16 3cdc74d2b06d: Download complete 23:13:16 4684f6177b5d: Pull complete 23:13:17 8ba584e970af: Verifying Checksum 23:13:17 8ba584e970af: Download complete 23:13:19 8ba584e970af: Pull complete 23:13:19 3cdc74d2b06d: Pull complete 23:13:19 4cf5a0d07c1f: Pull complete 23:13:19 fca0ccc462d5: Pull complete 23:13:19 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 23:13:19 Status: Downloaded newer image for docker:latest 23:13:21 ---> ce8675e52fbf 23:13:21 Step 6/7 : COPY go.mod . 23:13:21 ---> 8b1f56060144 23:13:21 Step 7/7 : RUN go mod download 23:13:21 ---> Running in e75b6f9cad96 23:13:43 Removing intermediate container e75b6f9cad96 23:13:43 ---> f82fe6082985 23:13:43 Successfully built f82fe6082985 23:13:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:13:43 + docker inspect -f . ci-base-image-x86_64 23:13:43 . [Pipeline] withDockerContainer 23:13:43 prd-centos7-docker-4c-2g-4454 does not seem to be running inside a container 23:13:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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-x86_64 cat 23:13:44 $ docker top 2f89dd99023860a2efeb074977af20c45809f729de3216f3bfd33782e49e9dc2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:45 + go version 23:13:45 go version go1.15.2 linux/amd64 [Pipeline] } 23:13:45 $ docker stop --time=1 2f89dd99023860a2efeb074977af20c45809f729de3216f3bfd33782e49e9dc2 23:13:46 $ docker rm -f 2f89dd99023860a2efeb074977af20c45809f729de3216f3bfd33782e49e9dc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:47 + docker inspect -f . ci-base-image-x86_64 23:13:47 . [Pipeline] withDockerContainer 23:13:47 prd-centos7-docker-4c-2g-4454 does not seem to be running inside a container 23:13:47 $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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-x86_64 cat 23:13:47 $ docker top ef60e9fba99269461080f5bd50353866c1c349056e5168f09ea0667ff89dc287 -eo pid,comm [Pipeline] { [Pipeline] echo 23:13:48 ========================================================= 23:13:48 [edgeXBuildGoParallel] Running Tests and Build... 23:13:48 ========================================================= [Pipeline] sh 23:13:48 + make test 23:13:48 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:13:51 ? github.com/edgexfoundry/edgex-go [no test files] 23:14:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:14:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:14:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:14:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:14:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:14:07 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.010s 23:14:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 23:14:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:14:07 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 23:14:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:14:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:14:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:14:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:14:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:14:09 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.023s coverage: 46.6% of statements 23:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.063s coverage: 27.2% of statements 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.004s coverage: 100.0% of statements 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.011s coverage: 100.0% of statements 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.022s coverage: 84.0% of statements 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.331s coverage: 93.5% of statements 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.095s coverage: 28.6% of statements 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.014s coverage: 100.0% of statements 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.024s coverage: 100.0% of statements 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.014s coverage: 86.7% of statements 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.019s coverage: 97.5% of statements 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.023s coverage: 100.0% of statements 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:14:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.026s coverage: 100.0% of statements 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:14:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.004s coverage: 58.8% of statements 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:14:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.010s coverage: 0.0% of statements [no tests to run] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.073s coverage: 63.5% of statements 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.018s coverage: 100.0% of statements 23:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.006s coverage: 91.3% of statements 23:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.008s coverage: 100.0% of statements 23:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 23:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 23:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.114s coverage: 55.9% of statements 23:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 23:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.245s coverage: 86.3% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.276s coverage: 72.2% of statements 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.593s coverage: 72.1% of statements 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.025s coverage: 82.4% of statements 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.028s coverage: 48.4% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.007s coverage: 28.8% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.005s coverage: 96.8% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.020s coverage: 36.5% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.108s coverage: 84.1% of statements 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.014s coverage: 100.0% of statements 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.012s coverage: 42.9% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.005s coverage: 100.0% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.031s coverage: 47.1% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.016s coverage: 100.0% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.013s coverage: 100.0% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.014s coverage: 100.0% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.044s coverage: 29.1% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.031s coverage: 99.0% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.012s coverage: 100.0% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/system 0.007s coverage: 0.0% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.009s coverage: 100.0% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.008s coverage: 87.9% of statements 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.005s coverage: 100.0% of statements 23:14:25 GO111MODULE=on go vet ./... 23:14:32 gofmt -l . 23:14:32 [ "`gofmt -l .`" = "" ] 23:14:32 ./bin/test-go-mod-tidy.sh 23:14:33 ./bin/test-attribution-txt.sh [Pipeline] sh 23:14:35 + ls -al . 23:14:35 total 596 23:14:35 drwxrwxr-x 10 1001 1001 4096 Oct 9 23:14 . 23:14:35 drwxr-xr-x 4 root root 30 Oct 9 23:13 .. 23:14:35 -rw-rw-r-- 1 1001 1001 11 Oct 9 23:11 .dockerignore 23:14:35 drwxrwxr-x 8 1001 1001 179 Oct 9 23:11 .git 23:14:35 drwxrwxr-x 3 1001 1001 125 Oct 9 23:11 .github 23:14:35 -rw-rw-r-- 1 1001 1001 932 Oct 9 23:11 .gitignore 23:14:35 drwx------ 3 1001 1001 47 Oct 9 23:12 .semver 23:14:35 -rw-rw-r-- 1 1001 1001 166 Oct 9 23:11 .sonarcloud.properties 23:14:35 -rw-rw-r-- 1 1001 1001 3804 Oct 9 23:11 CONTRIBUTING.md 23:14:35 -rw-rw-r-- 1 1001 1001 1035 Oct 9 23:11 Dockerfile.build 23:14:35 -rw-rw-r-- 1 1001 1001 863 Oct 9 23:11 Jenkinsfile 23:14:35 -rw-rw-r-- 1 1001 1001 10775 Oct 9 23:11 LICENSE 23:14:35 -rw-rw-r-- 1 1001 1001 6237 Oct 9 23:11 Makefile 23:14:35 -rw-rw-r-- 1 1001 1001 6447 Oct 9 23:11 README.md 23:14:35 -rw-rw-r-- 1 1001 1001 259 Oct 9 23:11 SECURITY.md 23:14:35 -rw-rw-r-- 1 1001 1001 5 Oct 9 23:12 VERSION 23:14:35 -rw-rw-r-- 1 1001 1001 4131 Oct 9 23:11 ZMQWindows.md 23:14:35 drwxrwxr-x 2 1001 1001 117 Oct 9 23:11 bin 23:14:35 drwxrwxr-x 15 1001 1001 4096 Oct 9 23:11 cmd 23:14:35 -rw-r--r-- 1 root root 499808 Oct 9 23:14 coverage.out 23:14:35 -rw-r--r-- 1 root root 1040 Oct 9 23:14 go.mod 23:14:35 -rw-r--r-- 1 root root 18876 Oct 9 23:14 go.sum 23:14:35 drwxrwxr-x 8 1001 1001 127 Oct 9 23:11 internal 23:14:35 drwxrwxr-x 4 1001 1001 26 Oct 9 23:11 openapi 23:14:35 drwxrwxr-x 4 1001 1001 71 Oct 9 23:11 snap 23:14:35 -rw-rw-r-- 1 1001 1001 168 Oct 9 23:11 version.go [Pipeline] sh 23:14:35 + '[' -e coverage.out ] 23:14:35 + chown 1001:1001 coverage.out [Pipeline] stash 23:14:35 Stashed 1 file(s) [Pipeline] sh 23:14:35 + make build 23:14:35 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 23:14:44 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 23:14:45 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 23:14:47 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 23:14:48 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 23:14:50 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 23:14:50 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 23:14:51 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 23:14:52 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 23:14:53 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 23:14:54 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 23:14:55 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 23:14:56 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] } 23:14:57 $ docker stop --time=1 ef60e9fba99269461080f5bd50353866c1c349056e5168f09ea0667ff89dc287 23:14:59 $ docker rm -f ef60e9fba99269461080f5bd50353866c1c349056e5168f09ea0667ff89dc287 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:15:02 23:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:15:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:15:03 latest: Pulling from edgex-devops/edgex-compose 23:15:03 cbdbe7a5bc2a: Pulling fs layer 23:15:03 ca9280d653b3: Pulling fs layer 23:15:03 7e9c9ca2126c: Pulling fs layer 23:15:03 cbdbe7a5bc2a: Verifying Checksum 23:15:03 cbdbe7a5bc2a: Download complete 23:15:03 cbdbe7a5bc2a: Pull complete 23:15:04 ca9280d653b3: Verifying Checksum 23:15:04 ca9280d653b3: Download complete 23:15:05 ca9280d653b3: Pull complete 23:15:05 7e9c9ca2126c: Download complete 23:15:11 7e9c9ca2126c: Pull complete 23:15:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:15:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:15:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:15:11 prd-centos7-docker-4c-2g-4454 does not seem to be running inside a container 23:15:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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 23:15:12 $ docker top 90706c6d12ba9146066db4730470731aaa3942b3e7848b9fc1a2f1ef3ff07609 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:13 + docker-compose build --help 23:15:13 + grep parallel 23:15:14 --parallel Build images in parallel. [Pipeline] } 23:15:14 $ docker stop --time=1 90706c6d12ba9146066db4730470731aaa3942b3e7848b9fc1a2f1ef3ff07609 23:15:15 $ docker rm -f 90706c6d12ba9146066db4730470731aaa3942b3e7848b9fc1a2f1ef3ff07609 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:15:15 . [Pipeline] withDockerContainer 23:15:16 prd-centos7-docker-4c-2g-4454 does not seem to be running inside a container 23:15:16 $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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:latest cat 23:15:16 $ docker top d442ad78e64cd1ef9df5718d00bb1e77fdbddbd5865c202d64875cf4070b5cbb -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:17 + docker-compose -f ./docker-compose-build.yml build --parallel 23:15:18 Building docker-core-command-go ... 23:15:18 Building docker-core-data-go ... 23:15:18 Building docker-core-metadata-go ... 23:15:18 Building docker-security-proxy-setup-go ... 23:15:18 Building docker-security-secrets-setup-go ... 23:15:18 Building docker-security-secretstore-setup-go ... 23:15:18 Building docker-support-logging-go ... 23:15:18 Building docker-support-notifications-go ... 23:15:18 Building docker-support-scheduler-go ... 23:15:18 Building docker-sys-mgmt-agent-go ... 23:15:18 Building docker-security-secretstore-setup-go 23:15:18 Building docker-core-command-go 23:15:18 Building docker-security-secrets-setup-go 23:15:18 Building docker-sys-mgmt-agent-go 23:15:18 Building docker-support-notifications-go 23:15:44 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 23:15:44 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 23:15:44 ---> f82fe6082985 23:15:44 Step 3/29 : WORKDIR /edgex-go 23:15:44 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 23:15:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:15:44 ---> f82fe6082985 23:15:44 Step 3/24 : WORKDIR /edgex-go 23:15:44 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 23:15:44 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:15:44 ---> f82fe6082985 23:15:44 Step 3/27 : WORKDIR /edgex-go 23:15:44 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 23:15:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:15:44 ---> f82fe6082985 23:15:44 Step 3/26 : WORKDIR /edgex-go 23:15:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:15:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:15:44 ---> f82fe6082985 23:15:44 Step 3/22 : WORKDIR /edgex-go 23:15:44 ---> Running in 74ea280a9449 23:15:44 ---> Running in 92518bc36e77 23:15:44 ---> Running in 0506866dc90b 23:15:44 ---> Running in 7de33261fa5f 23:15:44 ---> Running in 5302ba616628 23:15:44 Removing intermediate container 5302ba616628 23:15:44 ---> e2503eb74e5b 23:15:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:44 Removing intermediate container 74ea280a9449 23:15:44 ---> e8772076d82b 23:15:44 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:44 Removing intermediate container 0506866dc90b 23:15:44 ---> b8f439a01c93 23:15:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:44 Removing intermediate container 92518bc36e77 23:15:44 ---> 9cea131945ae 23:15:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:44 Removing intermediate container 7de33261fa5f 23:15:44 ---> 936521a605a7 23:15:44 Step 4/29 : RUN apk update && apk add make git 23:15:44 ---> Running in 5bd86548f654 23:15:44 ---> Running in b017ac67db81 23:15:44 ---> Running in 4aba671d179b 23:15:44 ---> Running in 3f709aa1970f 23:15:44 ---> Running in 02a19b70a991 23:15:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:15:45 Removing intermediate container b017ac67db81 23:15:45 ---> 3f9f38298c3f 23:15:45 Step 5/27 : RUN apk update && apk add make bash git 23:15:45 ---> Running in 444b3b20a4fe 23:15:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:15:45 Removing intermediate container 5bd86548f654 23:15:45 ---> eb8c79d74ef3 23:15:45 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 23:15:45 ---> Running in 03a55d40c2a4 23:15:45 Removing intermediate container 4aba671d179b 23:15:45 ---> 0a035a7b1bb8 23:15:45 Step 5/22 : RUN apk update && apk add make git 23:15:45 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:15:45 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:15:45 OK: 12752 distinct packages available 23:15:45 Removing intermediate container 3f709aa1970f 23:15:45 ---> 95b4cd3121ff 23:15:45 Step 5/26 : RUN apk update && apk add make git 23:15:46 ---> Running in 2318e6dbb67a 23:15:46 OK: 233 MiB in 51 packages 23:15:46 ---> Running in 19d814f61448 23:15:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:15:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:15:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:15:46 Removing intermediate container 02a19b70a991 23:15:46 ---> 919946748580 23:15:46 Step 5/29 : COPY go.mod . 23:15:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:15:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:15:46 ---> a437914cc1cb 23:15:46 Step 6/29 : RUN go mod download 23:15:46 ---> Running in f295c39f8b0e 23:15:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:15:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:15:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:15:47 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:15:47 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:15:47 OK: 12752 distinct packages available 23:15:47 OK: 233 MiB in 51 packages 23:15:47 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:15:47 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:15:47 OK: 12752 distinct packages available 23:15:47 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:15:47 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:15:47 OK: 12752 distinct packages available 23:15:47 OK: 233 MiB in 51 packages 23:15:47 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:15:47 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:15:47 OK: 12752 distinct packages available 23:15:48 OK: 233 MiB in 51 packages 23:15:48 OK: 233 MiB in 51 packages 23:15:48 Removing intermediate container 444b3b20a4fe 23:15:48 ---> 8b05d6d339dd 23:15:48 Step 6/27 : COPY go.mod . 23:15:49 ---> 22c52a33bb78 23:15:49 Step 7/27 : RUN go mod download 23:15:49 Removing intermediate container 03a55d40c2a4 23:15:49 ---> f319ec5427c9 23:15:49 Step 6/24 : COPY go.mod . 23:15:49 Removing intermediate container f295c39f8b0e 23:15:49 ---> f5c6c6618ee0 23:15:49 Step 7/29 : COPY . . 23:15:49 ---> Running in 4ed0f17ae461 23:15:49 Removing intermediate container 2318e6dbb67a 23:15:49 ---> faccabdb6fde 23:15:49 Step 6/22 : COPY go.mod . 23:15:50 Removing intermediate container 19d814f61448 23:15:50 ---> 721813926b16 23:15:50 Step 6/26 : COPY go.mod . 23:15:50 ---> 100957594e33 23:15:50 Step 7/24 : RUN go mod download 23:15:51 ---> f63bc34ad7f7 23:15:51 Step 7/22 : RUN go mod download 23:15:51 ---> Running in 20dd19e4ebf8 23:15:52 ---> aac92cca6e06 23:15:52 Step 7/26 : RUN go mod download 23:15:52 ---> Running in 28ac094f208c 23:15:53 ---> Running in 17fd44a7a258 23:15:55 Removing intermediate container 4ed0f17ae461 23:15:55 ---> 447aa7437b70 23:15:55 Step 8/27 : COPY . . 23:16:03 Removing intermediate container 20dd19e4ebf8 23:16:03 ---> b51fb93b05f4 23:16:03 Step 8/24 : COPY . . 23:16:07 Removing intermediate container 28ac094f208c 23:16:07 ---> 769b1e97f463 23:16:07 Step 8/22 : COPY . . 23:16:10 Removing intermediate container 17fd44a7a258 23:16:10 ---> cb6b4566518e 23:16:10 Step 8/26 : COPY . . 23:16:20 ---> bd38a20f895a 23:16:20 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 23:16:22 ---> Running in 8bcd0a09947d 23:16:27 ---> a0c7b7d9bf46 23:16:27 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:16:30 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 23:16:30 ---> Running in cb4d62f7842f 23:16:33 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 23:16:37 ---> 38d0d124f2ca 23:16:37 Step 9/22 : RUN make cmd/core-command/core-command 23:16:38 ---> a6398ac5dda1 23:16:38 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 23:16:38 ---> Running in 8a06e2977760 23:16:38 ---> 3eaa38edcee7 23:16:38 Step 9/24 : RUN make cmd/support-notifications/support-notifications 23:16:38 ---> Running in 72b575e9671e 23:16:38 ---> Running in d8a23d634cee 23:16:39 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 23:16:39 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 23:16:39 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 23:16:49 Removing intermediate container 8bcd0a09947d 23:16:49 ---> c5abb1207f41 23:16:49 23:16:49 Step 9/29 : FROM alpine:latest 23:16:49 latest: Pulling from library/alpine 23:16:50 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 23:16:50 Status: Downloaded newer image for alpine:latest 23:16:50 ---> a24bb4013296 23:16:50 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 23:16:51 ---> Running in 2024b6cd81ed 23:16:51 Removing intermediate container 2024b6cd81ed 23:16:51 ---> 068f9bbfc1a7 23:16:51 Step 11/29 : USER root 23:16:51 ---> Running in d23eac5f42f5 23:16:52 Removing intermediate container d23eac5f42f5 23:16:52 ---> 2ccf7543db77 23:16:52 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 23:16:52 ---> Running in 7db07cecde68 23:16:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:16:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:16:54 v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 23:16:54 v3.12.0-380-g338f7f6f43 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 23:16:54 OK: 12750 distinct packages available 23:16:54 (1/2) Installing ca-certificates (20191127-r4) 23:16:54 (2/2) Installing dumb-init (1.2.2-r1) 23:16:54 Executing busybox-1.31.1-r16.trigger 23:16:54 Executing ca-certificates-20191127-r4.trigger 23:16:54 OK: 6 MiB in 16 packages 23:16:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4455 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws 23:16:55 Running in /w/workspace/edgex-go/66 [Pipeline] { [Pipeline] checkout 23:16:56 Removing intermediate container 7db07cecde68 23:16:56 ---> a7bc94dcf3c7 23:16:56 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 23:16:56 ---> Running in 99f0878f937c 23:16:57 Removing intermediate container 99f0878f937c 23:16:57 ---> 08280f2986c1 23:16:57 Step 14/29 : WORKDIR $BASE_DIR 23:16:57 ---> Running in 461aa55d7eed 23:16:58 Removing intermediate container 461aa55d7eed 23:16:58 ---> e0bbda838fe2 23:16:58 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 23:16:59 ---> Running in 668edf881cae 23:16:59 Removing intermediate container cb4d62f7842f 23:16:59 ---> 7f6568f80f6d 23:16:59 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:17:00 ---> Running in 532f037cea17 23:17:00 using credential edgex-jenkins-ssh 23:17:00 Cloning the remote Git repository 23:17:01 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 23:17:01 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 23:17:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:17:00 > git init /w/workspace/edgex-go/66 # timeout=10 23:17:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:17:00 > git --version # timeout=10 23:17:00 > git --version # 'git version 2.17.1' 23:17:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:01 Removing intermediate container 668edf881cae 23:17:01 ---> bf82c633f40e 23:17:01 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 23:17:02 ---> f26bc1c62781 23:17:02 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 23:17:02 Removing intermediate container 532f037cea17 23:17:02 ---> 642db6053515 23:17:02 23:17:02 Step 11/27 : FROM docker:latest 23:17:02 ---> 809cc4dba987 23:17:02 Step 12/27 : RUN apk add --no-cache bash 23:17:02 ---> cb03c29cf741 23:17:02 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 23:17:02 ---> Running in 518d1284d238 23:17:03 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 23:17:03 ---> 8fa361776c8d 23:17:03 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 23:17:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:17:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:17:05 (1/2) Installing readline (8.0.4-r0) 23:17:05 (2/2) Installing bash (5.0.17-r0) 23:17:05 Executing bash-5.0.17-r0.post-install 23:17:05 Executing busybox-1.31.1-r16.trigger 23:17:05 OK: 12 MiB in 22 packages 23:17:06 ---> d27a9ecc0cac 23:17:06 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 23:17:06 Removing intermediate container d8a23d634cee 23:17:06 ---> 33617cce8125 23:17:06 23:17:06 Step 10/24 : FROM scratch 23:17:06 ---> 23:17:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:17:07 ---> Running in d36e56231821 23:17:07 Removing intermediate container 8a06e2977760 23:17:07 ---> b5bea6db87ba 23:17:07 23:17:07 Step 10/22 : FROM scratch 23:17:07 ---> 23:17:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:17:07 ---> 72fcc1bcb3a7 23:17:07 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 23:17:08 ---> Running in 04262f198b9a 23:17:08 Removing intermediate container d36e56231821 23:17:08 ---> 69aff18ae5e4 23:17:08 Step 12/24 : ENV APP_PORT=48060 23:17:08 ---> Running in f27bc6ee5a87 23:17:08 Removing intermediate container 518d1284d238 23:17:08 ---> 5a3e9659714d 23:17:08 Step 13/27 : RUN rm -rf /var/cache/apk/* 23:17:08 ---> Running in 72eb50c9a486 23:17:09 Removing intermediate container 04262f198b9a 23:17:09 ---> b53d9790eed5 23:17:09 Step 12/22 : ENV APP_PORT=48082 23:17:09 ---> Running in 0f7e14c40aaf 23:17:09 Removing intermediate container 72b575e9671e 23:17:09 ---> fbfc52d3efc8 23:17:09 23:17:09 Step 10/26 : FROM alpine:3.10 23:17:09 ---> Running in 50676a5e5a8d 23:17:09 Removing intermediate container 72eb50c9a486 23:17:09 ---> dc73477ff4ae 23:17:09 Step 13/24 : EXPOSE $APP_PORT 23:17:10 ---> Running in 0248cc68eee5 23:17:10 3.10: Pulling from library/alpine 23:17:10 Removing intermediate container 50676a5e5a8d 23:17:10 ---> d2ce878d5683 23:17:10 Step 13/22 : EXPOSE $APP_PORT 23:17:10 ---> Running in 93da6cfe9ff0 23:17:10 Removing intermediate container 0248cc68eee5 23:17:10 ---> e0dd17c129ae 23:17:10 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 23:17:10 Removing intermediate container 93da6cfe9ff0 23:17:10 ---> 355403346e23 23:17:10 Step 14/22 : WORKDIR / 23:17:11 ---> Running in 323705b96e2e 23:17:11 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 23:17:11 ---> 24696ef00c17 23:17:11 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 23:17:11 Status: Downloaded newer image for alpine:3.10 23:17:11 ---> be4e4bea2c2e 23:17:11 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 23:17:12 ---> Running in b4ebe9b94195 23:17:12 Removing intermediate container 323705b96e2e 23:17:12 ---> 9c9afd4cc4bd 23:17:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 23:17:12 Removing intermediate container f27bc6ee5a87 23:17:12 ---> 283a4f81e285 23:17:12 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 23:17:12 ---> 8259460422fc 23:17:12 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 23:17:12 Removing intermediate container 0f7e14c40aaf 23:17:12 ---> 06aa84de4af1 23:17:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:17:12 ---> 09d4e745ac84 23:17:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:17:13 ---> Running in 0358a56577ae 23:17:13 ---> bb0b464ec215 23:17:13 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:17:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 23:17:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 23:17:13 v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 23:17:13 v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 23:17:13 OK: 10346 distinct packages available 23:17:13 ---> Running in 20d016d12b6f 23:17:13 (1/5) Installing ca-certificates (20191127-r2) 23:17:13 ---> 7918660dd020 23:17:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 23:17:13 (2/5) Installing nghttp2-libs (1.39.2-r1) 23:17:13 (3/5) Installing libcurl (7.66.0-r1) 23:17:13 (4/5) Installing curl (7.66.0-r1) 23:17:13 (5/5) Installing dumb-init (1.2.2-r1) 23:17:13 Executing busybox-1.30.1-r3.trigger 23:17:13 Executing ca-certificates-20191127-r2.trigger 23:17:13 OK: 7 MiB in 19 packages 23:17:14 Removing intermediate container 0358a56577ae 23:17:14 ---> e2ea6b1efbfb 23:17:14 Step 15/27 : ENV APP_PORT=48090 23:17:14 ---> 9b55a8bfdd31 23:17:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:17:14 ---> Running in c2db135cd0da 23:17:14 ---> 1e16004746cb 23:17:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:17:15 ---> 5d33d0a40831 23:17:15 Step 18/22 : ENTRYPOINT ["/core-command"] 23:17:15 Removing intermediate container c2db135cd0da 23:17:15 ---> 84e98cd062cc 23:17:15 Step 16/27 : EXPOSE $APP_PORT 23:17:15 ---> Running in 8e133876e786 23:17:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:17:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:17:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:17:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:17:15 ---> Running in 3b0eba02f6f5 23:17:15 Removing intermediate container b4ebe9b94195 23:17:15 ---> 54f25f28bf00 23:17:15 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:17:15 ---> c5852524c07b 23:17:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:17:15 ---> Running in 1cb6684bf812 23:17:15 Removing intermediate container 3b0eba02f6f5 23:17:15 ---> c3026a0ac506 23:17:15 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:17:16 Merging remotes/origin/master commit f69fcd6f6cfc821951e2cd5529adc6021efd69b2 into PR head commit c4552bba495aba7aa5ccb614ccea24a083038b0e 23:17:16 Removing intermediate container 8e133876e786 23:17:16 ---> 5fb9ad23f25a 23:17:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:17:16 Removing intermediate container 20d016d12b6f 23:17:16 ---> 3fd2ade036e7 23:17:16 Step 24/29 : RUN chmod 755 security-secrets-setup 23:17:16 ---> 8017f366fa8f 23:17:16 Step 20/24 : ENTRYPOINT ["/support-notifications"] 23:17:16 Removing intermediate container 1cb6684bf812 23:17:16 ---> 8f4d1fa7f691 23:17:16 Step 13/26 : WORKDIR / 23:17:16 ---> Running in 11650c67070c 23:17:16 ---> Running in 619d286664f9 23:17:16 ---> Running in 5e64ccbf6f95 23:17:16 Merge succeeded, producing c4552bba495aba7aa5ccb614ccea24a083038b0e 23:17:16 Checking out Revision c4552bba495aba7aa5ccb614ccea24a083038b0e (PR-2574) 23:17:16 ---> Running in 3c8614837954 23:17:17 ---> ada6fd37a851 23:17:17 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:17:17 Removing intermediate container 619d286664f9 23:17:17 ---> 23978e2c4be6 23:17:17 Step 20/22 : LABEL arch=x86_64 23:17:17 Removing intermediate container 5e64ccbf6f95 23:17:17 ---> 66d68752eed9 23:17:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:17:17 Removing intermediate container 3c8614837954 23:17:17 ---> b8a6c8385bd6 23:17:17 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:17:17 ---> Running in 14c42ac8c3c4 23:17:17 ---> Running in 5cfac70e822b 23:17:17 ---> f046d9c92146 23:17:17 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:17:17 ---> 55e5ac0c86d2 23:17:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:17:16 > git config core.sparsecheckout # timeout=10 23:17:16 > git checkout -f c4552bba495aba7aa5ccb614ccea24a083038b0e # timeout=10 23:17:16 > git remote # timeout=10 23:17:16 > git config --get remote.origin.url # timeout=10 23:17:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:16 > git merge f69fcd6f6cfc821951e2cd5529adc6021efd69b2 # timeout=10 23:17:16 > git rev-parse HEAD^{commit} # timeout=10 23:17:16 > git config core.sparsecheckout # timeout=10 23:17:16 > git checkout -f c4552bba495aba7aa5ccb614ccea24a083038b0e # timeout=10 23:17:17 Removing intermediate container 5cfac70e822b 23:17:17 ---> 0f86b1cd95b6 23:17:17 Step 21/22 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:17:17 Removing intermediate container 14c42ac8c3c4 23:17:17 ---> 110151cecc21 23:17:17 Step 22/24 : LABEL arch=x86_64 23:17:18 ---> faf35f97d00e 23:17:18 Step 20/27 : RUN apk --no-cache add py3-pip 23:17:18 ---> Running in bd7673447b03 23:17:18 ---> Running in 3abf7856ef43 23:17:18 ---> 9bb36404b802 23:17:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:17:18 ---> Running in ba2a5c7b5b47 23:17:18 Removing intermediate container bd7673447b03 23:17:18 ---> f731d0f46e06 23:17:18 Step 23/24 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:17:18 Removing intermediate container 3abf7856ef43 23:17:18 ---> 729df5560537 23:17:18 Step 22/22 : LABEL version=0.0.0 23:17:18 Removing intermediate container 11650c67070c 23:17:18 ---> 2be3ff20e61f 23:17:18 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 23:17:18 ---> Running in 8001f66a1a85 23:17:18 ---> 75f310dc949c 23:17:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 23:17:18 ---> Running in c59b9c3f67c8 23:17:18 ---> Running in c4de7e402fb1 23:17:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:17:19 Removing intermediate container 8001f66a1a85 23:17:19 ---> 0e0b98fdf70c 23:17:19 Step 24/24 : LABEL version=0.0.0 23:17:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:17:19 ---> 51894b3f2317 23:17:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:17:19 Removing intermediate container c59b9c3f67c8 23:17:19 ---> ceb760ef7eb6 23:17:19 23:17:19 (1/33) Installing libbz2 (1.0.8-r1) 23:17:19 (2/33) Installing expat (2.2.9-r1) 23:17:19 Removing intermediate container c4de7e402fb1 23:17:19 ---> 6b91dda8e267 23:17:19 Step 26/29 : CMD [ "generate" ] 23:17:19 ---> Running in ed938826cf6c 23:17:19 (3/33) Installing libffi (3.3-r2) 23:17:19 (4/33) Installing gdbm (1.13-r1) 23:17:19 (5/33) Installing xz-libs (5.2.5-r0) 23:17:19 (6/33) Installing sqlite-libs (3.32.1-r0) 23:17:19 (7/33) Installing python3 (3.8.5-r0) 23:17:19 ---> Running in 0a3305905d3e 23:17:19 Successfully built ceb760ef7eb6 23:17:21 Commit message: "Merge branch 'master' into vmk-encryption-2020" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 23:17:22 Successfully tagged docker-core-command-go:latest 23:17:22 Building docker-core-metadata-go 23:17:22  Building docker-core-command-go ... done Removing intermediate container ed938826cf6c 23:17:22 ---> 04e3881220a6 23:17:22 23:17:22 Removing intermediate container 0a3305905d3e 23:17:22 ---> 7babe0f215ce 23:17:22 Step 27/29 : LABEL arch=x86_64 23:17:22 ---> 059634375429 23:17:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:17:22 (8/33) Installing py3-appdirs (1.4.4-r1) 23:17:22 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:17:22 (10/33) Installing py3-parsing (2.4.7-r0) 23:17:22 ---> Running in 15aa5929e78b 23:17:22 (11/33) Installing py3-six (1.15.0-r0) 23:17:22 (12/33) Installing py3-packaging (20.4-r0) 23:17:22 (13/33) Installing py3-setuptools (47.0.0-r0) 23:17:22 Successfully built 04e3881220a6 23:17:22 Successfully tagged docker-support-notifications-go:latest 23:17:22  Building docker-support-notifications-go ... done Building docker-core-data-go 23:17:22 (14/33) Installing py3-chardet (3.0.4-r4) 23:17:22 (15/33) Installing py3-idna (2.9-r0) 23:17:22 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:17:22 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:17:23 (18/33) Installing py3-requests (2.23.0-r0) 23:17:23 (19/33) Installing py3-msgpack (1.0.0-r0) 23:17:23 (20/33) Installing py3-lockfile (0.12.2-r3) 23:17:25 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:17:26 (22/33) Installing py3-colorama (0.4.3-r0) 23:17:26 Removing intermediate container 15aa5929e78b 23:17:26 ---> d1a0673c2f60 23:17:26 Step 28/29 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:17:27 (23/33) Installing py3-distlib (0.3.0-r0) 23:17:28 (24/33) Installing py3-distro (1.5.0-r1) 23:17:29 (25/33) Installing py3-webencodings (0.5.1-r3) 23:17:29 (26/33) Installing py3-html5lib (1.0.1-r4) 23:17:30 (27/33) Installing py3-pytoml (0.1.21-r0) 23:17:31 (28/33) Installing py3-pep517 (0.8.2-r0) 23:17:31 (29/33) Installing py3-progress (1.5-r0) 23:17:31 (30/33) Installing py3-toml (0.10.1-r0) 23:17:31 (31/33) Installing py3-retrying (1.3.3-r0) 23:17:31 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:17:31 ---> Running in c9cd3cb41272 23:17:31 (33/33) Installing py3-pip (20.1.1-r0) 23:17:32 ---> 7417e1ce00c3 23:17:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 23:17:32 Executing busybox-1.31.1-r16.trigger 23:17:32 OK: 71 MiB in 55 packages [Pipeline] echo 23:17:33 ========================================================= 23:17:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:17:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:17:34 + 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 . 23:17:35 Removing intermediate container c9cd3cb41272 23:17:35 ---> e8fd5c914879 23:17:35 Step 29/29 : LABEL version=0.0.0 23:17:39 ---> Running in 73bae537e1f6 23:17:39 Sending build context to Docker daemon 325MB 23:17:39 Step 1/7 : ARG BASE=golang:1.15-alpine 23:17:39 Step 2/7 : FROM ${BASE} 23:17:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:17:39 b538f80385f9: Pulling fs layer 23:17:39 74f711af9a0d: Pulling fs layer 23:17:39 99f96fe45779: Pulling fs layer 23:17:39 8529a6b9a6be: Pulling fs layer 23:17:39 45590311c82a: Pulling fs layer 23:17:39 69ca0ff8b7b3: Pulling fs layer 23:17:39 209524e5b208: Pulling fs layer 23:17:39 8529a6b9a6be: Waiting 23:17:39 45590311c82a: Waiting 23:17:39 69ca0ff8b7b3: Waiting 23:17:39 209524e5b208: Waiting 23:17:39 99f96fe45779: Verifying Checksum 23:17:39 99f96fe45779: Download complete 23:17:39 74f711af9a0d: Verifying Checksum 23:17:39 74f711af9a0d: Download complete 23:17:39 45590311c82a: Verifying Checksum 23:17:39 45590311c82a: Download complete 23:17:39 69ca0ff8b7b3: Verifying Checksum 23:17:39 69ca0ff8b7b3: Download complete 23:17:39 b538f80385f9: Download complete 23:17:39 ---> 0358a7c8b8ca 23:17:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:17:40 b538f80385f9: Pull complete 23:17:41 74f711af9a0d: Pull complete 23:17:41 99f96fe45779: Pull complete 23:17:41 Removing intermediate container 73bae537e1f6 23:17:41 ---> 39e12d2c4c0c 23:17:41 23:17:42 209524e5b208: Verifying Checksum 23:17:42 209524e5b208: Download complete 23:17:42 Successfully built 39e12d2c4c0c 23:17:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:17:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:17:42 ---> f82fe6082985 23:17:42 Step 3/22 : WORKDIR /edgex-go 23:17:42 ---> Using cache 23:17:42 ---> 936521a605a7 23:17:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:42 Successfully tagged docker-security-secrets-setup-go:latest 23:17:42  Building docker-security-secrets-setup-go ... done Building docker-security-proxy-setup-go 23:17:43 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 23:17:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:17:43 ---> f82fe6082985 23:17:43 Step 3/23 : WORKDIR /edgex-go 23:17:43 ---> Using cache 23:17:43 ---> 936521a605a7 23:17:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:43 8529a6b9a6be: Verifying Checksum 23:17:43 8529a6b9a6be: Download complete 23:17:48 ---> 88d3773460de 23:17:48 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:17:48 ---> Running in 8a72df6d59a3 23:17:48 ---> Running in dc1327b6099c 23:17:50 ---> Running in ea35f8a937e8 23:17:53 8529a6b9a6be: Pull complete 23:17:53 45590311c82a: Pull complete 23:17:54 69ca0ff8b7b3: Pull complete 23:17:58 209524e5b208: Pull complete 23:17:58 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 23:17:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:17:58 ---> 5bddaf1c2fca 23:17:58 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 23:17:59 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 23:17:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:17:59 ---> f82fe6082985 23:17:59 Step 3/20 : WORKDIR /edgex-go 23:17:59 ---> Using cache 23:17:59 ---> 936521a605a7 23:17:59 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:59 ---> Running in 4a1cfdaea616 23:17:59 Removing intermediate container 8a72df6d59a3 23:17:59 ---> c7e03baaefc8 23:17:59 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 23:17:59 Removing intermediate container dc1327b6099c 23:17:59 ---> 9642a0e478b5 23:17:59 Step 5/22 : RUN apk update && apk add make git 23:17:59 Removing intermediate container ba2a5c7b5b47 23:17:59 ---> ef53892d90b0 23:17:59 Step 21/27 : RUN pip install docker-compose==1.23.2 23:17:59 ---> Running in 714c43e47e80 23:17:59 Removing intermediate container ea35f8a937e8 23:17:59 ---> 16f413f6dab1 23:17:59 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:17:59 ---> Running in 57138f3a1163 23:17:59 ---> Running in 9019ba7d824f 23:17:59 ---> Running in d929442fb8cd 23:17:59 Removing intermediate container d929442fb8cd 23:17:59 ---> 61b0637cacd6 23:17:59 Step 24/26 : LABEL arch=x86_64 23:17:59 ---> Running in ec6665de9b22 23:17:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:17:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:17:59 Removing intermediate container ec6665de9b22 23:17:59 ---> 4f61b0368e6e 23:17:59 Step 25/26 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:18:00 ---> Running in e85035b95adc 23:18:00 Removing intermediate container 4a1cfdaea616 23:18:00 ---> 1ec1ae4bab5c 23:18:00 Step 5/20 : RUN apk update && apk add make git 23:18:00 ---> Running in 1f2bd18330fb 23:18:00 Removing intermediate container e85035b95adc 23:18:00 ---> 31156df3d2f4 23:18:00 Step 26/26 : LABEL version=0.0.0 23:18:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:18:00 ---> Running in 42002ee68a6f 23:18:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:18:00 Removing intermediate container 42002ee68a6f 23:18:00 ---> ccf54856eca4 23:18:00 23:18:00 Successfully built ccf54856eca4 23:18:00 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:18:00 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:18:00 OK: 12752 distinct packages available 23:18:00 Successfully tagged docker-security-secretstore-setup-go:latest 23:18:00 Building docker-support-logging-go 23:18:00  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:18:00 OK: 233 MiB in 51 packages 23:18:01 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:18:01 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:18:01 OK: 12752 distinct packages available 23:18:01 OK: 233 MiB in 51 packages 23:18:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:18:02 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:18:02 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:18:02 OK: 12752 distinct packages available 23:18:02 OK: 233 MiB in 51 packages 23:18:02 ---> Running in fef73adff5c9 23:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:18:04 Removing intermediate container 714c43e47e80 23:18:04 ---> 7b8b1a99c5a3 23:18:04 Step 6/23 : COPY go.mod . 23:18:04 Collecting docker-compose==1.23.2 23:18:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:18:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:18:05 Removing intermediate container 57138f3a1163 23:18:05 ---> 9dec5c5df821 23:18:05 Step 6/22 : COPY go.mod . 23:18:05 (1/12) Installing libmagic (5.38-r0) 23:18:05 (2/12) Installing file (5.38-r0) 23:18:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:18:05 (3/12) Installing libc-dev (0.7.2-r3) 23:18:05 (4/12) Installing g++ (9.3.0-r2) 23:18:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:18:06 ---> 7377c2d26437 23:18:06 Step 7/23 : RUN go mod download 23:18:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:18:06 Collecting jsonschema<3,>=2.5.1 23:18:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:18:06 Removing intermediate container 1f2bd18330fb 23:18:06 ---> a4b35aa3c5e2 23:18:06 Step 6/20 : COPY go.mod . 23:18:06 ---> Running in 08d514dea6e7 23:18:06 ---> 01f6d7075237 23:18:06 Step 7/22 : RUN go mod download 23:18:06 Collecting texttable<0.10,>=0.9.0 23:18:06 Downloading texttable-0.9.1.tar.gz (11 kB) 23:18:08 ---> 4c9fc2625cb4 23:18:08 Step 7/20 : RUN go mod download 23:18:08 ---> Running in c6d79b4628c3 23:18:08 (5/12) Installing fortify-headers (1.1-r0) 23:18:08 (6/12) Installing patch (2.7.6-r6) 23:18:08 (7/12) Installing build-base (0.5-r2) 23:18:08 (8/12) Installing libsodium (1.0.18-r0) 23:18:08 (9/12) Installing pkgconf (1.7.2-r0) 23:18:08 (10/12) Installing libsodium-dev (1.0.18-r0) 23:18:08 (11/12) Installing libzmq (4.3.3-r0) 23:18:09 (12/12) Installing zeromq-dev (4.3.3-r0) 23:18:09 Executing busybox-1.31.1-r16.trigger 23:18:09 OK: 217 MiB in 51 packages 23:18:09 ---> Running in a7c279160857 23:18:09 Collecting docopt<0.7,>=0.6.1 23:18:09 Downloading docopt-0.6.2.tar.gz (25 kB) 23:18:10 Collecting cached-property<2,>=1.2.0 23:18:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:18:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:18:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:10 ---> f82fe6082985 23:18:10 Step 3/22 : WORKDIR /edgex-go 23:18:10 ---> Using cache 23:18:10 ---> 936521a605a7 23:18:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:10 ---> Using cache 23:18:10 ---> 1ec1ae4bab5c 23:18:10 Step 5/22 : RUN apk update && apk add make && apk add bash git 23:18:11 Collecting websocket-client<1.0,>=0.32.0 23:18:11 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:18:11 ---> Running in 68989e10122a 23:18:11 Collecting PyYAML<4,>=3.10 23:18:11 Downloading PyYAML-3.13.tar.gz (270 kB) 23:18:12 Collecting docker<4.0,>=3.6.0 23:18:12 Removing intermediate container 08d514dea6e7 23:18:12 ---> acf008302462 23:18:12 Step 8/23 : COPY . . 23:18:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:18:12 Collecting dockerpty<0.5,>=0.4.1 23:18:12 Removing intermediate container c6d79b4628c3 23:18:12 ---> 330a5099e6e9 23:18:12 Step 8/22 : COPY . . 23:18:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:18:12 Removing intermediate container a7c279160857 23:18:12 ---> 33661f01d791 23:18:12 Step 8/20 : COPY . . 23:18:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:18:13 Removing intermediate container fef73adff5c9 23:18:13 ---> fb065852fa9c 23:18:13 Step 4/7 : WORKDIR /edgex-go 23:18:13 ---> Running in a75c199e45aa 23:18:13 Removing intermediate container a75c199e45aa 23:18:13 ---> f5e752926200 23:18:13 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:18:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:18:14 latest: Pulling from library/docker 23:18:14 b538f80385f9: Already exists 23:18:14 259a493cd78d: Pulling fs layer 23:18:14 b8e66b5100f5: Pulling fs layer 23:18:14 7f8258a56ab6: Pulling fs layer 23:18:14 75a0a0ebb566: Pulling fs layer 23:18:14 4a2c62f0a2a3: Pulling fs layer 23:18:14 294320357d30: Pulling fs layer 23:18:14 75a0a0ebb566: Waiting 23:18:14 4a2c62f0a2a3: Waiting 23:18:14 294320357d30: Waiting 23:18:14 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:18:14 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:18:14 OK: 12752 distinct packages available 23:18:14 b8e66b5100f5: Verifying Checksum 23:18:14 b8e66b5100f5: Download complete 23:18:14 259a493cd78d: Verifying Checksum 23:18:14 259a493cd78d: Download complete 23:18:14 75a0a0ebb566: Verifying Checksum 23:18:14 75a0a0ebb566: Download complete 23:18:14 OK: 233 MiB in 51 packages 23:18:14 4a2c62f0a2a3: Verifying Checksum 23:18:14 4a2c62f0a2a3: Download complete 23:18:14 294320357d30: Verifying Checksum 23:18:14 294320357d30: Download complete 23:18:14 OK: 233 MiB in 51 packages 23:18:14 Collecting idna<2.8,>=2.5 23:18:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:18:15 259a493cd78d: Pull complete 23:18:15 b8e66b5100f5: Pull complete 23:18:15 7f8258a56ab6: Verifying Checksum 23:18:15 7f8258a56ab6: Download complete 23:18:16 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) 23:18:18 Collecting urllib3<1.25,>=1.21.1 23:18:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:18:19 7f8258a56ab6: Pull complete 23:18:19 75a0a0ebb566: Pull complete 23:18:19 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) 23:18:19 4a2c62f0a2a3: Pull complete 23:18:20 294320357d30: Pull complete 23:18:20 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 23:18:20 Status: Downloaded newer image for docker:latest 23:18:20 Collecting docker-pycreds>=0.4.0 23:18:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:18:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:18:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:18:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:18:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:18:22 Installing collected packages: idna, urllib3, requests, jsonschema, texttable, docopt, cached-property, websocket-client, PyYAML, docker-pycreds, docker, dockerpty, docker-compose 23:18:22 Attempting uninstall: idna 23:18:22 Found existing installation: idna 2.9 23:18:22 Uninstalling idna-2.9: 23:18:23 ---> 2141583f1610 23:18:23 Step 6/7 : COPY go.mod . 23:18:24 ---> fa22a2ca2737 23:18:24 Step 7/7 : RUN go mod download 23:18:24 ---> Running in 3845bd9fa8d4 23:18:24 Successfully uninstalled idna-2.9 23:18:24 Attempting uninstall: urllib3 23:18:24 Found existing installation: urllib3 1.25.9 23:18:24 Uninstalling urllib3-1.25.9: 23:18:25 Successfully uninstalled urllib3-1.25.9 23:18:30 Attempting uninstall: requests 23:18:30 Found existing installation: requests 2.23.0 23:18:30 Uninstalling requests-2.23.0: 23:18:32 Removing intermediate container 68989e10122a 23:18:32 ---> a6c8aad6ebaa 23:18:32 Step 6/22 : COPY go.mod . 23:18:33 Successfully uninstalled requests-2.23.0 23:18:35 Running setup.py install for texttable: started 23:18:36 ---> 5642d331b22b 23:18:36 Step 7/22 : RUN go mod download 23:18:37 ---> Running in a48275c76d63 23:18:38 Running setup.py install for texttable: finished with status 'done' 23:18:38 Running setup.py install for docopt: started 23:18:39 Running setup.py install for docopt: finished with status 'done' 23:18:42 ---> d83e92270a73 23:18:42 Step 9/23 : RUN make cmd/core-data/core-data 23:18:42 Running setup.py install for PyYAML: started 23:18:42 ---> bf43e4a1a641 23:18:42 Step 9/22 : RUN make cmd/core-metadata/core-metadata 23:18:42 Running setup.py install for PyYAML: finished with status 'done' 23:18:42 ---> a1e6aad06b45 23:18:42 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 23:18:42 ---> Running in dc0ccfdd794c 23:18:43 ---> Running in 8d67dffe9184 23:18:43 ---> Running in 945b43376f75 23:18:43 Running setup.py install for dockerpty: started 23:18:43 Removing intermediate container a48275c76d63 23:18:43 ---> b9d4c9439af4 23:18:43 Step 8/22 : COPY . . 23:18:43 Running setup.py install for dockerpty: finished with status 'done' 23:18:44 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 23:18:44 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 23:18:44 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 23:18:46 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 23:18:50 Removing intermediate container 3845bd9fa8d4 23:18:50 ---> e5b723109609 23:18:50 Successfully built e5b723109609 23:18:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:18:51 + docker inspect -f . ci-base-image-arm64 23:18:51 . [Pipeline] withDockerContainer 23:18:51 prd-ubuntu18.04-docker-arm64-4c-16g-4455 does not seem to be running inside a container 23:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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 23:18:53 $ docker top 6a6660e26d88601ceae8a4e22ed464e7b073d0510a5053f5a96a9b98ae207244 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:54 + go version 23:18:54 go version go1.15.2 linux/arm64 [Pipeline] } 23:18:54 $ docker stop --time=1 6a6660e26d88601ceae8a4e22ed464e7b073d0510a5053f5a96a9b98ae207244 23:18:56 $ docker rm -f 6a6660e26d88601ceae8a4e22ed464e7b073d0510a5053f5a96a9b98ae207244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:18:57 + docker inspect -f . ci-base-image-arm64 23:18:57 . [Pipeline] withDockerContainer 23:18:58 prd-ubuntu18.04-docker-arm64-4c-16g-4455 does not seem to be running inside a container 23:18:58 $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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 23:18:59 $ docker top 4d11e59a1aeecd314fdf0bf30b19463eafcf2b84e8cb0b1d18e21c2d33237c0e -eo pid,comm [Pipeline] { [Pipeline] echo 23:18:59 ========================================================= 23:18:59 [edgeXBuildGoParallel] Running Tests and Build... 23:18:59 ========================================================= [Pipeline] sh 23:19:00 + make test 23:19:00 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:19:03 ? github.com/edgexfoundry/edgex-go [no test files] 23:19:04 Removing intermediate container 9019ba7d824f 23:19:04 ---> 06a056e2b57b 23:19:04 Step 22/27 : RUN apk --no-cache add curl 23:19:04 ---> Running in 0b41d8b2780f 23:19:04 ---> c75d119b1cd9 23:19:04 Step 9/22 : RUN make cmd/support-logging/support-logging 23:19:05 ---> Running in 84b3a1ee7651 23:19:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:19:06 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 23:19:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:19:06 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:19:06 (2/3) Installing libcurl (7.69.1-r1) 23:19:06 (3/3) Installing curl (7.69.1-r1) 23:19:06 Executing busybox-1.31.1-r16.trigger 23:19:06 OK: 72 MiB in 58 packages 23:19:07 Removing intermediate container 0b41d8b2780f 23:19:07 ---> 7ea7552afd11 23:19:07 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 23:19:08 ---> Running in 103df99eb1c9 23:19:08 Removing intermediate container 103df99eb1c9 23:19:08 ---> e73157e24033 23:19:08 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:09 ---> Running in 04859dfce63e 23:19:09 Removing intermediate container 04859dfce63e 23:19:09 ---> 02d9076b5f36 23:19:09 Step 25/27 : LABEL arch=x86_64 23:19:11 ---> Running in 9fdc8d502eba 23:19:12 Removing intermediate container 945b43376f75 23:19:12 ---> 1f510ebabbbe 23:19:12 23:19:12 Step 10/20 : FROM alpine 23:19:12 ---> a24bb4013296 23:19:12 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 23:19:12 ---> Running in 1281c7aa18af 23:19:12 Removing intermediate container 9fdc8d502eba 23:19:12 ---> 77660bff4c86 23:19:12 Step 26/27 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:19:12 ---> Running in d32c4866efe5 23:19:13 Removing intermediate container d32c4866efe5 23:19:13 ---> 49fed0df7482 23:19:13 Step 27/27 : LABEL version=0.0.0 23:19:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:19:13 ---> Running in 5b5a6c840c05 23:19:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:19:13 v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 23:19:13 v3.12.0-380-g338f7f6f43 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 23:19:13 OK: 12750 distinct packages available 23:19:13 Removing intermediate container 5b5a6c840c05 23:19:13 ---> e0e9abfa7483 23:19:13 23:19:14 (1/4) Installing ca-certificates (20191127-r4) 23:19:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:19:14 (3/4) Installing libcurl (7.69.1-r1) 23:19:14 (4/4) Installing curl (7.69.1-r1) 23:19:14 Executing busybox-1.31.1-r16.trigger 23:19:14 Executing ca-certificates-20191127-r4.trigger 23:19:14 Successfully built e0e9abfa7483 23:19:14 Successfully tagged docker-sys-mgmt-agent-go:latest 23:19:14  Building docker-sys-mgmt-agent-go ... done Building docker-support-scheduler-go 23:19:14 OK: 7 MiB in 18 packages 23:19:22 Removing intermediate container 1281c7aa18af 23:19:22 ---> d86069b09e5b 23:19:22 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:19:22 ---> Running in e10bf3ab43c4 23:19:22 Removing intermediate container e10bf3ab43c4 23:19:22 ---> 30b8a07acde1 23:19:22 Step 13/20 : WORKDIR /edgex 23:19:23 ---> Running in 24c97b21b274 23:19:28 Removing intermediate container 24c97b21b274 23:19:28 ---> 03d2da7e5c85 23:19:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:19:32 ---> 13def2648b6c 23:19:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:19:33 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 23:19:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:19:33 ---> f82fe6082985 23:19:33 Step 3/21 : WORKDIR /edgex-go 23:19:33 ---> Using cache 23:19:33 ---> 936521a605a7 23:19:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:33 ---> Using cache 23:19:33 ---> 1ec1ae4bab5c 23:19:33 Step 5/21 : RUN apk update && apk add make git 23:19:33 ---> Using cache 23:19:33 ---> a4b35aa3c5e2 23:19:33 Step 6/21 : COPY go.mod . 23:19:33 ---> Using cache 23:19:33 ---> 4c9fc2625cb4 23:19:33 Step 7/21 : RUN go mod download 23:19:33 ---> Using cache 23:19:33 ---> 33661f01d791 23:19:33 Step 8/21 : COPY . . 23:19:33 ---> Using cache 23:19:33 ---> a1e6aad06b45 23:19:33 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 23:19:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:19:36 Removing intermediate container 8d67dffe9184 23:19:36 ---> dd17b0e3b083 23:19:36 23:19:36 Step 10/22 : FROM scratch 23:19:36 ---> 23:19:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:19:36 ---> Running in d9fda161ea6e 23:19:36 ---> Using cache 23:19:36 ---> b53d9790eed5 23:19:36 Step 12/22 : ENV APP_PORT=48081 23:19:36 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 23:19:37 ---> Running in 0be41271b11d 23:19:37 ---> 050032cdcaea 23:19:37 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:19:37 Removing intermediate container dc0ccfdd794c 23:19:37 ---> b640f6266598 23:19:37 23:19:37 Step 10/23 : FROM alpine 23:19:37 ---> a24bb4013296 23:19:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:19:37 ---> Running in 30b18b3b904b 23:19:37 ---> Running in 782109c32195 23:19:37 Removing intermediate container 0be41271b11d 23:19:37 ---> 6fff1b47d493 23:19:37 Step 13/22 : EXPOSE $APP_PORT 23:19:37 Removing intermediate container 84b3a1ee7651 23:19:37 ---> 8c02c8ffd0ee 23:19:37 23:19:37 Step 10/22 : FROM scratch 23:19:37 ---> 23:19:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:19:37 ---> Running in faa50aec3847 23:19:37 ---> Using cache 23:19:37 ---> 69aff18ae5e4 23:19:37 Step 12/22 : ENV APP_PORT=48061 23:19:38 ---> Running in 1c46f598937a 23:19:38 Removing intermediate container 30b18b3b904b 23:19:38 ---> 03882d388fa1 23:19:38 Step 17/20 : CMD ["--init=true"] 23:19:38 Removing intermediate container 782109c32195 23:19:38 ---> aff5f64dc270 23:19:38 Step 12/23 : ENV APP_PORT=48080 23:19:38 Removing intermediate container faa50aec3847 23:19:38 ---> 8435bbdc829e 23:19:38 Step 14/22 : WORKDIR / 23:19:38 ---> Running in b243dfc7413c 23:19:38 ---> Running in 961a3ce0c50a 23:19:38 ---> Running in 5b3a3f4053ab 23:19:38 Removing intermediate container 1c46f598937a 23:19:38 ---> f14287b4473c 23:19:38 Step 13/22 : EXPOSE $APP_PORT 23:19:39 ---> Running in d65e880b70cf 23:19:39 Removing intermediate container b243dfc7413c 23:19:39 ---> 461b9694692e 23:19:39 Step 13/23 : EXPOSE $APP_PORT 23:19:39 Removing intermediate container 961a3ce0c50a 23:19:39 ---> 124da0da21d1 23:19:39 Step 18/20 : LABEL arch=x86_64 23:19:40 Removing intermediate container 5b3a3f4053ab 23:19:40 ---> 5753256c8e66 23:19:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 23:19:40 ---> Running in 69b7ca95dd51 23:19:40 ---> Running in b3948f2dd92c 23:19:40 Removing intermediate container d65e880b70cf 23:19:40 ---> bb6b2c9b04cb 23:19:40 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 23:19:40 ---> eb981c93c951 23:19:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:19:40 Removing intermediate container 69b7ca95dd51 23:19:40 ---> f7ca7b7bfc35 23:19:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:40 Removing intermediate container b3948f2dd92c 23:19:40 ---> 8412b049a3b8 23:19:40 Step 19/20 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:19:40 ---> Running in b0bbacc9d7c9 23:19:41 ---> Running in be4d07a3fe61 23:19:41 ---> 2b2292605058 23:19:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 23:19:41 Removing intermediate container be4d07a3fe61 23:19:41 ---> f1a718b1adc0 23:19:41 Step 20/20 : LABEL version=0.0.0 23:19:41 ---> 8bd359d95746 23:19:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:19:41 ---> 747b14c5612c 23:19:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 23:19:41 ---> Running in c22284136f95 23:19:42 Removing intermediate container c22284136f95 23:19:42 ---> 12b8f58128bc 23:19:42 23:19:42 ---> 04d27ecd5045 23:19:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:19:42 Successfully built 12b8f58128bc 23:19:42 Successfully tagged docker-security-proxy-setup-go:latest 23:19:42  Building docker-security-proxy-setup-go ... done  ---> Running in 93ccbe592fea 23:19:42 ---> 8bf72ce83ffd 23:19:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 23:19:43 Removing intermediate container 93ccbe592fea 23:19:43 ---> 66dd8015b4e4 23:19:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:43 Removing intermediate container b0bbacc9d7c9 23:19:43 ---> 52feae09b733 23:19:43 Step 15/23 : RUN apk --no-cache add zeromq 23:19:43 ---> Running in bfaff20c9733 23:19:43 ---> Running in c8a10473f8d5 23:19:43 ---> e5daeb473731 23:19:43 Step 18/22 : ENTRYPOINT ["/support-logging"] 23:19:43 ---> Running in 5611d4840a65 23:19:43 Removing intermediate container bfaff20c9733 23:19:43 ---> 28f33d47536e 23:19:43 Step 20/22 : LABEL arch=x86_64 23:19:44 ---> Running in 33efaa3dfc91 23:19:44 Removing intermediate container 5611d4840a65 23:19:44 ---> 44001bc7aa01 23:19:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:19:44 ---> Running in 103533cd664e 23:19:44 Removing intermediate container 33efaa3dfc91 23:19:44 ---> 11b96035f79a 23:19:44 Step 21/22 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:19:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:19:44 ---> Running in e46eb2b704d2 23:19:44 Removing intermediate container 103533cd664e 23:19:44 ---> 6c3bcd8ffe23 23:19:44 Step 20/22 : LABEL arch=x86_64 23:19:45 ---> Running in 47c3bd322eed 23:19:45 Removing intermediate container e46eb2b704d2 23:19:45 ---> cd3c7845f71f 23:19:45 Step 22/22 : LABEL version=0.0.0 23:19:45 (1/5) Installing libgcc (9.3.0-r2) 23:19:45 (2/5) Installing libsodium (1.0.18-r0) 23:19:45 ---> Running in 910c9701a908 23:19:45 (3/5) Installing libstdc++ (9.3.0-r2) 23:19:45 Removing intermediate container 47c3bd322eed 23:19:45 ---> 9023f355f11a 23:19:45 Step 21/22 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:19:45 (4/5) Installing libzmq (4.3.3-r0) 23:19:45 (5/5) Installing zeromq (4.3.3-r0) 23:19:45 Executing busybox-1.31.1-r16.trigger 23:19:45 OK: 8 MiB in 19 packages 23:19:45 Removing intermediate container 910c9701a908 23:19:45 ---> b1f1df749af6 23:19:45 23:19:45 ---> Running in 893b29c66c29 23:19:46 Successfully built b1f1df749af6 23:19:46 Successfully tagged docker-core-metadata-go:latest 23:19:46  Building docker-core-metadata-go ... done Removing intermediate container 893b29c66c29 23:19:46 ---> aa33611b526d 23:19:46 Step 22/22 : LABEL version=0.0.0 23:19:46 ---> Running in 12a4c577ca7b 23:19:47 Removing intermediate container c8a10473f8d5 23:19:47 ---> eed240d51557 23:19:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 23:19:47 Removing intermediate container 12a4c577ca7b 23:19:47 ---> e831ed0093b0 23:19:47 23:19:47 Successfully built e831ed0093b0 23:19:47 Successfully tagged docker-support-logging-go:latest 23:19:47  Building docker-support-logging-go ... done  ---> b72d2438c117 23:19:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:19:47 ---> 7e84668310ad 23:19:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:19:49 ---> 0b21c611cebc 23:19:49 Step 19/23 : ENTRYPOINT ["/core-data"] 23:19:49 ---> Running in 160b6c78e125 23:19:49 Removing intermediate container d9fda161ea6e 23:19:49 ---> be7cc664359d 23:19:49 23:19:49 Step 10/21 : FROM scratch 23:19:49 ---> 23:19:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:19:50 ---> Using cache 23:19:50 ---> b53d9790eed5 23:19:50 Step 12/21 : ENV APP_PORT=48085 23:19:50 Removing intermediate container 160b6c78e125 23:19:50 ---> 75d53c250f91 23:19:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:50 ---> Running in 4d54b4b554e1 23:19:50 ---> Running in 8b055c20668b 23:19:50 Removing intermediate container 4d54b4b554e1 23:19:50 ---> 3922e7fe3057 23:19:50 Step 13/21 : EXPOSE $APP_PORT 23:19:50 ---> Running in 8d569e5ef093 23:19:50 Removing intermediate container 8b055c20668b 23:19:50 ---> e71529107fcb 23:19:50 Step 21/23 : LABEL arch=x86_64 23:19:50 ---> Running in a3c05f24c35a 23:19:50 Removing intermediate container 8d569e5ef093 23:19:50 ---> 2a1d2bd995c4 23:19:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 23:19:50 Removing intermediate container a3c05f24c35a 23:19:50 ---> dfc2ab2fb901 23:19:50 Step 22/23 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:19:50 ---> Running in 050d5f6d3d7c 23:19:50 ---> 6042272ddb20 23:19:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:19:52 Removing intermediate container 050d5f6d3d7c 23:19:52 ---> b765494b5cb2 23:19:52 Step 23/23 : LABEL version=0.0.0 23:19:52 ---> a4a27c412f6f 23:19:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:19:52 ---> Running in 6a1ebe6fcb4e 23:19:52 Removing intermediate container 6a1ebe6fcb4e 23:19:52 ---> c5380c4eadc4 23:19:52 23:19:52 ---> a9410b78f99b 23:19:52 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 23:19:52 ---> Running in 4a03c78e15da 23:19:52 Successfully built c5380c4eadc4 23:19:52 Successfully tagged docker-core-data-go:latest 23:19:52  Building docker-core-data-go ... done Removing intermediate container 4a03c78e15da 23:19:52 ---> e0739bd8826d 23:19:52 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:52 ---> Running in 5bd3886c3196 23:19:53 Removing intermediate container 5bd3886c3196 23:19:53 ---> 257cfac5c1c5 23:19:53 Step 19/21 : LABEL arch=x86_64 23:19:53 ---> Running in 20e3af06858e 23:19:53 Removing intermediate container 20e3af06858e 23:19:53 ---> eb0418dea6b0 23:19:53 Step 20/21 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:19:53 ---> Running in 8c5960304d50 23:19:53 Removing intermediate container 8c5960304d50 23:19:53 ---> 4d2510ecd95d 23:19:53 Step 21/21 : LABEL version=0.0.0 23:19:53 ---> Running in a45961b90dc3 23:19:53 Removing intermediate container a45961b90dc3 23:19:53 ---> 83c907712a20 23:19:53 23:19:53 Successfully built 83c907712a20 23:19:53 Successfully tagged docker-support-scheduler-go:latest 23:19:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:19:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:19:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:19:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:19:54 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.032s 23:19:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 23:19:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:19:54 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 23:19:54  Building docker-support-scheduler-go ... done  [Pipeline] } 23:19:54 $ docker stop --time=1 d442ad78e64cd1ef9df5718d00bb1e77fdbddbd5865c202d64875cf4070b5cbb 23:19:55 $ docker rm -f d442ad78e64cd1ef9df5718d00bb1e77fdbddbd5865c202d64875cf4070b5cbb [Pipeline] // withDockerContainer [Pipeline] sh 23:19:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:19:56 + docker images 23:19:56 + grep docker 23:19:56 docker-support-scheduler-go latest 83c907712a20 3 seconds ago 12.3MB 23:19:56 docker-core-data-go latest c5380c4eadc4 4 seconds ago 23.6MB 23:19:56 docker-support-logging-go latest e831ed0093b0 10 seconds ago 11.1MB 23:19:56 docker-core-metadata-go latest b1f1df749af6 11 seconds ago 14.2MB 23:19:56 docker-security-proxy-setup-go latest 12b8f58128bc 15 seconds ago 15.8MB 23:19:56 docker-sys-mgmt-agent-go latest e0e9abfa7483 43 seconds ago 290MB 23:19:56 docker-security-secretstore-setup-go latest ccf54856eca4 About a minute ago 32.4MB 23:19:56 docker-security-secrets-setup-go latest 39e12d2c4c0c 2 minutes ago 24MB 23:19:56 docker-core-command-go latest ceb760ef7eb6 2 minutes ago 12.2MB 23:19:56 docker-support-notifications-go latest 04e3881220a6 2 minutes ago 13.6MB 23:19:56 docker latest 809cc4dba987 3 weeks 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 23:19:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] node 23:19:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:19:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:19:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:20:05 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.065s coverage: 46.6% of statements 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:20:11 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.259s coverage: 27.2% of statements 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:20:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:20:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:20:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.347s coverage: 86.0% of statements 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:20:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.372s coverage: 93.5% of statements 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:20:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:20:12 Still waiting to schedule task 23:20:12 All nodes of label ‘centos7-docker-8c-8g’ are offline 23:20:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.472s coverage: 28.6% of statements 23:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:20:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.053s coverage: 100.0% of statements 23:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:20:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements 23:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:20:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.081s coverage: 86.7% of statements 23:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:20:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.133s coverage: 97.5% of statements 23:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:20:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 100.0% of statements 23:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:20:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.141s coverage: 100.0% of statements 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:20:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.013s coverage: 58.8% of statements 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:20:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.023s coverage: 0.0% of statements [no tests to run] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 63.5% of statements 23:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements 23:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.023s coverage: 91.3% of statements 23:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements 23:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 23:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements 23:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.286s coverage: 55.9% of statements 23:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 23:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 25.758s coverage: 86.3% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.172s coverage: 72.2% of statements 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.417s coverage: 72.1% of statements 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.025s coverage: 82.4% of statements 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.016s coverage: 48.4% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.022s coverage: 28.8% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.058s coverage: 96.8% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.078s coverage: 36.5% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.295s coverage: 84.1% of statements 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.064s coverage: 100.0% of statements 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.034s coverage: 42.9% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.036s coverage: 100.0% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.032s coverage: 83.8% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.034s coverage: 100.0% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.061s coverage: 100.0% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.020s coverage: 100.0% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.204s coverage: 29.1% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.033s coverage: 100.0% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.028s coverage: 87.9% of statements 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:20:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.014s coverage: 32.1% of statements 23:20:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.021s coverage: 100.0% of statements 23:20:53 GO111MODULE=on go vet ./... 23:21:11 Running on prd-centos7-docker-8c-8g-4456 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws 23:21:11 Running in /w/workspace/edgex-go/66 [Pipeline] { [Pipeline] checkout 23:21:13 using credential edgex-jenkins-ssh 23:21:13 Cloning the remote Git repository 23:21:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:21:13 > git init /w/workspace/edgex-go/66 # timeout=10 23:21:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:21:13 > git --version # timeout=10 23:21:13 > git --version # 'git version 2.16.5' 23:21:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:15 gofmt -l . 23:21:15 [ "`gofmt -l .`" = "" ] 23:21:16 ./bin/test-go-mod-tidy.sh 23:21:17 ./bin/test-attribution-txt.sh [Pipeline] sh 23:21:21 + ls -al . 23:21:21 total 628 23:21:21 drwxrwxr-x 10 1001 1001 4096 Oct 9 23:21 . 23:21:21 drwxr-xr-x 4 root root 4096 Oct 9 23:18 .. 23:21:21 -rw-rw-r-- 1 1001 1001 11 Oct 9 23:17 .dockerignore 23:21:21 drwxrwxr-x 8 1001 1001 4096 Oct 9 23:17 .git 23:21:21 drwxrwxr-x 3 1001 1001 4096 Oct 9 23:17 .github 23:21:21 -rw-rw-r-- 1 1001 1001 932 Oct 9 23:17 .gitignore 23:21:21 drwxrwxr-x 3 1001 1001 4096 Oct 9 23:17 .semver 23:21:21 -rw-rw-r-- 1 1001 1001 166 Oct 9 23:17 .sonarcloud.properties 23:21:21 -rw-rw-r-- 1 1001 1001 3804 Oct 9 23:17 CONTRIBUTING.md 23:21:21 -rw-rw-r-- 1 1001 1001 1035 Oct 9 23:17 Dockerfile.build 23:21:21 -rw-rw-r-- 1 1001 1001 863 Oct 9 23:17 Jenkinsfile 23:21:21 -rw-rw-r-- 1 1001 1001 10775 Oct 9 23:17 LICENSE 23:21:21 -rw-rw-r-- 1 1001 1001 6237 Oct 9 23:17 Makefile 23:21:21 -rw-rw-r-- 1 1001 1001 6447 Oct 9 23:17 README.md 23:21:21 -rw-rw-r-- 1 1001 1001 259 Oct 9 23:17 SECURITY.md 23:21:21 -rw-rw-r-- 1 1001 1001 5 Oct 9 23:12 VERSION 23:21:21 -rw-rw-r-- 1 1001 1001 4131 Oct 9 23:17 ZMQWindows.md 23:21:21 drwxrwxr-x 2 1001 1001 4096 Oct 9 23:17 bin 23:21:21 drwxrwxr-x 15 1001 1001 4096 Oct 9 23:17 cmd 23:21:21 -rw-r--r-- 1 root root 499808 Oct 9 23:20 coverage.out 23:21:21 -rw-r--r-- 1 root root 1040 Oct 9 23:21 go.mod 23:21:21 -rw-r--r-- 1 root root 18876 Oct 9 23:21 go.sum 23:21:21 drwxrwxr-x 8 1001 1001 4096 Oct 9 23:17 internal 23:21:21 drwxrwxr-x 4 1001 1001 4096 Oct 9 23:17 openapi 23:21:21 drwxrwxr-x 4 1001 1001 4096 Oct 9 23:17 snap 23:21:21 -rw-rw-r-- 1 1001 1001 168 Oct 9 23:17 version.go [Pipeline] sh 23:21:21 + '[' -e coverage.out ] 23:21:21 + chown 1001:1001 coverage.out [Pipeline] stash 23:21:21 Warning: overwriting stash ‘coverage-report’ 23:21:23 Stashed 1 file(s) [Pipeline] sh 23:21:23 + make build 23:21:23 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 23:21:29 Merging remotes/origin/master commit f69fcd6f6cfc821951e2cd5529adc6021efd69b2 into PR head commit c4552bba495aba7aa5ccb614ccea24a083038b0e 23:21:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:21:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:21:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:21:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:21:29 Merge succeeded, producing c4552bba495aba7aa5ccb614ccea24a083038b0e 23:21:29 Checking out Revision c4552bba495aba7aa5ccb614ccea24a083038b0e (PR-2574) 23:21:29 > git config core.sparsecheckout # timeout=10 23:21:29 > git checkout -f c4552bba495aba7aa5ccb614ccea24a083038b0e # timeout=10 23:21:29 > git remote # timeout=10 23:21:29 > git config --get remote.origin.url # timeout=10 23:21:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:29 > git merge f69fcd6f6cfc821951e2cd5529adc6021efd69b2 # timeout=10 23:21:29 > git rev-parse HEAD^{commit} # timeout=10 23:21:29 > git config core.sparsecheckout # timeout=10 23:21:29 > git checkout -f c4552bba495aba7aa5ccb614ccea24a083038b0e # timeout=10 23:21:32 Commit message: "Merge branch 'master' into vmk-encryption-2020" [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:34 ++ find /w/workspace/edgex-go/66 23:21:34 ++ grep snapcraft.yaml 23:21:34 + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/66/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:34 provisioning config files... 23:21:34 copy managed file [EdgeX] to file:/w/workspace/edgex-go/66@tmp/config2875608094708137536tmp [Pipeline] { [Pipeline] sh 23:21:34 + cp /w/workspace/edgex-go/66@tmp/config2875608094708137536tmp /w/workspace/edgex-go/66/edgex-snap-store-login [Pipeline] sh 23:21:35 + docker run --rm -u 0:0 --privileged -v /w/workspace/edgex-go/66:/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 23:21:35 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 23:21:35 latest: Pulling from edgex-devops/edgex-snap-builder 23:21:35 f08d8e2a3ba1: Pulling fs layer 23:21:35 3baa9cb2483b: Pulling fs layer 23:21:35 94e5ff4c0b15: Pulling fs layer 23:21:35 1860925334f9: Pulling fs layer 23:21:35 2daf38717194: Pulling fs layer 23:21:35 309017e8d7a4: Pulling fs layer 23:21:35 f7790dc9fd0f: Pulling fs layer 23:21:35 cac0ae9282c2: Pulling fs layer 23:21:35 1f4cadf9a1ed: Pulling fs layer 23:21:35 1860925334f9: Waiting 23:21:35 2daf38717194: Waiting 23:21:35 f7790dc9fd0f: Waiting 23:21:35 309017e8d7a4: Waiting 23:21:35 cac0ae9282c2: Waiting 23:21:35 1f4cadf9a1ed: Waiting 23:21:35 94e5ff4c0b15: Verifying Checksum 23:21:35 94e5ff4c0b15: Download complete 23:21:35 3baa9cb2483b: Download complete 23:21:35 1860925334f9: Verifying Checksum 23:21:35 1860925334f9: Download complete 23:21:35 309017e8d7a4: Verifying Checksum 23:21:35 309017e8d7a4: Download complete 23:21:35 f7790dc9fd0f: Verifying Checksum 23:21:35 f7790dc9fd0f: Download complete 23:21:37 cac0ae9282c2: Verifying Checksum 23:21:37 cac0ae9282c2: Download complete 23:21:37 1f4cadf9a1ed: Verifying Checksum 23:21:37 1f4cadf9a1ed: Download complete 23:21:38 f08d8e2a3ba1: Download complete 23:21:39 f08d8e2a3ba1: Pull complete 23:21:39 3baa9cb2483b: Pull complete 23:21:40 94e5ff4c0b15: Pull complete 23:21:40 1860925334f9: Pull complete 23:21:43 2daf38717194: Verifying Checksum 23:21:43 2daf38717194: Download complete 23:21:50 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 23:21:57 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 23:22:01 2daf38717194: Pull complete 23:22:01 309017e8d7a4: Pull complete 23:22:01 f7790dc9fd0f: Pull complete 23:22:01 cac0ae9282c2: Pull complete 23:22:01 1f4cadf9a1ed: Pull complete 23:22:01 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 23:22:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 23:22:02 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 23:22:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:22:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:22:03 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:22:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1341 kB] 23:22:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [193 kB] 23:22:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] 23:22:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [14.6 kB] 23:22:04 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 23:22:04 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2104 kB] 23:22:04 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2110 kB] 23:22:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [220 kB] 23:22:04 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [44.6 kB] 23:22:04 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 23:22:04 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 23:22:05 Fetched 7995 kB in 1s (5429 kB/s) 23:22:06 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 23:22:06 Reading package lists... 23:22:07 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: 23:22:07 - README.md 23:22:07 23:22:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:22:10 0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 23:22:10 0% [Waiting for headers] [Waiting for headers] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:22:10 0% [Waiting for headers] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:22:10 0% [1 InRelease gpgv 242 kB] [Waiting for headers] 0% [Waiting for headers] 0% [2 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 23:22:11 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 23:22:11 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 62% Reading package lists... 62% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% 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 23:22:12 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 23:22:13 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 23:22:14 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 57% Reading package lists... 61% Reading package lists... 61% Reading package lists... 62% Reading package lists... 62% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% 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 23:22:14 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 23:22:14 Reading state information... 0% Reading state information... 0% Reading state information... Done 23:22:15 The following packages were automatically installed and are no longer required: 23:22:15 libjq1 libonig4 23:22:15 Use 'sudo apt autoremove' to remove them. 23:22:15 Suggested packages: 23:22:15 autoconf-archive gnu-standards autoconf-doc gettext binutils-doc cmake-doc 23:22:15 ninja-build cpp-doc gcc-7-locales debian-keyring gcc-7-doc libstdc++6-7-dbg 23:22:15 lib32stdc++6-7-dbg libx32stdc++6-7-dbg flex bison gdb gcc-doc libgcc1-dbg 23:22:15 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg 23:22:15 libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg 23:22:15 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:22:15 git-gui gitk gitweb git-cvs git-mediawiki git-svn lrzip glibc-doc bzr 23:22:15 gdbm-l10n libtool-doc ncurses-doc readline-doc libssl-doc libstdc++-7-doc 23:22:15 gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc make-doc 23:22:15 man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl 23:22:15 | libterm-readline-perl-perl 23:22:15 The following NEW packages will be installed: 23:22:15 autoconf automake autopoint autotools-dev binutils binutils-common 23:22:15 binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl 23:22:15 dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base 23:22:15 gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 23:22:15 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 23:22:15 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 23:22:15 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 23:22:15 libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev 23:22:15 libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 23:22:15 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot 23:22:15 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 23:22:15 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libltdl-dev 23:22:15 libltdl7 liblua5.1-0 liblua5.1-0-dev libmpc3 libmpfr6 libmpx2 23:22:15 libncurses5-dev libnorm1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 23:22:15 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline-dev librhash0 libsigsegv2 23:22:15 libsodium23 libssl-dev libstdc++-7-dev libtinfo-dev libtool libtool-bin 23:22:15 libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 23:22:15 libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 23:22:15 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libyaml-0-2 libyaml-dev 23:22:15 libzmq3-dev libzmq5 linux-libc-dev lua-any lua-sec lua-socket lua5.1 23:22:15 luarocks m4 make manpages manpages-dev netbase patch perl perl-modules-5.26 23:22:15 pkg-config unzip wget zip zlib1g-dev 23:22:15 0 upgraded, 130 newly installed, 0 to remove and 25 not upgraded. 23:22:15 Need to get 86.0 MB of archives. 23:22:15 After this operation, 394 MB of additional disk space will be used. 23:22:15 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 23:22:16 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] 23:22:16 0% [2 perl-modules-5.26 7443 B/2763 kB 0%] 2% [2 perl-modules-5.26 1544 kB/2763 kB 56%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 23:22:16 3% [3 libgdbm5 11.2 kB/26.0 kB 43%] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 23:22:16 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 23:22:16 3% [5 libperl5.26 401 B/3527 kB 0%] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 23:22:16 7% [6 perl 65.5 kB/201 kB 33%] 7% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 23:22:16 7% [7 less 11.5 kB/112 kB 10%] 7% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB] 23:22:16 7% [8 libyaml-0-2 30.8 kB/47.2 kB 65%] 7% [Working] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 23:22:16 7% [9 netbase 12.7 kB/12.7 kB 100%] 8% [Working] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 23:22:16 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] 23:22:16 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] 23:22:16 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] 23:22:16 10% [13 m4 12.3 kB/197 kB 6%] 10% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 23:22:16 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] 23:22:16 10% [15 autotools-dev 39.6 kB/39.6 kB 100%] 11% [Working] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 23:22:17 11% [16 automake 8667 B/509 kB 2%] 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] 23:22:17 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] 23:22:17 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] 23:22:17 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] 23:22:17 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] 23:22:17 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] 23:22:17 15% [22 libc-dev-bin 18.6 kB/71.8 kB 26%] 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] 23:22:17 15% [23 linux-libc-dev 12.0 kB/994 kB 1%] 16% [Waiting for headers] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] 23:22:17 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] 23:22:17 19% [25 gcc-7-base 18.3 kB/18.3 kB 100%] 19% [Working] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 23:22:17 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] 23:22:17 19% [27 libmpfr6 31.8 kB/243 kB 13%] 20% [Waiting for headers] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 23:22:17 20% [28 libmpc3 10.0 kB/40.8 kB 25%] 20% [Working] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:22:17 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 23:22:18 20% [29 cpp-7 0 B/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] 23:22:18 28% [30 cpp 0 B/27.7 kB 0%] 28% [Working] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:22:18 28% [31 libcc1-0 0 B/39.4 kB 0%] 28% [Working] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:22:18 28% [32 libgomp1 0 B/76.5 kB 0%] 29% [Working] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:22:18 29% [33 libitm1 15.1 kB/27.9 kB 54%] 29% [Working] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:22:18 29% [34 libatomic1 0 B/9192 B 0%] 29% [Working] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:22:18 29% [35 libasan4 4096 B/358 kB 1%] 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] 23:22:18 30% [36 liblsan0 12.0 kB/133 kB 9%] 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] 23:22:18 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] 23:22:18 30% [38 libubsan0 0 B/126 kB 0%] 30% [Working] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:22:18 31% [39 libcilkrts5 35.8 kB/42.5 kB 84%] 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] 23:22:18 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:22:18 31% [41 libquadmath0 35.8 kB/134 kB 27%] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:22:18 31% [42 libgcc-7-dev 20.4 kB/2378 kB 1%] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:22:18 33% [43 gcc-7 14.3 kB/9381 kB 0%] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:22:18 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:22:18 43% [45 libstdc++-7-dev 27.4 kB/1471 kB 2%] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:22:18 44% [46 g++-7 63.2 kB/9697 kB 1%] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:22:18 53% [47 g++ 1568 B/1568 B 100%] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 23:22:18 53% [48 make 51.4 kB/154 kB 33%] 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] 23:22:18 54% [49 libdpkg-perl 39.9 kB/211 kB 19%] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:22:18 54% [50 patch 32.8 kB/102 kB 32%] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:22:18 54% [51 dpkg-dev 54.0 kB/607 kB 9%] Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 23:22:18 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] 23:22:18 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] 23:22:18 57% [54 libarchive13 10.5 kB/288 kB 4%] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] 23:22:18 57% [55 libjsoncpp1 20.5 kB/73.6 kB 28%] 57% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] 23:22:18 57% [56 librhash0 71.8 kB/78.1 kB 92%] Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] 23:22:19 57% [57 libuv1 29.6 kB/64.4 kB 46%] 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] 23:22:19 58% [58 cmake 30.1 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] 23:22:19 61% [59 curl 23.5 kB/159 kB 15%] Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 23:22:19 61% [60 libfakeroot 25.9 kB/25.9 kB 100%] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 23:22:19 61% [61 fakeroot 34.9 kB/62.3 kB 56%] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.2 [2650 kB] 23:22:19 61% [62 libc6-i386 65.5 kB/2650 kB 2%] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-i386 amd64 2.27-3ubuntu1.2 [1817 kB] 23:22:19 64% [63 libc6-dev-i386 65.5 kB/1817 kB 4%] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-x32 amd64 2.27-3ubuntu1.2 [2847 kB] 23:22:19 66% [64 libc6-x32 26.2 kB/2847 kB 1%] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-x32 amd64 2.27-3ubuntu1.2 [2018 kB] 23:22:19 69% [65 libc6-dev-x32 41.1 kB/2018 kB 2%] 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] 23:22:19 71% [66 lib32gcc1 19.0 kB/48.1 kB 40%] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.5 kB] 23:22:19 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] 23:22:19 71% [68 lib32gomp1 52.0 kB/83.7 kB 62%] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gomp1 amd64 8.4.0-1ubuntu1~18.04 [77.8 kB] 23:22:19 71% [69 libx32gomp1 18.4 kB/77.8 kB 24%] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32itm1 amd64 8.4.0-1ubuntu1~18.04 [30.0 kB] 23:22:19 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32itm1 amd64 8.4.0-1ubuntu1~18.04 [28.1 kB] 23:22:19 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32atomic1 amd64 8.4.0-1ubuntu1~18.04 [8664 B] 23:22:19 72% [72 lib32atomic1 8664 B/8664 B 100%] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] 23:22:19 72% [Waiting for headers] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32asan4 amd64 7.5.0-3ubuntu1~18.04 [362 kB] 23:22:19 72% [74 lib32asan4 21.6 kB/362 kB 6%] 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] 23:22:19 73% [75 libx32asan4 16.5 kB/351 kB 5%] 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] 23:22:19 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] 23:22:19 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] 23:22:19 74% [78 libx32stdc++6 16.3 kB/387 kB 4%] 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] 23:22:19 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] 23:22:19 75% [80 lib32cilkrts5 16.3 kB/47.2 kB 35%] 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] 23:22:19 75% [81 libx32cilkrts5 13.1 kB/43.0 kB 30%] 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] 23:22:19 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] 23:22:19 75% [83 lib32quadmath0 22.2 kB/208 kB 11%] 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] 23:22:19 76% [84 libx32quadmath0 8192 B/135 kB 6%] 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] 23:22:19 76% [85 lib32gcc-7-dev 8296 B/2211 kB 0%] 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] 23:22:19 78% [86 libx32gcc-7-dev 23.0 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] 23:22:19 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] 23:22:19 80% [88 lib32stdc++-7-dev 54.5 kB/626 kB 9%] 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] 23:22:19 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] 23:22:19 82% [Working] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] 23:22:19 82% [Working] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] 23:22:19 82% [92 g++-multilib 1020 B/1020 B 100%] 82% [Working] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 23:22:19 82% [93 libcurl3-gnutls 21.0 kB/213 kB 10%] 83% [Waiting for headers] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:22:19 83% [94 liberror-perl 22.8 kB/22.8 kB 100%] 83% [Working] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 23:22:20 83% [95 git-man 47.3 kB/804 kB 6%] 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] 23:22:20 84% [96 git 16.4 kB/3915 kB 0%] 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] 23:22:20 87% [97 libalgorithm-diff-perl 24.5 kB/47.6 kB 52%] 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] 23:22:20 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] 23:22:20 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] 23:22:20 88% [100 libfile-fcntllock-perl 21.2 kB/33.2 kB 64%] 88% [Waiting for headers] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 23:22:20 88% [101 libltdl7 7350 B/38.8 kB 19%] 88% [Working] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 23:22:20 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] 23:22:20 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] 23:22:20 89% [104 libtinfo-dev 2183 B/81.3 kB 3%] Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline-dev amd64 7.0-3 [133 kB] 23:22:20 89% [105 libreadline-dev 492 B/133 kB 0%] Get:106 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblua5.1-0-dev amd64 5.1.5-8.1build2 [119 kB] 23:22:20 89% [106 liblua5.1-0-dev 1133 B/119 kB 1%] 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] 23:22:20 90% [107 libncurses5-dev 398 B/174 kB 0%] Get:108 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:22:20 90% [108 libnorm1 6035 B/224 kB 3%] Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB] 23:22:20 90% [109 libpcre16-3 220 B/147 kB 0%] 91% [Waiting for headers] Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB] 23:22:20 91% [110 libpcre32-3 961 B/138 kB 1%] Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB] 23:22:20 91% [111 libpcrecpp0v5 4544 B/15.3 kB 30%] Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB] 23:22:20 91% [112 libpcre3-dev 5741 B/537 kB 1%] Get:113 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:22:20 92% [113 libpgm-5.2-0 12.4 kB/157 kB 8%] Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:22:21 92% [114 libsodium23 8639 B/143 kB 6%] Get:115 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1566 kB] 23:22:21 92% [115 libssl-dev 17.4 kB/1566 kB 1%] 94% [Working] Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 23:22:21 94% [116 libtool 34.7 kB/194 kB 18%] 94% [Waiting for headers] Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool-bin amd64 2.4.6-2 [79.5 kB] 23:22:21 94% [117 libtool-bin 7249 B/79.5 kB 9%] Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:22:21 95% [118 libzmq5 16.3 kB/221 kB 7%] Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:22:21 95% [119 libzmq3-dev 27.8 kB/400 kB 7%] 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] 23:22:21 95% [120 lua5.1 19.5 kB/93.2 kB 21%] 96% [Waiting for headers] Get:121 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-any all 24 [4718 B] 23:22:21 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] 23:22:21 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] 23:22:21 96% [123 lua-sec 0 B/29.5 kB 0%] 96% [Waiting for headers] Get:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 23:22:21 96% [124 zip 20.5 kB/167 kB 12%] 97% [Waiting for headers] Get:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 23:22:21 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] 23:22:21 97% [126 luarocks 47.1 kB/97.6 kB 48%] 97% [Waiting for headers] Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 23:22:21 97% [127 manpages-dev 0 B/2217 kB 0%] 99% [Waiting for headers] Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:22:21 99% [128 pkg-config 0 B/45.0 kB 0%] 99% [Working] Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 23:22:21 99% [129 zlib1g-dev 16.4 kB/176 kB 9%] 100% [Waiting for headers] Get:130 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 23:22:21 100% [130 libyaml-dev 12.3 kB/55.7 kB 22%] 100% [Working] Fetched 86.0 MB in 6s (15.3 MB/s) 23:22:21 debconf: delaying package configuration, since apt-utils is not installed 23:22:21 Selecting previously unselected package liblocale-gettext-perl. 23:22:21 (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.) 23:22:21 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 23:22:21 Unpacking liblocale-gettext-perl (1.07-3build2) ... 23:22:21 Selecting previously unselected package perl-modules-5.26. 23:22:21 Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 23:22:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 23:22:22 Selecting previously unselected package libgdbm5:amd64. 23:22:22 Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... 23:22:22 Unpacking libgdbm5:amd64 (1.14.1-6) ... 23:22:22 Selecting previously unselected package libgdbm-compat4:amd64. 23:22:22 Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... 23:22:22 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 23:22:22 Selecting previously unselected package libperl5.26:amd64. 23:22:22 Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 23:22:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 23:22:23 Selecting previously unselected package perl. 23:22:23 Preparing to unpack .../005-perl_5.26.1-6ubuntu0.3_amd64.deb ... 23:22:23 Unpacking perl (5.26.1-6ubuntu0.3) ... 23:22:23 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 23:22:23 Selecting previously unselected package less. 23:22:23 Preparing to unpack .../006-less_487-0.1_amd64.deb ... 23:22:23 Unpacking less (487-0.1) ... 23:22:23 Selecting previously unselected package libyaml-0-2:amd64. 23:22:23 Preparing to unpack .../007-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ... 23:22:23 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... 23:22:23 Selecting previously unselected package netbase. 23:22:23 Preparing to unpack .../008-netbase_5.4_all.deb ... 23:22:23 Unpacking netbase (5.4) ... 23:22:23 Selecting previously unselected package manpages. 23:22:23 Preparing to unpack .../009-manpages_4.15-1_all.deb ... 23:22:23 Unpacking manpages (4.15-1) ... 23:22:23 Selecting previously unselected package wget. 23:22:23 Preparing to unpack .../010-wget_1.19.4-1ubuntu2.2_amd64.deb ... 23:22:23 Unpacking wget (1.19.4-1ubuntu2.2) ... 23:22:24 Selecting previously unselected package libsigsegv2:amd64. 23:22:24 Preparing to unpack .../011-libsigsegv2_2.12-1_amd64.deb ... 23:22:24 Unpacking libsigsegv2:amd64 (2.12-1) ... 23:22:24 Selecting previously unselected package m4. 23:22:24 Preparing to unpack .../012-m4_1.4.18-1_amd64.deb ... 23:22:24 Unpacking m4 (1.4.18-1) ... 23:22:24 Selecting previously unselected package autoconf. 23:22:24 Preparing to unpack .../013-autoconf_2.69-11_all.deb ... 23:22:24 Unpacking autoconf (2.69-11) ... 23:22:24 Selecting previously unselected package autotools-dev. 23:22:24 Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 23:22:24 Unpacking autotools-dev (20180224.1) ... 23:22:24 Selecting previously unselected package automake. 23:22:24 Preparing to unpack .../015-automake_1%3a1.15.1-3ubuntu2_all.deb ... 23:22:24 Unpacking automake (1:1.15.1-3ubuntu2) ... 23:22:24 Selecting previously unselected package autopoint. 23:22:24 Preparing to unpack .../016-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 23:22:24 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 23:22:24 Selecting previously unselected package binutils-common:amd64. 23:22:24 Preparing to unpack .../017-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:22:24 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 23:22:24 Selecting previously unselected package libbinutils:amd64. 23:22:24 Preparing to unpack .../018-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:22:24 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 23:22:24 Selecting previously unselected package binutils-x86-64-linux-gnu. 23:22:24 Preparing to unpack .../019-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:22:24 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 23:22:24 Selecting previously unselected package binutils. 23:22:24 Preparing to unpack .../020-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:22:24 Unpacking binutils (2.30-21ubuntu1~18.04.4) ... 23:22:25 Selecting previously unselected package libc-dev-bin. 23:22:25 Preparing to unpack .../021-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... 23:22:25 Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... 23:22:25 Selecting previously unselected package linux-libc-dev:amd64. 23:22:25 Preparing to unpack .../022-linux-libc-dev_4.15.0-118.119_amd64.deb ... 23:22:25 Unpacking linux-libc-dev:amd64 (4.15.0-118.119) ... 23:22:25 Selecting previously unselected package libc6-dev:amd64. 23:22:25 Preparing to unpack .../023-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... 23:22:25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... 23:22:25 Selecting previously unselected package gcc-7-base:amd64. 23:22:25 Preparing to unpack .../024-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:22:25 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 23:22:26 Selecting previously unselected package libisl19:amd64. 23:22:26 Preparing to unpack .../025-libisl19_0.19-1_amd64.deb ... 23:22:26 Unpacking libisl19:amd64 (0.19-1) ... 23:22:26 Selecting previously unselected package libmpfr6:amd64. 23:22:26 Preparing to unpack .../026-libmpfr6_4.0.1-1_amd64.deb ... 23:22:26 Unpacking libmpfr6:amd64 (4.0.1-1) ... 23:22:26 Selecting previously unselected package libmpc3:amd64. 23:22:26 Preparing to unpack .../027-libmpc3_1.1.0-1_amd64.deb ... 23:22:26 Unpacking libmpc3:amd64 (1.1.0-1) ... 23:22:26 Selecting previously unselected package cpp-7. 23:22:26 Preparing to unpack .../028-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:22:27 Selecting previously unselected package cpp. 23:22:27 Preparing to unpack .../029-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:22:27 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 23:22:27 Selecting previously unselected package libcc1-0:amd64. 23:22:27 Preparing to unpack .../030-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:27 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:27 Selecting previously unselected package libgomp1:amd64. 23:22:27 Preparing to unpack .../031-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:27 Selecting previously unselected package libitm1:amd64. 23:22:27 Preparing to unpack .../032-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:27 Selecting previously unselected package libatomic1:amd64. 23:22:27 Preparing to unpack .../033-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:27 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:27 Selecting previously unselected package libasan4:amd64. 23:22:27 Preparing to unpack .../034-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:22:27 Selecting previously unselected package liblsan0:amd64. 23:22:27 Preparing to unpack .../035-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:27 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:27 Selecting previously unselected package libtsan0:amd64. 23:22:27 Preparing to unpack .../036-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:27 Selecting previously unselected package libubsan0:amd64. 23:22:27 Preparing to unpack .../037-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:22:28 Selecting previously unselected package libcilkrts5:amd64. 23:22:28 Preparing to unpack .../038-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:28 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:22:28 Selecting previously unselected package libmpx2:amd64. 23:22:28 Preparing to unpack .../039-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:28 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:28 Selecting previously unselected package libquadmath0:amd64. 23:22:28 Preparing to unpack .../040-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:28 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:28 Selecting previously unselected package libgcc-7-dev:amd64. 23:22:28 Preparing to unpack .../041-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:22:28 Selecting previously unselected package gcc-7. 23:22:28 Preparing to unpack .../042-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:28 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:22:29 Selecting previously unselected package gcc. 23:22:29 Preparing to unpack .../043-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:22:29 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 23:22:29 Selecting previously unselected package libstdc++-7-dev:amd64. 23:22:29 Preparing to unpack .../044-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:29 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:22:30 Selecting previously unselected package g++-7. 23:22:30 Preparing to unpack .../045-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:30 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 23:22:30 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 23:22:31 Selecting previously unselected package g++. 23:22:31 Preparing to unpack .../046-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:22:31 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 23:22:31 Selecting previously unselected package make. 23:22:31 Preparing to unpack .../047-make_4.1-9.1ubuntu1_amd64.deb ... 23:22:31 Unpacking make (4.1-9.1ubuntu1) ... 23:22:31 Selecting previously unselected package libdpkg-perl. 23:22:31 Preparing to unpack .../048-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:22:31 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:22:31 Selecting previously unselected package patch. 23:22:31 Preparing to unpack .../049-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:22:31 Unpacking patch (2.7.6-2ubuntu1.1) ... 23:22:31 Selecting previously unselected package dpkg-dev. 23:22:31 Preparing to unpack .../050-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:22:31 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 23:22:31 Selecting previously unselected package build-essential. 23:22:31 Preparing to unpack .../051-build-essential_12.4ubuntu1_amd64.deb ... 23:22:31 Unpacking build-essential (12.4ubuntu1) ... 23:22:31 Selecting previously unselected package cmake-data. 23:22:31 Preparing to unpack .../052-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... 23:22:31 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... 23:22:32 Selecting previously unselected package libarchive13:amd64. 23:22:32 Preparing to unpack .../053-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... 23:22:32 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 23:22:32 Selecting previously unselected package libjsoncpp1:amd64. 23:22:32 Preparing to unpack .../054-libjsoncpp1_1.7.4-3_amd64.deb ... 23:22:32 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 23:22:32 Selecting previously unselected package librhash0:amd64. 23:22:32 Preparing to unpack .../055-librhash0_1.3.6-2_amd64.deb ... 23:22:32 Unpacking librhash0:amd64 (1.3.6-2) ... 23:22:32 Selecting previously unselected package libuv1:amd64. 23:22:32 Preparing to unpack .../056-libuv1_1.18.0-3_amd64.deb ... 23:22:32 Unpacking libuv1:amd64 (1.18.0-3) ... 23:22:33 Selecting previously unselected package cmake. 23:22:33 Preparing to unpack .../057-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... 23:22:33 Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... 23:22:33 Selecting previously unselected package curl. 23:22:33 Preparing to unpack .../058-curl_7.58.0-2ubuntu3.10_amd64.deb ... 23:22:33 Unpacking curl (7.58.0-2ubuntu3.10) ... 23:22:33 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 23:22:33 Selecting previously unselected package libfakeroot:amd64. 23:22:33 Preparing to unpack .../059-libfakeroot_1.22-2ubuntu1_amd64.deb ... 23:22:33 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 23:22:33 Selecting previously unselected package fakeroot. 23:22:33 Preparing to unpack .../060-fakeroot_1.22-2ubuntu1_amd64.deb ... 23:22:33 Unpacking fakeroot (1.22-2ubuntu1) ... 23:22:33 Selecting previously unselected package libc6-i386. 23:22:33 Preparing to unpack .../061-libc6-i386_2.27-3ubuntu1.2_amd64.deb ... 23:22:33 Unpacking libc6-i386 (2.27-3ubuntu1.2) ... 23:22:34 Selecting previously unselected package libc6-dev-i386. 23:22:34 Preparing to unpack .../062-libc6-dev-i386_2.27-3ubuntu1.2_amd64.deb ... 23:22:34 Unpacking libc6-dev-i386 (2.27-3ubuntu1.2) ... 23:22:34 Selecting previously unselected package libc6-x32. 23:22:34 Preparing to unpack .../063-libc6-x32_2.27-3ubuntu1.2_amd64.deb ... 23:22:34 Unpacking libc6-x32 (2.27-3ubuntu1.2) ... 23:22:35 Selecting previously unselected package libc6-dev-x32. 23:22:35 Preparing to unpack .../064-libc6-dev-x32_2.27-3ubuntu1.2_amd64.deb ... 23:22:35 Unpacking libc6-dev-x32 (2.27-3ubuntu1.2) ... 23:22:35 Selecting previously unselected package lib32gcc1. 23:22:35 Preparing to unpack .../065-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:35 Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 23:22:35 Selecting previously unselected package libx32gcc1. 23:22:35 Preparing to unpack .../066-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:35 Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 23:22:35 Selecting previously unselected package lib32gomp1. 23:22:35 Preparing to unpack .../067-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:35 Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 23:22:35 Selecting previously unselected package libx32gomp1. 23:22:35 Preparing to unpack .../068-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:35 Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 23:22:35 Selecting previously unselected package lib32itm1. 23:22:35 Preparing to unpack .../069-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:35 Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... 23:22:35 Selecting previously unselected package libx32itm1. 23:22:35 Preparing to unpack .../070-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:35 Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... 23:22:35 Selecting previously unselected package lib32atomic1. 23:22:35 Preparing to unpack .../071-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:35 Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 23:22:35 Selecting previously unselected package libx32atomic1. 23:22:35 Preparing to unpack .../072-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:35 Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 23:22:35 Selecting previously unselected package lib32asan4. 23:22:35 Preparing to unpack .../073-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:35 Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... 23:22:36 Selecting previously unselected package libx32asan4. 23:22:36 Preparing to unpack .../074-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:36 Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... 23:22:36 Selecting previously unselected package lib32stdc++6. 23:22:36 Preparing to unpack .../075-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:36 Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 23:22:36 Selecting previously unselected package lib32ubsan0. 23:22:36 Preparing to unpack .../076-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:36 Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 23:22:36 Selecting previously unselected package libx32stdc++6. 23:22:36 Preparing to unpack .../077-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:36 Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 23:22:36 Selecting previously unselected package libx32ubsan0. 23:22:36 Preparing to unpack .../078-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:36 Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 23:22:36 Selecting previously unselected package lib32cilkrts5. 23:22:36 Preparing to unpack .../079-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:36 Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 23:22:36 Selecting previously unselected package libx32cilkrts5. 23:22:36 Preparing to unpack .../080-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:36 Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 23:22:36 Selecting previously unselected package lib32mpx2. 23:22:36 Preparing to unpack .../081-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:36 Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 23:22:36 Selecting previously unselected package lib32quadmath0. 23:22:36 Preparing to unpack .../082-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:36 Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 23:22:36 Selecting previously unselected package libx32quadmath0. 23:22:36 Preparing to unpack .../083-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:22:36 Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 23:22:36 Selecting previously unselected package lib32gcc-7-dev. 23:22:36 Preparing to unpack .../084-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:36 Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 23:22:37 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 23:22:37 Selecting previously unselected package libx32gcc-7-dev. 23:22:37 Preparing to unpack .../085-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:37 Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 23:22:37 Selecting previously unselected package gcc-7-multilib. 23:22:37 Preparing to unpack .../086-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:37 Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 23:22:37 Selecting previously unselected package lib32stdc++-7-dev. 23:22:37 Preparing to unpack .../087-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:37 Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 23:22:37 Selecting previously unselected package libx32stdc++-7-dev. 23:22:37 Preparing to unpack .../088-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:37 Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 23:22:38 Selecting previously unselected package g++-7-multilib. 23:22:38 Preparing to unpack .../089-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:22:38 Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 23:22:38 Selecting previously unselected package gcc-multilib. 23:22:38 Preparing to unpack .../090-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:22:38 Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... 23:22:38 Selecting previously unselected package g++-multilib. 23:22:38 Preparing to unpack .../091-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:22:38 Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... 23:22:38 Selecting previously unselected package libcurl3-gnutls:amd64. 23:22:38 Preparing to unpack .../092-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 23:22:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 23:22:38 Selecting previously unselected package liberror-perl. 23:22:38 Preparing to unpack .../093-liberror-perl_0.17025-1_all.deb ... 23:22:38 Unpacking liberror-perl (0.17025-1) ... 23:22:38 Selecting previously unselected package git-man. 23:22:38 Preparing to unpack .../094-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 23:22:38 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 23:22:38 Selecting previously unselected package git. 23:22:38 Preparing to unpack .../095-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 23:22:38 Unpacking git (1:2.17.1-1ubuntu0.7) ... 23:22:39 Selecting previously unselected package libalgorithm-diff-perl. 23:22:39 Preparing to unpack .../096-libalgorithm-diff-perl_1.19.03-1_all.deb ... 23:22:39 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 23:22:39 Selecting previously unselected package libalgorithm-diff-xs-perl. 23:22:39 Preparing to unpack .../097-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 23:22:39 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 23:22:39 Selecting previously unselected package libalgorithm-merge-perl. 23:22:39 Preparing to unpack .../098-libalgorithm-merge-perl_0.08-3_all.deb ... 23:22:39 Unpacking libalgorithm-merge-perl (0.08-3) ... 23:22:39 Selecting previously unselected package libfile-fcntllock-perl. 23:22:39 Preparing to unpack .../099-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 23:22:39 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 23:22:39 Selecting previously unselected package libltdl7:amd64. 23:22:39 Preparing to unpack .../100-libltdl7_2.4.6-2_amd64.deb ... 23:22:39 Unpacking libltdl7:amd64 (2.4.6-2) ... 23:22:39 Selecting previously unselected package libltdl-dev:amd64. 23:22:39 Preparing to unpack .../101-libltdl-dev_2.4.6-2_amd64.deb ... 23:22:39 Unpacking libltdl-dev:amd64 (2.4.6-2) ... 23:22:39 Selecting previously unselected package liblua5.1-0:amd64. 23:22:39 Preparing to unpack .../102-liblua5.1-0_5.1.5-8.1build2_amd64.deb ... 23:22:39 Unpacking liblua5.1-0:amd64 (5.1.5-8.1build2) ... 23:22:39 Selecting previously unselected package libtinfo-dev:amd64. 23:22:39 Preparing to unpack .../103-libtinfo-dev_6.1-1ubuntu1.18.04_amd64.deb ... 23:22:39 Unpacking libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... 23:22:39 Selecting previously unselected package libreadline-dev:amd64. 23:22:39 Preparing to unpack .../104-libreadline-dev_7.0-3_amd64.deb ... 23:22:39 Unpacking libreadline-dev:amd64 (7.0-3) ... 23:22:39 Selecting previously unselected package liblua5.1-0-dev:amd64. 23:22:39 Preparing to unpack .../105-liblua5.1-0-dev_5.1.5-8.1build2_amd64.deb ... 23:22:39 Unpacking liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... 23:22:39 Selecting previously unselected package libncurses5-dev:amd64. 23:22:39 Preparing to unpack .../106-libncurses5-dev_6.1-1ubuntu1.18.04_amd64.deb ... 23:22:39 Unpacking libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... 23:22:40 Selecting previously unselected package libnorm1:amd64. 23:22:40 Preparing to unpack .../107-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:22:40 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:22:40 Selecting previously unselected package libpcre16-3:amd64. 23:22:40 Preparing to unpack .../108-libpcre16-3_2%3a8.39-9_amd64.deb ... 23:22:40 Unpacking libpcre16-3:amd64 (2:8.39-9) ... 23:22:40 Selecting previously unselected package libpcre32-3:amd64. 23:22:40 Preparing to unpack .../109-libpcre32-3_2%3a8.39-9_amd64.deb ... 23:22:40 Unpacking libpcre32-3:amd64 (2:8.39-9) ... 23:22:40 Selecting previously unselected package libpcrecpp0v5:amd64. 23:22:40 Preparing to unpack .../110-libpcrecpp0v5_2%3a8.39-9_amd64.deb ... 23:22:40 Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ... 23:22:40 Selecting previously unselected package libpcre3-dev:amd64. 23:22:40 Preparing to unpack .../111-libpcre3-dev_2%3a8.39-9_amd64.deb ... 23:22:40 Unpacking libpcre3-dev:amd64 (2:8.39-9) ... [Pipeline] } 23:22:40 $ docker stop --time=1 4d11e59a1aeecd314fdf0bf30b19463eafcf2b84e8cb0b1d18e21c2d33237c0e 23:22:40 Selecting previously unselected package libpgm-5.2-0:amd64. 23:22:40 Preparing to unpack .../112-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:22:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:22:40 Selecting previously unselected package libsodium23:amd64. 23:22:40 Preparing to unpack .../113-libsodium23_1.0.16-2_amd64.deb ... 23:22:40 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:22:40 Selecting previously unselected package libssl-dev:amd64. 23:22:40 Preparing to unpack .../114-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 23:22:40 Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 23:22:40 Selecting previously unselected package libtool. 23:22:40 Preparing to unpack .../115-libtool_2.4.6-2_all.deb ... 23:22:40 Unpacking libtool (2.4.6-2) ... 23:22:41 Selecting previously unselected package libtool-bin. 23:22:41 Preparing to unpack .../116-libtool-bin_2.4.6-2_amd64.deb ... 23:22:41 Unpacking libtool-bin (2.4.6-2) ... 23:22:41 Selecting previously unselected package libzmq5:amd64. 23:22:41 Preparing to unpack .../117-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:22:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:22:41 Selecting previously unselected package libzmq3-dev:amd64. 23:22:41 Preparing to unpack .../118-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:22:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:22:41 Selecting previously unselected package lua5.1. 23:22:41 Preparing to unpack .../119-lua5.1_5.1.5-8.1build2_amd64.deb ... 23:22:41 Unpacking lua5.1 (5.1.5-8.1build2) ... 23:22:41 Selecting previously unselected package lua-any. 23:22:41 Preparing to unpack .../120-lua-any_24_all.deb ... 23:22:41 Unpacking lua-any (24) ... 23:22:41 Selecting previously unselected package lua-socket:amd64. 23:22:41 Preparing to unpack .../121-lua-socket_3.0~rc1+git+ac3201d-4_amd64.deb ... 23:22:41 Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... 23:22:41 Selecting previously unselected package lua-sec:amd64. 23:22:41 Preparing to unpack .../122-lua-sec_0.6-4_amd64.deb ... 23:22:41 Unpacking lua-sec:amd64 (0.6-4) ... 23:22:41 Selecting previously unselected package zip. 23:22:41 Preparing to unpack .../123-zip_3.0-11build1_amd64.deb ... 23:22:41 Unpacking zip (3.0-11build1) ... 23:22:41 Selecting previously unselected package unzip. 23:22:41 Preparing to unpack .../124-unzip_6.0-21ubuntu1_amd64.deb ... 23:22:41 Unpacking unzip (6.0-21ubuntu1) ... 23:22:42 Selecting previously unselected package luarocks. 23:22:42 Preparing to unpack .../125-luarocks_2.4.2+dfsg-1_all.deb ... 23:22:42 Unpacking luarocks (2.4.2+dfsg-1) ... 23:22:42 Selecting previously unselected package manpages-dev. 23:22:42 Preparing to unpack .../126-manpages-dev_4.15-1_all.deb ... 23:22:42 Unpacking manpages-dev (4.15-1) ... 23:22:42 Selecting previously unselected package pkg-config. 23:22:42 Preparing to unpack .../127-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:22:42 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:22:42 Selecting previously unselected package zlib1g-dev:amd64. 23:22:42 Preparing to unpack .../128-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 23:22:42 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 23:22:42 Selecting previously unselected package libyaml-dev:amd64. 23:22:42 Preparing to unpack .../129-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 23:22:42 Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 23:22:42 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:42 Setting up libc6-x32 (2.27-3ubuntu1.2) ... 23:22:42 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:42 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:22:42 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:42 Setting up manpages (4.15-1) ... 23:22:42 Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... 23:22:42 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 23:22:42 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:42 Setting up less (487-0.1) ... 23:22:42 Setting up make (4.1-9.1ubuntu1) ... 23:22:43 Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up curl (7.58.0-2ubuntu3.10) ... 23:22:43 Setting up libsigsegv2:amd64 (2.12-1) ... 23:22:43 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 23:22:43 Setting up libuv1:amd64 (1.18.0-3) ... 23:22:43 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 23:22:43 Setting up lua-sec:amd64 (0.6-4) ... 23:22:43 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 23:22:43 Setting up unzip (6.0-21ubuntu1) ... 23:22:43 Setting up linux-libc-dev:amd64 (4.15.0-118.119) ... 23:22:43 Setting up libmpfr6:amd64 (4.0.1-1) ... 23:22:43 Setting up libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... 23:22:43 $ docker rm -f 4d11e59a1aeecd314fdf0bf30b19463eafcf2b84e8cb0b1d18e21c2d33237c0e 23:22:43 Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... 23:22:43 Setting up libc6-i386 (2.27-3ubuntu1.2) ... 23:22:43 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 23:22:43 Setting up m4 (1.4.18-1) ... 23:22:43 Setting up libgdbm5:amd64 (1.14.1-6) ... 23:22:43 Setting up zip (3.0-11build1) ... 23:22:43 Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up librhash0:amd64 (1.3.6-2) ... 23:22:43 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:22:43 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:22:43 Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 23:22:43 Setting up libsodium23:amd64 (1.0.16-2) ... 23:22:43 Setting up lua5.1 (5.1.5-8.1build2) ... 23:22:43 update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 23:22:43 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 23:22:43 update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 23:22:43 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 23:22:43 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... 23:22:43 Setting up patch (2.7.6-2ubuntu1.1) ... 23:22:43 Setting up autotools-dev (20180224.1) ... 23:22:43 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 23:22:43 Setting up libltdl7:amd64 (2.4.6-2) ... 23:22:43 Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up wget (1.19.4-1ubuntu2.2) ... 23:22:43 Setting up libreadline-dev:amd64 (7.0-3) ... 23:22:43 Setting up liblocale-gettext-perl (1.07-3build2) ... 23:22:43 Setting up libpcrecpp0v5:amd64 (2:8.39-9) ... 23:22:43 Setting up libpcre32-3:amd64 (2:8.39-9) ... 23:22:43 Setting up libmpc3:amd64 (1.1.0-1) ... 23:22:43 Setting up liblua5.1-0:amd64 (5.1.5-8.1build2) ... 23:22:43 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 23:22:43 Setting up libpcre16-3:amd64 (2:8.39-9) ... 23:22:43 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 23:22:43 Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up manpages-dev (4.15-1) ... 23:22:43 Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... 23:22:43 Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 23:22:43 Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 23:22:43 Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [Pipeline] // withDockerContainer 23:22:44 Setting up netbase (5.4) ... 23:22:44 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 23:22:44 Setting up libisl19:amd64 (0.19-1) ... 23:22:44 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 23:22:44 Setting up lua-any (24) ... 23:22:44 Setting up libpcre3-dev:amd64 (2:8.39-9) ... 23:22:44 Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:22:44 Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up libltdl-dev:amd64 (2.4.6-2) ... 23:22:44 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 23:22:44 Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 23:22:44 Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 23:22:44 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... 23:22:44 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 23:22:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:22:44 Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 23:22:44 Setting up fakeroot (1.22-2ubuntu1) ... 23:22:44 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 23:22:44 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 23:22:44 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 23:22:44 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 23:22:44 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 23:22:44 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 23:22:44 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 23:22:44 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 23:22:44 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 23:22:44 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... 23:22:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:22:44 Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 23:22:44 Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... 23:22:44 Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up libc6-dev-i386 (2.27-3ubuntu1.2) ... 23:22:44 Setting up libc6-dev-x32 (2.27-3ubuntu1.2) ... 23:22:44 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 23:22:44 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:22:44 Setting up luarocks (2.4.2+dfsg-1) ... 23:22:44 Making manifest for /usr/local/lib/luarocks/rocks 23:22:44 Warning: This looks like a local rocks tree, but you did not pass --local-tree. 23:22:44 Generating index.html for /usr/local/lib/luarocks/rocks 23:22:44 Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 23:22:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:22:44 23:22:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:22:44 Setting up perl (5.26.1-6ubuntu0.3) ... 23:22:44 Setting up libfile-fcntllock-perl (0.22-3build2) ... 23:22:44 Setting up libalgorithm-diff-perl (1.19.03-1) ... 23:22:44 Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 23:22:44 Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up liberror-perl (0.17025-1) ... 23:22:44 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:22:44 Setting up autoconf (2.69-11) ... 23:22:44 Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 23:22:44 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:22:44 Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 23:22:45 Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 23:22:45 Setting up libalgorithm-merge-perl (0.08-3) ... 23:22:45 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:22:45 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 23:22:45 Setting up automake (1:1.15.1-3ubuntu2) ... 23:22:45 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 23:22:45 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 23:22:45 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 23:22:45 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:22:45 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 23:22:45 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 23:22:45 Setting up git (1:2.17.1-1ubuntu0.7) ... 23:22:45 Setting up libtool (2.4.6-2) ... 23:22:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:22:45 latest: Pulling from edgex-devops/edgex-compose-arm64 23:22:45 29e5d40040c1: Pulling fs layer 23:22:45 1ce36da41761: Pulling fs layer 23:22:45 25b303627fd3: Pulling fs layer 23:22:45 Setting up libtool-bin (2.4.6-2) ... 23:22:45 Setting up build-essential (12.4ubuntu1) ... 23:22:45 Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... 23:22:45 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:22:45 Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... 23:22:45 Processing triggers for mime-support (3.60ubuntu1) ... 23:22:45 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 23:22:45 29e5d40040c1: Verifying Checksum 23:22:45 29e5d40040c1: Download complete 23:22:46 29e5d40040c1: Pull complete 23:22:46 1ce36da41761: Verifying Checksum 23:22:46 1ce36da41761: Download complete 23:22:47 1ce36da41761: Pull complete 23:22:47 autoconf set to automatically installed. 23:22:47 automake set to automatically installed. 23:22:47 autopoint set to automatically installed. 23:22:47 autotools-dev set to automatically installed. 23:22:47 binutils set to automatically installed. 23:22:47 binutils-common set to automatically installed. 23:22:47 binutils-x86-64-linux-gnu set to automatically installed. 23:22:47 build-essential set to automatically installed. 23:22:47 cmake set to automatically installed. 23:22:47 cmake-data set to automatically installed. 23:22:47 cpp set to automatically installed. 23:22:47 cpp-7 set to automatically installed. 23:22:47 curl set to automatically installed. 23:22:47 dpkg-dev set to automatically installed. 23:22:47 fakeroot set to automatically installed. 23:22:47 g++ set to automatically installed. 23:22:47 g++-7 set to automatically installed. 23:22:47 g++-7-multilib set to automatically installed. 23:22:47 g++-multilib set to automatically installed. 23:22:47 gcc set to automatically installed. 23:22:47 gcc-7 set to automatically installed. 23:22:47 gcc-7-base set to automatically installed. 23:22:47 gcc-7-multilib set to automatically installed. 23:22:47 gcc-multilib set to automatically installed. 23:22:47 git set to automatically installed. 23:22:47 git-man set to automatically installed. 23:22:47 less set to automatically installed. 23:22:47 lib32asan4 set to automatically installed. 23:22:47 lib32atomic1 set to automatically installed. 23:22:47 lib32cilkrts5 set to automatically installed. 23:22:47 lib32gcc-7-dev set to automatically installed. 23:22:47 lib32gcc1 set to automatically installed. 23:22:47 lib32gomp1 set to automatically installed. 23:22:47 lib32itm1 set to automatically installed. 23:22:47 lib32mpx2 set to automatically installed. 23:22:47 lib32quadmath0 set to automatically installed. 23:22:47 lib32stdc++-7-dev set to automatically installed. 23:22:47 lib32stdc++6 set to automatically installed. 23:22:47 lib32ubsan0 set to automatically installed. 23:22:47 libalgorithm-diff-perl set to automatically installed. 23:22:47 libalgorithm-diff-xs-perl set to automatically installed. 23:22:47 libalgorithm-merge-perl set to automatically installed. 23:22:47 libarchive13 set to automatically installed. 23:22:47 libasan4 set to automatically installed. 23:22:47 libatomic1 set to automatically installed. 23:22:47 libbinutils set to automatically installed. 23:22:47 libc-dev-bin set to automatically installed. 23:22:47 libc6-dev set to automatically installed. 23:22:47 libc6-dev-i386 set to automatically installed. 23:22:47 libc6-dev-x32 set to automatically installed. 23:22:47 libc6-i386 set to automatically installed. 23:22:47 libc6-x32 set to automatically installed. 23:22:47 libcc1-0 set to automatically installed. 23:22:47 libcilkrts5 set to automatically installed. 23:22:47 libcurl3-gnutls set to automatically installed. 23:22:47 libdpkg-perl set to automatically installed. 23:22:47 liberror-perl set to automatically installed. 23:22:47 libfakeroot set to automatically installed. 23:22:47 libfile-fcntllock-perl set to automatically installed. 23:22:47 libgcc-7-dev set to automatically installed. 23:22:47 libgdbm-compat4 set to automatically installed. 23:22:47 libgdbm5 set to automatically installed. 23:22:47 libgomp1 set to automatically installed. 23:22:47 libisl19 set to automatically installed. 23:22:47 libitm1 set to automatically installed. 23:22:47 libjsoncpp1 set to automatically installed. 23:22:47 liblocale-gettext-perl set to automatically installed. 23:22:47 liblsan0 set to automatically installed. 23:22:47 25b303627fd3: Verifying Checksum 23:22:47 25b303627fd3: Download complete 23:22:47 libltdl-dev set to automatically installed. 23:22:47 libltdl7 set to automatically installed. 23:22:47 liblua5.1-0 set to automatically installed. 23:22:47 liblua5.1-0-dev set to automatically installed. 23:22:47 libmpc3 set to automatically installed. 23:22:47 libmpfr6 set to automatically installed. 23:22:47 libmpx2 set to automatically installed. 23:22:47 libncurses5-dev set to automatically installed. 23:22:47 libnorm1 set to automatically installed. 23:22:47 libpcre16-3 set to automatically installed. 23:22:47 libpcre3-dev set to automatically installed. 23:22:47 libpcre32-3 set to automatically installed. 23:22:47 libpcrecpp0v5 set to automatically installed. 23:22:47 libperl5.26 set to automatically installed. 23:22:47 libpgm-5.2-0 set to automatically installed. 23:22:47 libquadmath0 set to automatically installed. 23:22:47 libreadline-dev set to automatically installed. 23:22:47 librhash0 set to automatically installed. 23:22:47 libsigsegv2 set to automatically installed. 23:22:47 libsodium23 set to automatically installed. 23:22:47 libssl-dev set to automatically installed. 23:22:47 libstdc++-7-dev set to automatically installed. 23:22:47 libtinfo-dev set to automatically installed. 23:22:47 libtool set to automatically installed. 23:22:47 libtool-bin set to automatically installed. 23:22:47 libtsan0 set to automatically installed. 23:22:47 libubsan0 set to automatically installed. 23:22:47 libuv1 set to automatically installed. 23:22:47 libx32asan4 set to automatically installed. 23:22:47 libx32atomic1 set to automatically installed. 23:22:47 libx32cilkrts5 set to automatically installed. 23:22:47 libx32gcc-7-dev set to automatically installed. 23:22:47 libx32gcc1 set to automatically installed. 23:22:47 libx32gomp1 set to automatically installed. 23:22:47 libx32itm1 set to automatically installed. 23:22:47 libx32quadmath0 set to automatically installed. 23:22:47 libx32stdc++-7-dev set to automatically installed. 23:22:47 libx32stdc++6 set to automatically installed. 23:22:47 libx32ubsan0 set to automatically installed. 23:22:47 libyaml-0-2 set to automatically installed. 23:22:47 libyaml-dev set to automatically installed. 23:22:47 libzmq3-dev set to automatically installed. 23:22:48 libzmq5 set to automatically installed. 23:22:48 linux-libc-dev set to automatically installed. 23:22:48 lua-any set to automatically installed. 23:22:48 lua-sec set to automatically installed. 23:22:48 lua-socket set to automatically installed. 23:22:48 lua5.1 set to automatically installed. 23:22:48 luarocks set to automatically installed. 23:22:48 m4 set to automatically installed. 23:22:48 make set to automatically installed. 23:22:48 manpages set to automatically installed. 23:22:48 manpages-dev set to automatically installed. 23:22:48 netbase set to automatically installed. 23:22:48 patch set to automatically installed. 23:22:48 perl set to automatically installed. 23:22:48 perl-modules-5.26 set to automatically installed. 23:22:48 pkg-config set to automatically installed. 23:22:48 unzip set to automatically installed. 23:22:48 wget set to automatically installed. 23:22:48 zip set to automatically installed. 23:22:48 zlib1g-dev set to automatically installed. 23:22:48 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 23:22:48 Please ensure the environment is properly setup before continuing. 23:22:48 Ignore this message if the appropriate measures have already been taken 23:22:48 Pulling go-build-helper  23:22:50 Pulling lua-kong-nginx-module  23:22:50 Cloning into '/build/parts/lua-kong-nginx-module/src'... 23:22:50 remote: Enumerating objects: 18, done. 23:22:50 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. 23:22:50 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. 23:22:50 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) remote: Total 152 (delta 4), reused 10 (delta 2), pack-reused 134 23:22:50 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) 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 | 4.18 MiB/s, done. 23:22:50 Resolving deltas: 0% (0/42) Resolving deltas: 9% (4/42) Resolving deltas: 14% (6/42) Resolving deltas: 30% (13/42) Resolving deltas: 47% (20/42) Resolving deltas: 50% (21/42) Resolving deltas: 52% (22/42) Resolving deltas: 61% (26/42) Resolving deltas: 66% (28/42) Resolving deltas: 71% (30/42) Resolving deltas: 76% (32/42) Resolving deltas: 78% (33/42) Resolving deltas: 80% (34/42) Resolving deltas: 88% (37/42) Resolving deltas: 90% (38/42) Resolving deltas: 92% (39/42) Resolving deltas: 95% (40/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. 23:22:50 Note: checking out 'e4cc508ff20f774b0dce68549f25b66e56345ddb'. 23:22:50 23:22:50 You are in 'detached HEAD' state. You can look around, make experimental 23:22:50 changes and commit them, and you can discard any commits you make in this 23:22:50 state without impacting any branches by performing another checkout. 23:22:50 23:22:50 If you want to create a new branch to retain commits you create, you may 23:22:50 do so (now or later) by using -b with the checkout command again. Example: 23:22:50 23:22:50 git checkout -b 23:22:50 23:22:51 Pulling openresty-kong-patches  23:22:51 Cloning into '/build/parts/openresty-kong-patches/src'... 23:22:51 remote: Enumerating objects: 2681, done. 23:22:52 Receiving objects: 0% (1/2681) Receiving objects: 1% (27/2681) Receiving objects: 2% (54/2681) Receiving objects: 3% (81/2681) Receiving objects: 4% (108/2681) Receiving objects: 5% (135/2681) Receiving objects: 6% (161/2681) Receiving objects: 7% (188/2681) Receiving objects: 8% (215/2681) Receiving objects: 9% (242/2681) Receiving objects: 10% (269/2681) Receiving objects: 11% (295/2681) Receiving objects: 12% (322/2681) Receiving objects: 13% (349/2681) Receiving objects: 14% (376/2681) Receiving objects: 15% (403/2681) Receiving objects: 16% (429/2681) Receiving objects: 17% (456/2681) Receiving objects: 18% (483/2681) Receiving objects: 19% (510/2681) Receiving objects: 20% (537/2681) Receiving objects: 21% (564/2681) Receiving objects: 22% (590/2681) Receiving objects: 23% (617/2681) Receiving objects: 24% (644/2681) Receiving objects: 25% (671/2681) Receiving objects: 26% (698/2681) Receiving objects: 27% (724/2681) Receiving objects: 28% (751/2681) Receiving objects: 29% (778/2681) Receiving objects: 30% (805/2681) Receiving objects: 31% (832/2681) Receiving objects: 32% (858/2681) Receiving objects: 33% (885/2681) Receiving objects: 34% (912/2681) Receiving objects: 35% (939/2681) Receiving objects: 36% (966/2681) Receiving objects: 37% (992/2681) Receiving objects: 38% (1019/2681) Receiving objects: 39% (1046/2681) Receiving objects: 40% (1073/2681) Receiving objects: 41% (1100/2681) Receiving objects: 42% (1127/2681) Receiving objects: 43% (1153/2681) Receiving objects: 44% (1180/2681) Receiving objects: 45% (1207/2681) Receiving objects: 46% (1234/2681) Receiving objects: 47% (1261/2681) Receiving objects: 48% (1287/2681) Receiving objects: 49% (1314/2681) Receiving objects: 50% (1341/2681) Receiving objects: 51% (1368/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 52% (1395/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 53% (1421/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 54% (1448/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 55% (1475/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 56% (1502/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 57% (1529/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 58% (1555/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 59% (1582/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 60% (1609/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 61% (1636/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 62% (1663/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 63% (1690/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 64% (1716/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 65% (1743/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 66% (1770/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 67% (1797/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 68% (1824/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 69% (1850/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 70% (1877/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 71% (1904/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 72% (1931/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 73% (1958/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 74% (1984/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 75% (2011/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 76% (2038/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 77% (2065/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 78% (2092/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 79% (2118/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 80% (2145/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 81% (2172/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 82% (2199/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 83% (2226/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 84% (2253/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 85% (2279/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 86% (2306/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 87% (2333/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 88% (2360/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 89% (2387/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 90% (2413/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 91% (2440/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 92% (2467/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 93% (2494/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 94% (2521/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 95% (2547/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 96% (2574/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 97% (2601/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 98% (2628/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 99% (2655/2681), 18.00 MiB | 35.99 MiB/s Receiving objects: 99% (2680/2681), 40.43 MiB | 40.42 MiB/s remote: Total 2681 (delta 0), reused 0 (delta 0), pack-reused 2681 23:22:52 Receiving objects: 100% (2681/2681), 40.43 MiB | 40.42 MiB/s Receiving objects: 100% (2681/2681), 48.20 MiB | 41.13 MiB/s, done. 23:22:52 Resolving deltas: 0% (0/1754) Resolving deltas: 3% (53/1754) Resolving deltas: 4% (73/1754) Resolving deltas: 5% (100/1754) Resolving deltas: 6% (107/1754) Resolving deltas: 9% (159/1754) Resolving deltas: 12% (225/1754) Resolving deltas: 13% (230/1754) Resolving deltas: 14% (250/1754) Resolving deltas: 15% (269/1754) Resolving deltas: 16% (287/1754) Resolving deltas: 17% (301/1754) Resolving deltas: 18% (327/1754) Resolving deltas: 19% (334/1754) Resolving deltas: 20% (360/1754) Resolving deltas: 21% (370/1754) Resolving deltas: 23% (413/1754) Resolving deltas: 24% (426/1754) Resolving deltas: 25% (441/1754) Resolving deltas: 27% (487/1754) Resolving deltas: 28% (494/1754) Resolving deltas: 29% (512/1754) Resolving deltas: 31% (548/1754) Resolving deltas: 36% (632/1754) Resolving deltas: 37% (662/1754) Resolving deltas: 38% (668/1754) Resolving deltas: 39% (700/1754) Resolving deltas: 40% (713/1754) Resolving deltas: 43% (761/1754) Resolving deltas: 45% (793/1754) Resolving deltas: 47% (826/1754) Resolving deltas: 53% (931/1754) Resolving deltas: 54% (951/1754) Resolving deltas: 55% (966/1754) Resolving deltas: 56% (988/1754) Resolving deltas: 57% (1004/1754) Resolving deltas: 60% (1068/1754) Resolving deltas: 61% (1072/1754) Resolving deltas: 64% (1135/1754) Resolving deltas: 65% (1145/1754) Resolving deltas: 66% (1165/1754) Resolving deltas: 69% (1211/1754) Resolving deltas: 70% (1231/1754) Resolving deltas: 78% (1384/1754) Resolving deltas: 79% (1403/1754) Resolving deltas: 82% (1443/1754) Resolving deltas: 86% (1521/1754) Resolving deltas: 87% (1528/1754) Resolving deltas: 88% (1548/1754) Resolving deltas: 90% (1594/1754) Resolving deltas: 95% (1675/1754) Resolving deltas: 96% (1701/1754) Resolving deltas: 97% (1703/1754) Resolving deltas: 98% (1732/1754) Resolving deltas: 99% (1743/1754) Resolving deltas: 100% (1754/1754) Resolving deltas: 100% (1754/1754), done. 23:22:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:22:53 5% Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:22:53 7% 62% 62% 62% 99% 99% 9% [Working] 9% [Working] 9% Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:22:53 9% Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1341 kB] 23:22:53 11% 11% 11% 3% [Working] 3% [Working] 3% Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 23:22:53 3% 3% 3% 3% 3% [Working] 3% [Working] 3% Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 23:22:53 3% 4% 12% 12% 12% 12% Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] 23:22:54 17% 27% 35% Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [14.6 kB] 23:22:54 35% Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [193 kB] 23:22:54 35% 37% 62% 62% 62% 62% 62% 62% 64% Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 23:22:54 71% Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 23:22:54 71% 71% 77% Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 23:22:54 78% 78% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [220 kB] 23:22:54 78% 79% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [44.6 kB] 23:22:54 79% 79% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2104 kB] 23:22:54 79% 89% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2110 kB] 23:22:54 90% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 23:22:54 99% Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 23:22:56 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] 99% 99% [Working] 99% [Working] 100% [Working] Fetched 21.1 MB in 0s (0 B/s) 23:22:57 25b303627fd3: Pull complete 23:22:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:22:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:22:58 prd-ubuntu18.04-docker-arm64-4c-16g-4455 does not seem to be running inside a container 23:22:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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 23:22:59 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb [415 kB] 23:22:59 3% 100% [Working] Fetched 415 kB in 0s (0 B/s) 23:22:59 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb [18.7 kB] 23:23:00 67% 100% [Working] Fetched 18.7 kB in 0s (0 B/s) 23:23:00 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32gcc1_8.4.0-1ubuntu1~18.04_amd64.deb [48.1 kB] 23:23:00 26% 100% [Working] Fetched 48.1 kB in 0s (0 B/s) 23:23:00 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-i386_2.27-3ubuntu1.2_amd64.deb [2650 kB] 23:23:01 0% 26% 100% [Working] Fetched 2650 kB in 0s (0 B/s) 23:23:01 $ docker top b2bcfe239dd33cf6f94fb48edfb4445ee40aa0ac674cfe72ed068e3bc87839c4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:02 Pulling snapcraft-preload  23:23:02 Cloning into '/build/parts/snapcraft-preload/src'... 23:23:02 remote: Enumerating objects: 187, done. 23:23:03 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) 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) remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 187 23:23:03 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 | 3.78 MiB/s, done. 23:23:03 Resolving deltas: 0% (0/112) Resolving deltas: 7% (8/112) Resolving deltas: 8% (10/112) Resolving deltas: 16% (19/112) Resolving deltas: 24% (27/112) Resolving deltas: 25% (28/112) Resolving deltas: 27% (31/112) Resolving deltas: 57% (64/112) Resolving deltas: 66% (74/112) Resolving deltas: 69% (78/112) Resolving deltas: 77% (87/112) Resolving deltas: 100% (112/112) Resolving deltas: 100% (112/112), done. 23:23:03 + docker-compose+ buildgrep --help parallel 23:23:03 23:23:03 From https://github.com/sergiusens/snapcraft-preload 23:23:03 * branch d654bbe8a5add5a4bea14d96342b656990c5c818 -> FETCH_HEAD 23:23:03 Note: checking out 'd654bbe8a5add5a4bea14d96342b656990c5c818'. 23:23:03 23:23:03 You are in 'detached HEAD' state. You can look around, make experimental 23:23:03 changes and commit them, and you can discard any commits you make in this 23:23:03 state without impacting any branches by performing another checkout. 23:23:03 23:23:03 If you want to create a new branch to retain commits you create, you may 23:23:03 do so (now or later) by using -b with the checkout command again. Example: 23:23:03 23:23:03 git checkout -b 23:23:03 23:23:03 HEAD is now at d654bbe use SNAP_INSTANCE_NAME instead of SNAP_NAME for prefixing /dev/shm files (fixed #35) (#36) 23:23:03 'openresty' has dependencies that need to be staged: lua-kong-nginx-module snapcraft-preload openresty-kong-patches 23:23:03 Skipping pull lua-kong-nginx-module (already ran) 23:23:03 Skipping pull openresty-kong-patches (already ran) 23:23:03 Skipping pull snapcraft-preload (already ran) 23:23:03 Building lua-kong-nginx-module  23:23:06 --parallel Build images in parallel. [Pipeline] } 23:23:06 $ docker stop --time=1 b2bcfe239dd33cf6f94fb48edfb4445ee40aa0ac674cfe72ed068e3bc87839c4 23:23:06 Building openresty-kong-patches  23:23:08 $ docker rm -f b2bcfe239dd33cf6f94fb48edfb4445ee40aa0ac674cfe72ed068e3bc87839c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:23:09 . [Pipeline] withDockerContainer 23:23:09 prd-ubuntu18.04-docker-arm64-4c-16g-4455 does not seem to be running inside a container 23:23:09 $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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 23:23:10 Building snapcraft-preload  23:23:10 cmake /build/parts/snapcraft-preload/src -DCMAKE_INSTALL_PREFIX= 23:23:10 $ docker top 75cb3546d7f34d5b360355172060810e3d755f2f86c70fe3c5127d4fcb2b9ceb -eo pid,comm 23:23:11 -- The C compiler identification is GNU 7.5.0 23:23:11 -- The CXX compiler identification is GNU 7.5.0 23:23:11 -- Check for working C compiler: /usr/bin/cc [Pipeline] { [Pipeline] sh 23:23:11 -- Check for working C compiler: /usr/bin/cc -- works 23:23:11 -- Detecting C compiler ABI info 23:23:11 -- Detecting C compiler ABI info - done 23:23:11 -- Detecting C compile features 23:23:11 -- Detecting C compile features - done 23:23:11 -- Check for working CXX compiler: /usr/bin/c++ 23:23:11 -- Check for working CXX compiler: /usr/bin/c++ -- works 23:23:11 -- Detecting CXX compiler ABI info 23:23:11 -- Detecting CXX compiler ABI info - done 23:23:11 -- Detecting CXX compile features 23:23:12 + docker-compose -f ./docker-compose-build.yml build --parallel 23:23:12 -- Detecting CXX compile features - done 23:23:12 -- Configuring done 23:23:12 -- Generating done 23:23:12 -- Build files have been written to: /build/parts/snapcraft-preload/build 23:23:12 cmake --build . -- -j8 23:23:12 Scanning dependencies of target snapcraft-preload 23:23:12 Scanning dependencies of target snapcraft-preload32 23:23:12 [ 50%] Building CXX object CMakeFiles/snapcraft-preload.dir/preload.cpp.o 23:23:12 [ 50%] Building CXX object CMakeFiles/snapcraft-preload32.dir/preload.cpp.o 23:23:16 [ 75%] Linking CXX shared library libsnapcraft-preload.so 23:23:16 Building docker-core-command-go ... 23:23:16 Building docker-core-data-go ... 23:23:16 Building docker-core-metadata-go ... 23:23:16 Building docker-security-proxy-setup-go ... 23:23:16 Building docker-security-secrets-setup-go ... 23:23:16 Building docker-security-secretstore-setup-go ... 23:23:16 Building docker-support-logging-go ... 23:23:16 Building docker-support-notifications-go ... 23:23:16 Building docker-support-scheduler-go ... 23:23:16 Building docker-sys-mgmt-agent-go ... 23:23:16 Building docker-support-scheduler-go 23:23:16 Building docker-support-logging-go 23:23:16 Building docker-core-command-go 23:23:16 Building docker-security-secretstore-setup-go 23:23:16 Building docker-sys-mgmt-agent-go 23:23:16 [ 75%] Built target snapcraft-preload 23:23:16 [100%] Linking CXX shared library libsnapcraft-preload32.so 23:23:16 [100%] Built target snapcraft-preload32 23:23:16 cmake --build . --target install 23:23:16 [ 50%] Built target snapcraft-preload32 23:23:16 [100%] Built target snapcraft-preload 23:23:16 Install the project... 23:23:16 -- Install configuration: "Release" 23:23:16 -- Installing: /build/parts/snapcraft-preload/install/lib/libsnapcraft-preload.so 23:23:16 -- Installing: /build/parts/snapcraft-preload/install/lib/libsnapcraft-preload32.so 23:23:16 -- Installing: /build/parts/snapcraft-preload/install/bin/snapcraft-preload 23:23:19 Staging lua-kong-nginx-module  23:23:20 Staging openresty-kong-patches  23:23:21 Staging snapcraft-preload  23:23:23 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:23:23 0% [Working] 0% [Working] 0% 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:23:24 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:23:24 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 23:23:24 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 23:23:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb [2763 kB] 23:23:28 0% 23% 100% [Working] Fetched 2763 kB in 0s (0 B/s) 23:23:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.3_amd64.deb [3527 kB] 23:23:29 0% 19% 100% [Working] Fetched 3527 kB in 0s (0 B/s) 23:23:29 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] 23:23:29 48% 100% [Working] Fetched 26.0 kB in 0s (0 B/s) 23:23:30 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.3_amd64.deb [201 kB] 23:23:30 6% 100% [Working] Fetched 201 kB in 0s (0 B/s) 23:23:30 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] 23:23:30 100% [Working] Fetched 6084 B in 0s (0 B/s) 23:23:33 Pulling openresty  23:23:35 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% 23:23:37 patching file LuaJIT-2.1-20190507/src/lj_tab.c 23:23:37 patching file LuaJIT-2.1-20190507/src/lj_asm_arm.h 23:23:37 patching file LuaJIT-2.1-20190507/src/lj_api.c 23:23:37 patching file LuaJIT-2.1-20190507/src/lj_arch.h 23:23:37 patching file LuaJIT-2.1-20190507/src/lj_cconv.c 23:23:37 patching file LuaJIT-2.1-20190507/src/lj_obj.h 23:23:37 patching file LuaJIT-2.1-20190507/src/lj_state.c 23:23:37 patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua 23:23:37 patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua 23:23:37 patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua 23:23:37 patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua 23:23:37 patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua 23:23:37 patching file lua-resty-core-0.1.17/lib/resty/core.lua 23:23:37 patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua 23:23:37 patching file lua-resty-websocket-0.07/lib/resty/websocket/client.lua 23:23:37 patching file nginx-1.15.8/src/http/ngx_http_upstream.c 23:23:37 Hunk #2 succeeded at 1694 (offset -3 lines). 23:23:37 Hunk #4 succeeded at 1782 (offset -7 lines). 23:23:37 patching file nginx-1.15.8/src/http/ngx_http_special_response.c 23:23:37 patching file nginx-1.15.8/src/stream/ngx_stream_proxy_module.c 23:23:37 Hunk #2 succeeded at 802 (offset 20 lines). 23:23:37 patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c 23:23:37 Hunk #5 succeeded at 1556 (offset 48 lines). 23:23:37 Hunk #6 succeeded at 1626 (offset 48 lines). 23:23:37 Hunk #7 succeeded at 1726 (offset 48 lines). 23:23:37 Hunk #8 succeeded at 1749 (offset 48 lines). 23:23:37 Hunk #9 succeeded at 1760 (offset 48 lines). 23:23:37 Hunk #10 succeeded at 1775 (offset 48 lines). 23:23:37 Hunk #11 succeeded at 1816 (offset 48 lines). 23:23:37 Hunk #12 succeeded at 1827 (offset 48 lines). 23:23:37 Hunk #13 succeeded at 1849 (offset 48 lines). 23:23:37 Hunk #14 succeeded at 1868 (offset 48 lines). 23:23:37 Hunk #15 succeeded at 1878 (offset 48 lines). 23:23:37 Hunk #16 succeeded at 2008 (offset 48 lines). 23:23:37 Hunk #17 succeeded at 6101 (offset 62 lines). 23:23:37 patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.h 23:23:37 patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c 23:23:37 Hunk #1 succeeded at 1647 (offset 48 lines). 23:23:37 patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c 23:23:37 Hunk #3 succeeded at 1579 (offset 48 lines). 23:23:37 Hunk #4 succeeded at 1644 (offset 48 lines). 23:23:37 Hunk #5 succeeded at 1668 (offset 48 lines). 23:23:37 patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c 23:23:37 Hunk #1 succeeded at 1756 (offset 48 lines). 23:23:37 patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c 23:23:37 patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c 23:23:37 patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_common.h 23:23:37 patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c 23:23:37 patching file ngx_stream_lua-0.0.7/src/api/ngx_stream_lua_api.h 23:23:37 'lua' has dependencies that need to be staged: openresty 23:23:37 Skipping pull openresty (already ran) 23:23:40 Building openresty  23:23:41 ./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 23:23:41 platform: linux (linux) 23:23:41 cp -rp bundle/ build 23:23:41 cd build 23:23:41 cd LuaJIT-2.1-20190507 23:23:41 INFO: found -msse4.2 in cc. 23:23:41 make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit 23:23:41 ==== Building LuaJIT 2.1.0-beta3 ==== 23:23:41 make -C src 23:23:41 make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' 23:23:41 HOSTCC host/minilua.o 23:23:45 HOSTLINK host/minilua 23:23:45 DYNASM host/buildvm_arch.h 23:23:45 HOSTCC host/buildvm.o 23:23:45 HOSTCC host/buildvm_asm.o 23:23:45 HOSTCC host/buildvm_peobj.o 23:23:45 HOSTCC host/buildvm_lib.o 23:23:46 HOSTCC host/buildvm_fold.o 23:23:46 HOSTLINK host/buildvm 23:23:46 BUILDVM lj_vm.S 23:23:46 ASM lj_vm.o 23:23:46 CC lj_gc.o 23:23:47 BUILDVM lj_ffdef.h 23:23:47 CC lj_err.o 23:23:47 CC lj_char.o 23:23:47 BUILDVM lj_bcdef.h 23:23:47 CC lj_bc.o 23:23:47 CC lj_obj.o 23:23:47 CC lj_buf.o 23:23:47 CC lj_str.o 23:23:48 CC lj_tab.o 23:23:49 CC lj_func.o 23:23:49 CC lj_udata.o 23:23:49 CC lj_meta.o 23:23:49 CC lj_debug.o 23:23:50 CC lj_state.o 23:23:50 CC lj_dispatch.o 23:23:51 CC lj_vmevent.o 23:23:51 CC lj_vmmath.o 23:23:51 CC lj_strscan.o 23:23:51 CC lj_strfmt.o 23:23:52 CC lj_strfmt_num.o 23:23:52 CC lj_api.o 23:23:54 CC lj_profile.o 23:23:54 CC lj_lex.o 23:23:54 CC lj_parse.o 23:23:56 CC lj_bcread.o 23:23:56 CC lj_bcwrite.o 23:23:57 CC lj_load.o 23:23:57 CC lj_ir.o 23:23:58 CC lj_opt_mem.o 23:23:58 BUILDVM lj_folddef.h 23:23:59 CC lj_opt_fold.o 23:24:00 CC lj_opt_narrow.o 23:24:01 CC lj_opt_dce.o 23:24:01 CC lj_opt_loop.o 23:24:01 CC lj_opt_split.o 23:24:01 CC lj_opt_sink.o 23:24:01 CC lj_mcode.o 23:24:02 CC lj_snap.o 23:24:03 CC lj_record.o 23:24:05 CC lj_crecord.o 23:24:06 BUILDVM lj_recdef.h 23:24:06 CC lj_ffrecord.o 23:24:07 CC lj_asm.o 23:24:10 CC lj_trace.o 23:24:11 CC lj_gdbjit.o 23:24:11 CC lj_ctype.o 23:24:11 CC lj_cdata.o 23:24:12 CC lj_cconv.o 23:24:12 CC lj_ccall.o 23:24:13 CC lj_ccallback.o 23:24:13 CC lj_carith.o 23:24:14 CC lj_clib.o 23:24:14 CC lj_cparse.o 23:24:15 CC lj_lib.o 23:24:16 CC lj_alloc.o 23:24:16 CC lib_aux.o 23:24:16 BUILDVM lj_libdef.h 23:24:16 CC lib_base.o 23:24:17 CC lib_math.o 23:24:17 CC lib_bit.o 23:24:17 CC lib_string.o 23:24:18 CC lib_table.o 23:24:18 CC lib_io.o 23:24:19 CC lib_os.o 23:24:19 CC lib_package.o 23:24:19 CC lib_debug.o 23:24:20 CC lib_jit.o 23:24:20 CC lib_ffi.o 23:24:21 CC lib_init.o 23:24:21 AR libluajit.a 23:24:21 CC luajit.o 23:24:21 BUILDVM jit/vmdef.lua 23:24:21 DYNLINK libluajit.so 23:24:21 LINK luajit 23:24:21 OK Successfully built LuaJIT 23:24:21 make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' 23:24:21 ==== Successfully built LuaJIT 2.1.0-beta3 ==== 23:24:21 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/ 23:24:21 ==== Installing LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== 23:24:21 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 23:24:21 cd src && install -m 0755 luajit /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin/luajit-2.1.0-beta3 23:24:21 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 || : 23:24:21 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 23:24:21 cd src && test -f libluajit.so && \ 23:24:21 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 && \ 23:24:21 ldconfig -n /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib && \ 23:24:21 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 && \ 23:24:21 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 || : 23:24:21 cd etc && install -m 0644 luajit.1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/man/man1 23:24:21 cd etc && sed -e "s|^prefix=.*|prefix=/build/parts/openresty/install/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ 23:24:21 install -m 0644 luajit.pc.tmp /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/pkgconfig/luajit.pc && \ 23:24:21 rm -f luajit.pc.tmp 23:24:21 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 23:24:21 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 23:24:21 ln -sf luajit-2.1.0-beta3 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin/luajit 23:24:21 ==== Successfully installed LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== 23:24:21 export LUAJIT_LIB='/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib' 23:24:21 export LUAJIT_INC='/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1' 23:24:21 cd .. 23:24:21 patching the resty script with hard-coded nginx binary path... 23:24:21 cd nginx-1.15.8 23:24:21 sh ./configure --prefix=/build/parts/openresty/install/nginx \ 23:24:21 --with-cc-opt='-O2' \ 23:24:21 --add-module=../ngx_devel_kit-0.3.1rc1 \ 23:24:21 --add-module=../echo-nginx-module-0.61 \ 23:24:21 --add-module=../xss-nginx-module-0.06 \ 23:24:21 --add-module=../ngx_coolkit-0.2 \ 23:24:21 --add-module=../set-misc-nginx-module-0.32 \ 23:24:21 --add-module=../form-input-nginx-module-0.12 \ 23:24:21 --add-module=../encrypted-session-nginx-module-0.08 \ 23:24:21 --add-module=../srcache-nginx-module-0.31 \ 23:24:21 --add-module=../ngx_lua-0.10.15 \ 23:24:21 --add-module=../ngx_lua_upstream-0.07 \ 23:24:21 --add-module=../headers-more-nginx-module-0.33 \ 23:24:21 --add-module=../array-var-nginx-module-0.05 \ 23:24:21 --add-module=../memc-nginx-module-0.19 \ 23:24:21 --add-module=../redis2-nginx-module-0.15 \ 23:24:21 --add-module=../redis-nginx-module-0.3.7 \ 23:24:21 --add-module=../rds-json-nginx-module-0.15 \ 23:24:21 --add-module=../rds-csv-nginx-module-0.09 \ 23:24:21 --add-module=../ngx_stream_lua-0.0.7 \ 23:24:21 --with-ld-opt='-Wl,-rpath,/build/parts/openresty/install/luajit/lib' \ 23:24:21 --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 23:24:22 checking for OS 23:24:22 + Linux 3.10.0-1127.el7.x86_64 x86_64 23:24:22 checking for C compiler ... found 23:24:22 + using GNU C compiler 23:24:22 + gcc version: 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) 23:24:22 checking for gcc -pipe switch ... found 23:24:22 checking for --with-ld-opt="-Wl,-rpath,/build/parts/openresty/install/luajit/lib" ... found 23:24:22 checking for -Wl,-E switch ... found 23:24:22 checking for gcc builtin atomic operations ... found 23:24:22 checking for C99 variadic macros ... found 23:24:22 checking for gcc variadic macros ... found 23:24:22 checking for gcc builtin 64 bit byteswap ... found 23:24:22 checking for unistd.h ... found 23:24:22 checking for inttypes.h ... found 23:24:23 checking for limits.h ... found 23:24:23 checking for sys/filio.h ... not found 23:24:23 checking for sys/param.h ... found 23:24:23 checking for sys/mount.h ... found 23:24:23 checking for sys/statvfs.h ... found 23:24:23 checking for crypt.h ... found 23:24:23 checking for Linux specific features 23:24:23 checking for epoll ... found 23:24:23 checking for EPOLLRDHUP ... found 23:24:23 checking for EPOLLEXCLUSIVE ... found 23:24:23 checking for O_PATH ... found 23:24:23 checking for sendfile() ... found 23:24:23 checking for sendfile64() ... found 23:24:23 checking for sys/prctl.h ... found 23:24:23 checking for prctl(PR_SET_DUMPABLE) ... found 23:24:23 checking for prctl(PR_SET_KEEPCAPS) ... found 23:24:23 checking for capabilities ... found 23:24:24 checking for crypt_r() ... found 23:24:24 checking for sys/vfs.h ... found 23:24:24 checking for nobody group ... not found 23:24:24 checking for nogroup group ... found 23:24:24 checking for poll() ... found 23:24:24 checking for /dev/poll ... not found 23:24:24 checking for kqueue ... not found 23:24:24 checking for crypt() ... not found 23:24:24 checking for crypt() in libcrypt ... found 23:24:24 checking for F_READAHEAD ... not found 23:24:24 checking for posix_fadvise() ... found 23:24:24 checking for O_DIRECT ... found 23:24:24 checking for F_NOCACHE ... not found 23:24:24 checking for directio() ... not found 23:24:24 checking for statfs() ... found 23:24:24 checking for statvfs() ... found 23:24:24 checking for dlopen() ... not found 23:24:24 checking for dlopen() in libdl ... found 23:24:24 checking for sched_yield() ... found 23:24:24 checking for sched_setaffinity() ... found 23:24:25 checking for SO_SETFIB ... not found 23:24:25 checking for SO_REUSEPORT ... found 23:24:25 checking for SO_ACCEPTFILTER ... not found 23:24:25 checking for SO_BINDANY ... not found 23:24:25 checking for IP_TRANSPARENT ... found 23:24:25 checking for IP_BINDANY ... not found 23:24:25 checking for IP_BIND_ADDRESS_NO_PORT ... found 23:24:25 checking for IP_RECVDSTADDR ... not found 23:24:25 checking for IP_SENDSRCADDR ... not found 23:24:25 checking for IP_PKTINFO ... found 23:24:25 checking for IPV6_RECVPKTINFO ... found 23:24:25 checking for TCP_DEFER_ACCEPT ... found 23:24:25 checking for TCP_KEEPIDLE ... found 23:24:25 checking for TCP_FASTOPEN ... found 23:24:25 checking for TCP_INFO ... found 23:24:25 checking for accept4() ... found 23:24:25 checking for eventfd() ... found 23:24:26 checking for int size ... 4 bytes 23:24:26 checking for long size ... 8 bytes 23:24:26 checking for long long size ... 8 bytes 23:24:26 checking for void * size ... 8 bytes 23:24:26 checking for uint32_t ... found 23:24:26 checking for uint64_t ... found 23:24:26 checking for sig_atomic_t ... found 23:24:26 checking for sig_atomic_t size ... 4 bytes 23:24:26 checking for socklen_t ... found 23:24:26 checking for in_addr_t ... found 23:24:26 checking for in_port_t ... found 23:24:26 checking for rlim_t ... found 23:24:26 checking for uintptr_t ... uintptr_t found 23:24:26 checking for system byte ordering ... little endian 23:24:27 checking for size_t size ... 8 bytes 23:24:27 checking for off_t size ... 8 bytes 23:24:27 checking for time_t size ... 8 bytes 23:24:27 checking for AF_INET6 ... found 23:24:27 checking for setproctitle() ... not found 23:24:27 checking for pread() ... found 23:24:27 checking for pwrite() ... found 23:24:27 checking for pwritev() ... found 23:24:27 checking for sys_nerr ... found 23:24:27 checking for localtime_r() ... found 23:24:27 checking for clock_gettime(CLOCK_MONOTONIC) ... found 23:24:27 checking for posix_memalign() ... found 23:24:27 checking for memalign() ... found 23:24:28 checking for mmap(MAP_ANON|MAP_SHARED) ... found 23:24:28 checking for mmap("/dev/zero", MAP_SHARED) ... found 23:24:28 checking for System V shared memory ... found 23:24:28 checking for POSIX semaphores ... not found 23:24:28 checking for POSIX semaphores in libpthread ... found 23:24:28 checking for struct msghdr.msg_control ... found 23:24:28 checking for ioctl(FIONBIO) ... found 23:24:28 checking for struct tm.tm_gmtoff ... found 23:24:28 checking for struct dirent.d_namlen ... not found 23:24:28 checking for struct dirent.d_type ... found 23:24:29 checking for sysconf(_SC_NPROCESSORS_ONLN) ... found 23:24:29 checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found 23:24:29 checking for openat(), fstatat() ... found 23:24:29 checking for getaddrinfo() ... found 23:24:29 checking for SOCK_CLOEXEC support ... found 23:24:29 checking for FD_CLOEXEC support ... found 23:24:29 configuring additional modules 23:24:29 adding module in ../ngx_devel_kit-0.3.1rc1 23:24:29 + ngx_devel_kit was configured 23:24:29 adding module in ../echo-nginx-module-0.61 23:24:29 + ngx_http_echo_module was configured 23:24:29 adding module in ../xss-nginx-module-0.06 23:24:29 + ngx_http_xss_filter_module was configured 23:24:29 adding module in ../ngx_coolkit-0.2 23:24:29 + ngx_coolkit_module was configured 23:24:29 adding module in ../set-misc-nginx-module-0.32 23:24:29 found ngx_devel_kit for ngx_set_misc; looks good. 23:24:29 + ngx_http_set_misc_module was configured 23:24:29 adding module in ../form-input-nginx-module-0.12 23:24:29 found ngx_devel_kit for ngx_form_input; looks good. 23:24:29 + ngx_http_form_input_module was configured 23:24:29 adding module in ../encrypted-session-nginx-module-0.08 23:24:29 found ngx_devel_kit for ngx_encrypted_session; looks good. 23:24:29 + ngx_http_encrypted_session_module was configured 23:24:29 adding module in ../srcache-nginx-module-0.31 23:24:29 + ngx_http_srcache_filter_module was configured 23:24:29 adding module in ../ngx_lua-0.10.15 23:24:29 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 23:24:29 checking for export symbols by default (-E) ... found 23:24:29 checking for export symbols by default (--export-all-symbols) ... not found 23:24:29 checking for SO_PASSCRED ... found 23:24:29 checking for SA_RESTART ... found 23:24:29 checking for __attribute__(constructor) ... found 23:24:29 checking for malloc_trim ... found 23:24:30 checking for pipe2 ... not found 23:24:30 checking for signalfd ... found 23:24:30 + ngx_http_lua_module was configured 23:24:30 adding module in ../ngx_lua_upstream-0.07 23:24:30 + ngx_http_lua_upstream_module was configured 23:24:30 adding module in ../headers-more-nginx-module-0.33 23:24:30 + ngx_http_headers_more_filter_module was configured 23:24:30 adding module in ../array-var-nginx-module-0.05 23:24:30 found ngx_devel_kit for ngx_array_var; looks good. 23:24:30 + ngx_http_array_var_module was configured 23:24:30 adding module in ../memc-nginx-module-0.19 23:24:30 + ngx_http_memc_module was configured 23:24:30 adding module in ../redis2-nginx-module-0.15 23:24:30 + ngx_http_redis2_module was configured 23:24:30 adding module in ../redis-nginx-module-0.3.7 23:24:30 + ngx_http_redis_module was configured 23:24:30 adding module in ../rds-json-nginx-module-0.15 23:24:30 + ngx_http_rds_json_filter_module was configured 23:24:30 adding module in ../rds-csv-nginx-module-0.09 23:24:30 + ngx_http_rds_csv_filter_module was configured 23:24:30 adding module in ../ngx_stream_lua-0.0.7 23:24:30 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 23:24:30 checking for export symbols by default (-E) ... found 23:24:30 checking for export symbols by default (--export-all-symbols) ... not found 23:24:30 checking for SO_PASSCRED ... found 23:24:30 checking for SA_RESTART ... found 23:24:30 + ngx_stream_lua_module was configured 23:24:30 adding module in /build/stage/lua-kong-nginx-module 23:24:30 + ngx_http_lua_kong_module was configured 23:24:30 checking for PCRE library ... found 23:24:30 checking for PCRE JIT support ... found 23:24:30 checking for OpenSSL library ... found 23:24:30 checking for zlib library ... found 23:24:30 creating objs/Makefile 23:24:35 23:24:35 Configuration summary 23:24:35 + using system PCRE library 23:24:35 + using system OpenSSL library 23:24:35 + using system zlib library 23:24:35 23:24:35 nginx path prefix: "/build/parts/openresty/install/nginx" 23:24:35 nginx binary file: "/build/parts/openresty/install/nginx/sbin/nginx" 23:24:35 nginx modules path: "/build/parts/openresty/install/nginx/modules" 23:24:35 nginx configuration prefix: "/build/parts/openresty/install/nginx/conf" 23:24:35 nginx configuration file: "/build/parts/openresty/install/nginx/conf/nginx.conf" 23:24:35 nginx pid file: "/build/parts/openresty/install/nginx/logs/nginx.pid" 23:24:35 nginx error log file: "/build/parts/openresty/install/nginx/logs/error.log" 23:24:35 nginx http access log file: "/build/parts/openresty/install/nginx/logs/access.log" 23:24:35 nginx http client request body temporary files: "client_body_temp" 23:24:35 nginx http proxy temporary files: "proxy_temp" 23:24:35 nginx http fastcgi temporary files: "fastcgi_temp" 23:24:35 nginx http uwsgi temporary files: "uwsgi_temp" 23:24:35 nginx http scgi temporary files: "scgi_temp" 23:24:35 23:24:35 ./configure: warning: the "--with-ipv6" option is deprecated 23:24:35 cd ../.. 23:24:35 Type the following commands to build and install: 23:24:35 make 23:24:35 make install 23:24:35 make -j8 23:24:35 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 23:24:35 make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' 23:24:35 ==== Building LuaJIT 2.1.0-beta3 ==== 23:24:35 make -C src 23:24:35 make[2]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' 23:24:35 make[2]: Nothing to be done for 'default'. 23:24:35 make[2]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' 23:24:35 ==== Successfully built LuaJIT 2.1.0-beta3 ==== 23:24:35 make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' 23:24:35 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 23:24:35 make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' 23:24:35 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 23:24:35 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 23:24:35 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 23:24:35 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 23:24:35 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' 23:24:35 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 23:24:35 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' 23:24:35 cc -O3 -g -Wall -fpic -c resty_signal.c 23:24:35 cc -shared -fvisibility=hidden resty_signal.o -o librestysignal.so 23:24:35 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' 23:24:35 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 23:24:35 make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' 23:24:35 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 23:24:35 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 23:24:35 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' 23:24:35 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 23:24:35 make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' 23:24:35 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 23:24:35 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 23:24:35 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' 23:24:35 cd /build/parts/openresty/build/build/nginx-1.15.8 && make 23:24:35 make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' 23:24:35 make -f objs/Makefile 23:24:35 make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/nginx.o \ 23:24:35 src/core/nginx.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_log.o \ 23:24:35 src/core/ngx_log.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_palloc.o \ 23:24:35 src/core/ngx_palloc.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_array.o \ 23:24:35 src/core/ngx_array.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_list.o \ 23:24:35 src/core/ngx_list.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_hash.o \ 23:24:35 src/core/ngx_hash.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_buf.o \ 23:24:35 src/core/ngx_buf.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_queue.o \ 23:24:35 src/core/ngx_queue.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_output_chain.o \ 23:24:35 src/core/ngx_output_chain.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_string.o \ 23:24:35 src/core/ngx_string.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_parse.o \ 23:24:35 src/core/ngx_parse.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_parse_time.o \ 23:24:35 src/core/ngx_parse_time.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_inet.o \ 23:24:35 src/core/ngx_inet.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_file.o \ 23:24:35 src/core/ngx_file.c 23:24:35 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:35 -o objs/src/core/ngx_crc32.o \ 23:24:35 src/core/ngx_crc32.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_murmurhash.o \ 23:24:36 src/core/ngx_murmurhash.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_md5.o \ 23:24:36 src/core/ngx_md5.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_sha1.o \ 23:24:36 src/core/ngx_sha1.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_rbtree.o \ 23:24:36 src/core/ngx_rbtree.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_radix_tree.o \ 23:24:36 src/core/ngx_radix_tree.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_slab.o \ 23:24:36 src/core/ngx_slab.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_times.o \ 23:24:36 src/core/ngx_times.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_shmtx.o \ 23:24:36 src/core/ngx_shmtx.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_connection.o \ 23:24:36 src/core/ngx_connection.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_cycle.o \ 23:24:36 src/core/ngx_cycle.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_spinlock.o \ 23:24:36 src/core/ngx_spinlock.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_rwlock.o \ 23:24:36 src/core/ngx_rwlock.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_cpuinfo.o \ 23:24:36 src/core/ngx_cpuinfo.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_conf_file.o \ 23:24:36 src/core/ngx_conf_file.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_module.o \ 23:24:36 src/core/ngx_module.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_resolver.o \ 23:24:36 src/core/ngx_resolver.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_open_file_cache.o \ 23:24:36 src/core/ngx_open_file_cache.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_crypt.o \ 23:24:36 src/core/ngx_crypt.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_proxy_protocol.o \ 23:24:36 src/core/ngx_proxy_protocol.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/core/ngx_syslog.o \ 23:24:36 src/core/ngx_syslog.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/event/ngx_event.o \ 23:24:36 src/event/ngx_event.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/event/ngx_event_timer.o \ 23:24:36 src/event/ngx_event_timer.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/event/ngx_event_posted.o \ 23:24:36 src/event/ngx_event_posted.c 23:24:36 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:36 -o objs/src/event/ngx_event_accept.o \ 23:24:36 src/event/ngx_event_accept.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/event/ngx_event_udp.o \ 23:24:37 src/event/ngx_event_udp.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/event/ngx_event_connect.o \ 23:24:37 src/event/ngx_event_connect.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/event/ngx_event_pipe.o \ 23:24:37 src/event/ngx_event_pipe.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_time.o \ 23:24:37 src/os/unix/ngx_time.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_errno.o \ 23:24:37 src/os/unix/ngx_errno.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_alloc.o \ 23:24:37 src/os/unix/ngx_alloc.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_files.o \ 23:24:37 src/os/unix/ngx_files.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_socket.o \ 23:24:37 src/os/unix/ngx_socket.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_recv.o \ 23:24:37 src/os/unix/ngx_recv.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_readv_chain.o \ 23:24:37 src/os/unix/ngx_readv_chain.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_udp_recv.o \ 23:24:37 src/os/unix/ngx_udp_recv.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_send.o \ 23:24:37 src/os/unix/ngx_send.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_writev_chain.o \ 23:24:37 src/os/unix/ngx_writev_chain.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_udp_send.o \ 23:24:37 src/os/unix/ngx_udp_send.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \ 23:24:37 src/os/unix/ngx_udp_sendmsg_chain.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_channel.o \ 23:24:37 src/os/unix/ngx_channel.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_shmem.o \ 23:24:37 src/os/unix/ngx_shmem.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_process.o \ 23:24:37 src/os/unix/ngx_process.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_daemon.o \ 23:24:37 src/os/unix/ngx_daemon.c 23:24:37 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:37 -o objs/src/os/unix/ngx_setaffinity.o \ 23:24:37 src/os/unix/ngx_setaffinity.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:38 -o objs/src/os/unix/ngx_setproctitle.o \ 23:24:38 src/os/unix/ngx_setproctitle.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:38 -o objs/src/os/unix/ngx_posix_init.o \ 23:24:38 src/os/unix/ngx_posix_init.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:38 -o objs/src/os/unix/ngx_user.o \ 23:24:38 src/os/unix/ngx_user.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:38 -o objs/src/os/unix/ngx_dlopen.o \ 23:24:38 src/os/unix/ngx_dlopen.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:38 -o objs/src/os/unix/ngx_process_cycle.o \ 23:24:38 src/os/unix/ngx_process_cycle.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:38 -o objs/src/os/unix/ngx_linux_init.o \ 23:24:38 src/os/unix/ngx_linux_init.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:38 -o objs/src/event/modules/ngx_epoll_module.o \ 23:24:38 src/event/modules/ngx_epoll_module.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:38 -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ 23:24:38 src/os/unix/ngx_linux_sendfile_chain.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:38 -o objs/src/event/ngx_event_openssl.o \ 23:24:38 src/event/ngx_event_openssl.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:38 -o objs/src/event/ngx_event_openssl_stapling.o \ 23:24:38 src/event/ngx_event_openssl_stapling.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:38 -o objs/src/core/ngx_regex.o \ 23:24:38 src/core/ngx_regex.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:38 -o objs/src/http/ngx_http.o \ 23:24:38 src/http/ngx_http.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:38 -o objs/src/http/ngx_http_core_module.o \ 23:24:38 src/http/ngx_http_core_module.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:38 -o objs/src/http/ngx_http_special_response.o \ 23:24:38 src/http/ngx_http_special_response.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:38 -o objs/src/http/ngx_http_request.o \ 23:24:38 src/http/ngx_http_request.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:38 -o objs/src/http/ngx_http_parse.o \ 23:24:38 src/http/ngx_http_parse.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:38 -o objs/src/http/modules/ngx_http_log_module.o \ 23:24:38 src/http/modules/ngx_http_log_module.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:38 -o objs/src/http/ngx_http_request_body.o \ 23:24:38 src/http/ngx_http_request_body.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:38 -o objs/src/http/ngx_http_variables.o \ 23:24:38 src/http/ngx_http_variables.c 23:24:38 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:38 -o objs/src/http/ngx_http_script.o \ 23:24:38 src/http/ngx_http_script.c 23:24:39 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:39 -o objs/src/http/ngx_http_upstream.o \ 23:24:39 src/http/ngx_http_upstream.c 23:24:39 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:39 -o objs/src/http/ngx_http_upstream_round_robin.o \ 23:24:39 src/http/ngx_http_upstream_round_robin.c 23:24:39 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:39 -o objs/src/http/ngx_http_file_cache.o \ 23:24:39 src/http/ngx_http_file_cache.c 23:24:39 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:39 -o objs/src/http/ngx_http_write_filter_module.o \ 23:24:39 src/http/ngx_http_write_filter_module.c 23:24:39 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:39 -o objs/src/http/ngx_http_header_filter_module.o \ 23:24:39 src/http/ngx_http_header_filter_module.c 23:24:39 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:39 -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ 23:24:39 src/http/modules/ngx_http_chunked_filter_module.c 23:24:39 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:39 -o objs/src/http/v2/ngx_http_v2_filter_module.o \ 23:24:39 src/http/v2/ngx_http_v2_filter_module.c 23:24:39 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:39 -o objs/src/http/modules/ngx_http_range_filter_module.o \ 23:24:39 src/http/modules/ngx_http_range_filter_module.c 23:24:39 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:39 -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ 23:24:39 src/http/modules/ngx_http_gzip_filter_module.c 23:24:39 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:39 -o objs/src/http/ngx_http_postpone_filter_module.o \ 23:24:39 src/http/ngx_http_postpone_filter_module.c 23:24:39 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:39 -o objs/src/http/modules/ngx_http_ssi_filter_module.o \ 23:24:39 src/http/modules/ngx_http_ssi_filter_module.c 23:24:39 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:39 -o objs/src/http/modules/ngx_http_charset_filter_module.o \ 23:24:39 src/http/modules/ngx_http_charset_filter_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/modules/ngx_http_userid_filter_module.o \ 23:24:40 src/http/modules/ngx_http_userid_filter_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/modules/ngx_http_headers_filter_module.o \ 23:24:40 src/http/modules/ngx_http_headers_filter_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/ngx_http_copy_filter_module.o \ 23:24:40 src/http/ngx_http_copy_filter_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ 23:24:40 src/http/modules/ngx_http_not_modified_filter_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/v2/ngx_http_v2.o \ 23:24:40 src/http/v2/ngx_http_v2.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/v2/ngx_http_v2_table.o \ 23:24:40 src/http/v2/ngx_http_v2_table.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/v2/ngx_http_v2_encode.o \ 23:24:40 src/http/v2/ngx_http_v2_encode.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/v2/ngx_http_v2_huff_decode.o \ 23:24:40 src/http/v2/ngx_http_v2_huff_decode.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/v2/ngx_http_v2_huff_encode.o \ 23:24:40 src/http/v2/ngx_http_v2_huff_encode.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/v2/ngx_http_v2_module.o \ 23:24:40 src/http/v2/ngx_http_v2_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/modules/ngx_http_static_module.o \ 23:24:40 src/http/modules/ngx_http_static_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/modules/ngx_http_autoindex_module.o \ 23:24:40 src/http/modules/ngx_http_autoindex_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/modules/ngx_http_index_module.o \ 23:24:40 src/http/modules/ngx_http_index_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/modules/ngx_http_mirror_module.o \ 23:24:40 src/http/modules/ngx_http_mirror_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/modules/ngx_http_try_files_module.o \ 23:24:40 src/http/modules/ngx_http_try_files_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/modules/ngx_http_auth_basic_module.o \ 23:24:40 src/http/modules/ngx_http_auth_basic_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/modules/ngx_http_access_module.o \ 23:24:40 src/http/modules/ngx_http_access_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/modules/ngx_http_limit_conn_module.o \ 23:24:40 src/http/modules/ngx_http_limit_conn_module.c 23:24:40 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:40 -o objs/src/http/modules/ngx_http_limit_req_module.o \ 23:24:40 src/http/modules/ngx_http_limit_req_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_realip_module.o \ 23:24:41 src/http/modules/ngx_http_realip_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_geo_module.o \ 23:24:41 src/http/modules/ngx_http_geo_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_map_module.o \ 23:24:41 src/http/modules/ngx_http_map_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_split_clients_module.o \ 23:24:41 src/http/modules/ngx_http_split_clients_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_referer_module.o \ 23:24:41 src/http/modules/ngx_http_referer_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_rewrite_module.o \ 23:24:41 src/http/modules/ngx_http_rewrite_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_ssl_module.o \ 23:24:41 src/http/modules/ngx_http_ssl_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_proxy_module.o \ 23:24:41 src/http/modules/ngx_http_proxy_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_fastcgi_module.o \ 23:24:41 src/http/modules/ngx_http_fastcgi_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_uwsgi_module.o \ 23:24:41 src/http/modules/ngx_http_uwsgi_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_scgi_module.o \ 23:24:41 src/http/modules/ngx_http_scgi_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_grpc_module.o \ 23:24:41 src/http/modules/ngx_http_grpc_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_memcached_module.o \ 23:24:41 src/http/modules/ngx_http_memcached_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_empty_gif_module.o \ 23:24:41 src/http/modules/ngx_http_empty_gif_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_browser_module.o \ 23:24:41 src/http/modules/ngx_http_browser_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_upstream_hash_module.o \ 23:24:41 src/http/modules/ngx_http_upstream_hash_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ 23:24:41 src/http/modules/ngx_http_upstream_ip_hash_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ 23:24:41 src/http/modules/ngx_http_upstream_least_conn_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_upstream_random_module.o \ 23:24:41 src/http/modules/ngx_http_upstream_random_module.c 23:24:41 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:41 -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ 23:24:41 src/http/modules/ngx_http_upstream_keepalive_module.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/http/modules/ngx_http_upstream_zone_module.o \ 23:24:42 src/http/modules/ngx_http_upstream_zone_module.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/http/modules/ngx_http_stub_status_module.o \ 23:24:42 src/http/modules/ngx_http_stub_status_module.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream.o \ 23:24:42 src/stream/ngx_stream.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_variables.o \ 23:24:42 src/stream/ngx_stream_variables.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_script.o \ 23:24:42 src/stream/ngx_stream_script.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_handler.o \ 23:24:42 src/stream/ngx_stream_handler.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_core_module.o \ 23:24:42 src/stream/ngx_stream_core_module.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_log_module.o \ 23:24:42 src/stream/ngx_stream_log_module.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_proxy_module.o \ 23:24:42 src/stream/ngx_stream_proxy_module.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_upstream.o \ 23:24:42 src/stream/ngx_stream_upstream.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_upstream_round_robin.o \ 23:24:42 src/stream/ngx_stream_upstream_round_robin.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_write_filter_module.o \ 23:24:42 src/stream/ngx_stream_write_filter_module.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_ssl_module.o \ 23:24:42 src/stream/ngx_stream_ssl_module.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_limit_conn_module.o \ 23:24:42 src/stream/ngx_stream_limit_conn_module.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_access_module.o \ 23:24:42 src/stream/ngx_stream_access_module.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_geo_module.o \ 23:24:42 src/stream/ngx_stream_geo_module.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_map_module.o \ 23:24:42 src/stream/ngx_stream_map_module.c 23:24:42 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:42 -o objs/src/stream/ngx_stream_split_clients_module.o \ 23:24:42 src/stream/ngx_stream_split_clients_module.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/src/stream/ngx_stream_return_module.o \ 23:24:43 src/stream/ngx_stream_return_module.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/src/stream/ngx_stream_upstream_hash_module.o \ 23:24:43 src/stream/ngx_stream_upstream_hash_module.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \ 23:24:43 src/stream/ngx_stream_upstream_least_conn_module.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/src/stream/ngx_stream_upstream_random_module.o \ 23:24:43 src/stream/ngx_stream_upstream_random_module.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/src/stream/ngx_stream_upstream_zone_module.o \ 23:24:43 src/stream/ngx_stream_upstream_zone_module.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/src/stream/ngx_stream_ssl_preread_module.o \ 23:24:43 src/stream/ngx_stream_ssl_preread_module.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ndk.o \ 23:24:43 ../ngx_devel_kit-0.3.1rc1/src/ndk.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_echo_module.o \ 23:24:43 ../echo-nginx-module-0.61/src/ngx_http_echo_module.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_echo_util.o \ 23:24:43 ../echo-nginx-module-0.61/src/ngx_http_echo_util.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_echo_timer.o \ 23:24:43 ../echo-nginx-module-0.61/src/ngx_http_echo_timer.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_echo_var.o \ 23:24:43 ../echo-nginx-module-0.61/src/ngx_http_echo_var.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_echo_handler.o \ 23:24:43 ../echo-nginx-module-0.61/src/ngx_http_echo_handler.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_echo_filter.o \ 23:24:43 ../echo-nginx-module-0.61/src/ngx_http_echo_filter.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_echo_sleep.o \ 23:24:43 ../echo-nginx-module-0.61/src/ngx_http_echo_sleep.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_echo_location.o \ 23:24:43 ../echo-nginx-module-0.61/src/ngx_http_echo_location.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_echo_echo.o \ 23:24:43 ../echo-nginx-module-0.61/src/ngx_http_echo_echo.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_echo_request_info.o \ 23:24:43 ../echo-nginx-module-0.61/src/ngx_http_echo_request_info.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_echo_subrequest.o \ 23:24:43 ../echo-nginx-module-0.61/src/ngx_http_echo_subrequest.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_echo_foreach.o \ 23:24:43 ../echo-nginx-module-0.61/src/ngx_http_echo_foreach.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_xss_filter_module.o \ 23:24:43 ../xss-nginx-module-0.06/src/ngx_http_xss_filter_module.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_xss_util.o \ 23:24:43 ../xss-nginx-module-0.06/src/ngx_http_xss_util.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_coolkit_handlers.o \ 23:24:43 ../ngx_coolkit-0.2/src/ngx_coolkit_handlers.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_coolkit_module.o \ 23:24:43 ../ngx_coolkit-0.2/src/ngx_coolkit_module.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_coolkit_variables.o \ 23:24:43 ../ngx_coolkit-0.2/src/ngx_coolkit_variables.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_set_base32.o \ 23:24:43 ../set-misc-nginx-module-0.32/src/ngx_http_set_base32.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_set_default_value.o \ 23:24:43 ../set-misc-nginx-module-0.32/src/ngx_http_set_default_value.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_set_hashed_upstream.o \ 23:24:43 ../set-misc-nginx-module-0.32/src/ngx_http_set_hashed_upstream.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_set_quote_sql.o \ 23:24:43 ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_sql.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_set_quote_json.o \ 23:24:43 ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_json.c 23:24:43 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:43 -o objs/addon/src/ngx_http_set_unescape_uri.o \ 23:24:43 ../set-misc-nginx-module-0.32/src/ngx_http_set_unescape_uri.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_set_misc_module.o \ 23:24:44 ../set-misc-nginx-module-0.32/src/ngx_http_set_misc_module.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_set_escape_uri.o \ 23:24:44 ../set-misc-nginx-module-0.32/src/ngx_http_set_escape_uri.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_set_hash.o \ 23:24:44 ../set-misc-nginx-module-0.32/src/ngx_http_set_hash.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_set_local_today.o \ 23:24:44 ../set-misc-nginx-module-0.32/src/ngx_http_set_local_today.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_set_hex.o \ 23:24:44 ../set-misc-nginx-module-0.32/src/ngx_http_set_hex.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_set_base64.o \ 23:24:44 ../set-misc-nginx-module-0.32/src/ngx_http_set_base64.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_set_random.o \ 23:24:44 ../set-misc-nginx-module-0.32/src/ngx_http_set_random.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_set_secure_random.o \ 23:24:44 ../set-misc-nginx-module-0.32/src/ngx_http_set_secure_random.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_set_rotate.o \ 23:24:44 ../set-misc-nginx-module-0.32/src/ngx_http_set_rotate.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_set_hmac.o \ 23:24:44 ../set-misc-nginx-module-0.32/src/ngx_http_set_hmac.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_form_input_module.o \ 23:24:44 ../form-input-nginx-module-0.12/src/ngx_http_form_input_module.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_encrypted_session_module.o \ 23:24:44 ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_module.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_encrypted_session_cipher.o \ 23:24:44 ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_cipher.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_srcache_filter_module.o \ 23:24:44 ../srcache-nginx-module-0.31/src/ngx_http_srcache_filter_module.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_srcache_util.o \ 23:24:44 ../srcache-nginx-module-0.31/src/ngx_http_srcache_util.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_srcache_var.o \ 23:24:44 ../srcache-nginx-module-0.31/src/ngx_http_srcache_var.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_srcache_store.o \ 23:24:44 ../srcache-nginx-module-0.31/src/ngx_http_srcache_store.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_srcache_fetch.o \ 23:24:44 ../srcache-nginx-module-0.31/src/ngx_http_srcache_fetch.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_srcache_headers.o \ 23:24:44 ../srcache-nginx-module-0.31/src/ngx_http_srcache_headers.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_lua_script.o \ 23:24:44 ../ngx_lua-0.10.15/src/ngx_http_lua_script.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_lua_log.o \ 23:24:44 ../ngx_lua-0.10.15/src/ngx_http_lua_log.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_lua_subrequest.o \ 23:24:44 ../ngx_lua-0.10.15/src/ngx_http_lua_subrequest.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_lua_ndk.o \ 23:24:44 ../ngx_lua-0.10.15/src/ngx_http_lua_ndk.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_lua_control.o \ 23:24:44 ../ngx_lua-0.10.15/src/ngx_http_lua_control.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_lua_time.o \ 23:24:44 ../ngx_lua-0.10.15/src/ngx_http_lua_time.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_lua_misc.o \ 23:24:44 ../ngx_lua-0.10.15/src/ngx_http_lua_misc.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_lua_variable.o \ 23:24:44 ../ngx_lua-0.10.15/src/ngx_http_lua_variable.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_lua_string.o \ 23:24:44 ../ngx_lua-0.10.15/src/ngx_http_lua_string.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_lua_output.o \ 23:24:44 ../ngx_lua-0.10.15/src/ngx_http_lua_output.c 23:24:44 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:44 -o objs/addon/src/ngx_http_lua_headers.o \ 23:24:44 ../ngx_lua-0.10.15/src/ngx_http_lua_headers.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_req_body.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_req_body.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_uri.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_uri.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_args.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_args.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_ctx.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_ctx.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_regex.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_regex.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_module.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_module.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_headers_out.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_headers_out.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_headers_in.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_headers_in.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_directive.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_directive.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_consts.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_consts.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_exception.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_exception.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_util.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_util.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_cache.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_cache.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_contentby.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_contentby.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_rewriteby.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_rewriteby.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_accessby.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_accessby.c 23:24:45 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:45 -o objs/addon/src/ngx_http_lua_setby.o \ 23:24:45 ../ngx_lua-0.10.15/src/ngx_http_lua_setby.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_capturefilter.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_capturefilter.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_clfactory.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_clfactory.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_pcrefix.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_pcrefix.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_headerfilterby.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_headerfilterby.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_shdict.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_shdict.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_socket_tcp.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_api.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_api.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_logby.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_logby.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_sleep.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_sleep.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_semaphore.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_semaphore.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_coroutine.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_coroutine.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_bodyfilterby.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_bodyfilterby.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_initby.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_initby.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_initworkerby.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_initworkerby.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_socket_udp.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_socket_udp.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_req_method.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_req_method.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_phase.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_phase.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_uthread.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_uthread.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_timer.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_timer.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_config.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_config.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_worker.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_worker.c 23:24:46 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:46 -o objs/addon/src/ngx_http_lua_ssl_certby.o \ 23:24:46 ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_certby.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_lua_ssl_ocsp.o \ 23:24:47 ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_ocsp.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_lua_lex.o \ 23:24:47 ../ngx_lua-0.10.15/src/ngx_http_lua_lex.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_lua_balancer.o \ 23:24:47 ../ngx_lua-0.10.15/src/ngx_http_lua_balancer.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ 23:24:47 ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_storeby.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ 23:24:47 ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_fetchby.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_lua_ssl.o \ 23:24:47 ../ngx_lua-0.10.15/src/ngx_http_lua_ssl.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_lua_log_ringbuf.o \ 23:24:47 ../ngx_lua-0.10.15/src/ngx_http_lua_log_ringbuf.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_lua_input_filters.o \ 23:24:47 ../ngx_lua-0.10.15/src/ngx_http_lua_input_filters.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_lua_pipe.o \ 23:24:47 ../ngx_lua-0.10.15/src/ngx_http_lua_pipe.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_lua_upstream_module.o \ 23:24:47 ../ngx_lua_upstream-0.07/src/ngx_http_lua_upstream_module.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_headers_more_filter_module.o \ 23:24:47 ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_filter_module.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_headers_more_headers_out.o \ 23:24:47 ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_out.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_headers_more_headers_in.o \ 23:24:47 ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_in.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_headers_more_util.o \ 23:24:47 ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_util.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_array_var_module.o \ 23:24:47 ../array-var-nginx-module-0.05/src/ngx_http_array_var_module.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_array_var_util.o \ 23:24:47 ../array-var-nginx-module-0.05/src/ngx_http_array_var_util.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_memc_module.o \ 23:24:47 ../memc-nginx-module-0.19/src/ngx_http_memc_module.c 23:24:47 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:47 -o objs/addon/src/ngx_http_memc_request.o \ 23:24:47 ../memc-nginx-module-0.19/src/ngx_http_memc_request.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_memc_response.o \ 23:24:48 ../memc-nginx-module-0.19/src/ngx_http_memc_response.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_memc_util.o \ 23:24:48 ../memc-nginx-module-0.19/src/ngx_http_memc_util.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_memc_handler.o \ 23:24:48 ../memc-nginx-module-0.19/src/ngx_http_memc_handler.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_redis2_module.o \ 23:24:48 ../redis2-nginx-module-0.15/src/ngx_http_redis2_module.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_redis2_handler.o \ 23:24:48 ../redis2-nginx-module-0.15/src/ngx_http_redis2_handler.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_redis2_reply.o \ 23:24:48 ../redis2-nginx-module-0.15/src/ngx_http_redis2_reply.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_redis2_util.o \ 23:24:48 ../redis2-nginx-module-0.15/src/ngx_http_redis2_util.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ 23:24:48 ../redis-nginx-module-0.3.7/ngx_http_redis_module.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_rds_json_filter_module.o \ 23:24:48 ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_filter_module.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_rds_json_processor.o \ 23:24:48 ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_processor.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_rds_json_util.o \ 23:24:48 ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_util.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_rds_json_output.o \ 23:24:48 ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_output.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_rds_json_handler.o \ 23:24:48 ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_handler.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_rds_csv_filter_module.o \ 23:24:48 ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_filter_module.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_rds_csv_processor.o \ 23:24:48 ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_processor.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_rds_csv_util.o \ 23:24:48 ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_util.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_http_rds_csv_output.o \ 23:24:48 ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_output.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_stream_lua_api.o \ 23:24:48 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_api.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_stream_lua_request.o \ 23:24:48 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_request.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_stream_lua_module.o \ 23:24:48 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_module.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_stream_lua_directive.o \ 23:24:48 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_directive.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_stream_lua_lex.o \ 23:24:48 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_lex.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_stream_lua_contentby.o \ 23:24:48 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_contentby.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_stream_lua_util.o \ 23:24:48 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_stream_lua_cache.o \ 23:24:48 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_cache.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_stream_lua_clfactory.o \ 23:24:48 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_clfactory.c 23:24:48 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:48 -o objs/addon/src/ngx_stream_lua_exception.o \ 23:24:48 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_exception.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_pcrefix.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_pcrefix.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_uthread.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_uthread.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_coroutine.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_coroutine.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_output.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_output.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_consts.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_consts.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_log.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_time.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_time.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_string.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_string.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_control.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_sleep.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_sleep.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_phase.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_phase.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_ctx.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ctx.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_regex.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_regex.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_script.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_script.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_shdict.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_shdict.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_variable.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_timer.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_timer.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_config.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_config.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_worker.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_worker.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_misc.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_misc.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_initby.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initby.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_initworkerby.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initworkerby.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_socket_tcp.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_tcp.c 23:24:49 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:49 -o objs/addon/src/ngx_stream_lua_socket_udp.o \ 23:24:49 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_udp.c 23:24:50 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:50 -o objs/addon/src/ngx_stream_lua_args.o \ 23:24:50 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_args.c 23:24:50 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:50 -o objs/addon/src/ngx_stream_lua_ssl.o \ 23:24:50 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl.c 23:24:50 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:50 -o objs/addon/src/ngx_stream_lua_balancer.o \ 23:24:50 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_balancer.c 23:24:50 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:50 -o objs/addon/src/ngx_stream_lua_logby.o \ 23:24:50 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_logby.c 23:24:50 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:50 -o objs/addon/src/ngx_stream_lua_prereadby.o \ 23:24:50 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_prereadby.c 23:24:50 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:50 -o objs/addon/src/ngx_stream_lua_semaphore.o \ 23:24:50 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_semaphore.c 23:24:50 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:50 -o objs/addon/src/ngx_stream_lua_ssl_certby.o \ 23:24:50 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl_certby.c 23:24:50 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:50 -o objs/addon/src/ngx_stream_lua_log_ringbuf.o \ 23:24:50 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log_ringbuf.c 23:24:50 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ 23:24:50 -o objs/addon/src/ngx_http_lua_kong_module.o \ 23:24:50 /build/stage/lua-kong-nginx-module/src/ngx_http_lua_kong_module.c 23:24:50 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 23:24:50 -o objs/ngx_modules.o \ 23:24:50 objs/ngx_modules.c 23:24:50 sed -e "s|%%PREFIX%%|/build/parts/openresty/install/nginx|" \ 23:24:50 -e "s|%%PID_PATH%%|/build/parts/openresty/install/nginx/logs/nginx.pid|" \ 23:24:50 -e "s|%%CONF_PATH%%|/build/parts/openresty/install/nginx/conf/nginx.conf|" \ 23:24:50 -e "s|%%ERROR_LOG_PATH%%|/build/parts/openresty/install/nginx/logs/error.log|" \ 23:24:50 < docs/man/nginx.8 > objs/nginx.8 23:24:51 cc -o objs/nginx \ 23:24:51 objs/src/core/nginx.o \ 23:24:51 objs/src/core/ngx_log.o \ 23:24:51 objs/src/core/ngx_palloc.o \ 23:24:51 objs/src/core/ngx_array.o \ 23:24:51 objs/src/core/ngx_list.o \ 23:24:51 objs/src/core/ngx_hash.o \ 23:24:51 objs/src/core/ngx_buf.o \ 23:24:51 objs/src/core/ngx_queue.o \ 23:24:51 objs/src/core/ngx_output_chain.o \ 23:24:51 objs/src/core/ngx_string.o \ 23:24:51 objs/src/core/ngx_parse.o \ 23:24:51 objs/src/core/ngx_parse_time.o \ 23:24:51 objs/src/core/ngx_inet.o \ 23:24:51 objs/src/core/ngx_file.o \ 23:24:51 objs/src/core/ngx_crc32.o \ 23:24:51 objs/src/core/ngx_murmurhash.o \ 23:24:51 objs/src/core/ngx_md5.o \ 23:24:51 objs/src/core/ngx_sha1.o \ 23:24:51 objs/src/core/ngx_rbtree.o \ 23:24:51 objs/src/core/ngx_radix_tree.o \ 23:24:51 objs/src/core/ngx_slab.o \ 23:24:51 objs/src/core/ngx_times.o \ 23:24:51 objs/src/core/ngx_shmtx.o \ 23:24:51 objs/src/core/ngx_connection.o \ 23:24:51 objs/src/core/ngx_cycle.o \ 23:24:51 objs/src/core/ngx_spinlock.o \ 23:24:51 objs/src/core/ngx_rwlock.o \ 23:24:51 objs/src/core/ngx_cpuinfo.o \ 23:24:51 objs/src/core/ngx_conf_file.o \ 23:24:51 objs/src/core/ngx_module.o \ 23:24:51 objs/src/core/ngx_resolver.o \ 23:24:51 objs/src/core/ngx_open_file_cache.o \ 23:24:51 objs/src/core/ngx_crypt.o \ 23:24:51 objs/src/core/ngx_proxy_protocol.o \ 23:24:51 objs/src/core/ngx_syslog.o \ 23:24:51 objs/src/event/ngx_event.o \ 23:24:51 objs/src/event/ngx_event_timer.o \ 23:24:51 objs/src/event/ngx_event_posted.o \ 23:24:51 objs/src/event/ngx_event_accept.o \ 23:24:51 objs/src/event/ngx_event_udp.o \ 23:24:51 objs/src/event/ngx_event_connect.o \ 23:24:51 objs/src/event/ngx_event_pipe.o \ 23:24:51 objs/src/os/unix/ngx_time.o \ 23:24:51 objs/src/os/unix/ngx_errno.o \ 23:24:51 objs/src/os/unix/ngx_alloc.o \ 23:24:51 objs/src/os/unix/ngx_files.o \ 23:24:51 objs/src/os/unix/ngx_socket.o \ 23:24:51 objs/src/os/unix/ngx_recv.o \ 23:24:51 objs/src/os/unix/ngx_readv_chain.o \ 23:24:51 objs/src/os/unix/ngx_udp_recv.o \ 23:24:51 objs/src/os/unix/ngx_send.o \ 23:24:51 objs/src/os/unix/ngx_writev_chain.o \ 23:24:51 objs/src/os/unix/ngx_udp_send.o \ 23:24:51 objs/src/os/unix/ngx_udp_sendmsg_chain.o \ 23:24:51 objs/src/os/unix/ngx_channel.o \ 23:24:51 objs/src/os/unix/ngx_shmem.o \ 23:24:51 objs/src/os/unix/ngx_process.o \ 23:24:51 objs/src/os/unix/ngx_daemon.o \ 23:24:51 objs/src/os/unix/ngx_setaffinity.o \ 23:24:51 objs/src/os/unix/ngx_setproctitle.o \ 23:24:51 objs/src/os/unix/ngx_posix_init.o \ 23:24:51 objs/src/os/unix/ngx_user.o \ 23:24:51 objs/src/os/unix/ngx_dlopen.o \ 23:24:51 objs/src/os/unix/ngx_process_cycle.o \ 23:24:51 objs/src/os/unix/ngx_linux_init.o \ 23:24:51 objs/src/event/modules/ngx_epoll_module.o \ 23:24:51 objs/src/os/unix/ngx_linux_sendfile_chain.o \ 23:24:51 objs/src/event/ngx_event_openssl.o \ 23:24:51 objs/src/event/ngx_event_openssl_stapling.o \ 23:24:51 objs/src/core/ngx_regex.o \ 23:24:51 objs/src/http/ngx_http.o \ 23:24:51 objs/src/http/ngx_http_core_module.o \ 23:24:51 objs/src/http/ngx_http_special_response.o \ 23:24:51 objs/src/http/ngx_http_request.o \ 23:24:51 objs/src/http/ngx_http_parse.o \ 23:24:51 objs/src/http/modules/ngx_http_log_module.o \ 23:24:51 objs/src/http/ngx_http_request_body.o \ 23:24:51 objs/src/http/ngx_http_variables.o \ 23:24:51 objs/src/http/ngx_http_script.o \ 23:24:51 objs/src/http/ngx_http_upstream.o \ 23:24:51 objs/src/http/ngx_http_upstream_round_robin.o \ 23:24:51 objs/src/http/ngx_http_file_cache.o \ 23:24:51 objs/src/http/ngx_http_write_filter_module.o \ 23:24:51 objs/src/http/ngx_http_header_filter_module.o \ 23:24:51 objs/src/http/modules/ngx_http_chunked_filter_module.o \ 23:24:51 objs/src/http/v2/ngx_http_v2_filter_module.o \ 23:24:51 objs/src/http/modules/ngx_http_range_filter_module.o \ 23:24:51 objs/src/http/modules/ngx_http_gzip_filter_module.o \ 23:24:51 objs/src/http/ngx_http_postpone_filter_module.o \ 23:24:51 objs/src/http/modules/ngx_http_ssi_filter_module.o \ 23:24:51 objs/src/http/modules/ngx_http_charset_filter_module.o \ 23:24:51 objs/src/http/modules/ngx_http_userid_filter_module.o \ 23:24:51 objs/src/http/modules/ngx_http_headers_filter_module.o \ 23:24:51 objs/src/http/ngx_http_copy_filter_module.o \ 23:24:51 objs/src/http/modules/ngx_http_not_modified_filter_module.o \ 23:24:51 objs/src/http/v2/ngx_http_v2.o \ 23:24:51 objs/src/http/v2/ngx_http_v2_table.o \ 23:24:51 objs/src/http/v2/ngx_http_v2_encode.o \ 23:24:51 objs/src/http/v2/ngx_http_v2_huff_decode.o \ 23:24:51 objs/src/http/v2/ngx_http_v2_huff_encode.o \ 23:24:51 objs/src/http/v2/ngx_http_v2_module.o \ 23:24:51 objs/src/http/modules/ngx_http_static_module.o \ 23:24:51 objs/src/http/modules/ngx_http_autoindex_module.o \ 23:24:51 objs/src/http/modules/ngx_http_index_module.o \ 23:24:51 objs/src/http/modules/ngx_http_mirror_module.o \ 23:24:51 objs/src/http/modules/ngx_http_try_files_module.o \ 23:24:51 objs/src/http/modules/ngx_http_auth_basic_module.o \ 23:24:51 objs/src/http/modules/ngx_http_access_module.o \ 23:24:51 objs/src/http/modules/ngx_http_limit_conn_module.o \ 23:24:51 objs/src/http/modules/ngx_http_limit_req_module.o \ 23:24:51 objs/src/http/modules/ngx_http_realip_module.o \ 23:24:51 objs/src/http/modules/ngx_http_geo_module.o \ 23:24:51 objs/src/http/modules/ngx_http_map_module.o \ 23:24:51 objs/src/http/modules/ngx_http_split_clients_module.o \ 23:24:51 objs/src/http/modules/ngx_http_referer_module.o \ 23:24:51 objs/src/http/modules/ngx_http_rewrite_module.o \ 23:24:51 objs/src/http/modules/ngx_http_ssl_module.o \ 23:24:51 objs/src/http/modules/ngx_http_proxy_module.o \ 23:24:51 objs/src/http/modules/ngx_http_fastcgi_module.o \ 23:24:51 objs/src/http/modules/ngx_http_uwsgi_module.o \ 23:24:51 objs/src/http/modules/ngx_http_scgi_module.o \ 23:24:51 objs/src/http/modules/ngx_http_grpc_module.o \ 23:24:51 objs/src/http/modules/ngx_http_memcached_module.o \ 23:24:51 objs/src/http/modules/ngx_http_empty_gif_module.o \ 23:24:51 objs/src/http/modules/ngx_http_browser_module.o \ 23:24:51 objs/src/http/modules/ngx_http_upstream_hash_module.o \ 23:24:51 objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ 23:24:51 objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ 23:24:51 objs/src/http/modules/ngx_http_upstream_random_module.o \ 23:24:51 objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ 23:24:51 objs/src/http/modules/ngx_http_upstream_zone_module.o \ 23:24:51 objs/src/http/modules/ngx_http_stub_status_module.o \ 23:24:51 objs/src/stream/ngx_stream.o \ 23:24:51 objs/src/stream/ngx_stream_variables.o \ 23:24:51 objs/src/stream/ngx_stream_script.o \ 23:24:51 objs/src/stream/ngx_stream_handler.o \ 23:24:51 objs/src/stream/ngx_stream_core_module.o \ 23:24:51 objs/src/stream/ngx_stream_log_module.o \ 23:24:51 objs/src/stream/ngx_stream_proxy_module.o \ 23:24:51 objs/src/stream/ngx_stream_upstream.o \ 23:24:51 objs/src/stream/ngx_stream_upstream_round_robin.o \ 23:24:51 objs/src/stream/ngx_stream_write_filter_module.o \ 23:24:51 objs/src/stream/ngx_stream_ssl_module.o \ 23:24:51 objs/src/stream/ngx_stream_limit_conn_module.o \ 23:24:51 objs/src/stream/ngx_stream_access_module.o \ 23:24:51 objs/src/stream/ngx_stream_geo_module.o \ 23:24:51 objs/src/stream/ngx_stream_map_module.o \ 23:24:51 objs/src/stream/ngx_stream_split_clients_module.o \ 23:24:51 objs/src/stream/ngx_stream_return_module.o \ 23:24:51 objs/src/stream/ngx_stream_upstream_hash_module.o \ 23:24:51 objs/src/stream/ngx_stream_upstream_least_conn_module.o \ 23:24:51 objs/src/stream/ngx_stream_upstream_random_module.o \ 23:24:51 objs/src/stream/ngx_stream_upstream_zone_module.o \ 23:24:51 objs/src/stream/ngx_stream_ssl_preread_module.o \ 23:24:51 objs/addon/src/ndk.o \ 23:24:51 objs/addon/src/ngx_http_echo_module.o \ 23:24:51 objs/addon/src/ngx_http_echo_util.o \ 23:24:51 objs/addon/src/ngx_http_echo_timer.o \ 23:24:51 objs/addon/src/ngx_http_echo_var.o \ 23:24:51 objs/addon/src/ngx_http_echo_handler.o \ 23:24:51 objs/addon/src/ngx_http_echo_filter.o \ 23:24:51 objs/addon/src/ngx_http_echo_sleep.o \ 23:24:51 objs/addon/src/ngx_http_echo_location.o \ 23:24:51 objs/addon/src/ngx_http_echo_echo.o \ 23:24:51 objs/addon/src/ngx_http_echo_request_info.o \ 23:24:51 objs/addon/src/ngx_http_echo_subrequest.o \ 23:24:51 objs/addon/src/ngx_http_echo_foreach.o \ 23:24:51 objs/addon/src/ngx_http_xss_filter_module.o \ 23:24:51 objs/addon/src/ngx_http_xss_util.o \ 23:24:51 objs/addon/src/ngx_coolkit_handlers.o \ 23:24:51 objs/addon/src/ngx_coolkit_module.o \ 23:24:51 objs/addon/src/ngx_coolkit_variables.o \ 23:24:51 objs/addon/src/ngx_http_set_base32.o \ 23:24:51 objs/addon/src/ngx_http_set_default_value.o \ 23:24:51 objs/addon/src/ngx_http_set_hashed_upstream.o \ 23:24:51 objs/addon/src/ngx_http_set_quote_sql.o \ 23:24:51 objs/addon/src/ngx_http_set_quote_json.o \ 23:24:51 objs/addon/src/ngx_http_set_unescape_uri.o \ 23:24:51 objs/addon/src/ngx_http_set_misc_module.o \ 23:24:51 objs/addon/src/ngx_http_set_escape_uri.o \ 23:24:51 objs/addon/src/ngx_http_set_hash.o \ 23:24:51 objs/addon/src/ngx_http_set_local_today.o \ 23:24:51 objs/addon/src/ngx_http_set_hex.o \ 23:24:51 objs/addon/src/ngx_http_set_base64.o \ 23:24:51 objs/addon/src/ngx_http_set_random.o \ 23:24:51 objs/addon/src/ngx_http_set_secure_random.o \ 23:24:51 objs/addon/src/ngx_http_set_rotate.o \ 23:24:51 objs/addon/src/ngx_http_set_hmac.o \ 23:24:51 objs/addon/src/ngx_http_form_input_module.o \ 23:24:51 objs/addon/src/ngx_http_encrypted_session_module.o \ 23:24:51 objs/addon/src/ngx_http_encrypted_session_cipher.o \ 23:24:51 objs/addon/src/ngx_http_srcache_filter_module.o \ 23:24:51 objs/addon/src/ngx_http_srcache_util.o \ 23:24:51 objs/addon/src/ngx_http_srcache_var.o \ 23:24:51 objs/addon/src/ngx_http_srcache_store.o \ 23:24:51 objs/addon/src/ngx_http_srcache_fetch.o \ 23:24:51 objs/addon/src/ngx_http_srcache_headers.o \ 23:24:51 objs/addon/src/ngx_http_lua_script.o \ 23:24:51 objs/addon/src/ngx_http_lua_log.o \ 23:24:51 objs/addon/src/ngx_http_lua_subrequest.o \ 23:24:51 objs/addon/src/ngx_http_lua_ndk.o \ 23:24:51 objs/addon/src/ngx_http_lua_control.o \ 23:24:51 objs/addon/src/ngx_http_lua_time.o \ 23:24:51 objs/addon/src/ngx_http_lua_misc.o \ 23:24:51 objs/addon/src/ngx_http_lua_variable.o \ 23:24:51 objs/addon/src/ngx_http_lua_string.o \ 23:24:51 objs/addon/src/ngx_http_lua_output.o \ 23:24:51 objs/addon/src/ngx_http_lua_headers.o \ 23:24:51 objs/addon/src/ngx_http_lua_req_body.o \ 23:24:51 objs/addon/src/ngx_http_lua_uri.o \ 23:24:51 objs/addon/src/ngx_http_lua_args.o \ 23:24:51 objs/addon/src/ngx_http_lua_ctx.o \ 23:24:51 objs/addon/src/ngx_http_lua_regex.o \ 23:24:51 objs/addon/src/ngx_http_lua_module.o \ 23:24:51 objs/addon/src/ngx_http_lua_headers_out.o \ 23:24:51 objs/addon/src/ngx_http_lua_headers_in.o \ 23:24:51 objs/addon/src/ngx_http_lua_directive.o \ 23:24:51 objs/addon/src/ngx_http_lua_consts.o \ 23:24:51 objs/addon/src/ngx_http_lua_exception.o \ 23:24:51 objs/addon/src/ngx_http_lua_util.o \ 23:24:51 objs/addon/src/ngx_http_lua_cache.o \ 23:24:51 objs/addon/src/ngx_http_lua_contentby.o \ 23:24:51 objs/addon/src/ngx_http_lua_rewriteby.o \ 23:24:51 objs/addon/src/ngx_http_lua_accessby.o \ 23:24:51 objs/addon/src/ngx_http_lua_setby.o \ 23:24:51 objs/addon/src/ngx_http_lua_capturefilter.o \ 23:24:51 objs/addon/src/ngx_http_lua_clfactory.o \ 23:24:51 objs/addon/src/ngx_http_lua_pcrefix.o \ 23:24:51 objs/addon/src/ngx_http_lua_headerfilterby.o \ 23:24:51 objs/addon/src/ngx_http_lua_shdict.o \ 23:24:51 objs/addon/src/ngx_http_lua_socket_tcp.o \ 23:24:51 objs/addon/src/ngx_http_lua_api.o \ 23:24:51 objs/addon/src/ngx_http_lua_logby.o \ 23:24:51 objs/addon/src/ngx_http_lua_sleep.o \ 23:24:51 objs/addon/src/ngx_http_lua_semaphore.o \ 23:24:51 objs/addon/src/ngx_http_lua_coroutine.o \ 23:24:51 objs/addon/src/ngx_http_lua_bodyfilterby.o \ 23:24:51 objs/addon/src/ngx_http_lua_initby.o \ 23:24:51 objs/addon/src/ngx_http_lua_initworkerby.o \ 23:24:51 objs/addon/src/ngx_http_lua_socket_udp.o \ 23:24:51 objs/addon/src/ngx_http_lua_req_method.o \ 23:24:51 objs/addon/src/ngx_http_lua_phase.o \ 23:24:51 objs/addon/src/ngx_http_lua_uthread.o \ 23:24:51 objs/addon/src/ngx_http_lua_timer.o \ 23:24:51 objs/addon/src/ngx_http_lua_config.o \ 23:24:51 objs/addon/src/ngx_http_lua_worker.o \ 23:24:51 objs/addon/src/ngx_http_lua_ssl_certby.o \ 23:24:51 objs/addon/src/ngx_http_lua_ssl_ocsp.o \ 23:24:51 objs/addon/src/ngx_http_lua_lex.o \ 23:24:51 objs/addon/src/ngx_http_lua_balancer.o \ 23:24:51 objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ 23:24:51 objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ 23:24:51 objs/addon/src/ngx_http_lua_ssl.o \ 23:24:51 objs/addon/src/ngx_http_lua_log_ringbuf.o \ 23:24:51 objs/addon/src/ngx_http_lua_input_filters.o \ 23:24:51 objs/addon/src/ngx_http_lua_pipe.o \ 23:24:51 objs/addon/src/ngx_http_lua_upstream_module.o \ 23:24:51 objs/addon/src/ngx_http_headers_more_filter_module.o \ 23:24:51 objs/addon/src/ngx_http_headers_more_headers_out.o \ 23:24:51 objs/addon/src/ngx_http_headers_more_headers_in.o \ 23:24:51 objs/addon/src/ngx_http_headers_more_util.o \ 23:24:51 objs/addon/src/ngx_http_array_var_module.o \ 23:24:51 objs/addon/src/ngx_http_array_var_util.o \ 23:24:51 objs/addon/src/ngx_http_memc_module.o \ 23:24:51 objs/addon/src/ngx_http_memc_request.o \ 23:24:51 objs/addon/src/ngx_http_memc_response.o \ 23:24:51 objs/addon/src/ngx_http_memc_util.o \ 23:24:51 objs/addon/src/ngx_http_memc_handler.o \ 23:24:51 objs/addon/src/ngx_http_redis2_module.o \ 23:24:51 objs/addon/src/ngx_http_redis2_handler.o \ 23:24:51 objs/addon/src/ngx_http_redis2_reply.o \ 23:24:51 objs/addon/src/ngx_http_redis2_util.o \ 23:24:51 objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ 23:24:51 objs/addon/src/ngx_http_rds_json_filter_module.o \ 23:24:51 objs/addon/src/ngx_http_rds_json_processor.o \ 23:24:51 objs/addon/src/ngx_http_rds_json_util.o \ 23:24:51 objs/addon/src/ngx_http_rds_json_output.o \ 23:24:51 objs/addon/src/ngx_http_rds_json_handler.o \ 23:24:51 objs/addon/src/ngx_http_rds_csv_filter_module.o \ 23:24:51 objs/addon/src/ngx_http_rds_csv_processor.o \ 23:24:51 objs/addon/src/ngx_http_rds_csv_util.o \ 23:24:51 objs/addon/src/ngx_http_rds_csv_output.o \ 23:24:51 objs/addon/src/ngx_stream_lua_api.o \ 23:24:51 objs/addon/src/ngx_stream_lua_request.o \ 23:24:51 objs/addon/src/ngx_stream_lua_module.o \ 23:24:51 objs/addon/src/ngx_stream_lua_directive.o \ 23:24:51 objs/addon/src/ngx_stream_lua_lex.o \ 23:24:51 objs/addon/src/ngx_stream_lua_contentby.o \ 23:24:51 objs/addon/src/ngx_stream_lua_util.o \ 23:24:51 objs/addon/src/ngx_stream_lua_cache.o \ 23:24:51 objs/addon/src/ngx_stream_lua_clfactory.o \ 23:24:51 objs/addon/src/ngx_stream_lua_exception.o \ 23:24:51 objs/addon/src/ngx_stream_lua_pcrefix.o \ 23:24:51 objs/addon/src/ngx_stream_lua_uthread.o \ 23:24:51 objs/addon/src/ngx_stream_lua_coroutine.o \ 23:24:51 objs/addon/src/ngx_stream_lua_output.o \ 23:24:51 objs/addon/src/ngx_stream_lua_consts.o \ 23:24:51 objs/addon/src/ngx_stream_lua_log.o \ 23:24:51 objs/addon/src/ngx_stream_lua_time.o \ 23:24:51 objs/addon/src/ngx_stream_lua_string.o \ 23:24:51 objs/addon/src/ngx_stream_lua_control.o \ 23:24:51 objs/addon/src/ngx_stream_lua_sleep.o \ 23:24:51 objs/addon/src/ngx_stream_lua_phase.o \ 23:24:51 objs/addon/src/ngx_stream_lua_ctx.o \ 23:24:51 objs/addon/src/ngx_stream_lua_regex.o \ 23:24:51 objs/addon/src/ngx_stream_lua_script.o \ 23:24:51 objs/addon/src/ngx_stream_lua_shdict.o \ 23:24:51 objs/addon/src/ngx_stream_lua_variable.o \ 23:24:51 objs/addon/src/ngx_stream_lua_timer.o \ 23:24:51 objs/addon/src/ngx_stream_lua_config.o \ 23:24:51 objs/addon/src/ngx_stream_lua_worker.o \ 23:24:51 objs/addon/src/ngx_stream_lua_misc.o \ 23:24:51 objs/addon/src/ngx_stream_lua_initby.o \ 23:24:51 objs/addon/src/ngx_stream_lua_initworkerby.o \ 23:24:51 objs/addon/src/ngx_stream_lua_socket_tcp.o \ 23:24:51 objs/addon/src/ngx_stream_lua_socket_udp.o \ 23:24:51 objs/addon/src/ngx_stream_lua_args.o \ 23:24:51 objs/addon/src/ngx_stream_lua_ssl.o \ 23:24:51 objs/addon/src/ngx_stream_lua_balancer.o \ 23:24:51 objs/addon/src/ngx_stream_lua_logby.o \ 23:24:51 objs/addon/src/ngx_stream_lua_prereadby.o \ 23:24:51 objs/addon/src/ngx_stream_lua_semaphore.o \ 23:24:51 objs/addon/src/ngx_stream_lua_ssl_certby.o \ 23:24:51 objs/addon/src/ngx_stream_lua_log_ringbuf.o \ 23:24:51 objs/addon/src/ngx_http_lua_kong_module.o \ 23:24:51 objs/ngx_modules.o \ 23:24:51 -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 \ 23:24:51 -Wl,-E 23:24:51 make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' 23:24:51 make install 23:24:51 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 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' 23:24:51 ==== Building LuaJIT 2.1.0-beta3 ==== 23:24:51 make -C src 23:24:51 make[2]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' 23:24:51 make[2]: Nothing to be done for 'default'. 23:24:51 make[2]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' 23:24:51 ==== Successfully built LuaJIT 2.1.0-beta3 ==== 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' 23:24:51 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 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' 23:24:51 make[1]: Nothing to be done for 'all'. 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' 23:24:51 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 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' 23:24:51 make[1]: Nothing to be done for 'all'. 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' 23:24:51 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 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' 23:24:51 make[1]: Nothing to be done for 'all'. 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' 23:24:51 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 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' 23:24:51 make[1]: Nothing to be done for 'all'. 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' 23:24:51 cd /build/parts/openresty/build/build/nginx-1.15.8 && make 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' 23:24:51 make -f objs/Makefile 23:24:51 make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' 23:24:51 make[2]: Nothing to be done for 'build'. 23:24:51 make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' 23:24:51 mkdir -p /build/parts/openresty/install/ 23:24:51 cp /build/parts/openresty/build/COPYRIGHT /build/parts/openresty/install/ 23:24:51 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= 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' 23:24:51 ==== Installing LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== 23:24:51 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 23:24:51 cd src && install -m 0755 luajit /build/parts/openresty/install/luajit/bin/luajit-2.1.0-beta3 23:24:51 cd src && test -f libluajit.a && install -m 0644 libluajit.a /build/parts/openresty/install/luajit/lib/libluajit-5.1.a || : 23:24:51 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 23:24:51 cd src && test -f libluajit.so && \ 23:24:51 install -m 0755 libluajit.so /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 && \ 23:24:51 ldconfig -n /build/parts/openresty/install/luajit/lib && \ 23:24:51 ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so && \ 23:24:51 ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 || : 23:24:51 cd etc && install -m 0644 luajit.1 /build/parts/openresty/install/luajit/share/man/man1 23:24:51 cd etc && sed -e "s|^prefix=.*|prefix=/build/parts/openresty/install/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ 23:24:51 install -m 0644 luajit.pc.tmp /build/parts/openresty/install/luajit/lib/pkgconfig/luajit.pc && \ 23:24:51 rm -f luajit.pc.tmp 23:24:51 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 23:24:51 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 23:24:51 ln -sf luajit-2.1.0-beta3 /build/parts/openresty/install/luajit/bin/luajit 23:24:51 ==== Successfully installed LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' 23:24:51 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 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' 23:24:51 mkdir -p /build/parts/openresty/install/lualib 23:24:51 rm -f /build/parts/openresty/install/lualib/cjson.so 23:24:51 cp cjson.so /build/parts/openresty/install/lualib 23:24:51 chmod 755 /build/parts/openresty/install/lualib/cjson.so 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' 23:24:51 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 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' 23:24:51 install -d /build/parts/openresty/install/lualib/resty 23:24:51 install lib/resty/*.lua /build/parts/openresty/install/lualib/resty 23:24:51 install librestysignal.so /build/parts/openresty/install/lualib/ 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' 23:24:51 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 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' 23:24:51 install -d /build/parts/openresty/install/lualib/redis 23:24:51 install parser.so /build/parts/openresty/install/lualib/redis 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' 23:24:51 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 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' 23:24:51 install -d /build/parts/openresty/install/lualib/rds 23:24:51 install parser.so /build/parts/openresty/install/lualib/rds 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' 23:24:51 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 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-dns-0.21' 23:24:51 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/dns 23:24:51 /build/parts/openresty/build/build/install lib/resty/dns/*.lua /build/parts/openresty/install/lualib/resty/dns/ 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-dns-0.21' 23:24:51 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 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-memcached-0.14' 23:24:51 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty 23:24:51 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty 23:24:51 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-memcached-0.14' 23:24:51 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 23:24:51 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-redis-0.27' 23:24:51 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty 23:24:51 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-redis-0.27' 23:24:52 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 23:24:52 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-mysql-0.21' 23:24:52 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty 23:24:52 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-mysql-0.21' 23:24:52 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 23:24:52 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-string-0.11' 23:24:52 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty 23:24:52 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-string-0.11' 23:24:52 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 23:24:52 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-upload-0.10' 23:24:52 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty 23:24:52 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-upload-0.10' 23:24:52 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 23:24:52 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-websocket-0.07' 23:24:52 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/websocket 23:24:52 /build/parts/openresty/build/build/install lib/resty/websocket/*.lua /build/parts/openresty/install/lualib/resty/websocket/ 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-websocket-0.07' 23:24:52 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 23:24:52 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-lock-0.08' 23:24:52 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/ 23:24:52 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-lock-0.08' 23:24:52 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 23:24:52 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-lrucache-0.09' 23:24:52 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/lrucache 23:24:52 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ 23:24:52 /build/parts/openresty/build/build/install lib/resty/lrucache/*.lua /build/parts/openresty/install/lualib/resty/lrucache/ 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-lrucache-0.09' 23:24:52 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 23:24:52 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-core-0.1.17' 23:24:52 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/core/ 23:24:52 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/ngx/ 23:24:52 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/ngx/ssl 23:24:52 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ 23:24:52 /build/parts/openresty/build/build/install lib/resty/core/*.lua /build/parts/openresty/install/lualib/resty/core/ 23:24:52 /build/parts/openresty/build/build/install lib/ngx/*.lua /build/parts/openresty/install/lualib/ngx/ 23:24:52 /build/parts/openresty/build/build/install lib/ngx/ssl/*.lua /build/parts/openresty/install/lualib/ngx/ssl/ 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-core-0.1.17' 23:24:52 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 23:24:52 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06' 23:24:52 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/upstream/ 23:24:52 /build/parts/openresty/build/build/install lib/resty/upstream/*.lua /build/parts/openresty/install/lualib/resty/upstream/ 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06' 23:24:52 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 23:24:52 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-limit-traffic-0.06' 23:24:52 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/limit/ 23:24:52 /build/parts/openresty/build/build/install lib/resty/limit/*.lua /build/parts/openresty/install/lualib/resty/limit/ 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-limit-traffic-0.06' 23:24:52 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 23:24:52 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-shell-0.02' 23:24:52 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/ 23:24:52 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-shell-0.02' 23:24:52 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 23:24:52 make[1]: Entering directory '/build/parts/openresty/build/build/lua-tablepool-0.01' 23:24:52 /build/parts/openresty/build/build/install lib/*.lua /build/parts/openresty/install/lualib/ 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-tablepool-0.01' 23:24:52 cd /build/parts/openresty/build/build/opm-0.0.5 && /build/parts/openresty/build/build/install bin/* /build/parts/openresty/install/bin/ 23:24:52 cd /build/parts/openresty/build/build/resty-cli-0.24 && /build/parts/openresty/build/build/install bin/* /build/parts/openresty/install/bin/ 23:24:52 cp /build/parts/openresty/build/build/resty.index /build/parts/openresty/install/ 23:24:52 cp -r /build/parts/openresty/build/build/pod /build/parts/openresty/install/ 23:24:52 cd /build/parts/openresty/build/build/nginx-1.15.8 && make install DESTDIR= 23:24:52 make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' 23:24:52 make -f objs/Makefile install 23:24:52 make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' 23:24:52 test -d '/build/parts/openresty/install/nginx' || mkdir -p '/build/parts/openresty/install/nginx' 23:24:52 test -d '/build/parts/openresty/install/nginx/sbin' \ 23:24:52 || mkdir -p '/build/parts/openresty/install/nginx/sbin' 23:24:52 test ! -f '/build/parts/openresty/install/nginx/sbin/nginx' \ 23:24:52 || mv '/build/parts/openresty/install/nginx/sbin/nginx' \ 23:24:52 '/build/parts/openresty/install/nginx/sbin/nginx.old' 23:24:52 cp objs/nginx '/build/parts/openresty/install/nginx/sbin/nginx' 23:24:52 test -d '/build/parts/openresty/install/nginx/conf' \ 23:24:52 || mkdir -p '/build/parts/openresty/install/nginx/conf' 23:24:52 cp conf/koi-win '/build/parts/openresty/install/nginx/conf' 23:24:52 cp conf/koi-utf '/build/parts/openresty/install/nginx/conf' 23:24:52 cp conf/win-utf '/build/parts/openresty/install/nginx/conf' 23:24:52 test -f '/build/parts/openresty/install/nginx/conf/mime.types' \ 23:24:52 || cp conf/mime.types '/build/parts/openresty/install/nginx/conf' 23:24:52 cp conf/mime.types '/build/parts/openresty/install/nginx/conf/mime.types.default' 23:24:52 test -f '/build/parts/openresty/install/nginx/conf/fastcgi_params' \ 23:24:52 || cp conf/fastcgi_params '/build/parts/openresty/install/nginx/conf' 23:24:52 cp conf/fastcgi_params \ 23:24:52 '/build/parts/openresty/install/nginx/conf/fastcgi_params.default' 23:24:52 test -f '/build/parts/openresty/install/nginx/conf/fastcgi.conf' \ 23:24:52 || cp conf/fastcgi.conf '/build/parts/openresty/install/nginx/conf' 23:24:52 cp conf/fastcgi.conf '/build/parts/openresty/install/nginx/conf/fastcgi.conf.default' 23:24:52 test -f '/build/parts/openresty/install/nginx/conf/uwsgi_params' \ 23:24:52 || cp conf/uwsgi_params '/build/parts/openresty/install/nginx/conf' 23:24:52 cp conf/uwsgi_params \ 23:24:52 '/build/parts/openresty/install/nginx/conf/uwsgi_params.default' 23:24:52 test -f '/build/parts/openresty/install/nginx/conf/scgi_params' \ 23:24:52 || cp conf/scgi_params '/build/parts/openresty/install/nginx/conf' 23:24:52 cp conf/scgi_params \ 23:24:52 '/build/parts/openresty/install/nginx/conf/scgi_params.default' 23:24:52 test -f '/build/parts/openresty/install/nginx/conf/nginx.conf' \ 23:24:52 || cp conf/nginx.conf '/build/parts/openresty/install/nginx/conf/nginx.conf' 23:24:52 cp conf/nginx.conf '/build/parts/openresty/install/nginx/conf/nginx.conf.default' 23:24:52 test -d '/build/parts/openresty/install/nginx/logs' \ 23:24:52 || mkdir -p '/build/parts/openresty/install/nginx/logs' 23:24:52 test -d '/build/parts/openresty/install/nginx/logs' \ 23:24:52 || mkdir -p '/build/parts/openresty/install/nginx/logs' 23:24:52 test -d '/build/parts/openresty/install/nginx/html' \ 23:24:52 || cp -R docs/html '/build/parts/openresty/install/nginx' 23:24:52 test -d '/build/parts/openresty/install/nginx/logs' \ 23:24:52 || mkdir -p '/build/parts/openresty/install/nginx/logs' 23:24:52 make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' 23:24:52 make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' 23:24:52 mkdir -p /build/parts/openresty/install/site/lualib /build/parts/openresty/install/site/pod /build/parts/openresty/install/site/manifest 23:24:52 ln -sf /build/parts/openresty/install/nginx/sbin/nginx /build/parts/openresty/install/bin/openresty 23:24:56 Staging openresty  23:24:57 Pulling lua  23:24:59 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% 23:24:59 'luarocks' has dependencies that need to be staged: lua 23:24:59 Skipping pull lua (already ran) 23:24:59 Building lua  23:25:01 make linux -j8 23:25:01 cd src && make linux 23:25:01 make[1]: Entering directory '/build/parts/lua/build/src' 23:25:01 make all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" 23:25:01 make[2]: Entering directory '/build/parts/lua/build/src' 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lapi.o lapi.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lcode.o lcode.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldebug.o ldebug.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldo.o ldo.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldump.o ldump.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lfunc.o lfunc.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lgc.o lgc.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o llex.o llex.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lmem.o lmem.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lobject.o lobject.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lopcodes.o lopcodes.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lparser.o lparser.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstate.o lstate.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstring.o lstring.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltable.o ltable.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltm.o ltm.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lundump.o lundump.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lvm.o lvm.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lzio.o lzio.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lauxlib.o lauxlib.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lbaselib.o lbaselib.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldblib.o ldblib.c 23:25:01 lauxlib.c: In function ‘luaL_loadfile’: 23:25:01 lauxlib.c:577:4: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] 23:25:01 while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; 23:25:01 ^~~~~ 23:25:01 lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ 23:25:01 lf.extraline = 0; 23:25:01 ^~ 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o liolib.o liolib.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lmathlib.o lmathlib.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o loslib.o loslib.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltablib.o ltablib.c 23:25:01 ltablib.c: In function ‘addfield’: 23:25:01 ltablib.c:137:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 23:25:01 if (!lua_isstring(L, -1)) 23:25:01 ^~ 23:25:01 ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 23:25:01 luaL_addvalue(b); 23:25:01 ^~~~~~~~~~~~~ 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstrlib.o lstrlib.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o loadlib.o loadlib.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o linit.o linit.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lua.o lua.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o luac.o luac.c 23:25:01 gcc -O2 -Wall -DLUA_USE_LINUX -c -o print.o print.c 23:25:01 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 23:25:01 ar: `u' modifier ignored since `D' is the default (see `U') 23:25:01 ranlib liblua.a 23:25:01 gcc -o lua lua.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses 23:25:01 gcc -o luac luac.o print.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses 23:25:01 make[2]: Leaving directory '/build/parts/lua/build/src' 23:25:01 make[1]: Leaving directory '/build/parts/lua/build/src' 23:25:01 make linux install DESTDIR=/build/parts/lua/install 23:25:01 cd src && make linux 23:25:01 make[1]: Entering directory '/build/parts/lua/build/src' 23:25:01 make all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" 23:25:01 make[2]: Entering directory '/build/parts/lua/build/src' 23:25:01 make[2]: Nothing to be done for 'all'. 23:25:01 make[2]: Leaving directory '/build/parts/lua/build/src' 23:25:01 make[1]: Leaving directory '/build/parts/lua/build/src' 23:25:01 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 23:25:01 cd src && install -p -m 0755 lua luac /build/stage/bin 23:25:01 cd src && install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h ../etc/lua.hpp /build/stage/include 23:25:01 cd src && install -p -m 0644 liblua.a /build/stage/lib 23:25:01 cd doc && install -p -m 0644 lua.1 luac.1 /build/stage/man/man1 23:25:05 Staging lua  23:25:06 Pulling luarocks  23:25:07 Cloning into '/build/parts/luarocks/src'... 23:25:07 remote: Enumerating objects: 312, done. 23:25:07 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. 23:25:07 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. 23:25:07 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) Receiving objects: 99% (309/312) remote: Total 312 (delta 46), reused 151 (delta 24), pack-reused 0 23:25:07 Receiving objects: 100% (312/312) Receiving objects: 100% (312/312), 5.09 MiB | 11.27 MiB/s, done. 23:25:07 Resolving deltas: 0% (0/46) Resolving deltas: 4% (2/46) Resolving deltas: 19% (9/46) Resolving deltas: 23% (11/46) Resolving deltas: 28% (13/46) Resolving deltas: 34% (16/46) Resolving deltas: 36% (17/46) Resolving deltas: 39% (18/46) Resolving deltas: 41% (19/46) Resolving deltas: 43% (20/46) Resolving deltas: 45% (21/46) Resolving deltas: 47% (22/46) Resolving deltas: 52% (24/46) Resolving deltas: 54% (25/46) Resolving deltas: 58% (27/46) Resolving deltas: 67% (31/46) Resolving deltas: 69% (32/46) Resolving deltas: 73% (34/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. 23:25:08 Note: checking out '62e705b9f7374dd12dadc993c6b2b2cacd855ac8'. 23:25:08 23:25:08 You are in 'detached HEAD' state. You can look around, make experimental 23:25:08 changes and commit them, and you can discard any commits you make in this 23:25:08 state without impacting any branches by performing another checkout. 23:25:08 23:25:08 If you want to create a new branch to retain commits you create, you may 23:25:08 do so (now or later) by using -b with the checkout command again. Example: 23:25:08 23:25:08 git checkout -b 23:25:08 23:25:08 'kong' has dependencies that need to be staged: luarocks 23:25:08 Skipping pull luarocks (already ran) 23:25:08 Building luarocks  23:25:08 23:25:08 Configuring LuaRocks version 3.2.1... 23:25:08 23:25:08 Lua interpreter found: /build/stage/bin/lua 23:25:08 Checking if /build/stage/bin/lua is Lua version 5.1... yes 23:25:08 lua.h found: /build/stage/luajit/include/luajit-2.1/lua.h 23:25:08 unzip found in PATH: /usr/bin 23:25:08 23:25:08 Done configuring. 23:25:08 23:25:08 LuaRocks will be installed at......: /build/stage 23:25:08 LuaRocks will install rocks at.....: /build/stage 23:25:08 LuaRocks configuration directory...: /build/stage/etc/luarocks 23:25:08 Using Lua from.....................: /build/stage 23:25:08 Lua include directory..............: /build/stage/luajit/include/luajit-2.1 23:25:08 23:25:08 * Type make and make install: 23:25:08 to install to /build/stage as usual. 23:25:08 * Type make bootstrap: 23:25:08 to install LuaRocks into /build/stage as a rock. 23:25:08 23:25:08 mkdir -p "build" 23:25:08 mkdir -p .luarocks 23:25:08 cp ./build/config-5.1.lua .luarocks/config-5.1.lua 23:25:08 rm -f src/luarocks/core/hardcoded.lua 23:25:08 echo "#!/bin/sh" > luarocks 23:25:08 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 23:25:08 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 23:25:08 chmod +rx ./luarocks 23:25:08 ./luarocks init 23:25:08 23:25:08 Initializing project 'build' for Lua 5.1 ... 23:25:08 -------------------------------------------- 23:25:08 23:25:08 Checking your Lua installation ... 23:25:08 Adding entries to .gitignore ... 23:25:08 Preparing ./.luarocks/ ... 23:25:08 Wrote .luarocks/config-5.1.lua 23:25:08 Preparing ./lua_modules/ ... 23:25:08 ./luarocks already exists. Not overwriting it! 23:25:08 Preparing ./lua for version 5.1... 23:25:08 rm -f src/luarocks/core/hardcoded.lua 23:25:08 echo "#!/bin/sh" > luarocks-admin 23:25:08 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 23:25:08 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 23:25:08 chmod +rx ./luarocks-admin 23:25:08 mkdir -p "build" 23:25:08 (printf '#!/build/stage/bin/lua\n'\ 23:25:08 'package.loaded["luarocks.core.hardcoded"] = { '\ 23:25:08 "$([ -n "" ] && printf 'FORCE_CONFIG = true, ')"\ 23:25:08 'SYSCONFDIR = [[/build/stage/etc/luarocks]] }\n'\ 23:25:08 'package.path=[[/build/stage/share/lua/5.1/?.lua;]] .. package.path\n'\ 23:25:08 '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'; \ 23:25:08 tail -n +2 src/bin/luarocks \ 23:25:08 )> "build/luarocks" 23:25:08 mkdir -p "build" 23:25:08 (printf '#!/build/stage/bin/lua\n'\ 23:25:08 'package.loaded["luarocks.core.hardcoded"] = { '\ 23:25:08 "$([ -n "" ] && printf 'FORCE_CONFIG = true, ')"\ 23:25:08 'SYSCONFDIR = [[/build/stage/etc/luarocks]] }\n'\ 23:25:08 'package.path=[[/build/stage/share/lua/5.1/?.lua;]] .. package.path\n'\ 23:25:08 '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'; \ 23:25:08 tail -n +2 src/bin/luarocks-admin \ 23:25:08 )> "build/luarocks-admin" 23:25:08 mkdir -p "/build/stage/bin" 23:25:08 install "build/luarocks" "/build/stage/bin/luarocks" 23:25:08 mkdir -p "/build/stage/bin" 23:25:08 install "build/luarocks-admin" "/build/stage/bin/luarocks-admin" 23:25:08 mkdir -p "/build/stage/etc/luarocks" 23:25:08 install -m 644 "build/config-5.1.lua" "/build/stage/etc/luarocks/config-5.1.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/admin" 23:25:08 install -m 644 "src/luarocks/admin/cache.lua" "/build/stage/share/lua/5.1/luarocks/admin/cache.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" 23:25:08 install -m 644 "src/luarocks/admin/cmd/add.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/add.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" 23:25:08 install -m 644 "src/luarocks/admin/cmd/make_manifest.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/make_manifest.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" 23:25:08 install -m 644 "src/luarocks/admin/cmd/refresh_cache.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/refresh_cache.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" 23:25:08 install -m 644 "src/luarocks/admin/cmd/remove.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/remove.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/admin" 23:25:08 install -m 644 "src/luarocks/admin/index.lua" "/build/stage/share/lua/5.1/luarocks/admin/index.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:08 install -m 644 "src/luarocks/argparse.lua" "/build/stage/share/lua/5.1/luarocks/argparse.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:08 install -m 644 "src/luarocks/build.lua" "/build/stage/share/lua/5.1/luarocks/build.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/build" 23:25:08 install -m 644 "src/luarocks/build/builtin.lua" "/build/stage/share/lua/5.1/luarocks/build/builtin.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/build" 23:25:08 install -m 644 "src/luarocks/build/cmake.lua" "/build/stage/share/lua/5.1/luarocks/build/cmake.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/build" 23:25:08 install -m 644 "src/luarocks/build/command.lua" "/build/stage/share/lua/5.1/luarocks/build/command.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/build" 23:25:08 install -m 644 "src/luarocks/build/make.lua" "/build/stage/share/lua/5.1/luarocks/build/make.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:08 install -m 644 "src/luarocks/cmd.lua" "/build/stage/share/lua/5.1/luarocks/cmd.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/build.lua" "/build/stage/share/lua/5.1/luarocks/cmd/build.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/config.lua" "/build/stage/share/lua/5.1/luarocks/cmd/config.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/doc.lua" "/build/stage/share/lua/5.1/luarocks/cmd/doc.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/download.lua" "/build/stage/share/lua/5.1/luarocks/cmd/download.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/init.lua" "/build/stage/share/lua/5.1/luarocks/cmd/init.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/install.lua" "/build/stage/share/lua/5.1/luarocks/cmd/install.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/lint.lua" "/build/stage/share/lua/5.1/luarocks/cmd/lint.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/list.lua" "/build/stage/share/lua/5.1/luarocks/cmd/list.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/make.lua" "/build/stage/share/lua/5.1/luarocks/cmd/make.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/new_version.lua" "/build/stage/share/lua/5.1/luarocks/cmd/new_version.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/pack.lua" "/build/stage/share/lua/5.1/luarocks/cmd/pack.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/path.lua" "/build/stage/share/lua/5.1/luarocks/cmd/path.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/purge.lua" "/build/stage/share/lua/5.1/luarocks/cmd/purge.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/remove.lua" "/build/stage/share/lua/5.1/luarocks/cmd/remove.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/search.lua" "/build/stage/share/lua/5.1/luarocks/cmd/search.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/show.lua" "/build/stage/share/lua/5.1/luarocks/cmd/show.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/test.lua" "/build/stage/share/lua/5.1/luarocks/cmd/test.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/unpack.lua" "/build/stage/share/lua/5.1/luarocks/cmd/unpack.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/upload.lua" "/build/stage/share/lua/5.1/luarocks/cmd/upload.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/which.lua" "/build/stage/share/lua/5.1/luarocks/cmd/which.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 23:25:08 install -m 644 "src/luarocks/cmd/write_rockspec.lua" "/build/stage/share/lua/5.1/luarocks/cmd/write_rockspec.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 23:25:08 install -m 644 "src/luarocks/core/cfg.lua" "/build/stage/share/lua/5.1/luarocks/core/cfg.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 23:25:08 install -m 644 "src/luarocks/core/dir.lua" "/build/stage/share/lua/5.1/luarocks/core/dir.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 23:25:08 install -m 644 "src/luarocks/core/manif.lua" "/build/stage/share/lua/5.1/luarocks/core/manif.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 23:25:08 install -m 644 "src/luarocks/core/path.lua" "/build/stage/share/lua/5.1/luarocks/core/path.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 23:25:08 install -m 644 "src/luarocks/core/persist.lua" "/build/stage/share/lua/5.1/luarocks/core/persist.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 23:25:08 install -m 644 "src/luarocks/core/sysdetect.lua" "/build/stage/share/lua/5.1/luarocks/core/sysdetect.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 23:25:08 install -m 644 "src/luarocks/core/util.lua" "/build/stage/share/lua/5.1/luarocks/core/util.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 23:25:08 install -m 644 "src/luarocks/core/vers.lua" "/build/stage/share/lua/5.1/luarocks/core/vers.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:08 install -m 644 "src/luarocks/deps.lua" "/build/stage/share/lua/5.1/luarocks/deps.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:08 install -m 644 "src/luarocks/dir.lua" "/build/stage/share/lua/5.1/luarocks/dir.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:08 install -m 644 "src/luarocks/download.lua" "/build/stage/share/lua/5.1/luarocks/download.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:08 install -m 644 "src/luarocks/fetch.lua" "/build/stage/share/lua/5.1/luarocks/fetch.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 23:25:08 install -m 644 "src/luarocks/fetch/cvs.lua" "/build/stage/share/lua/5.1/luarocks/fetch/cvs.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 23:25:08 install -m 644 "src/luarocks/fetch/git.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 23:25:08 install -m 644 "src/luarocks/fetch/git_file.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_file.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 23:25:08 install -m 644 "src/luarocks/fetch/git_http.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_http.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 23:25:08 install -m 644 "src/luarocks/fetch/git_https.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_https.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 23:25:08 install -m 644 "src/luarocks/fetch/git_ssh.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_ssh.lua" 23:25:08 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 23:25:08 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 23:25:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:25:08 ---> e5b723109609 23:25:08 Step 3/21 : WORKDIR /edgex-go 23:25:08 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 23:25:08 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:25:08 ---> e5b723109609 23:25:08 Step 3/27 : WORKDIR /edgex-go 23:25:08 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 23:25:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:25:08 ---> e5b723109609 23:25:08 Step 3/26 : WORKDIR /edgex-go 23:25:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:25:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 2/22 : FROM ${BUILDER_BASE} AS builder 23:25:08 23:25:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> e5b723109609 23:25:08 23:25:08 Step 3/22 : WORKDIR /edgex-go ---> e5b723109609 23:25:08 23:25:08 Step 3/22 : WORKDIR /edgex-go 23:25:08 ---> Running in a9b10802f1be 23:25:08 ---> Running in 9a47240c3cea 23:25:08 ---> Running in 1c65dee82137 23:25:08 ---> Running in be64e76618b3 23:25:08 ---> Running in 3e214be66ad3 23:25:08 Removing intermediate container be64e76618b3 23:25:08 ---> 288b964115cd 23:25:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:08 Removing intermediate container 9a47240c3cea 23:25:08 ---> a2db17a7a619 23:25:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:08 Removing intermediate container a9b10802f1be 23:25:08 ---> 1ddb48772d43 23:25:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:08 Removing intermediate container 1c65dee82137 23:25:08 ---> c8ccf48f3d34 23:25:08 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:08 Removing intermediate container 3e214be66ad3 23:25:08 ---> 32374eab962b 23:25:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:08 ---> Running in 2398230a6e3f 23:25:08 ---> Running in 0bc3c7278458 23:25:08 ---> Running in 6f5aaab88cf5 23:25:08 ---> Running in 381aad990dc1 23:25:08 ---> Running in 77e85518c8ff 23:25:09 install -m 644 "src/luarocks/fetch/hg.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 23:25:09 install -m 644 "src/luarocks/fetch/hg_http.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_http.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 23:25:09 install -m 644 "src/luarocks/fetch/hg_https.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_https.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 23:25:09 install -m 644 "src/luarocks/fetch/hg_ssh.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_ssh.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 23:25:09 install -m 644 "src/luarocks/fetch/sscm.lua" "/build/stage/share/lua/5.1/luarocks/fetch/sscm.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 23:25:09 install -m 644 "src/luarocks/fetch/svn.lua" "/build/stage/share/lua/5.1/luarocks/fetch/svn.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/fs.lua" "/build/stage/share/lua/5.1/luarocks/fs.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 23:25:09 install -m 644 "src/luarocks/fs/freebsd.lua" "/build/stage/share/lua/5.1/luarocks/fs/freebsd.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 23:25:09 install -m 644 "src/luarocks/fs/linux.lua" "/build/stage/share/lua/5.1/luarocks/fs/linux.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 23:25:09 install -m 644 "src/luarocks/fs/lua.lua" "/build/stage/share/lua/5.1/luarocks/fs/lua.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 23:25:09 install -m 644 "src/luarocks/fs/macosx.lua" "/build/stage/share/lua/5.1/luarocks/fs/macosx.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 23:25:09 install -m 644 "src/luarocks/fs/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/tools.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 23:25:09 install -m 644 "src/luarocks/fs/unix.lua" "/build/stage/share/lua/5.1/luarocks/fs/unix.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs/unix" 23:25:09 install -m 644 "src/luarocks/fs/unix/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/unix/tools.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 23:25:09 install -m 644 "src/luarocks/fs/win32.lua" "/build/stage/share/lua/5.1/luarocks/fs/win32.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs/win32" 23:25:09 install -m 644 "src/luarocks/fs/win32/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/win32/tools.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/fun.lua" "/build/stage/share/lua/5.1/luarocks/fun.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/loader.lua" "/build/stage/share/lua/5.1/luarocks/loader.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/manif.lua" "/build/stage/share/lua/5.1/luarocks/manif.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/manif" 23:25:09 install -m 644 "src/luarocks/manif/writer.lua" "/build/stage/share/lua/5.1/luarocks/manif/writer.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/pack.lua" "/build/stage/share/lua/5.1/luarocks/pack.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/path.lua" "/build/stage/share/lua/5.1/luarocks/path.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/persist.lua" "/build/stage/share/lua/5.1/luarocks/persist.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/queries.lua" "/build/stage/share/lua/5.1/luarocks/queries.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/remove.lua" "/build/stage/share/lua/5.1/luarocks/remove.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/repos.lua" "/build/stage/share/lua/5.1/luarocks/repos.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/require.lua" "/build/stage/share/lua/5.1/luarocks/require.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/results.lua" "/build/stage/share/lua/5.1/luarocks/results.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/rockspecs.lua" "/build/stage/share/lua/5.1/luarocks/rockspecs.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/search.lua" "/build/stage/share/lua/5.1/luarocks/search.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/signing.lua" "/build/stage/share/lua/5.1/luarocks/signing.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/test.lua" "/build/stage/share/lua/5.1/luarocks/test.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/test" 23:25:09 install -m 644 "src/luarocks/test/busted.lua" "/build/stage/share/lua/5.1/luarocks/test/busted.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/test" 23:25:09 install -m 644 "src/luarocks/test/command.lua" "/build/stage/share/lua/5.1/luarocks/test/command.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" 23:25:09 install -m 644 "src/luarocks/tools/patch.lua" "/build/stage/share/lua/5.1/luarocks/tools/patch.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" 23:25:09 install -m 644 "src/luarocks/tools/tar.lua" "/build/stage/share/lua/5.1/luarocks/tools/tar.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" 23:25:09 install -m 644 "src/luarocks/tools/zip.lua" "/build/stage/share/lua/5.1/luarocks/tools/zip.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/type" 23:25:09 install -m 644 "src/luarocks/type/manifest.lua" "/build/stage/share/lua/5.1/luarocks/type/manifest.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/type" 23:25:09 install -m 644 "src/luarocks/type/rockspec.lua" "/build/stage/share/lua/5.1/luarocks/type/rockspec.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/type_check.lua" "/build/stage/share/lua/5.1/luarocks/type_check.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/upload" 23:25:09 install -m 644 "src/luarocks/upload/api.lua" "/build/stage/share/lua/5.1/luarocks/upload/api.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks/upload" 23:25:09 install -m 644 "src/luarocks/upload/multipart.lua" "/build/stage/share/lua/5.1/luarocks/upload/multipart.lua" 23:25:09 mkdir -p "/build/stage/share/lua/5.1/luarocks" 23:25:09 install -m 644 "src/luarocks/util.lua" "/build/stage/share/lua/5.1/luarocks/util.lua" 23:25:10 Removing intermediate container 0bc3c7278458 23:25:10 ---> 0cca3aa44701 23:25:10 Step 5/21 : RUN apk update && apk add make git 23:25:11 Removing intermediate container 2398230a6e3f 23:25:11 ---> 9248b350653e 23:25:11 Step 5/22 : RUN apk update && apk add make && apk add bash git 23:25:11 ---> Running in 6c49b645c199 23:25:11 ---> Running in 75f73ce628be 23:25:11 Removing intermediate container 6f5aaab88cf5 23:25:11 ---> e5b62657c3fa 23:25:11 Step 5/26 : RUN apk update && apk add make git 23:25:11 Removing intermediate container 381aad990dc1 23:25:11 ---> 886bb92c200a 23:25:11 Step 5/27 : RUN apk update && apk add make bash git 23:25:11 ---> Running in 4773b77b2a84 23:25:11 Removing intermediate container 77e85518c8ff 23:25:11 ---> 8c8ccf979371 23:25:11 Step 5/22 : RUN apk update && apk add make git 23:25:12 ---> Running in 45a95faadfe2 23:25:12 ---> Running in 01a1fe90b501 23:25:12 Staging luarocks  23:25:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:25:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:25:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:25:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:25:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:25:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:25:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:25:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:25:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:25:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:25:15 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:25:15 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:25:15 OK: 12623 distinct packages available 23:25:15 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:25:15 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:25:15 OK: 12623 distinct packages available 23:25:15 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:25:15 0% [Working] 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:25:15 0% 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:25:15 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 23:25:16 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:25:16 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:25:16 OK: 12623 distinct packages available 23:25:16 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:25:16 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:25:16 OK: 12623 distinct packages available 23:25:16 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 23:25:16 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:25:16 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:25:16 OK: 12623 distinct packages available 23:25:16 OK: 217 MiB in 51 packages 23:25:16 OK: 217 MiB in 51 packages 23:25:16 OK: 217 MiB in 51 packages 23:25:16 OK: 217 MiB in 51 packages 23:25:17 OK: 217 MiB in 51 packages 23:25:17 OK: 217 MiB in 51 packages 23:25:18 Removing intermediate container 6c49b645c199 23:25:18 ---> 0831a88be4be 23:25:18 Step 6/21 : COPY go.mod . 23:25:18 Removing intermediate container 45a95faadfe2 23:25:18 ---> 85b95978c511 23:25:18 Step 6/27 : COPY go.mod . 23:25:18 Removing intermediate container 4773b77b2a84 23:25:18 ---> 6dce8f3546a9 23:25:18 Step 6/26 : COPY go.mod . 23:25:19 Removing intermediate container 01a1fe90b501 23:25:19 ---> 6d5bc17dcd8e 23:25:19 Step 6/22 : COPY go.mod . 23:25:19 ---> cf3546cc17af 23:25:19 Step 7/21 : RUN go mod download 23:25:19 Removing intermediate container 75f73ce628be 23:25:19 ---> 5346755b5e5d 23:25:19 Step 6/22 : COPY go.mod . 23:25:19 ---> Running in 1757a57c6160 23:25:19 ---> f0907e92406f 23:25:19 Step 7/27 : RUN go mod download 23:25:20 ---> c6a09dfd89b2 23:25:20 Step 7/26 : RUN go mod download 23:25:20 ---> Running in e85af57e5d45 23:25:20 ---> Running in 87d0e6aadc0c 23:25:20 ---> 4c88931ed2c5 23:25:20 Step 7/22 : RUN go mod download 23:25:20 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 linux-libc-dev_4.15.0-118.119_amd64.deb [994 kB] 23:25:20 1% 72% 100% [Working] Fetched 994 kB in 0s (0 B/s) 23:25:20 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-dev_2.27-3ubuntu1.2_amd64.deb [2585 kB] 23:25:20 ---> 7d9772f165ed 23:25:20 Step 7/22 : RUN go mod download 23:25:20 ---> Running in 5e2b603de119 23:25:20 ---> Running in b77f1f173e07 23:25:21 0% 26% 100% [Working] Fetched 2585 kB in 0s (0 B/s) 23:25:21 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lua5.1_5.1.5-8.1build2_amd64.deb [93.2 kB] 23:25:21 13% 100% [Working] Fetched 93.2 kB in 0s (0 B/s) 23:25:21 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 23:25:22 30% 100% [Working] Fetched 41.8 kB in 0s (0 B/s) 23:25:22 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb [2763 kB] 23:25:22 100% [Working] Fetched 0 B in 0s (0 B/s) 23:25:22 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.3_amd64.deb [3527 kB] 23:25:22 100% [Working] Fetched 0 B in 0s (0 B/s) 23:25:22 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] 23:25:22 100% [Working] Fetched 0 B in 0s (0 B/s) 23:25:22 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lua-any_24_all.deb [4718 B] 23:25:22 100% [Working] Fetched 4718 B in 0s (0 B/s) 23:25:23 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 liblua5.1-0_5.1.5-8.1build2_amd64.deb [100 kB] 23:25:23 12% 100% [Working] Fetched 100 kB in 0s (0 B/s) 23:25:23 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtinfo-dev_6.1-1ubuntu1.18.04_amd64.deb [81.3 kB] 23:25:24 15% 100% [Working] Fetched 81.3 kB in 0s (0 B/s) 23:25:24 Removing intermediate container 1757a57c6160 23:25:24 ---> 46c53bd7a2a6 23:25:24 Step 8/21 : COPY . . 23:25:24 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libreadline7_7.0-3_amd64.deb [124 kB] 23:25:24 16% 100% [Working] Fetched 124 kB in 0s (0 B/s) 23:25:24 Removing intermediate container e85af57e5d45 23:25:24 ---> 31e98832fb04 23:25:24 Step 8/27 : COPY . . 23:25:24 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 unzip_6.0-21ubuntu1_amd64.deb [167 kB] 23:25:25 7% 100% [Working] Fetched 167 kB in 0s (0 B/s) 23:25:25 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 zip_3.0-11build1_amd64.deb [167 kB] 23:25:25 Removing intermediate container 87d0e6aadc0c 23:25:25 ---> e3f366ec18f2 23:25:25 Step 8/26 : COPY . . 23:25:25 7% 100% [Working] Fetched 167 kB in 0s (0 B/s) 23:25:25 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc-dev-bin_2.27-3ubuntu1.2_amd64.deb [71.8 kB] 23:25:26 Removing intermediate container b77f1f173e07 23:25:26 Removing intermediate container 5e2b603de119 23:25:26 ---> dfccd0e8543f 23:25:26 Step 8/22 : COPY . . 23:25:26 ---> 07ccf3d3c125 23:25:26 Step 8/22 : COPY . . 23:25:26 17% 100% [Working] Fetched 71.8 kB in 0s (0 B/s) 23:25:26 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.3_amd64.deb [201 kB] 23:25:26 100% [Working] Fetched 0 B in 0s (0 B/s) 23:25:26 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 23:25:27 0% 43% 100% [Working] Fetched 368 kB in 0s (0 B/s) 23:25:27 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 wget_1.19.4-1ubuntu2.2_amd64.deb [316 kB] 23:25:28 3% 92% 100% [Working] Fetched 316 kB in 0s (0 B/s) 23:25:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] 23:25:28 0% 54% 100% [Working] Fetched 1301 kB in 0s (0 B/s) 23:25:29 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 luarocks_2.4.2+dfsg-1_all.deb [97.6 kB] 23:25:29 12% 100% [Working] Fetched 97.6 kB in 0s (0 B/s) 23:25:29 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libreadline-dev_7.0-3_amd64.deb [133 kB] 23:25:29 9% 100% [Working] Fetched 133 kB in 0s (0 B/s) 23:25:29 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libyaml-0-2_0.1.7-2ubuntu3_amd64.deb [47.2 kB] 23:25:30 26% 100% [Working] Fetched 47.2 kB in 0s (0 B/s) 23:25:30 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] 23:25:30 100% [Working] Fetched 0 B in 0s (0 B/s) 23:25:30 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 liblua5.1-0-dev_5.1.5-8.1build2_amd64.deb [119 kB] 23:25:31 10% 100% [Working] Fetched 119 kB in 0s (0 B/s) 23:25:31 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 23:25:31 25% 100% [Working] Fetched 48.7 kB in 0s (0 B/s) 23:25:35 Copying needed target link from the system /lib/x86_64-linux-gnu/libtinfo.so.5.9 23:25:36 Pulling kong  23:25:37 Cloning into '/build/parts/kong/src'... 23:25:37 remote: Enumerating objects: 834, done. 23:25:37 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. 23:25:37 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. 23:25:37 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) Receiving objects: 98% (818/834) remote: Total 834 (delta 143), reused 346 (delta 57), pack-reused 0 23:25:37 Receiving objects: 99% (826/834) Receiving objects: 100% (834/834) Receiving objects: 100% (834/834), 1.02 MiB | 8.90 MiB/s, done. 23:25:37 Resolving deltas: 0% (0/143) Resolving deltas: 1% (2/143) Resolving deltas: 2% (3/143) Resolving deltas: 3% (5/143) Resolving deltas: 4% (6/143) Resolving deltas: 8% (12/143) Resolving deltas: 9% (13/143) Resolving deltas: 11% (16/143) Resolving deltas: 12% (18/143) Resolving deltas: 13% (19/143) Resolving deltas: 17% (25/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: 29% (42/143) Resolving deltas: 31% (45/143) Resolving deltas: 32% (46/143) Resolving deltas: 33% (48/143) Resolving deltas: 34% (49/143) Resolving deltas: 35% (51/143) Resolving deltas: 36% (52/143) Resolving deltas: 37% (53/143) Resolving deltas: 44% (64/143) Resolving deltas: 49% (71/143) Resolving deltas: 50% (72/143) Resolving deltas: 51% (73/143) Resolving deltas: 52% (75/143) Resolving deltas: 53% (76/143) Resolving deltas: 54% (78/143) Resolving deltas: 55% (79/143) Resolving deltas: 56% (81/143) Resolving deltas: 58% (84/143) Resolving deltas: 60% (86/143) Resolving deltas: 61% (88/143) Resolving deltas: 65% (93/143) Resolving deltas: 67% (96/143) Resolving deltas: 73% (105/143) Resolving deltas: 76% (109/143) Resolving deltas: 93% (133/143) Resolving deltas: 100% (143/143) Resolving deltas: 100% (143/143), done. 23:25:37 Note: checking out '8906d9415e5c117a1b92a33360fc896e0cbb4eda'. 23:25:37 23:25:37 You are in 'detached HEAD' state. You can look around, make experimental 23:25:37 changes and commit them, and you can discard any commits you make in this 23:25:37 state without impacting any branches by performing another checkout. 23:25:37 23:25:37 If you want to create a new branch to retain commits you create, you may 23:25:37 do so (now or later) by using -b with the checkout command again. Example: 23:25:37 23:25:37 git checkout -b 23:25:37 23:25:38 patching file kong-2.0.4-0.rockspec 23:25:38 'go115' has dependencies that need to be staged: go-build-helper kong 23:25:38 Skipping pull go-build-helper (already ran) 23:25:38 Skipping pull kong (already ran) 23:25:38 Building go-build-helper  23:25:48 Building kong  23:25:48 Missing dependencies for kong 2.0.4-0: 23:25:48 inspect 3.1.1 (not installed) 23:25:48 luasec 0.9 (not installed) 23:25:48 luasocket 3.0-rc1 (not installed) 23:25:48 penlight 1.7.0 (not installed) 23:25:48 lua-resty-http 0.15 (not installed) 23:25:48 lua-resty-jit-uuid 0.0.7 (not installed) 23:25:48 multipart 0.5.6 (not installed) 23:25:48 version 1.0.1 (not installed) 23:25:48 kong-lapis 1.7.0.1 (not installed) 23:25:48 lua-cassandra 1.5.0 (not installed) 23:25:48 pgmoon 1.10.0 (not installed) 23:25:48 luatz 0.4 (not installed) 23:25:48 lua_system_constants 0.1.4 (not installed) 23:25:48 lyaml 6.2.4 (not installed) 23:25:48 lua-resty-iputils 0.3.0 (not installed) 23:25:48 luasyslog 1.0.0 (not installed) 23:25:48 lua_pack 1.0.5 (not installed) 23:25:48 lua-resty-dns-client 4.1.3 (not installed) 23:25:48 lua-resty-worker-events 1.0.0 (not installed) 23:25:48 lua-resty-mediador 0.1.2 (not installed) 23:25:48 lua-resty-healthcheck 1.2.0 (not installed) 23:25:48 lua-resty-cookie 0.1.0 (not installed) 23:25:48 lua-resty-mlcache 2.4.1 (not installed) 23:25:48 lua-messagepack 0.5.2 (not installed) 23:25:48 lua-resty-openssl 0.6.3 (not installed) 23:25:48 lua-resty-counter 0.2.0 (not installed) 23:25:48 kong-plugin-azure-functions ~> 0.4 (not installed) 23:25:48 kong-plugin-zipkin ~> 0.2 (not installed) 23:25:48 kong-plugin-serverless-functions ~> 0.3 (not installed) 23:25:48 kong-prometheus-plugin ~> 0.7 (not installed) 23:25:48 kong-proxy-cache-plugin ~> 1.3 (not installed) 23:25:48 kong-plugin-request-transformer ~> 1.2 (not installed) 23:25:48 kong-plugin-session ~> 2.2 (not installed) 23:25:48 kong-plugin-aws-lambda ~> 3.1 (not installed) 23:25:48 kong-plugin-acme ~> 0.2 (not installed) 23:25:48 23:25:48 kong 2.0.4-0 depends on inspect 3.1.1 (not installed) 23:25:48 Installing https://luarocks.org/inspect-3.1.1-0.src.rock 23:25:48 23:25:48 No existing manifest. Attempting to rebuild... 23:25:48 inspect 3.1.1-0 is now installed in /build/parts/kong/install (license: MIT ) 23:25:48 23:25:48 kong 2.0.4-0 depends on luasec 0.9 (not installed) 23:25:48 Installing https://luarocks.org/luasec-0.9-1.src.rock 23:25:49 Missing dependencies for luasec 0.9-1: 23:25:49 luasocket (not installed) 23:25:49 23:25:49 luasec 0.9-1 depends on luasocket (not installed) 23:25:49 Installing https://luarocks.org/luasocket-3.0rc1-2.src.rock 23:25:50 23:25:50 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"))) 23:25:50 gcc -shared -o mime/core.so src/mime.o 23:25:50 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"))) 23:25:50 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"))) 23:25:50 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"))) 23:25:50 src/options.c: In function ‘opt_meth_setoption’: 23:25:50 src/options.c:41:43: warning: ‘%.35s’ directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] 23:25:50 sprintf(msg, "unsupported option `%.35s'", name); 23:25:50 ^~~~~ 23:25:50 In file included from /usr/include/stdio.h:862:0, 23:25:50 from /build/stage/luajit/include/luajit-2.1/lauxlib.h:13, 23:25:50 from src/options.c:7: 23:25:50 /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 23:25:50 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, 23:25:50 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23:25:50 __bos (__s), __fmt, __va_arg_pack ()); 23:25:50 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23:25:50 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"))) 23:25:50 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"))) 23:25:50 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"))) 23:25:51 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"))) 23:25:51 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 23:25:51 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"))) 23:25:51 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"))) 23:25:51 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"))) 23:25:51 src/options.c: In function ‘opt_meth_setoption’: 23:25:51 src/options.c:41:43: warning: ‘%.35s’ directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] 23:25:51 sprintf(msg, "unsupported option `%.35s'", name); 23:25:51 ^~~~~ 23:25:51 In file included from /usr/include/stdio.h:862:0, 23:25:51 from /build/stage/luajit/include/luajit-2.1/lauxlib.h:13, 23:25:51 from src/options.c:7: 23:25:51 /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 23:25:51 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, 23:25:51 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23:25:51 __bos (__s), __fmt, __va_arg_pack ()); 23:25:51 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23:25:51 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"))) 23:25:51 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"))) 23:25:51 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"))) 23:25:51 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"))) 23:25:51 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 23:25:51 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"))) 23:25:51 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"))) 23:25:51 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"))) 23:25:52 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"))) 23:25:52 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"))) 23:25:52 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"))) 23:25:52 src/options.c: In function ‘opt_meth_setoption’: 23:25:52 src/options.c:41:43: warning: ‘%.35s’ directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] 23:25:52 sprintf(msg, "unsupported option `%.35s'", name); 23:25:52 ^~~~~ 23:25:52 In file included from /usr/include/stdio.h:862:0, 23:25:52 from /build/stage/luajit/include/luajit-2.1/lauxlib.h:13, 23:25:52 from src/options.c:7: 23:25:52 /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 23:25:52 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, 23:25:52 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23:25:52 __bos (__s), __fmt, __va_arg_pack ()); 23:25:52 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23:25:52 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"))) 23:25:52 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"))) 23:25:52 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"))) 23:25:52 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"))) 23:25:52 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"))) 23:25:52 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"))) 23:25:52 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 23:25:53 luasocket 3.0rc1-2 is now installed in /build/parts/kong/install (license: MIT) 23:25:53 23:25:53 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 23:25:53 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 23:25:53 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 23:25:54 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 23:25:54 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 23:25:54 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 23:25:54 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 23:25:54 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 23:25:54 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 23:25:55 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 23:25:55 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 23:25:55 luasec 0.9-1 is now installed in /build/parts/kong/install (license: MIT) 23:25:55 23:25:55 kong 2.0.4-0 depends on penlight 1.7.0 (not installed) 23:25:55 Installing https://luarocks.org/penlight-1.7.0-1.src.rock 23:25:56 Missing dependencies for penlight 1.7.0-1: 23:25:56 luafilesystem (not installed) 23:25:56 23:25:56 penlight 1.7.0-1 depends on luafilesystem (not installed) 23:25:56 Installing https://luarocks.org/luafilesystem-1.8.0-1.src.rock 23:25:57 23:25:57 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/lfs.c -o src/lfs.o 23:25:57 gcc -shared -o lfs.so src/lfs.o 23:25:57 luafilesystem 1.8.0-1 is now installed in /build/parts/kong/install (license: MIT/X11) 23:25:57 23:25:58 ---> a246c4c399b5 23:25:58 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:25:58 ---> 03deae529401 23:25:58 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 23:25:58 ---> ad9af32201d7 23:25:58 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 23:25:58 ---> 385121f1508d 23:25:58 Step 9/22 : RUN make cmd/support-logging/support-logging 23:25:58 ---> Running in 21d7660eac3b 23:25:58 ---> Running in 4e5dfddcf3c4 23:25:58 ---> 2410e5a5289d 23:25:58 Step 9/22 : RUN make cmd/core-command/core-command 23:25:58 ---> Running in 3e48ee3b3da0 23:25:58 ---> Running in ac8af41694d9 23:25:58 ---> Running in 0d7f3d5179a4 23:25:59 penlight 1.7.0-1 is now installed in /build/parts/kong/install (license: MIT/X11) 23:25:59 23:25:59 kong 2.0.4-0 depends on lua-resty-http 0.15 (not installed) 23:25:59 Installing https://luarocks.org/lua-resty-http-0.15-0.src.rock 23:25:59 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 23:25:59 23:25:59 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 23:25:59 lua-resty-http 0.15-0 is now installed in /build/parts/kong/install (license: 2-clause BSD) 23:25:59 23:25:59 kong 2.0.4-0 depends on lua-resty-jit-uuid 0.0.7 (not installed) 23:25:59 Installing https://luarocks.org/lua-resty-jit-uuid-0.0.7-2.src.rock 23:26:00 23:26:00 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 23:26:00 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 23:26:00 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 23:26:00 lua-resty-jit-uuid 0.0.7-2 is now installed in /build/parts/kong/install (license: MIT) 23:26:00 23:26:00 kong 2.0.4-0 depends on multipart 0.5.6 (not installed) 23:26:00 Installing https://luarocks.org/multipart-0.5.6-1.src.rock 23:26:01 23:26:01 multipart 0.5.6-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:01 23:26:01 kong 2.0.4-0 depends on version 1.0.1 (not installed) 23:26:01 Installing https://luarocks.org/version-1.0.1-2.src.rock 23:26:01 23:26:01 version 1.0.1-2 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:01 23:26:01 kong 2.0.4-0 depends on kong-lapis 1.7.0.1 (not installed) 23:26:01 Installing https://luarocks.org/kong-lapis-1.7.0.1-1.src.rock 23:26:02 Missing dependencies for kong-lapis 1.7.0.1-1: 23:26:02 ansicolors (not installed) 23:26:02 date (not installed) 23:26:02 etlua (not installed) 23:26:02 loadkit (not installed) 23:26:02 lpeg (not installed) 23:26:02 mimetypes (not installed) 23:26:02 pgmoon (not installed) 23:26:02 23:26:02 kong-lapis 1.7.0.1-1 depends on ansicolors (not installed) 23:26:02 Installing https://luarocks.org/ansicolors-1.0.2-3.src.rock 23:26:02 23:26:03 ansicolors 1.0.2-3 is now installed in /build/parts/kong/install (license: MIT ) 23:26:03 23:26:03 kong-lapis 1.7.0.1-1 depends on date (not installed) 23:26:03 Installing https://luarocks.org/date-2.1.2-1.src.rock 23:26:03 23:26:03 date 2.1.2-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:03 23:26:03 kong-lapis 1.7.0.1-1 depends on etlua (not installed) 23:26:03 Installing https://luarocks.org/etlua-1.3.0-1.src.rock 23:26:04 23:26:04 etlua 1.3.0-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:04 23:26:04 kong-lapis 1.7.0.1-1 depends on loadkit (not installed) 23:26:04 Installing https://luarocks.org/loadkit-1.1.0-1.src.rock 23:26:04 23:26:04 loadkit 1.1.0-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:04 23:26:04 kong-lapis 1.7.0.1-1 depends on lpeg (not installed) 23:26:04 Installing https://luarocks.org/lpeg-1.0.2-1.src.rock 23:26:05 23:26:05 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpcap.c -o lpcap.o 23:26:05 In file included from lpcap.h:9:0, 23:26:05 from lpcap.c:9: 23:26:05 lptypes.h:38:0: warning: "luaL_newlib" redefined 23:26:05 #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) 23:26:05 23:26:05 In file included from lpcap.c:7:0: 23:26:05 /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition 23:26:05 #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) 23:26:05 23:26:05 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpcode.c -o lpcode.o 23:26:05 In file included from lpcode.c:12:0: 23:26:05 lptypes.h:38:0: warning: "luaL_newlib" redefined 23:26:05 #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) 23:26:05 23:26:05 In file included from lpcode.c:10:0: 23:26:05 /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition 23:26:05 #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) 23:26:05 23:26:05 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpprint.c -o lpprint.o 23:26:05 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lptree.c -o lptree.o 23:26:05 In file included from lptree.c:14:0: 23:26:05 lptypes.h:38:0: warning: "luaL_newlib" redefined 23:26:05 #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) 23:26:05 23:26:05 In file included from lptree.c:12:0: 23:26:05 /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition 23:26:05 #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) 23:26:05 23:26:06 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpvm.c -o lpvm.o 23:26:06 In file included from lpcap.h:9:0, 23:26:06 from lpvm.c:13: 23:26:06 lptypes.h:38:0: warning: "luaL_newlib" redefined 23:26:06 #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) 23:26:06 23:26:06 In file included from lpvm.c:11:0: 23:26:06 /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition 23:26:06 #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) 23:26:06 23:26:06 gcc -shared -o lpeg.so lpcap.o lpcode.o lpprint.o lptree.o lpvm.o 23:26:06 lpeg 1.0.2-1 is now installed in /build/parts/kong/install (license: MIT/X11) 23:26:06 23:26:06 kong-lapis 1.7.0.1-1 depends on mimetypes (not installed) 23:26:06 Installing https://luarocks.org/mimetypes-1.0.0-2.src.rock 23:26:06 23:26:07 mimetypes 1.0.0-2 is now installed in /build/parts/kong/install (license: MIT/X11) 23:26:07 23:26:07 kong-lapis 1.7.0.1-1 depends on pgmoon (not installed) 23:26:07 Installing https://luarocks.org/pgmoon-1.11.0-1.src.rock 23:26:07 Missing dependencies for pgmoon 1.11.0-1: 23:26:07 luabitop (not installed) 23:26:07 23:26:07 pgmoon 1.11.0-1 depends on luabitop (not installed) 23:26:07 Installing https://luarocks.org/luabitop-1.0.2-3.rockspec 23:26:07 23:26:07 Cloning into 'luabitop'... 23:26:08 remote: Enumerating objects: 32, done. 23:26:08 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. 23:26:08 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. 23:26:08 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 23:26:08 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.86 MiB/s, done. 23:26:08 Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. 23:26:08 Note: checking out 'ad0412ab7f94bd3d5b4ff3ddc1037e0e9531d54a'. 23:26:08 23:26:08 You are in 'detached HEAD' state. You can look around, make experimental 23:26:08 changes and commit them, and you can discard any commits you make in this 23:26:08 state without impacting any branches by performing another checkout. 23:26:08 23:26:08 If you want to create a new branch to retain commits you create, you may 23:26:08 do so (now or later) by using -b with the checkout command again. Example: 23:26:08 23:26:08 git checkout -b 23:26:08 23:26:08 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c bit.c -o bit.o 23:26:08 gcc -shared -o bit.so bit.o 23:26:08 luabitop 1.0.2-3 is now installed in /build/parts/kong/install (license: MIT/X license) 23:26:08 23:26:08 pgmoon 1.11.0-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:08 23:26:11 kong-lapis 1.7.0.1-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:11 23:26:11 kong 2.0.4-0 depends on lua-cassandra 1.5.0 (not installed) 23:26:11 Installing https://luarocks.org/lua-cassandra-1.5.0-0.src.rock 23:26:12 23:26:12 lua-cassandra 1.5.0-0 is now installed in /build/parts/kong/install (license: MIT) 23:26:12 23:26:12 kong 2.0.4-0 depends on pgmoon 1.10.0 (1.11.0-1 installed) 23:26:12 Installing https://luarocks.org/pgmoon-1.10.0-1.rockspec 23:26:12 23:26:12 Cloning into 'pgmoon'... 23:26:13 remote: Enumerating objects: 39, done. 23:26:13 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. 23:26:13 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. 23:26:13 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 23:26:13 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.47 MiB/s, done. 23:26:13 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. 23:26:13 Note: checking out 'edb85888fd56dc38fe1ca3e5bc96a99a5267d677'. 23:26:13 23:26:13 You are in 'detached HEAD' state. You can look around, make experimental 23:26:13 changes and commit them, and you can discard any commits you make in this 23:26:13 state without impacting any branches by performing another checkout. 23:26:13 23:26:13 If you want to create a new branch to retain commits you create, you may 23:26:13 do so (now or later) by using -b with the checkout command again. Example: 23:26:13 23:26:13 git checkout -b 23:26:13 23:26:13 pgmoon 1.10.0-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:13 23:26:13 Checking stability of dependencies in the absence of 23:26:13 pgmoon 1.11.0-1... 23:26:13 23:26:13 Removing pgmoon 1.11.0-1... 23:26:13 Removal successful. 23:26:13 kong 2.0.4-0 depends on luatz 0.4 (not installed) 23:26:13 Installing https://luarocks.org/luatz-0.4-1.src.rock 23:26:14 23:26:14 luatz 0.4-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:14 23:26:14 kong 2.0.4-0 depends on lua_system_constants 0.1.4 (not installed) 23:26:14 Installing https://luarocks.org/lua_system_constants-0.1.4-0.src.rock 23:26:15 23:26:15 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lua_system_constants.c -o lua_system_constants.o 23:26:15 lua_system_constants.c:13:0: warning: "luaL_newlib" redefined 23:26:15 # define luaL_newlib(L,l) (lua_newtable(L), luaL_register(L,NULL,l)) 23:26:15 23:26:15 In file included from lua_system_constants.c:8:0: 23:26:15 /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition 23:26:15 #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) 23:26:15 23:26:15 gcc -shared -o lua_system_constants.so lua_system_constants.o 23:26:15 lua_system_constants 0.1.4-0 is now installed in /build/parts/kong/install (license: MIT) 23:26:15 23:26:15 kong 2.0.4-0 depends on lyaml 6.2.4 (not installed) 23:26:15 Installing https://luarocks.org/lyaml-6.2.4-1.src.rock 23:26:16 23:26:16 /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" 23:26:16 creating build-aux/config.ld 23:26:16 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 23:26:16 true -c build-aux/config.ld . 23:26:16 /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" 23:26:16 lyaml 6.2.4-1 is now installed in /build/parts/kong/install (license: MIT/X11) 23:26:16 23:26:16 kong 2.0.4-0 depends on lua-resty-iputils 0.3.0 (not installed) 23:26:16 Installing https://luarocks.org/lua-resty-iputils-0.3.0-1.src.rock 23:26:17 23:26:17 lua-resty-iputils 0.3.0-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:17 23:26:17 kong 2.0.4-0 depends on luasyslog 1.0.0 (not installed) 23:26:17 Installing https://luarocks.org/luasyslog-1.0.0-2.src.rock 23:26:17 Missing dependencies for luasyslog 1.0.0-2: 23:26:17 lualogging >= 1.1.4 (not installed) 23:26:17 23:26:17 luasyslog 1.0.0-2 depends on lualogging >= 1.1.4 (not installed) 23:26:17 Installing https://luarocks.org/lualogging-1.4.0-1.src.rock 23:26:18 23:26:18 lualogging 1.4.0-1 is now installed in /build/parts/kong/install (license: MIT/X11) 23:26:18 23:26:18 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lsyslog.c -o lsyslog.o -DluaL_reg=luaL_Reg 23:26:18 gcc -shared -o lsyslog.so lsyslog.o 23:26:18 luasyslog 1.0.0-2 is now installed in /build/parts/kong/install (license: MIT/X11) 23:26:18 23:26:18 kong 2.0.4-0 depends on lua_pack 1.0.5 (not installed) 23:26:19 Installing https://luarocks.org/lua_pack-1.0.5-0.rockspec 23:26:19 23:26:19 Cloning into 'lua-pack'... 23:26:19 remote: Enumerating objects: 9, done. 23:26:19 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. 23:26:19 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. 23:26:19 remote: Total 9 (delta 0), reused 8 (delta 0), pack-reused 0 23:26:19 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. 23:26:19 Note: checking out 'a6be40142a543b4cb745c19b40669961c89c50c2'. 23:26:19 23:26:19 You are in 'detached HEAD' state. You can look around, make experimental 23:26:19 changes and commit them, and you can discard any commits you make in this 23:26:19 state without impacting any branches by performing another checkout. 23:26:19 23:26:19 If you want to create a new branch to retain commits you create, you may 23:26:19 do so (now or later) by using -b with the checkout command again. Example: 23:26:19 23:26:19 git checkout -b 23:26:19 23:26:19 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lua_pack.c -o lua_pack.o 23:26:20 gcc -shared -o lua_pack.so lua_pack.o 23:26:20 lua_pack 1.0.5-0 is now installed in /build/parts/kong/install (license: MIT) 23:26:20 23:26:20 kong 2.0.4-0 depends on lua-resty-dns-client 4.1.3 (not installed) 23:26:20 Installing https://luarocks.org/lua-resty-dns-client-4.1.3-1.src.rock 23:26:21 Missing dependencies for lua-resty-dns-client 4.1.3-1: 23:26:21 lrandom (not installed) 23:26:21 lua-resty-timer < 1.0 (not installed) 23:26:21 binaryheap >= 0.4 (not installed) 23:26:21 23:26:21 lua-resty-dns-client 4.1.3-1 depends on lrandom (not installed) 23:26:21 Installing https://luarocks.org/lrandom-20180729-1.src.rock 23:26:21 23:26:21 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lrandom.c -o lrandom.o 23:26:21 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c random.c -o random.o 23:26:21 gcc -shared -o random.so lrandom.o random.o 23:26:21 lrandom 20180729-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:21 23:26:21 lua-resty-dns-client 4.1.3-1 depends on lua-resty-timer < 1.0 (not installed) 23:26:21 Installing https://luarocks.org/lua-resty-timer-0.3.0-1.src.rock 23:26:22 23:26:22 lua-resty-timer 0.3.0-1 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:22 23:26:22 lua-resty-dns-client 4.1.3-1 depends on binaryheap >= 0.4 (not installed) 23:26:22 Installing https://luarocks.org/binaryheap-0.4-1.src.rock 23:26:22 23:26:22 binaryheap 0.4-1 is now installed in /build/parts/kong/install (license: MIT/X11) 23:26:22 23:26:23 lua-resty-dns-client 4.1.3-1 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:23 23:26:23 kong 2.0.4-0 depends on lua-resty-worker-events 1.0.0 (not installed) 23:26:23 Installing https://luarocks.org/lua-resty-worker-events-1.0.0-1.src.rock 23:26:24 23:26:24 lua-resty-worker-events 1.0.0-1 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:24 23:26:24 kong 2.0.4-0 depends on lua-resty-mediador 0.1.2 (not installed) 23:26:24 Installing https://luarocks.org/lua-resty-mediador-0.1.2-1.src.rock 23:26:24 23:26:24 lua-resty-mediador 0.1.2-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:24 23:26:24 kong 2.0.4-0 depends on lua-resty-healthcheck 1.2.0 (not installed) 23:26:24 Installing https://luarocks.org/lua-resty-healthcheck-1.2.0-2.src.rock 23:26:25 23:26:26 lua-resty-healthcheck 1.2.0-2 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:26 23:26:26 kong 2.0.4-0 depends on lua-resty-cookie 0.1.0 (not installed) 23:26:26 Installing https://luarocks.org/lua-resty-cookie-0.1.0-1.rockspec 23:26:26 23:26:26 Cloning into 'lua-resty-cookie'... 23:26:26 remote: Enumerating objects: 10, done. 23:26:26 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. 23:26:26 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. 23:26:26 remote: Total 10 (delta 0), reused 8 (delta 0), pack-reused 0 23:26:26 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. 23:26:26 Note: checking out 'bbd0df6bca3cac22138225d6a36243ce767d5881'. 23:26:26 23:26:26 You are in 'detached HEAD' state. You can look around, make experimental 23:26:26 changes and commit them, and you can discard any commits you make in this 23:26:26 state without impacting any branches by performing another checkout. 23:26:26 23:26:26 If you want to create a new branch to retain commits you create, you may 23:26:26 do so (now or later) by using -b with the checkout command again. Example: 23:26:26 23:26:26 git checkout -b 23:26:26 23:26:26 lua-resty-cookie 0.1.0-1 is now installed in /build/parts/kong/install (license: BSD) 23:26:26 23:26:26 kong 2.0.4-0 depends on lua-resty-mlcache 2.4.1 (not installed) 23:26:26 Installing https://luarocks.org/lua-resty-mlcache-2.4.1-1.src.rock 23:26:27 23:26:27 lua-resty-mlcache 2.4.1-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:27 23:26:27 kong 2.0.4-0 depends on lua-messagepack 0.5.2 (not installed) 23:26:27 Installing https://luarocks.org/lua-messagepack-0.5.2-1.src.rock 23:26:28 23:26:28 lua-messagepack 0.5.2-1 is now installed in /build/parts/kong/install (license: MIT/X11) 23:26:28 23:26:28 kong 2.0.4-0 depends on lua-resty-openssl 0.6.3 (not installed) 23:26:28 Installing https://luarocks.org/lua-resty-openssl-0.6.3-1.src.rock 23:26:29 23:26:31 lua-resty-openssl 0.6.3-1 is now installed in /build/parts/kong/install (license: BSD) 23:26:31 23:26:31 kong 2.0.4-0 depends on lua-resty-counter 0.2.0 (not installed) 23:26:31 Installing https://luarocks.org/lua-resty-counter-0.2.0-1.src.rock 23:26:31 23:26:31 lua-resty-counter 0.2.0-1 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:31 23:26:31 kong 2.0.4-0 depends on kong-plugin-azure-functions ~> 0.4 (not installed) 23:26:31 Installing https://luarocks.org/kong-plugin-azure-functions-0.4.2-1.src.rock 23:26:31 23:26:32 kong-plugin-azure-functions 0.4.2-1 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:32 23:26:32 kong 2.0.4-0 depends on kong-plugin-zipkin ~> 0.2 (not installed) 23:26:32 Installing https://luarocks.org/kong-plugin-zipkin-0.2.1-1.src.rock 23:26:32 Missing dependencies for kong-plugin-zipkin 0.2.1-1: 23:26:32 lua-cjson (not installed) 23:26:32 opentracing >= 0.0.2 (not installed) 23:26:32 23:26:32 kong-plugin-zipkin 0.2.1-1 depends on lua-cjson (not installed) 23:26:32 Installing https://luarocks.org/lua-cjson-2.1.0.6-1.src.rock 23:26:33 23:26:33 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lua_cjson.c -o lua_cjson.o 23:26:33 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c strbuf.c -o strbuf.o 23:26:33 gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c fpconv.c -o fpconv.o 23:26:33 gcc -shared -o cjson.so lua_cjson.o strbuf.o fpconv.o 23:26:34 lua-cjson 2.1.0.6-1 is now installed in /build/parts/kong/install (license: MIT) 23:26:34 23:26:34 kong-plugin-zipkin 0.2.1-1 depends on opentracing >= 0.0.2 (not installed) 23:26:34 Installing https://luarocks.org/opentracing-0.0.2-0.src.rock 23:26:34 Missing dependencies for opentracing 0.0.2-0: 23:26:34 luaossl (not installed) 23:26:34 23:26:34 opentracing 0.0.2-0 depends on luaossl (not installed) 23:26:34 Installing https://luarocks.org/luaossl-20200709-0.src.rock 23:26:35 23:26:35 Applying patch config.h.diff... 23:26:35 Hunk 1 found at offset 2... 23:26:35 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 23:26:37 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 23:26:37 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 23:26:39 luaossl 20200709-0 is now installed in /build/parts/kong/install (license: MIT/X11) 23:26:39 23:26:39 opentracing 0.0.2-0 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:39 23:26:39 kong-plugin-zipkin 0.2.1-1 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:39 23:26:39 kong 2.0.4-0 depends on kong-plugin-serverless-functions ~> 0.3 (not installed) 23:26:39 Installing https://luarocks.org/kong-plugin-serverless-functions-0.3.1-0.src.rock 23:26:39 23:26:40 kong-plugin-serverless-functions 0.3.1-0 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:40 23:26:40 kong 2.0.4-0 depends on kong-prometheus-plugin ~> 0.7 (not installed) 23:26:40 Installing https://luarocks.org/kong-prometheus-plugin-0.7.1-1.src.rock 23:26:40 23:26:41 kong-prometheus-plugin 0.7.1-1 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:41 23:26:41 kong 2.0.4-0 depends on kong-proxy-cache-plugin ~> 1.3 (not installed) 23:26:41 Installing https://luarocks.org/kong-proxy-cache-plugin-1.3.1-0.rockspec 23:26:41 23:26:41 Cloning into 'kong-plugin-proxy-cache'... 23:26:42 remote: Enumerating objects: 25, done. 23:26:42 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. 23:26:42 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. 23:26:42 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) remote: Total 25 (delta 1), reused 13 (delta 0), pack-reused 0 23:26:42 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) 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. 23:26:42 Resolving deltas: 0% (0/1) Resolving deltas: 100% (1/1) Resolving deltas: 100% (1/1), done. 23:26:42 Note: checking out 'e5655751c332aecaa15672ff6f266694f88335fa'. 23:26:42 23:26:42 You are in 'detached HEAD' state. You can look around, make experimental 23:26:42 changes and commit them, and you can discard any commits you make in this 23:26:42 state without impacting any branches by performing another checkout. 23:26:42 23:26:42 If you want to create a new branch to retain commits you create, you may 23:26:42 do so (now or later) by using -b with the checkout command again. Example: 23:26:42 23:26:42 git checkout -b 23:26:42 23:26:42 kong-proxy-cache-plugin 1.3.1-0 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:42 23:26:42 kong 2.0.4-0 depends on kong-plugin-request-transformer ~> 1.2 (not installed) 23:26:42 Installing https://luarocks.org/kong-plugin-request-transformer-1.2.8-0.src.rock 23:26:42 23:26:42 kong-plugin-request-transformer 1.2.8-0 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:42 23:26:42 kong 2.0.4-0 depends on kong-plugin-session ~> 2.2 (not installed) 23:26:42 Installing https://luarocks.org/kong-plugin-session-2.2.0-1.src.rock 23:26:43 Missing dependencies for kong-plugin-session 2.2.0-1: 23:26:43 lua-resty-session 2.24 (not installed) 23:26:43 23:26:43 kong-plugin-session 2.2.0-1 depends on lua-resty-session 2.24 (not installed) 23:26:43 Installing https://luarocks.org/lua-resty-session-2.24-1.src.rock 23:26:44 23:26:44 lua-resty-session 2.24-1 is now installed in /build/parts/kong/install (license: BSD) 23:26:44 23:26:44 kong-plugin-session 2.2.0-1 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:44 23:26:44 kong 2.0.4-0 depends on kong-plugin-aws-lambda ~> 3.1 (not installed) 23:26:44 Installing https://luarocks.org/kong-plugin-aws-lambda-3.1.0-1.src.rock 23:26:45 23:26:46 kong-plugin-aws-lambda 3.1.0-1 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:46 23:26:46 kong 2.0.4-0 depends on kong-plugin-acme ~> 0.2 (not installed) 23:26:46 Installing https://luarocks.org/kong-plugin-acme-0.2.11-1.src.rock 23:26:46 Missing dependencies for kong-plugin-acme 0.2.11-1: 23:26:46 lua-resty-acme ~> 0.5 (not installed) 23:26:46 23:26:46 kong-plugin-acme 0.2.11-1 depends on lua-resty-acme ~> 0.5 (not installed) 23:26:46 Installing https://luarocks.org/lua-resty-acme-0.5.8-1.src.rock 23:26:46 Missing dependencies for lua-resty-acme 0.5.8-1: 23:26:46 lua-resty-lrucache >= 0.09-2 (not installed) 23:26:46 23:26:46 lua-resty-acme 0.5.8-1 depends on lua-resty-lrucache >= 0.09-2 (not installed) 23:26:47 Installing https://luarocks.org/lua-resty-lrucache-0.09-2.src.rock 23:26:47 23:26:47 lua-resty-lrucache 0.09-2 is now installed in /build/parts/kong/install (license: 2bsd) 23:26:47 23:26:48 lua-resty-acme 0.5.8-1 is now installed in /build/parts/kong/install (license: BSD) 23:26:48 23:26:48 kong-plugin-acme 0.2.11-1 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:48 23:26:56 kong 2.0.4-0 is now installed in /build/parts/kong/install (license: Apache 2.0) 23:26:56 23:27:02 Staging go-build-helper  23:27:02 Staging kong  23:27:04 Pulling go115  23:27:05 'app-service-config' has dependencies that need to be staged: go115 23:27:06 Skipping pull go115 (already ran) 23:27:06 Building go115  23:27:06 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:06 Dload Upload Total Spent Left Speed 23:27:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 31 115M 31 36.0M 0 0 50.5M 0 0:00:02 --:--:-- 0:00:02 50.4M 63 115M 63 73.5M 0 0 54.8M 0 0:00:02 0:00:01 0:00:01 54.8M 23:27:07 curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 23:27:07 Failed to run 'override-build': Exit code was 56. [Pipeline] } 23:27:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:27:10 Failed in branch amd64 23:27:22 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 23:27:26 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 23:27:33 Removing intermediate container 21d7660eac3b 23:27:33 ---> 5e89b2f19a9f 23:27:33 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:27:33 ---> Running in 318600160f56 23:27:35 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 23:27:37 Removing intermediate container ac8af41694d9 23:27:37 ---> 00d2a58f5f8d 23:27:37 23:27:37 Step 10/22 : FROM scratch 23:27:37 ---> 23:27:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:27:37 ---> Running in bdcfa7f519ff 23:27:38 Removing intermediate container bdcfa7f519ff 23:27:38 ---> 7aba42fe03fa 23:27:38 Step 12/22 : ENV APP_PORT=48061 23:27:39 ---> Running in f16d6da1879e 23:27:39 Removing intermediate container 3e48ee3b3da0 23:27:39 ---> b186c6fb3498 23:27:39 23:27:39 Step 10/26 : FROM alpine:3.10 23:27:39 Removing intermediate container f16d6da1879e 23:27:39 ---> b7cd1e0609e7 23:27:39 Step 13/22 : EXPOSE $APP_PORT 23:27:39 3.10: Pulling from library/alpine 23:27:39 ---> Running in 64d11f31dbb8 23:27:40 Removing intermediate container 64d11f31dbb8 23:27:40 ---> f5edae6ef25e 23:27:40 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 23:27:41 Removing intermediate container 318600160f56 23:27:41 ---> 28f9731a0a04 23:27:41 23:27:41 Step 11/27 : FROM docker:latest 23:27:41 ---> 45884bde0078 23:27:41 Step 12/27 : RUN apk add --no-cache bash 23:27:41 ---> Running in 1b371038f92a 23:27:41 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 23:27:41 Status: Downloaded newer image for alpine:3.10 23:27:41 ---> 536a684cf733 23:27:41 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 23:27:41 ---> 3590a3909ed2 23:27:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 23:27:41 ---> Running in 5844d6cbd05e 23:27:43 ---> 1b728fdad6a5 23:27:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 23:27:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:27:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:27:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 23:27:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 23:27:45 (1/2) Installing readline (8.0.4-r0) 23:27:45 (2/2) Installing bash (5.0.17-r0) 23:27:45 Executing bash-5.0.17-r0.post-install 23:27:45 Executing busybox-1.31.1-r16.trigger 23:27:45 OK: 12 MiB in 22 packages 23:27:45 v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 23:27:45 v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 23:27:45 OK: 10167 distinct packages available 23:27:45 ---> 52a087123fd2 23:27:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 23:27:45 (1/5) Installing ca-certificates (20191127-r2) 23:27:45 (2/5) Installing nghttp2-libs (1.39.2-r1) 23:27:46 (3/5) Installing libcurl (7.66.0-r1) 23:27:46 (4/5) Installing curl (7.66.0-r1) 23:27:46 (5/5) Installing dumb-init (1.2.2-r1) 23:27:46 Executing busybox-1.30.1-r3.trigger 23:27:46 Executing ca-certificates-20191127-r2.trigger 23:27:46 OK: 7 MiB in 19 packages 23:27:48 Removing intermediate container 1b371038f92a 23:27:48 ---> 0c839c92513c 23:27:48 Step 13/27 : RUN rm -rf /var/cache/apk/* 23:27:48 ---> fd8b92129592 23:27:48 Step 18/22 : ENTRYPOINT ["/support-logging"] 23:27:48 ---> Running in 88fa10cbc44b 23:27:48 ---> Running in a306a00a0718 23:27:48 Removing intermediate container 4e5dfddcf3c4 23:27:48 ---> e022e3056058 23:27:48 23:27:48 Step 10/21 : FROM scratch 23:27:48 ---> 23:27:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:27:48 Removing intermediate container 0d7f3d5179a4 23:27:48 ---> 44a23cd35008 23:27:48 23:27:48 Step 10/22 : FROM scratch 23:27:48 ---> 23:27:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:27:49 ---> Running in 82c5baa9c1a4 23:27:49 ---> Running in 28f007f3fdf0 23:27:49 Removing intermediate container a306a00a0718 23:27:49 ---> 527b785a9d8e 23:27:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:49 Removing intermediate container 5844d6cbd05e 23:27:49 ---> f115d7232249 23:27:49 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:27:49 ---> Running in ed2c77b4c037 23:27:49 ---> Running in b96708e0c747 23:27:49 Removing intermediate container 82c5baa9c1a4 23:27:49 ---> b44f32a310cf 23:27:49 Step 12/21 : ENV APP_PORT=48085 23:27:50 Removing intermediate container 28f007f3fdf0 23:27:50 ---> 9f6d74ed0bd1 23:27:50 Step 12/22 : ENV APP_PORT=48082 23:27:50 ---> Running in 45a1aafad957 23:27:50 ---> Running in 928ef83586e1 23:27:50 Removing intermediate container ed2c77b4c037 23:27:50 ---> 2949a47868d4 23:27:50 Step 20/22 : LABEL arch=arm64 23:27:50 Removing intermediate container b96708e0c747 23:27:50 ---> 58b4d1301487 23:27:50 Step 13/26 : WORKDIR / 23:27:50 ---> Running in c82b767a42d6 23:27:50 ---> Running in 8014bb6234fd 23:27:50 Removing intermediate container 45a1aafad957 23:27:50 ---> 4843a638c1d0 23:27:50 Step 13/21 : EXPOSE $APP_PORT 23:27:51 Removing intermediate container 928ef83586e1 23:27:51 ---> 63bd623fcb06 23:27:51 Step 13/22 : EXPOSE $APP_PORT 23:27:51 ---> Running in 5bf63f602193 23:27:51 ---> Running in 208ce3d5994c 23:27:51 Removing intermediate container 8014bb6234fd 23:27:51 ---> 896dc0e5ecd4 23:27:51 Step 21/22 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:27:51 Removing intermediate container c82b767a42d6 23:27:51 ---> 62c6353de7ed 23:27:51 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:27:51 Removing intermediate container 88fa10cbc44b 23:27:51 ---> 965469b91cb9 23:27:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:27:51 ---> Running in 93ed7411d793 23:27:51 Removing intermediate container 5bf63f602193 23:27:51 ---> d86ea70751c0 23:27:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 23:27:51 Removing intermediate container 208ce3d5994c 23:27:51 ---> b8f310f4fd5b 23:27:51 Step 14/22 : WORKDIR / 23:27:51 ---> Running in 566774fd727c 23:27:51 ---> Running in 308e37b520f5 23:27:52 Removing intermediate container 93ed7411d793 23:27:52 ---> f66cd17b9f7f 23:27:52 Step 22/22 : LABEL version=0.0.0 23:27:52 Removing intermediate container 566774fd727c 23:27:52 ---> 18b499504d65 23:27:52 Step 15/27 : ENV APP_PORT=48090 23:27:52 ---> Running in e274136dfbdf 23:27:52 Removing intermediate container 308e37b520f5 23:27:52 ---> 089a61d6905a 23:27:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 23:27:52 ---> 3de2b2949ba4 23:27:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:27:52 ---> Running in 50a9791435ab 23:27:52 ---> 4589ffa0d1a2 23:27:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:27:53 Removing intermediate container e274136dfbdf 23:27:53 ---> 6ab95bb8d6e4 23:27:53 23:27:53 Removing intermediate container 50a9791435ab 23:27:53 ---> 51a7de467386 23:27:53 Step 16/27 : EXPOSE $APP_PORT 23:27:53 ---> Running in 73d1859bbe0a 23:27:53 ---> 30e77abf2a6f 23:27:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:27:53 ---> 31f861e9fc9d 23:27:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:27:54 Successfully built 6ab95bb8d6e4 23:27:54 Successfully tagged docker-support-logging-go-arm64:latest 23:27:54  Building docker-support-logging-go ... done Building docker-security-proxy-setup-go 23:27:54 Removing intermediate container 73d1859bbe0a 23:27:54 ---> ab9cf5589099 23:27:54 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:27:54 ---> 5aa7610925d5 23:27:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:27:55 ---> 44562deae980 23:27:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 23:27:55 ---> 91caa2afcb49 23:27:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:27:55 ---> 672f8e7a2443 23:27:55 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 23:27:56 ---> 091e88e4f865 23:27:56 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:27:56 ---> Running in 4a4e4145d6d0 23:27:57 ---> ba3afeaadd2e 23:27:57 Step 18/22 : ENTRYPOINT ["/core-command"] 23:27:57 ---> d9d68ed26ef9 23:27:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:27:58 ---> Running in 1b8a9312bc80 23:27:59 ---> 3a074e51054d 23:27:59 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:27:59 Removing intermediate container 4a4e4145d6d0 23:27:59 ---> 5cee4c982e0f 23:27:59 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:59 Removing intermediate container 1b8a9312bc80 23:27:59 ---> 8f8226c3f462 23:27:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:28:00 ---> 46012631f9c3 23:28:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:28:00 ---> Running in 4a9aeb9cd1c5 23:28:00 ---> Running in cfe5b57394de 23:28:01 ---> 931c2f99b811 23:28:01 Step 20/27 : RUN apk --no-cache add py3-pip 23:28:01 Removing intermediate container 4a9aeb9cd1c5 23:28:01 ---> 78de7740c6d1 23:28:01 Step 19/21 : LABEL arch=arm64 23:28:02 ---> Running in aba27ba369c7 23:28:02 Removing intermediate container cfe5b57394de 23:28:02 ---> 323f0e080508 23:28:02 Step 20/22 : LABEL arch=arm64 23:28:02 ---> Running in 1fc887dff1f3 23:28:02 ---> 644b9824b904 23:28:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 23:28:02 ---> Running in b8b6f03e8ef8 23:28:02 Removing intermediate container 1fc887dff1f3 23:28:02 ---> 6ffe2a267d1f 23:28:02 Step 20/21 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:28:03 ---> Running in 5ac7b74191a9 23:28:03 Removing intermediate container b8b6f03e8ef8 23:28:03 ---> 98836251c1d9 23:28:03 Step 21/22 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:28:03 ---> Running in 061d4e5735d8 23:28:03 Removing intermediate container 5ac7b74191a9 23:28:03 ---> b870ce03095a 23:28:03 Step 21/21 : LABEL version=0.0.0 23:28:03 ---> d3c4e1d0f3b3 23:28:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:28:04 ---> Running in 281c4aca8f42 23:28:04 Removing intermediate container 061d4e5735d8 23:28:04 ---> 550ae26faaca 23:28:04 Step 22/22 : LABEL version=0.0.0 23:28:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:28:04 ---> Running in c0eb63ccd086 23:28:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:28:04 Removing intermediate container 281c4aca8f42 23:28:04 ---> 5b61cce8ba46 23:28:04 23:28:05 (1/33) Installing libbz2 (1.0.8-r1) 23:28:05 ---> cd6367783c55 23:28:05 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:28:05 (2/33) Installing expat (2.2.9-r1) 23:28:05 (3/33) Installing libffi (3.3-r2) 23:28:05 (4/33) Installing gdbm (1.13-r1) 23:28:05 (5/33) Installing xz-libs (5.2.5-r0) 23:28:05 (6/33) Installing sqlite-libs (3.32.1-r0) 23:28:05 (7/33) Installing python3 (3.8.5-r0) 23:28:05 Removing intermediate container c0eb63ccd086 23:28:05 ---> b98e9fcc1b98 23:28:05 23:28:05 Successfully built 5b61cce8ba46 23:28:05 Successfully tagged docker-support-scheduler-go-arm64:latest 23:28:05  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 23:28:05 ---> Running in edf38c921aff 23:28:06 Successfully built b98e9fcc1b98 23:28:06 Successfully tagged docker-core-command-go-arm64:latest 23:28:06  Building docker-core-command-go ... done Building docker-security-secrets-setup-go 23:28:07 (8/33) Installing py3-appdirs (1.4.4-r1) 23:28:07 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:28:07 (10/33) Installing py3-parsing (2.4.7-r0) 23:28:07 (11/33) Installing py3-six (1.15.0-r0) 23:28:07 (12/33) Installing py3-packaging (20.4-r0) 23:28:07 (13/33) Installing py3-setuptools (47.0.0-r0) 23:28:07 (14/33) Installing py3-chardet (3.0.4-r4) 23:28:07 (15/33) Installing py3-idna (2.9-r0) 23:28:07 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:28:07 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:28:07 (18/33) Installing py3-requests (2.23.0-r0) 23:28:07 (19/33) Installing py3-msgpack (1.0.0-r0) 23:28:07 (20/33) Installing py3-lockfile (0.12.2-r3) 23:28:07 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:28:07 (22/33) Installing py3-colorama (0.4.3-r0) 23:28:07 (23/33) Installing py3-distlib (0.3.0-r0) 23:28:07 (24/33) Installing py3-distro (1.5.0-r1) 23:28:07 (25/33) Installing py3-webencodings (0.5.1-r3) 23:28:07 (26/33) Installing py3-html5lib (1.0.1-r4) 23:28:07 (27/33) Installing py3-pytoml (0.1.21-r0) 23:28:07 (28/33) Installing py3-pep517 (0.8.2-r0) 23:28:07 (29/33) Installing py3-progress (1.5-r0) 23:28:07 (30/33) Installing py3-toml (0.10.1-r0) 23:28:07 (31/33) Installing py3-retrying (1.3.3-r0) 23:28:07 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:28:07 (33/33) Installing py3-pip (20.1.1-r0) 23:28:08 Executing busybox-1.31.1-r16.trigger 23:28:08 OK: 71 MiB in 55 packages 23:28:10 Removing intermediate container edf38c921aff 23:28:10 ---> 8542fc521982 23:28:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:28:11 ---> Running in f4a986a06e94 23:28:12 Removing intermediate container f4a986a06e94 23:28:12 ---> a8e7cf474ad0 23:28:12 Step 24/26 : LABEL arch=arm64 23:28:14 ---> Running in 6e6ead3822ca 23:28:15 Removing intermediate container 6e6ead3822ca 23:28:15 ---> b3f268b6ceb4 23:28:15 Step 25/26 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:28:16 ---> Running in ad3c097911e3 23:28:16 Removing intermediate container aba27ba369c7 23:28:16 ---> 723112ec3c72 23:28:16 Step 21/27 : RUN pip install docker-compose==1.23.2 23:28:18 ---> Running in 5572f0ab4bcc 23:28:18 Removing intermediate container ad3c097911e3 23:28:18 ---> ae3b636c55c0 23:28:18 Step 26/26 : LABEL version=0.0.0 23:28:19 ---> Running in 8a84ee1bb6fb 23:28:20 Removing intermediate container 8a84ee1bb6fb 23:28:20 ---> e26f575d5ecd 23:28:20 23:28:21 Successfully built e26f575d5ecd 23:28:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 23:28:21  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 23:28:25 Collecting docker-compose==1.23.2 23:28:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:28:25 Collecting cached-property<2,>=1.2.0 23:28:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:28:26 Collecting jsonschema<3,>=2.5.1 23:28:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:28:26 Collecting docopt<0.7,>=0.6.1 23:28:26 Downloading docopt-0.6.2.tar.gz (25 kB) 23:28:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:28:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:28:30 Collecting PyYAML<4,>=3.10 23:28:30 Downloading PyYAML-3.13.tar.gz (270 kB) 23:28:33 Collecting dockerpty<0.5,>=0.4.1 23:28:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:28:36 Collecting websocket-client<1.0,>=0.32.0 23:28:36 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:28:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:28:36 Collecting texttable<0.10,>=0.9.0 23:28:36 Downloading texttable-0.9.1.tar.gz (11 kB) 23:28:39 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 23:28:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:28:39 ---> e5b723109609 23:28:39 Step 3/20 : WORKDIR /edgex-go 23:28:39 ---> Using cache 23:28:39 ---> 32374eab962b 23:28:39 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:39 ---> Using cache 23:28:39 ---> 8c8ccf979371 23:28:39 Step 5/20 : RUN apk update && apk add make git 23:28:39 ---> Using cache 23:28:39 ---> 6d5bc17dcd8e 23:28:39 Step 6/20 : COPY go.mod . 23:28:39 ---> Using cache 23:28:39 ---> 4c88931ed2c5 23:28:39 Step 7/20 : RUN go mod download 23:28:39 ---> Using cache 23:28:39 ---> dfccd0e8543f 23:28:39 Step 8/20 : COPY . . 23:28:39 ---> Using cache 23:28:39 ---> 2410e5a5289d 23:28:39 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 23:28:40 Collecting docker<4.0,>=3.6.0 23:28:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:28:41 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) 23:28:42 Collecting idna<2.8,>=2.5 23:28:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:28:44 Collecting urllib3<1.25,>=1.21.1 23:28:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:28:44 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) 23:28:45 Collecting docker-pycreds>=0.4.0 23:28:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:28:46 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:28:46 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:28:46 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:28:46 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:28:46 ---> Running in d43da7669066 23:28:47 Installing collected packages: cached-property, jsonschema, docopt, idna, urllib3, requests, PyYAML, dockerpty, websocket-client, texttable, docker-pycreds, docker, docker-compose 23:28:47 Running setup.py install for docopt: started 23:28:48 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 23:28:50 Running setup.py install for docopt: finished with status 'done' 23:28:50 Attempting uninstall: idna 23:28:50 Found existing installation: idna 2.9 23:28:50 Uninstalling idna-2.9: 23:28:50 Successfully uninstalled idna-2.9 23:28:51 Attempting uninstall: urllib3 23:28:51 Found existing installation: urllib3 1.25.9 23:28:51 Uninstalling urllib3-1.25.9: 23:28:51 Successfully uninstalled urllib3-1.25.9 23:28:52 Attempting uninstall: requests 23:28:52 Found existing installation: requests 2.23.0 23:28:52 Uninstalling requests-2.23.0: 23:28:52 Successfully uninstalled requests-2.23.0 23:28:52 Running setup.py install for PyYAML: started 23:28:55 Running setup.py install for PyYAML: finished with status 'done' 23:28:55 Running setup.py install for dockerpty: started 23:28:57 Running setup.py install for dockerpty: finished with status 'done' 23:28:58 Running setup.py install for texttable: started 23:29:00 Running setup.py install for texttable: finished with status 'done' 23:29:02 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 23:29:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 23:29:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:29:08 ---> e5b723109609 23:29:08 Step 3/24 : WORKDIR /edgex-go 23:29:08 ---> Using cache 23:29:08 ---> 32374eab962b 23:29:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:08 ---> Using cache 23:29:08 ---> 8c8ccf979371 23:29:08 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 23:29:08 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 23:29:08 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 23:29:08 ---> e5b723109609 23:29:08 Step 3/29 : WORKDIR /edgex-go 23:29:08 ---> Using cache 23:29:08 ---> 32374eab962b 23:29:08 Step 4/29 : RUN apk update && apk add make git 23:29:09 ---> Running in ca6ecdf55a13 23:29:09 ---> Running in 9404939efc54 23:29:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:29:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:29:12 Removing intermediate container 5572f0ab4bcc 23:29:12 ---> 5bc2d0b4009e 23:29:12 Step 22/27 : RUN apk --no-cache add curl 23:29:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:29:13 ---> Running in 1516e7551ee3 23:29:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:29:14 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:29:14 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:29:14 OK: 12623 distinct packages available 23:29:14 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:29:14 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:29:14 OK: 12623 distinct packages available 23:29:15 OK: 217 MiB in 51 packages 23:29:15 OK: 217 MiB in 51 packages 23:29:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:29:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:29:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:29:17 (2/3) Installing libcurl (7.69.1-r1) 23:29:17 (3/3) Installing curl (7.69.1-r1) 23:29:17 Executing busybox-1.31.1-r16.trigger 23:29:17 OK: 71 MiB in 58 packages 23:29:17 Removing intermediate container 9404939efc54 23:29:17 ---> c66db5ec504d 23:29:17 Step 6/24 : COPY go.mod . 23:29:18 Removing intermediate container ca6ecdf55a13 23:29:18 ---> 792005473277 23:29:18 Step 5/29 : COPY go.mod . 23:29:20 Removing intermediate container 1516e7551ee3 23:29:20 ---> 4541ad44f704 23:29:20 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 23:29:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:29:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:29:20 ---> e5b723109609 23:29:20 Step 3/22 : WORKDIR /edgex-go 23:29:20 ---> Using cache 23:29:20 ---> 32374eab962b 23:29:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:20 ---> Using cache 23:29:20 ---> 8c8ccf979371 23:29:20 Step 5/22 : RUN apk update && apk add make git 23:29:20 ---> Using cache 23:29:20 ---> 6d5bc17dcd8e 23:29:20 Step 6/22 : COPY go.mod . 23:29:20 ---> Using cache 23:29:20 ---> 4c88931ed2c5 23:29:20 Step 7/22 : RUN go mod download 23:29:20 ---> Using cache 23:29:20 ---> dfccd0e8543f 23:29:20 Step 8/22 : COPY . . 23:29:20 ---> e31f62368702 23:29:20 Step 7/24 : RUN go mod download 23:29:20 ---> Using cache 23:29:20 ---> 2410e5a5289d 23:29:20 Step 9/22 : RUN make cmd/core-metadata/core-metadata 23:29:20 ---> Running in 16ffb3f75fba 23:29:20 ---> Running in 1dd79820bab3 23:29:20 ---> 47c4ee091bc2 23:29:20 Step 6/29 : RUN go mod download 23:29:20 ---> Running in 2e9c74185159 23:29:20 ---> Running in 3c02ab207b0d 23:29:20 Removing intermediate container 16ffb3f75fba 23:29:20 ---> 072621317eb0 23:29:20 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:29:21 ---> Running in 4926be4086f6 23:29:22 Removing intermediate container 4926be4086f6 23:29:22 ---> 1cdf13da2934 23:29:22 Step 25/27 : LABEL arch=arm64 23:29:22 ---> Running in aaeeade881ae 23:29:23 Removing intermediate container aaeeade881ae 23:29:23 ---> dd2717caa1a9 23:29:23 Step 26/27 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:29:23 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 23:29:23 ---> Running in 4a08877ea4e9 23:29:23 Removing intermediate container 4a08877ea4e9 23:29:23 ---> 868b62ca7c47 23:29:23 Step 27/27 : LABEL version=0.0.0 23:29:23 ---> Running in 2fa993eb1b23 23:29:24 Removing intermediate container 2fa993eb1b23 23:29:24 ---> e6b2f3a8284a 23:29:24 23:29:25 Removing intermediate container 1dd79820bab3 23:29:25 ---> 983bf01c98c5 23:29:25 Step 8/24 : COPY . . 23:29:25 Removing intermediate container 3c02ab207b0d 23:29:25 ---> e9f9679c9cf2 23:29:25 Step 7/29 : COPY . . 23:29:26 Successfully built e6b2f3a8284a 23:29:26 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 23:29:26  Building docker-sys-mgmt-agent-go ... done Building docker-core-data-go 23:29:58 Removing intermediate container d43da7669066 23:29:58 ---> 2b0d80b2e483 23:29:58 23:29:58 Step 10/20 : FROM alpine 23:29:58 latest: Pulling from library/alpine 23:29:58 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 23:29:58 Status: Downloaded newer image for alpine:latest 23:29:58 ---> 62ee0e9f8440 23:29:58 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 23:29:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 23:29:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:29:58 ---> e5b723109609 23:29:58 Step 3/23 : WORKDIR /edgex-go 23:29:59 ---> Using cache 23:29:59 ---> 32374eab962b 23:29:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:59 ---> Using cache 23:29:59 ---> 8c8ccf979371 23:29:59 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 23:29:59 ---> Running in d849f73eb011 23:29:59 ---> Running in 5f8e13fd1658 23:30:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:30:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:30:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:30:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:30:03 ---> b4ba7506b2f8 23:30:03 Step 9/24 : RUN make cmd/support-notifications/support-notifications 23:30:03 ---> Running in 758a262d2e17 23:30:03 v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 23:30:03 v3.12.0-380-g338f7f6f43 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 23:30:03 OK: 12621 distinct packages available 23:30:03 ---> f92b9c3843be 23:30:03 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 23:30:04 ---> Running in 5aade7784f8a 23:30:04 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 23:30:04 v3.12.0-380-g338f7f6f43 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:30:04 OK: 12623 distinct packages available 23:30:04 (1/4) Installing ca-certificates (20191127-r4) 23:30:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:30:04 (3/4) Installing libcurl (7.69.1-r1) 23:30:04 (4/4) Installing curl (7.69.1-r1) 23:30:04 Executing busybox-1.31.1-r16.trigger 23:30:04 Executing ca-certificates-20191127-r4.trigger 23:30:05 OK: 7 MiB in 18 packages 23:30:05 OK: 217 MiB in 51 packages 23:30:06 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 23:30:06 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 23:30:07 Removing intermediate container 5f8e13fd1658 23:30:07 ---> a1b6be7c27d7 23:30:07 Step 6/23 : COPY go.mod . 23:30:07 Removing intermediate container d849f73eb011 23:30:07 ---> c4cc70442526 23:30:07 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:30:08 ---> Running in ea6390346724 23:30:09 ---> fe32b324ea1f 23:30:09 Step 7/23 : RUN go mod download 23:30:09 Removing intermediate container ea6390346724 23:30:09 ---> 04bf61efc7dd 23:30:09 Step 13/20 : WORKDIR /edgex 23:30:09 ---> Running in 8983ee28bcbf 23:30:09 ---> Running in 30eb69a12c3c 23:30:10 Removing intermediate container 8983ee28bcbf 23:30:10 ---> f2a916230898 23:30:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:30:12 ---> ccfa1b6d8a57 23:30:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:30:14 ---> 992c454d0678 23:30:14 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:30:14 ---> Running in 264a76327903 23:30:15 Removing intermediate container 264a76327903 23:30:15 ---> 0020d0044dda 23:30:15 Step 17/20 : CMD ["--init=true"] 23:30:15 ---> Running in d715bd06c4ca 23:30:15 Removing intermediate container 30eb69a12c3c 23:30:15 ---> 3165bc38d9ee 23:30:15 Step 8/23 : COPY . . 23:30:16 Removing intermediate container d715bd06c4ca 23:30:16 ---> 39b811d54508 23:30:16 Step 18/20 : LABEL arch=arm64 23:30:16 ---> Running in 809f8d747595 23:30:17 Removing intermediate container 809f8d747595 23:30:17 ---> 8c4ac591d753 23:30:17 Step 19/20 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:30:17 ---> Running in f1e9298aa420 23:30:19 Removing intermediate container f1e9298aa420 23:30:19 ---> c54b4d908337 23:30:19 Step 20/20 : LABEL version=0.0.0 23:30:19 ---> Running in b043b542029f 23:30:20 Removing intermediate container b043b542029f 23:30:20 ---> 570fc65645ce 23:30:20 23:30:21 Successfully built 570fc65645ce 23:30:21 Successfully tagged docker-security-proxy-setup-go-arm64:latest 23:30:44  Building docker-security-proxy-setup-go ... done  ---> c9ffebcf2a57 23:30:44 Step 9/23 : RUN make cmd/core-data/core-data 23:30:44 ---> Running in 13a169614d6b 23:30:44 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 23:30:59 Removing intermediate container 2e9c74185159 23:30:59 ---> 5ba7de946cf6 23:30:59 23:30:59 Step 10/22 : FROM scratch 23:30:59 ---> 23:30:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:30:59 ---> Using cache 23:30:59 ---> 9f6d74ed0bd1 23:30:59 Step 12/22 : ENV APP_PORT=48081 23:30:59 ---> Running in 1cec44f32add 23:30:59 Removing intermediate container 1cec44f32add 23:30:59 ---> 30cc98b6dc99 23:30:59 Step 13/22 : EXPOSE $APP_PORT 23:30:59 ---> Running in e950a757d4c0 23:30:59 Removing intermediate container e950a757d4c0 23:30:59 ---> 139b13a90113 23:30:59 Step 14/22 : WORKDIR / 23:30:59 ---> Running in 24016d37299c 23:30:59 Removing intermediate container 24016d37299c 23:30:59 ---> 2eaba3ff08f7 23:30:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 23:31:01 ---> 556b79db2da2 23:31:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:31:02 ---> b57e7180a3fd 23:31:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:31:03 ---> 0b790a26fd44 23:31:03 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:31:03 ---> Running in 6b86ecaf009d 23:31:04 Removing intermediate container 6b86ecaf009d 23:31:04 ---> 1b1cbf6ed4ef 23:31:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:04 ---> Running in 63377f7d574a 23:31:05 Removing intermediate container 63377f7d574a 23:31:05 ---> b68bef1f6a2e 23:31:05 Step 20/22 : LABEL arch=arm64 23:31:05 ---> Running in 9143c932d3ed 23:31:06 Removing intermediate container 9143c932d3ed 23:31:06 ---> 463b4bdbde58 23:31:06 Step 21/22 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:31:06 ---> Running in 89b749a1f6c3 23:31:06 Removing intermediate container 89b749a1f6c3 23:31:06 ---> ce8dd6e907de 23:31:06 Step 22/22 : LABEL version=0.0.0 23:31:06 ---> Running in 91fca65910bf 23:31:07 Removing intermediate container 91fca65910bf 23:31:07 ---> f2d65c061e00 23:31:07 23:31:08 Successfully built f2d65c061e00 23:31:08 Successfully tagged docker-core-metadata-go-arm64:latest 23:31:16  Building docker-core-metadata-go ... done Removing intermediate container 5aade7784f8a 23:31:16 ---> 8fbcb09d9ea6 23:31:16 23:31:16 Step 9/29 : FROM alpine:latest 23:31:16 ---> 62ee0e9f8440 23:31:16 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 23:31:16 ---> Running in 173599a00981 23:31:16 Removing intermediate container 173599a00981 23:31:16 ---> e188e993f6f1 23:31:16 Step 11/29 : USER root 23:31:16 ---> Running in 3a39270700f8 23:31:17 Removing intermediate container 3a39270700f8 23:31:17 ---> 138cbbaaa81d 23:31:17 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 23:31:17 ---> Running in 31e67bcc7d19 23:31:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:31:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:31:20 v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 23:31:20 v3.12.0-380-g338f7f6f43 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 23:31:20 OK: 12621 distinct packages available 23:31:21 (1/2) Installing ca-certificates (20191127-r4) 23:31:21 (2/2) Installing dumb-init (1.2.2-r1) 23:31:21 Executing busybox-1.31.1-r16.trigger 23:31:21 Executing ca-certificates-20191127-r4.trigger 23:31:21 OK: 6 MiB in 16 packages 23:31:24 Removing intermediate container 31e67bcc7d19 23:31:24 ---> 5ffbbb38c2f9 23:31:24 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 23:31:24 ---> Running in cd09272ff210 23:31:25 Removing intermediate container cd09272ff210 23:31:25 ---> 5b660ce47321 23:31:25 Step 14/29 : WORKDIR $BASE_DIR 23:31:25 ---> Running in a0a7f7914ee0 23:31:25 Removing intermediate container a0a7f7914ee0 23:31:25 ---> f36cc3021a5d 23:31:25 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 23:31:25 ---> Running in a9cca10af69d 23:31:30 Removing intermediate container a9cca10af69d 23:31:30 ---> 85dbdf58794f 23:31:30 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 23:31:31 ---> 7e5746db07f1 23:31:31 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 23:31:33 ---> 01fc08af8709 23:31:33 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 23:31:34 ---> b62ec34dd49b 23:31:34 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 23:31:34 Removing intermediate container 758a262d2e17 23:31:34 ---> e54b49911edc 23:31:34 23:31:34 Step 10/24 : FROM scratch 23:31:34 ---> 23:31:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:31:35 ---> Using cache 23:31:35 ---> 7aba42fe03fa 23:31:35 Step 12/24 : ENV APP_PORT=48060 23:31:35 ---> Running in 24849535cb63 23:31:35 ---> 3c0aa7a99271 23:31:36 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 23:31:36 Removing intermediate container 24849535cb63 23:31:36 ---> 7795a2f05491 23:31:36 Step 13/24 : EXPOSE $APP_PORT 23:31:36 ---> Running in 57e63296a42f 23:31:37 Removing intermediate container 57e63296a42f 23:31:37 ---> 5d7d27220e9d 23:31:37 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 23:31:37 ---> 4b070e890d06 23:31:37 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 23:31:37 ---> Running in 15804b509952 23:31:38 ---> 691198d67cfe 23:31:38 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 23:31:40 ---> 0343efbdd916 23:31:40 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 23:31:41 Removing intermediate container 15804b509952 23:31:41 ---> 1125f4ad97d5 23:31:41 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 23:31:42 ---> 115c490767ff 23:31:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 23:31:43 ---> fdc410733ac8 23:31:43 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:31:43 ---> Running in 804ab280dfd4 23:31:44 ---> 841a34b6ac49 23:31:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:31:46 ---> 97a31a2dc302 23:31:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:31:47 Removing intermediate container 804ab280dfd4 23:31:47 ---> 5ead5bea48e4 23:31:47 Step 24/29 : RUN chmod 755 security-secrets-setup 23:31:47 ---> bd88c80c6fcf 23:31:47 Step 20/24 : ENTRYPOINT ["/support-notifications"] 23:31:47 ---> Running in c2ae11c9f273 23:31:47 ---> Running in f23edf39c350 23:31:48 Removing intermediate container f23edf39c350 23:31:48 ---> 102b807cbe17 23:31:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:48 ---> Running in 9ed16c9a4064 23:31:49 Removing intermediate container 9ed16c9a4064 23:31:49 ---> 98387d57c51f 23:31:49 Step 22/24 : LABEL arch=arm64 23:31:49 ---> Running in 8259a370fa77 23:31:49 Removing intermediate container 8259a370fa77 23:31:49 ---> e74bbbe808a8 23:31:49 Step 23/24 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:31:49 ---> Running in b0344bf0ed92 23:31:50 Removing intermediate container b0344bf0ed92 23:31:50 ---> 6165c6b864c4 23:31:50 Step 24/24 : LABEL version=0.0.0 23:31:50 ---> Running in 2dceb432b061 23:31:51 Removing intermediate container c2ae11c9f273 23:31:51 ---> 13c6ba78022d 23:31:51 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 23:31:51 Removing intermediate container 2dceb432b061 23:31:51 ---> a35955c6326d 23:31:51 23:31:51 ---> Running in 28151f0ec337 23:31:51 Successfully built a35955c6326d 23:31:51 Successfully tagged docker-support-notifications-go-arm64:latest 23:31:51 Removing intermediate container 28151f0ec337 23:31:51 ---> ddb580cd62a3 23:31:51 Step 26/29 : CMD [ "generate" ] 23:31:52  Building docker-support-notifications-go ... done  ---> Running in 0c8c0561df5f 23:31:52 Removing intermediate container 0c8c0561df5f 23:31:52 ---> 9221969cddcb 23:31:52 Step 27/29 : LABEL arch=arm64 23:31:52 ---> Running in fc57e98bfb7d 23:31:52 Removing intermediate container fc57e98bfb7d 23:31:52 ---> 378f2217700e 23:31:52 Step 28/29 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:31:53 ---> Running in dc3a303fb5de 23:31:53 Removing intermediate container dc3a303fb5de 23:31:53 ---> 009397678313 23:31:53 Step 29/29 : LABEL version=0.0.0 23:31:54 ---> Running in dd61938cd44f 23:31:54 Removing intermediate container dd61938cd44f 23:31:54 ---> c85e1d9af799 23:31:54 23:31:55 Successfully built c85e1d9af799 23:31:55 Successfully tagged docker-security-secrets-setup-go-arm64:latest 23:32:03  Building docker-security-secrets-setup-go ... done Removing intermediate container 13a169614d6b 23:32:03 ---> a96f8b8803f8 23:32:03 23:32:03 Step 10/23 : FROM alpine 23:32:03 ---> 62ee0e9f8440 23:32:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:32:03 ---> Running in 320abca19af0 23:32:03 Removing intermediate container 320abca19af0 23:32:03 ---> 0ed877fd4407 23:32:03 Step 12/23 : ENV APP_PORT=48080 23:32:04 ---> Running in 5dd842ea6ef0 23:32:04 Removing intermediate container 5dd842ea6ef0 23:32:04 ---> e200f5795c4c 23:32:04 Step 13/23 : EXPOSE $APP_PORT 23:32:04 ---> Running in c216fd1c5fcf 23:32:04 Removing intermediate container c216fd1c5fcf 23:32:04 ---> 6572b9e495de 23:32:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:05 ---> Running in dc2ed13b1118 23:32:07 Removing intermediate container dc2ed13b1118 23:32:07 ---> 55847f141170 23:32:07 Step 15/23 : RUN apk --no-cache add zeromq 23:32:07 ---> Running in 817e82d25a65 23:32:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:32:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:32:10 (1/5) Installing libgcc (9.3.0-r2) 23:32:10 (2/5) Installing libsodium (1.0.18-r0) 23:32:10 (3/5) Installing libstdc++ (9.3.0-r2) 23:32:11 (4/5) Installing libzmq (4.3.3-r0) 23:32:11 (5/5) Installing zeromq (4.3.3-r0) 23:32:11 Executing busybox-1.31.1-r16.trigger 23:32:11 OK: 8 MiB in 19 packages 23:32:12 Removing intermediate container 817e82d25a65 23:32:12 ---> 05bb8b8a4502 23:32:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 23:32:13 ---> 360801dd909e 23:32:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:32:14 ---> 7f9428055210 23:32:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:32:15 ---> 1bd46e5df603 23:32:15 Step 19/23 : ENTRYPOINT ["/core-data"] 23:32:15 ---> Running in fc142214b0ad 23:32:16 Removing intermediate container fc142214b0ad 23:32:16 ---> 545d5e8b8fc3 23:32:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:16 ---> Running in cf55f1144179 23:32:16 Removing intermediate container cf55f1144179 23:32:16 ---> d212aab65922 23:32:16 Step 21/23 : LABEL arch=arm64 23:32:16 ---> Running in 2cb26ec6e891 23:32:17 Removing intermediate container 2cb26ec6e891 23:32:17 ---> 33a656153b00 23:32:17 Step 22/23 : LABEL git_sha=c4552bba495aba7aa5ccb614ccea24a083038b0e 23:32:17 ---> Running in b13930293d95 23:32:17 Removing intermediate container b13930293d95 23:32:17 ---> f795e14c354b 23:32:17 Step 23/23 : LABEL version=0.0.0 23:32:17 ---> Running in 0dcd9fbbbe72 23:32:18 Removing intermediate container 0dcd9fbbbe72 23:32:18 ---> 8d534fff1a55 23:32:18 23:32:18 Successfully built 8d534fff1a55 23:32:18 Successfully tagged docker-core-data-go-arm64:latest 23:32:19  Building docker-core-data-go ... done  [Pipeline] } 23:32:19 $ docker stop --time=1 75cb3546d7f34d5b360355172060810e3d755f2f86c70fe3c5127d4fcb2b9ceb 23:32:21 $ docker rm -f 75cb3546d7f34d5b360355172060810e3d755f2f86c70fe3c5127d4fcb2b9ceb [Pipeline] // withDockerContainer [Pipeline] sh 23:32:22 + + docker imagesgrep 23:32:22 docker 23:32:22 docker-core-data-go-arm64 latest 8d534fff1a55 5 seconds ago 22.2MB 23:32:22 docker-security-secrets-setup-go-arm64 latest c85e1d9af799 28 seconds ago 22.7MB 23:32:22 docker-support-notifications-go-arm64 latest a35955c6326d 31 seconds ago 12.9MB 23:32:22 docker-core-metadata-go-arm64 latest f2d65c061e00 About a minute ago 13.3MB 23:32:22 docker-security-proxy-setup-go-arm64 latest 570fc65645ce 2 minutes ago 15.1MB 23:32:22 docker-sys-mgmt-agent-go-arm64 latest e6b2f3a8284a 2 minutes ago 270MB 23:32:22 docker-security-secretstore-setup-go-arm64 latest e26f575d5ecd 4 minutes ago 30.8MB 23:32:22 docker-core-command-go-arm64 latest b98e9fcc1b98 4 minutes ago 11.4MB 23:32:22 docker-support-scheduler-go-arm64 latest 5b61cce8ba46 4 minutes ago 11.5MB 23:32:22 docker-support-logging-go-arm64 latest 6ab95bb8d6e4 4 minutes ago 10.6MB 23:32:22 docker latest 45884bde0078 3 weeks 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 23:32:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:32:26 ---> package-listing.sh 23:32:26 ++ facter osfamily 23:32:26 ++ tr '[:upper:]' '[:lower:]' 23:32:26 + OS_FAMILY=redhat 23:32:26 + workspace=/w/workspace/edgex-go/66 23:32:26 + START_PACKAGES=/tmp/packages_start.txt 23:32:26 + END_PACKAGES=/tmp/packages_end.txt 23:32:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:32:26 + PACKAGES=/tmp/packages_start.txt 23:32:26 + '[' /w/workspace/edgex-go/66 ']' 23:32:26 + PACKAGES=/tmp/packages_end.txt 23:32:26 + case "${OS_FAMILY}" in 23:32:26 + rpm -qa 23:32:26 + sort 23:32:30 + '[' -f /tmp/packages_start.txt ']' 23:32:30 + '[' -f /tmp/packages_end.txt ']' 23:32:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:32:30 + '[' /w/workspace/edgex-go/66 ']' 23:32:30 + mkdir -p /w/workspace/edgex-go/66/archives/ 23:32:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/66/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:30 provisioning config files... 23:32:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/66@tmp/config826197842596737734tmp [Pipeline] { [Pipeline] echo 23:32:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:32:31 ---> create-netrc.sh [Pipeline] } 23:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:32:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:32:31 ---> python-tools-install.sh 23:32:31 Generating Requirements File 23:33:53 Python 3.6.8 23:33:53 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 23:33:53 appdirs==1.4.3 23:33:53 argcomplete==1.12.1 23:33:53 aspy.yaml==1.3.0 23:33:53 attrs==19.3.0 23:33:53 Babel==2.8.0 23:33:53 beautifulsoup4==4.8.2 23:33:53 boto3==1.11.6 23:33:53 botocore==1.14.6 23:33:53 bs4==0.0.1 23:33:53 cachetools==4.1.1 23:33:53 certifi==2019.11.28 23:33:53 cffi==1.14.3 23:33:53 cfgv==2.0.1 23:33:53 chardet==3.0.4 23:33:53 click==7.1 23:33:53 cliff==3.4.0 23:33:53 cmd2==1.3.11 23:33:53 colorama==0.4.3 23:33:53 cryptography==3.1.1 23:33:53 debtcollector==2.2.0 23:33:53 decorator==4.4.2 23:33:53 defusedxml==0.6.0 23:33:53 Deprecated==1.2.7 23:33:53 distlib==0.3.1 23:33:53 distro==1.2.0 23:33:53 dnspython==1.16.0 23:33:53 docker==4.2.0 23:33:53 docutils==0.15.2 23:33:53 dogpile.cache==1.0.2 23:33:53 email-validator==1.0.5 23:33:53 filelock==3.0.12 23:33:53 future==0.18.2 23:33:53 google-auth==1.22.1 23:33:53 httplib2==0.17.0 23:33:53 identify==1.4.11 23:33:53 idna==2.9 23:33:53 importlib-metadata==2.0.0 23:33:53 importlib-resources==1.5.0 23:33:53 iso8601==0.1.13 23:33:53 Jinja2==2.11.1 23:33:53 jmespath==0.10.0 23:33:53 jsonpatch==1.26 23:33:53 jsonpointer==2.0 23:33:53 jsonschema==3.2.0 23:33:53 keystoneauth1==4.2.1 23:33:53 kubernetes==11.0.0 23:33:53 lftools==0.34.2 23:33:53 lxml==4.5.0 23:33:53 MarkupSafe==0.23 23:33:53 msgpack==1.0.0 23:33:53 multi-key-dict==2.0.3 23:33:53 munch==2.5.0 23:33:53 netaddr==0.8.0 23:33:53 netifaces==0.10.9 23:33:53 niet==1.4.2 23:33:53 nodeenv==1.3.5 23:33:53 oauth2client==4.1.3 23:33:53 oauthlib==3.1.0 23:33:53 openstacksdk==0.50.0 23:33:53 os-client-config==2.1.0 23:33:53 os-service-types==1.7.0 23:33:53 osc-lib==2.2.1 23:33:53 oslo.config==8.3.2 23:33:53 oslo.context==3.1.1 23:33:53 oslo.i18n==5.0.1 23:33:53 oslo.log==4.4.0 23:33:53 oslo.serialization==4.0.1 23:33:53 oslo.utils==4.6.0 23:33:53 packaging==20.4 23:33:53 pbr==5.4.4 23:33:53 pluggy==0.13.1 23:33:53 prettytable==0.7.2 23:33:53 py==1.9.0 23:33:53 pyasn1==0.4.8 23:33:53 pyasn1-modules==0.2.8 23:33:53 pycparser==2.20 23:33:53 pygerrit2==2.0.10 23:33:53 PyGithub==1.46 23:33:53 pyinotify==0.9.6 23:33:53 PyJWT==1.7.1 23:33:53 pyparsing==2.4.7 23:33:53 pyperclip==1.8.0 23:33:53 pyroute2==0.4.13 23:33:53 pyrsistent==0.15.7 23:33:53 PySocks==1.6.8 23:33:53 python-cinderclient==7.2.0 23:33:53 python-dateutil==2.8.1 23:33:53 python-heatclient==2.2.1 23:33:53 python-jenkins==1.7.0 23:33:53 python-keystoneclient==4.1.1 23:33:53 python-magnumclient==3.2.1 23:33:53 python-novaclient==17.2.1 23:33:53 python-openstackclient==5.4.0 23:33:53 python-swiftclient==3.10.1 23:33:53 pytz==2020.1 23:33:53 PyYAML==5.3 23:33:53 requests==2.23.0 23:33:53 requests-oauthlib==1.3.0 23:33:53 requestsexceptions==1.4.0 23:33:53 rfc3986==1.4.0 23:33:53 rpm==4.11.3 23:33:53 rsa==4.0 23:33:53 ruamel.yaml==0.16.10 23:33:53 ruamel.yaml.clib==0.2.0 23:33:53 s3transfer==0.3.3 23:33:53 shade==1.27.2 23:33:53 simplejson==3.17.2 23:33:53 six==1.14.0 23:33:53 soupsieve==2.0 23:33:53 stevedore==3.2.2 23:33:53 tabulate==0.8.6 23:33:53 toml==0.10.0 23:33:53 tox==3.20.1 23:33:53 tqdm==4.43.0 23:33:53 urllib3==1.25.8 23:33:53 virtualenv==20.0.33 23:33:53 wcwidth==0.2.5 23:33:53 websocket-client==0.57.0 23:33:53 wrapt==1.12.1 23:33:53 xdg==3.0.2 23:33:53 xmltodict==0.12.0 23:33:53 yq==2.11.1 23:33:53 zipp==3.3.0 23:33:53 Cache entry deserialization failed, entry ignored 23:33:53 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 23:33:53 Python 2.7.5 23:33:53 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 23:33:53 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 23:33:53 ansible==2.9.7 23:33:53 Babel==0.9.6 23:33:53 backports.ssl-match-hostname==3.5.0.1 23:33:53 beautifulsoup4==4.4.1 23:33:53 bodhi==2.11.0 23:33:53 bodhi-client==2.11.0 23:33:53 CCColUtils==1.4 23:33:53 cffi==1.6.0 23:33:53 chardet==2.2.1 23:33:53 click==6.7 23:33:53 cloud-init==18.5 23:33:53 configobj==4.7.2 23:33:53 cryptography==1.7.2 23:33:53 decorator==3.4.0 23:33:53 distro==1.2.0 23:33:53 enum34==1.0.4 23:33:53 fedpkg==1.38 23:33:53 futures==3.1.1 23:33:53 gitdb==0.6.4 23:33:53 GitPython==1.0.1 23:33:53 html5lib==0.999 23:33:53 httplib2==0.9.2 23:33:53 idna==2.4 23:33:53 iniparse==0.4 23:33:53 ipaddress==1.0.16 23:33:53 IPy==0.75 23:33:53 javapackages==1.0.0 23:33:53 Jinja2==2.7.2 23:33:53 jmespath==0.9.4 23:33:53 jsonpatch==1.2 23:33:53 jsonpointer==1.9 23:33:53 kerberos==1.1 23:33:53 kitchen==1.1.1 23:33:53 langtable==0.0.31 23:33:53 lockfile==0.9.1 23:33:53 lxml==3.2.1 23:33:53 MarkupSafe==0.11 23:33:53 munch==2.0.2 23:33:53 offtrac==0.1.0 23:33:53 openidc-client==0.6.0 23:33:53 packagedb-cli==2.14.1 23:33:53 paramiko==2.1.1 23:33:53 perf==0.1 23:33:53 ply==3.4 23:33:53 policycoreutils-default-encoding==0.1 23:33:53 prettytable==0.7.2 23:33:53 pyasn1==0.1.9 23:33:53 pycparser==2.14 23:33:53 pycurl==7.19.0 23:33:53 pygobject==3.22.0 23:33:53 pygpgme==0.3 23:33:53 pyliblzma==0.5.3 23:33:53 pyOpenSSL==0.13.1 23:33:53 pyparsing==1.5.6 23:33:53 pyserial==2.6 23:33:53 python-augeas==0.5.0 23:33:53 python-bugzilla==2.3.0 23:33:53 python-dateutil==1.5 23:33:53 python-fedora==0.10.0 23:33:53 python-linux-procfs==0.4.9 23:33:53 python-yubico==1.2.3 23:33:53 pyudev==0.15 23:33:53 pyusb==1.0.0b1 23:33:53 pyxattr==0.5.1 23:33:53 PyYAML==3.10 23:33:53 requests==2.6.0 23:33:53 requests-kerberos==0.7.0 23:33:53 rpkg==1.60 23:33:53 schedutils==0.4 23:33:53 seobject==0.1 23:33:53 sepolicy==1.1 23:33:53 six==1.9.0 23:33:53 smmap==0.9.0 23:33:53 urlgrabber==3.10 23:33:53 urllib3==1.10.2 23:33:53 virtualenv==15.1.0 23:33:53 yum-langpacks==0.4.2 23:33:53 yum-metadata-parser==1.1.4 [Pipeline] echo 23:33:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:33:54 ---> sudo-logs.sh 23:33:54 Archiving 'sudo' log.. [Pipeline] echo 23:33:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:33:55 ---> job-cost.sh 23:33:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2aR3 23:34:03 Cache entry deserialization failed, entry ignored 23:34:03 Cache entry deserialization failed, entry ignored 23:34:03 Cache entry deserialization failed, entry ignored 23:34:04 Cache entry deserialization failed, entry ignored 23:34:04 Cache entry deserialization failed, entry ignored 23:34:04 Cache entry deserialization failed, entry ignored 23:34:04 Cache entry deserialization failed, entry ignored 23:34:04 Cache entry deserialization failed, entry ignored 23:34:04 Cache entry deserialization failed, entry ignored 23:34:04 Cache entry deserialization failed, entry ignored 23:34:04 Cache entry deserialization failed, entry ignored 23:34:04 Cache entry deserialization failed, entry ignored 23:34:04 Cache entry deserialization failed, entry ignored 23:34:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-2aR3/bin to PATH 23:34:38 INFO: No Stack... 23:34:38 INFO: Retrieving Pricing Info for: v1-standard-2 23:34:39 INFO: Archiving Costs [Pipeline] echo 23:34:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:34:40 ---> logs-deploy.sh 23:34:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/66 23:34:40 INFO: archiving workspace using pattern(s): 23:34:41 Archives upload complete. 23:34:41 INFO: archiving logs to Nexus 23:34:43 ---> uname -a: 23:34:43 Linux prd-centos7-docker-4c-2g-4454.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 23:34:43 23:34:43 23:34:43 ---> lscpu: 23:34:43 Architecture: x86_64 23:34:43 CPU op-mode(s): 32-bit, 64-bit 23:34:43 Byte Order: Little Endian 23:34:43 CPU(s): 4 23:34:43 On-line CPU(s) list: 0-3 23:34:43 Thread(s) per core: 1 23:34:43 Core(s) per socket: 1 23:34:43 Socket(s): 4 23:34:43 NUMA node(s): 1 23:34:43 Vendor ID: GenuineIntel 23:34:43 CPU family: 6 23:34:43 Model: 44 23:34:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:34:43 Stepping: 1 23:34:43 CPU MHz: 2933.438 23:34:43 BogoMIPS: 5866.87 23:34:43 Virtualization: VT-x 23:34:43 Hypervisor vendor: KVM 23:34:43 Virtualization type: full 23:34:43 L1d cache: 32K 23:34:43 L1i cache: 32K 23:34:43 L2 cache: 4096K 23:34:43 L3 cache: 16384K 23:34:43 NUMA node0 CPU(s): 0-3 23:34:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:34:43 23:34:43 23:34:43 ---> nproc: 23:34:43 4 23:34:43 23:34:43 23:34:43 ---> df -h: 23:34:43 Filesystem Size Used Avail Use% Mounted on 23:34:43 devtmpfs 887M 0 887M 0% /dev 23:34:43 tmpfs 919M 0 919M 0% /dev/shm 23:34:43 tmpfs 919M 17M 903M 2% /run 23:34:43 tmpfs 919M 0 919M 0% /sys/fs/cgroup 23:34:43 /dev/vda1 50G 14G 37G 27% / 23:34:43 tmpfs 184M 0 184M 0% /run/user/1001 23:34:43 23:34:43 23:34:43 ---> free -m: 23:34:43 total used free shared buff/cache available 23:34:43 Mem: 1837 568 134 4 1134 1081 23:34:43 Swap: 1023 74 949 23:34:43 23:34:43 23:34:43 ---> ip addr: 23:34:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:34:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:34:43 inet 127.0.0.1/8 scope host lo 23:34:43 valid_lft forever preferred_lft forever 23:34:43 inet6 ::1/128 scope host 23:34:43 valid_lft forever preferred_lft forever 23:34:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 23:34:43 link/ether fa:16:3e:22:be:04 brd ff:ff:ff:ff:ff:ff 23:34:43 inet 10.30.122.252/23 brd 10.30.123.255 scope global dynamic eth0 23:34:43 valid_lft 84984sec preferred_lft 84984sec 23:34:43 inet6 fe80::f816:3eff:fe22:be04/64 scope link 23:34:43 valid_lft forever preferred_lft forever 23:34:43 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:34:43 link/ether 02:42:ed:70:6c:0a brd ff:ff:ff:ff:ff:ff 23:34:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:34:43 valid_lft forever preferred_lft forever 23:34:43 inet6 fe80::42:edff:fe70:6c0a/64 scope link 23:34:43 valid_lft forever preferred_lft forever 23:34:43 23:34:43 23:34:43 ---> sar -b -r -n DEV: 23:34:43 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/2020 _x86_64_ (4 CPU) 23:34:43 23:34:43 11:10:48 PM LINUX RESTART 23:34:43 23:34:43 11:12:02 PM tps rtps wtps bread/s bwrtn/s 23:34:43 11:13:01 PM 142.71 68.12 74.60 5833.33 37704.13 23:34:43 11:14:01 PM 346.19 152.73 193.46 7703.97 38941.27 23:34:43 11:15:01 PM 176.88 92.78 84.10 3839.79 13347.31 23:34:43 11:16:01 PM 1623.01 1267.61 355.40 135148.86 206935.45 23:34:43 11:17:02 PM 1329.18 1021.32 307.86 114699.42 126433.90 23:34:43 11:18:01 PM 1364.63 1008.94 355.68 82420.51 116315.10 23:34:43 11:19:02 PM 1936.70 1583.60 353.10 147337.50 151527.36 23:34:43 11:20:01 PM 862.94 584.72 278.22 49713.16 59895.43 23:34:43 11:21:01 PM 6.21 0.08 6.13 1.20 235.15 23:34:43 11:22:01 PM 0.85 0.47 0.38 17.32 5.28 23:34:43 11:23:01 PM 0.28 0.00 0.28 0.00 2.88 23:34:43 11:24:01 PM 0.27 0.02 0.25 0.53 3.31 23:34:43 11:25:01 PM 0.25 0.00 0.25 0.00 2.75 23:34:43 11:26:01 PM 1.88 1.68 0.20 57.29 1.65 23:34:43 11:27:01 PM 1.07 0.30 0.77 133.27 15.44 23:34:43 11:28:01 PM 0.70 0.02 0.68 0.27 7.88 23:34:43 11:29:01 PM 0.45 0.02 0.43 0.27 5.86 23:34:43 11:30:01 PM 0.17 0.00 0.17 0.00 1.37 23:34:43 11:31:01 PM 0.28 0.00 0.28 0.00 3.36 23:34:43 11:32:01 PM 0.28 0.03 0.25 0.80 2.57 23:34:43 11:33:01 PM 72.67 57.97 14.70 5569.23 1776.37 23:34:43 11:34:02 PM 133.62 30.35 103.26 1716.28 10385.88 23:34:43 Average: 364.17 267.35 96.82 25254.35 34752.84 23:34:43 23:34:43 11:12:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:34:43 11:13:01 PM 136260 1745296 92.76 2204 1017680 1539224 52.53 606760 931200 67488 23:34:43 11:14:01 PM 84308 1797248 95.52 1500 894188 1870116 63.82 802348 756556 68056 23:34:43 11:15:01 PM 371196 1510360 80.27 1236 832728 1091472 37.25 553396 719872 20 23:34:43 11:16:01 PM 68260 1813296 96.37 8 1092440 1702280 58.10 763836 874740 25152 23:34:43 11:17:02 PM 284920 1596636 84.86 8 746532 2558728 87.32 698744 691280 3124 23:34:43 11:18:01 PM 202612 1678944 89.23 8 1010388 1563528 53.36 456140 1039200 316 23:34:43 11:19:02 PM 96516 1785040 94.87 8 732620 2947468 100.59 826940 748884 1928 23:34:43 11:20:01 PM 600244 1281312 68.10 8 711092 1182560 40.36 448080 641040 20 23:34:43 11:21:01 PM 608492 1273064 67.66 8 711172 1144068 39.04 442744 640704 12 23:34:43 11:22:01 PM 607936 1273620 67.69 8 711660 1140160 38.91 443736 640940 8 23:34:43 11:23:01 PM 608744 1272812 67.65 8 711720 1138928 38.87 442632 640960 16 23:34:43 11:24:01 PM 608084 1273472 67.68 8 711680 1139084 38.87 443420 640964 8 23:34:43 11:25:01 PM 608820 1272736 67.64 8 711688 1138928 38.87 442584 640964 8 23:34:43 11:26:01 PM 607212 1274344 67.73 8 712800 1138928 38.87 443060 641728 24 23:34:43 11:27:01 PM 600340 1281216 68.09 8 716768 1139048 38.87 448964 643016 8 23:34:43 11:28:01 PM 601108 1280448 68.05 8 716784 1138928 38.87 448332 643028 8 23:34:43 11:29:01 PM 600976 1280580 68.06 8 716780 1138928 38.87 448460 643024 8 23:34:43 11:30:01 PM 601132 1280424 68.05 8 716796 1138928 38.87 448340 643032 8 23:34:43 11:31:01 PM 600884 1280672 68.06 8 716804 1138928 38.87 448348 643032 8 23:34:43 11:32:01 PM 599760 1281796 68.12 8 716792 1139108 38.88 449332 643032 8 23:34:43 11:33:01 PM 265300 1616256 85.90 8 987068 1199084 40.92 572924 848436 65184 23:34:43 11:34:02 PM 104120 1777436 94.47 8 1131560 1163212 39.70 581188 948884 87636 23:34:43 Average: 430328 1451228 77.13 231 805806 1385983 47.30 530014 722933 14502 23:34:43 23:34:43 11:12:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 23:34:43 11:13:01 PM eth0 1954.76 1733.79 5749.62 2900.42 0.00 0.00 0.00 23:34:43 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:13:01 PM docker0 874.83 711.91 70.53 2693.74 0.00 0.00 0.00 23:34:43 11:14:01 PM veth5602a8c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 23:34:43 11:14:01 PM eth0 3168.98 2598.75 11293.32 3012.35 0.00 0.00 0.00 23:34:43 11:14:01 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 23:34:43 11:14:01 PM docker0 1002.36 881.70 79.71 3480.09 0.00 0.00 0.00 23:34:43 11:15:01 PM eth0 53.15 35.11 36.32 64.09 0.00 0.00 0.00 23:34:43 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:16:01 PM eth0 241.94 202.36 1842.37 60.32 0.00 0.00 0.00 23:34:43 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:16:01 PM veth4d1693c 0.00 0.45 0.00 0.02 0.00 0.00 0.00 23:34:43 11:16:01 PM docker0 1032.08 915.26 81.56 3625.52 0.00 0.00 0.00 23:34:43 11:17:02 PM veth156d8b2 0.00 0.20 0.00 0.01 0.00 0.00 0.00 23:34:43 11:17:02 PM eth0 3492.39 2855.36 13190.69 3141.37 0.00 0.00 0.00 23:34:43 11:17:02 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 23:34:43 11:17:02 PM veth79f98a3 0.00 0.20 0.00 0.01 0.00 0.00 0.00 23:34:43 11:18:01 PM veth4d9f60b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 23:34:43 11:18:01 PM eth0 123.04 81.87 546.38 75.14 0.00 0.00 0.00 23:34:43 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:18:01 PM veth4d1693c 0.00 0.62 0.00 0.03 0.00 0.00 0.00 23:34:43 11:19:02 PM vethbb03a36 0.00 0.13 0.00 0.01 0.00 0.00 0.00 23:34:43 11:19:02 PM eth0 60.77 42.23 90.86 59.02 0.00 0.00 0.00 23:34:43 11:19:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:19:02 PM vethe05ff5e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 23:34:43 11:20:01 PM eth0 73.65 54.25 155.67 64.33 0.00 0.00 0.00 23:34:43 11:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:20:01 PM docker0 1117.77 1027.36 87.21 4370.60 0.00 0.00 0.00 23:34:43 11:21:01 PM eth0 0.60 0.07 0.06 0.02 0.00 0.00 0.00 23:34:43 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:22:01 PM eth0 7.20 7.41 0.82 16.64 0.00 0.00 0.00 23:34:43 11:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:23:01 PM eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 23:34:43 11:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:24:01 PM eth0 1.52 1.83 0.36 6.93 0.00 0.00 0.00 23:34:43 11:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:25:01 PM eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 23:34:43 11:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:26:01 PM eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 23:34:43 11:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:27:01 PM eth0 1.83 2.05 0.24 6.71 0.00 0.00 0.00 23:34:43 11:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:28:01 PM eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 23:34:43 11:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:29:01 PM eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 23:34:43 11:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:30:01 PM eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 23:34:43 11:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:31:01 PM eth0 0.55 0.03 0.05 0.00 0.00 0.00 0.00 23:34:43 11:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:32:01 PM eth0 1.22 1.25 0.45 7.88 0.00 0.00 0.00 23:34:43 11:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:33:01 PM eth0 90.09 69.44 730.02 11.34 0.00 0.00 0.00 23:34:43 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:34:02 PM eth0 18.78 14.19 111.74 4.44 0.00 0.00 0.00 23:34:43 11:34:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 11:34:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 Average: eth0 139.74 117.06 509.94 151.20 0.00 0.00 0.00 23:34:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:43 Average: docker0 50.05 46.00 3.90 195.70 0.00 0.00 0.00 23:34:43 23:34:43 23:34:43 ---> sar -P ALL: 23:34:43 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/2020 _x86_64_ (4 CPU) 23:34:43 23:34:43 11:10:48 PM LINUX RESTART 23:34:43 23:34:43 11:12:02 PM CPU %user %nice %system %iowait %steal %idle 23:34:43 11:13:01 PM all 19.72 0.00 6.29 0.97 0.08 72.94 23:34:43 11:13:01 PM 0 24.31 0.00 8.88 2.30 0.07 64.44 23:34:43 11:13:01 PM 1 12.68 0.00 5.68 0.58 0.09 80.97 23:34:43 11:13:01 PM 2 21.25 0.00 5.96 0.44 0.10 72.24 23:34:43 11:13:01 PM 3 20.69 0.00 4.66 0.59 0.07 74.00 23:34:43 11:14:01 PM all 20.51 0.00 7.71 8.39 0.08 63.32 23:34:43 11:14:01 PM 0 21.24 0.00 7.92 8.93 0.12 61.79 23:34:43 11:14:01 PM 1 20.16 0.00 7.62 8.32 0.03 63.86 23:34:43 11:14:01 PM 2 21.21 0.00 7.72 8.97 0.10 62.00 23:34:43 11:14:01 PM 3 19.44 0.00 7.56 7.31 0.05 65.65 23:34:43 11:15:01 PM all 47.31 0.00 11.18 3.90 0.04 37.57 23:34:43 11:15:01 PM 0 47.25 0.00 11.60 3.17 0.03 37.94 23:34:43 11:15:01 PM 1 46.57 0.00 11.24 5.73 0.05 36.41 23:34:43 11:15:01 PM 2 48.47 0.00 10.83 2.13 0.05 38.52 23:34:43 11:15:01 PM 3 46.90 0.00 11.09 4.57 0.03 37.40 23:34:43 11:16:01 PM all 20.23 0.00 17.12 17.79 0.12 44.74 23:34:43 11:16:01 PM 0 19.60 0.00 16.64 16.28 0.12 47.36 23:34:43 11:16:01 PM 1 20.67 0.00 17.23 16.29 0.12 45.69 23:34:43 11:16:01 PM 2 20.89 0.00 17.17 19.36 0.12 42.45 23:34:43 11:16:01 PM 3 19.77 0.00 17.42 19.25 0.10 43.46 23:34:43 11:17:02 PM all 47.37 0.00 14.82 23.86 0.08 13.86 23:34:43 11:17:02 PM 0 46.96 0.00 14.99 25.60 0.07 12.38 23:34:43 11:17:02 PM 1 46.84 0.00 15.15 23.72 0.08 14.21 23:34:43 11:17:02 PM 2 48.32 0.00 14.10 23.34 0.10 14.14 23:34:43 11:17:02 PM 3 47.36 0.00 15.05 22.76 0.05 14.78 23:34:43 11:18:01 PM all 14.26 0.00 12.50 34.88 0.06 38.29 23:34:43 11:18:01 PM 0 13.91 0.00 11.97 34.65 0.07 39.41 23:34:43 11:18:01 PM 1 13.61 0.00 13.03 36.33 0.07 36.95 23:34:43 11:18:01 PM 2 15.71 0.00 12.86 36.27 0.09 35.08 23:34:43 11:18:01 PM 3 13.84 0.00 12.16 32.22 0.07 41.71 23:34:43 11:19:02 PM all 29.89 0.00 15.16 33.39 0.11 21.45 23:34:43 11:19:02 PM 0 29.30 0.00 15.62 32.75 0.13 22.19 23:34:43 11:19:02 PM 1 29.95 0.00 15.52 36.79 0.07 17.67 23:34:43 11:19:02 PM 2 30.23 0.00 15.03 32.10 0.08 22.56 23:34:43 11:19:02 PM 3 30.09 0.00 14.48 31.92 0.08 23.42 23:34:43 11:20:01 PM all 38.57 0.00 11.75 21.00 0.03 28.65 23:34:43 11:20:01 PM 0 38.12 0.00 12.06 20.26 0.03 29.52 23:34:43 11:20:01 PM 1 38.09 0.00 11.73 17.03 0.05 33.10 23:34:43 11:20:01 PM 2 38.25 0.00 11.54 24.85 0.05 25.31 23:34:43 11:20:01 PM 3 39.78 0.00 11.69 21.86 0.03 26.64 23:34:43 11:21:01 PM all 0.16 0.00 0.04 0.10 0.00 99.70 23:34:43 11:21:01 PM 0 0.07 0.00 0.08 0.40 0.00 99.45 23:34:43 11:21:01 PM 1 0.05 0.00 0.05 0.00 0.00 99.90 23:34:43 11:21:01 PM 2 0.00 0.00 0.00 0.00 0.00 100.00 23:34:43 11:21:01 PM 3 0.52 0.00 0.02 0.02 0.00 99.45 23:34:43 11:22:01 PM all 0.10 0.00 0.05 0.00 0.00 99.84 23:34:43 11:22:01 PM 0 0.07 0.00 0.05 0.00 0.00 99.88 23:34:43 11:22:01 PM 1 0.08 0.00 0.07 0.00 0.00 99.85 23:34:43 11:22:01 PM 2 0.07 0.00 0.03 0.00 0.00 99.90 23:34:43 11:22:01 PM 3 0.18 0.00 0.07 0.00 0.00 99.75 23:34:43 11:23:01 PM all 0.02 0.00 0.02 0.00 0.00 99.97 23:34:43 11:23:01 PM 0 0.03 0.00 0.00 0.00 0.00 99.97 23:34:43 11:23:01 PM 1 0.00 0.00 0.03 0.00 0.00 99.97 23:34:43 11:23:01 PM 2 0.02 0.00 0.02 0.00 0.00 99.97 23:34:43 11:23:01 PM 3 0.02 0.00 0.00 0.00 0.00 99.98 23:34:43 23:34:43 11:23:01 PM CPU %user %nice %system %iowait %steal %idle 23:34:43 11:24:01 PM all 0.04 0.00 0.03 0.00 0.00 99.93 23:34:43 11:24:01 PM 0 0.05 0.00 0.03 0.00 0.00 99.92 23:34:43 11:24:01 PM 1 0.05 0.00 0.02 0.00 0.00 99.93 23:34:43 11:24:01 PM 2 0.03 0.00 0.02 0.00 0.00 99.95 23:34:43 11:24:01 PM 3 0.03 0.00 0.05 0.00 0.00 99.92 23:34:43 11:25:01 PM all 0.03 0.00 0.02 0.00 0.00 99.95 23:34:43 11:25:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 23:34:43 11:25:01 PM 1 0.05 0.00 0.02 0.00 0.00 99.93 23:34:43 11:25:01 PM 2 0.02 0.00 0.00 0.00 0.00 99.98 23:34:43 11:25:01 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 23:34:43 11:26:01 PM all 0.02 0.00 0.05 0.02 0.00 99.91 23:34:43 11:26:01 PM 0 0.03 0.00 0.05 0.00 0.00 99.92 23:34:43 11:26:01 PM 1 0.03 0.00 0.05 0.00 0.00 99.92 23:34:43 11:26:01 PM 2 0.03 0.00 0.05 0.00 0.02 99.90 23:34:43 11:26:01 PM 3 0.03 0.00 0.05 0.05 0.00 99.87 23:34:43 11:27:01 PM all 0.05 0.00 0.04 0.00 0.00 99.90 23:34:43 11:27:01 PM 0 0.03 0.00 0.03 0.00 0.00 99.93 23:34:43 11:27:01 PM 1 0.07 0.00 0.07 0.02 0.02 99.83 23:34:43 11:27:01 PM 2 0.03 0.00 0.05 0.02 0.00 99.90 23:34:43 11:27:01 PM 3 0.05 0.00 0.02 0.00 0.00 99.93 23:34:43 11:28:01 PM all 0.02 0.00 0.02 0.00 0.00 99.95 23:34:43 11:28:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 23:34:43 11:28:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 23:34:43 11:28:01 PM 2 0.03 0.00 0.00 0.00 0.00 99.97 23:34:43 11:28:01 PM 3 0.02 0.00 0.03 0.02 0.00 99.93 23:34:43 11:29:01 PM all 0.03 0.00 0.02 0.00 0.00 99.95 23:34:43 11:29:01 PM 0 0.03 0.00 0.03 0.00 0.00 99.93 23:34:43 11:29:01 PM 1 0.02 0.00 0.03 0.00 0.00 99.95 23:34:43 11:29:01 PM 2 0.02 0.00 0.03 0.00 0.00 99.95 23:34:43 11:29:01 PM 3 0.03 0.00 0.02 0.00 0.00 99.95 23:34:43 11:30:01 PM all 0.02 0.00 0.02 0.00 0.00 99.96 23:34:43 11:30:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 23:34:43 11:30:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 23:34:43 11:30:01 PM 2 0.02 0.00 0.00 0.00 0.00 99.98 23:34:43 11:30:01 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 23:34:43 11:31:01 PM all 0.02 0.00 0.02 0.00 0.00 99.95 23:34:43 11:31:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 23:34:43 11:31:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 23:34:43 11:31:01 PM 2 0.02 0.00 0.02 0.00 0.00 99.97 23:34:43 11:31:01 PM 3 0.02 0.00 0.00 0.00 0.00 99.98 23:34:43 11:32:01 PM all 0.05 0.00 0.04 0.00 0.00 99.91 23:34:43 11:32:01 PM 0 0.03 0.00 0.00 0.00 0.00 99.97 23:34:43 11:32:01 PM 1 0.08 0.00 0.07 0.00 0.00 99.85 23:34:43 11:32:01 PM 2 0.05 0.00 0.03 0.00 0.00 99.92 23:34:43 11:32:01 PM 3 0.05 0.00 0.05 0.00 0.00 99.90 23:34:43 11:33:01 PM all 9.85 0.00 1.05 1.47 0.01 87.62 23:34:43 11:33:01 PM 0 25.38 0.00 1.62 0.64 0.02 72.35 23:34:43 11:33:01 PM 1 4.37 0.00 0.82 0.15 0.00 94.66 23:34:43 11:33:01 PM 2 6.01 0.00 1.07 2.09 0.02 90.82 23:34:43 11:33:01 PM 3 3.66 0.00 0.70 3.05 0.00 92.59 23:34:43 11:34:02 PM all 14.13 0.00 2.67 4.11 0.01 79.08 23:34:43 11:34:02 PM 0 17.84 0.00 2.72 1.99 0.00 77.45 23:34:43 11:34:02 PM 1 8.89 0.00 2.37 2.60 0.02 86.12 23:34:43 11:34:02 PM 2 12.12 0.00 2.54 4.86 0.00 80.48 23:34:43 11:34:02 PM 3 17.66 0.00 3.08 7.00 0.02 72.25 23:34:43 23:34:43 Average: CPU %user %nice %system %iowait %steal %idle 23:34:43 Average: all 11.80 0.00 4.52 6.72 0.03 76.93 23:34:43 Average: 0 12.81 0.00 4.69 6.61 0.03 75.86 23:34:43 Average: 1 10.91 0.00 4.53 6.63 0.03 77.90 23:34:43 Average: 2 11.81 0.00 4.45 6.92 0.03 76.79 23:34:43 Average: 3 11.68 0.00 4.40 6.73 0.02 77.17 23:34:43 23:34:43 23:34:43