Pull request #2835 opened 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 07721abbcb99e4a70a28e71f84dbd93e92968a92 rather than a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 Obtained Jenkinsfile from 07721abbcb99e4a70a28e71f84dbd93e92968a92 Running in Durability level: MAX_SURVIVABILITY 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2835/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2835/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-7474 in /w/workspace/edgexfoundry_edgex-go_PR-2835 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 Merge succeeded, producing a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 Checking out Revision a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 (PR-2835) > 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/2835/head:refs/remotes/origin/PR-2835 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 # 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 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 # timeout=10 Commit message: "feat(metadata): Implement GET /device/service/name/{name} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-21T10:04:30.794Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-21T10:04:31.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-21T10:04:31.375Z] ========================================================= [2020-10-21T10:04:31.375Z] EdgeX Global Pipelines Version Info [2020-10-21T10:04:31.375Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-21T10:04:32.906Z] ------------------- [2020-10-21T10:04:32.906Z] stable info: [2020-10-21T10:04:32.906Z] ------------------- [2020-10-21T10:04:32.906Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-21T10:04:32.906Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-21T10:04:32.906Z] Message: update stable to v1.0.144 [2020-10-21T10:04:33.853Z] ------------------- [2020-10-21T10:04:33.853Z] experimental info: [2020-10-21T10:04:33.853Z] ------------------- [2020-10-21T10:04:33.854Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-21T10:04:33.854Z] Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 [2020-10-21T10:04:33.854Z] Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-21T10:04:34.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-21T10:04:34.356Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-21T10:04:34.486Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-21T10:04:34.628Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-21T10:04:34.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-21T10:04:34.880Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-21T10:04:35.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-21T10:04:35.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-21T10:04:35.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-21T10:04:35.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-21T10:04:35.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-21T10:04:35.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-21T10:04:35.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-21T10:04:35.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-21T10:04:36.055Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-21T10:04:36.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-21T10:04:36.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-21T10:04:36.476Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-21T10:04:36.599Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-21T10:04:36.725Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-21T10:04:36.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-21T10:04:36.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2835 [Pipeline] echo [2020-10-21T10:04:37.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2835 [Pipeline] echo [2020-10-21T10:04:37.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2835 [Pipeline] echo [2020-10-21T10:04:37.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [Pipeline] echo [2020-10-21T10:04:37.472Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8431f5 [Pipeline] echo [2020-10-21T10:04:37.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-21T10:04:38.138Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-10-21T10:04:38.138Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T10:04:38.138Z] ++ dirname cmd/core-command/Dockerfile [2020-10-21T10:04:38.138Z] ++ cut -d/ -f2 [2020-10-21T10:04:38.138Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-21T10:04:38.138Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T10:04:38.138Z] ++ dirname cmd/core-data/Dockerfile [2020-10-21T10:04:38.138Z] ++ cut -d/ -f2 [2020-10-21T10:04:38.138Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-21T10:04:38.138Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T10:04:38.138Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-21T10:04:38.138Z] ++ cut -d/ -f2 [2020-10-21T10:04:38.138Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-21T10:04:38.138Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T10:04:38.138Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-21T10:04:38.138Z] ++ cut -d/ -f2 [2020-10-21T10:04:38.138Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-21T10:04:38.138Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T10:04:38.138Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-21T10:04:38.138Z] ++ cut -d/ -f2 [2020-10-21T10:04:38.138Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-21T10:04:38.138Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T10:04:38.138Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-21T10:04:38.138Z] ++ cut -d/ -f2 [2020-10-21T10:04:38.138Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-21T10:04:38.138Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T10:04:38.138Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-21T10:04:38.138Z] ++ cut -d/ -f2 [2020-10-21T10:04:38.138Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-21T10:04:38.138Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T10:04:38.138Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-21T10:04:38.138Z] ++ cut -d/ -f2 [2020-10-21T10:04:38.138Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-21T10:04:38.138Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T10:04:38.138Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-21T10:04:38.138Z] ++ cut -d/ -f2 [2020-10-21T10:04:38.138Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-21T10:04:38.138Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T10:04:38.138Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-21T10:04:38.138Z] ++ cut -d/ -f2 [2020-10-21T10:04:38.138Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-21T10:04:38.237Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:04:39.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T10:04:40.149Z] [2020-10-21T10:04:40.149Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:04:40.545Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T10:04:40.546Z] latest: Pulling from edgex-devops/git-semver [2020-10-21T10:04:40.546Z] 31603596830f: Pulling fs layer [2020-10-21T10:04:40.546Z] 2a8b12db71e7: Pulling fs layer [2020-10-21T10:04:40.546Z] 6ca5941a6612: Pulling fs layer [2020-10-21T10:04:40.546Z] ecc8261a40a4: Pulling fs layer [2020-10-21T10:04:40.546Z] ecc8261a40a4: Waiting [2020-10-21T10:04:40.840Z] 2a8b12db71e7: Verifying Checksum [2020-10-21T10:04:40.840Z] 2a8b12db71e7: Download complete [2020-10-21T10:04:40.840Z] 31603596830f: Verifying Checksum [2020-10-21T10:04:40.840Z] 31603596830f: Download complete [2020-10-21T10:04:41.118Z] ecc8261a40a4: Verifying Checksum [2020-10-21T10:04:41.118Z] ecc8261a40a4: Download complete [2020-10-21T10:04:41.118Z] 6ca5941a6612: Verifying Checksum [2020-10-21T10:04:41.118Z] 6ca5941a6612: Download complete [2020-10-21T10:04:41.118Z] 31603596830f: Pull complete [2020-10-21T10:04:41.388Z] 2a8b12db71e7: Pull complete [2020-10-21T10:04:42.343Z] 6ca5941a6612: Pull complete [2020-10-21T10:04:42.343Z] ecc8261a40a4: Pull complete [2020-10-21T10:04:42.343Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-21T10:04:42.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T10:04:42.343Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-21T10:04:42.471Z] prd-centos7-docker-4c-2g-7474 does not seem to be running inside a container [2020-10-21T10:04:42.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-21T10:04:45.150Z] $ docker top 464c6664d605ba5902d8a49d9d254d59e2293dd6548f9534e8f1f1fc8e09268d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T10:04:45.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T10:04:45.582Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T10:04:45.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T10:04:45.800Z] $ docker exec 464c6664d605ba5902d8a49d9d254d59e2293dd6548f9534e8f1f1fc8e09268d ssh-agent [2020-10-21T10:04:45.962Z] SSH_AUTH_SOCK=/tmp/ssh-rdhWKA9zGc3x/agent.11 [2020-10-21T10:04:45.962Z] SSH_AGENT_PID=16 [2020-10-21T10:04:45.974Z] Running ssh-add (command line suppressed) [2020-10-21T10:04:46.105Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2391311519936833064.key (/w/workspace/edgex-go/1@tmp/private_key_2391311519936833064.key) [2020-10-21T10:04:46.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T10:04:46.634Z] + git tag --points-at HEAD [Pipeline] } [2020-10-21T10:04:46.665Z] $ docker exec --env ******** --env ******** 464c6664d605ba5902d8a49d9d254d59e2293dd6548f9534e8f1f1fc8e09268d ssh-agent -k [2020-10-21T10:04:46.779Z] unset SSH_AUTH_SOCK; [2020-10-21T10:04:46.780Z] unset SSH_AGENT_PID; [2020-10-21T10:04:46.780Z] echo Agent pid 16 killed; [2020-10-21T10:04:46.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-21T10:04:47.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T10:04:47.083Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T10:04:47.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T10:04:47.296Z] $ docker exec 464c6664d605ba5902d8a49d9d254d59e2293dd6548f9534e8f1f1fc8e09268d ssh-agent [2020-10-21T10:04:47.504Z] SSH_AUTH_SOCK=/tmp/ssh-6e4q6nzYIM83/agent.44 [2020-10-21T10:04:47.504Z] SSH_AGENT_PID=49 [2020-10-21T10:04:47.511Z] Running ssh-add (command line suppressed) [2020-10-21T10:04:47.633Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5623202886150724970.key (/w/workspace/edgex-go/1@tmp/private_key_5623202886150724970.key) [2020-10-21T10:04:47.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T10:04:48.073Z] + git semver init [2020-10-21T10:04:48.073Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T10:04:48.073Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-10-21T10:04:48.073Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-10-21T10:04:48.073Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T10:04:48.073Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T10:04:48.073Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T10:04:48.073Z] # $SEMVER_BRANCH = PR-2835 [2020-10-21T10:04:48.073Z] # $SEMVER_TEMP = /tmp/semver-642242197 [2020-10-21T10:04:48.073Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-21T10:05:20.236Z] # '/tmp/semver-642242197' -> '/w/workspace/edgex-go/1/.semver' [2020-10-21T10:05:20.817Z] # -> Force: false [2020-10-21T10:05:20.817Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-10-21T10:05:20.845Z] $ docker exec --env ******** --env ******** 464c6664d605ba5902d8a49d9d254d59e2293dd6548f9534e8f1f1fc8e09268d ssh-agent -k [2020-10-21T10:05:21.069Z] unset SSH_AUTH_SOCK; [2020-10-21T10:05:21.069Z] unset SSH_AGENT_PID; [2020-10-21T10:05:21.070Z] echo Agent pid 49 killed; [2020-10-21T10:05:21.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T10:05:21.784Z] + git semver [Pipeline] } [2020-10-21T10:05:21.819Z] $ docker stop --time=1 464c6664d605ba5902d8a49d9d254d59e2293dd6548f9534e8f1f1fc8e09268d [2020-10-21T10:05:23.509Z] $ docker rm -f 464c6664d605ba5902d8a49d9d254d59e2293dd6548f9534e8f1f1fc8e09268d [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T10:05:24.087Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-21T10:05:24.661Z] Stashed 1 file(s) [Pipeline] echo [2020-10-21T10:05:24.682Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-10-21T10:05:25.836Z] ========================================================= [2020-10-21T10:05:25.836Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-21T10:05:25.836Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:05:26.219Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-21T10:05:30.466Z] Sending build context to Docker daemon 325.5MB [2020-10-21T10:05:30.466Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-21T10:05:30.466Z] Step 2/7 : FROM ${BASE} [2020-10-21T10:05:30.466Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-21T10:05:30.466Z] df20fa9351a1: Pulling fs layer [2020-10-21T10:05:30.466Z] ed8968b2872e: Pulling fs layer [2020-10-21T10:05:30.466Z] a92cc7c5fd73: Pulling fs layer [2020-10-21T10:05:30.466Z] e871e8e8d7a9: Pulling fs layer [2020-10-21T10:05:30.466Z] e73272ec9a57: Pulling fs layer [2020-10-21T10:05:30.466Z] 1e910a182e73: Pulling fs layer [2020-10-21T10:05:30.466Z] 4e634b169226: Pulling fs layer [2020-10-21T10:05:30.466Z] e73272ec9a57: Waiting [2020-10-21T10:05:30.466Z] 1e910a182e73: Waiting [2020-10-21T10:05:30.466Z] 4e634b169226: Waiting [2020-10-21T10:05:30.466Z] e871e8e8d7a9: Waiting [2020-10-21T10:05:30.466Z] a92cc7c5fd73: Verifying Checksum [2020-10-21T10:05:30.466Z] a92cc7c5fd73: Download complete [2020-10-21T10:05:30.466Z] ed8968b2872e: Download complete [2020-10-21T10:05:30.466Z] e73272ec9a57: Verifying Checksum [2020-10-21T10:05:30.466Z] e73272ec9a57: Download complete [2020-10-21T10:05:30.466Z] 1e910a182e73: Verifying Checksum [2020-10-21T10:05:30.466Z] 1e910a182e73: Download complete [2020-10-21T10:05:30.466Z] df20fa9351a1: Verifying Checksum [2020-10-21T10:05:30.466Z] df20fa9351a1: Download complete [2020-10-21T10:05:30.466Z] df20fa9351a1: Pull complete [2020-10-21T10:05:30.731Z] ed8968b2872e: Pull complete [2020-10-21T10:05:30.731Z] a92cc7c5fd73: Pull complete [2020-10-21T10:05:33.295Z] 4e634b169226: Verifying Checksum [2020-10-21T10:05:33.295Z] 4e634b169226: Download complete [2020-10-21T10:05:33.558Z] e871e8e8d7a9: Verifying Checksum [2020-10-21T10:05:33.558Z] e871e8e8d7a9: Download complete [2020-10-21T10:05:38.885Z] e871e8e8d7a9: Pull complete [2020-10-21T10:05:38.885Z] e73272ec9a57: Pull complete [2020-10-21T10:05:39.150Z] 1e910a182e73: Pull complete [2020-10-21T10:05:40.488Z] Still waiting to schedule task [2020-10-21T10:05:40.488Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-21T10:05:44.475Z] 4e634b169226: Pull complete [2020-10-21T10:05:44.475Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-21T10:05:44.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-21T10:05:44.475Z] ---> f7629b54cfaa [2020-10-21T10:05:44.475Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-21T10:05:44.475Z] ---> Running in 66eac1442b39 [2020-10-21T10:05:45.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:05:46.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:05:46.577Z] (1/12) Installing libmagic (5.38-r0) [2020-10-21T10:05:46.839Z] (2/12) Installing file (5.38-r0) [2020-10-21T10:05:46.839Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-21T10:05:46.839Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-21T10:05:51.056Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-21T10:05:51.057Z] (6/12) Installing patch (2.7.6-r6) [2020-10-21T10:05:51.057Z] (7/12) Installing build-base (0.5-r2) [2020-10-21T10:05:51.057Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-21T10:05:51.057Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-21T10:05:51.057Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-21T10:05:51.318Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-21T10:05:51.318Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-21T10:05:51.318Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:05:51.318Z] OK: 233 MiB in 51 packages [2020-10-21T10:05:55.544Z] Removing intermediate container 66eac1442b39 [2020-10-21T10:05:55.544Z] ---> 3765ad9fdde0 [2020-10-21T10:05:55.544Z] Step 4/7 : WORKDIR /edgex-go [2020-10-21T10:05:55.544Z] ---> Running in d6547c46bd62 [2020-10-21T10:05:55.544Z] Removing intermediate container d6547c46bd62 [2020-10-21T10:05:55.544Z] ---> e1563650a103 [2020-10-21T10:05:55.544Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T10:05:55.544Z] latest: Pulling from library/docker [2020-10-21T10:05:55.808Z] df20fa9351a1: Already exists [2020-10-21T10:05:55.808Z] 25ad7478873d: Pulling fs layer [2020-10-21T10:05:55.808Z] 4684f6177b5d: Pulling fs layer [2020-10-21T10:05:55.808Z] 206f78d23536: Pulling fs layer [2020-10-21T10:05:55.808Z] cee0542293f3: Pulling fs layer [2020-10-21T10:05:55.808Z] d951dd9fd09f: Pulling fs layer [2020-10-21T10:05:55.808Z] dce9c88c04bd: Pulling fs layer [2020-10-21T10:05:55.808Z] cee0542293f3: Waiting [2020-10-21T10:05:55.808Z] dce9c88c04bd: Waiting [2020-10-21T10:05:55.808Z] d951dd9fd09f: Waiting [2020-10-21T10:05:56.077Z] 4684f6177b5d: Verifying Checksum [2020-10-21T10:05:56.077Z] 4684f6177b5d: Download complete [2020-10-21T10:05:56.077Z] cee0542293f3: Verifying Checksum [2020-10-21T10:05:56.077Z] cee0542293f3: Download complete [2020-10-21T10:05:56.077Z] d951dd9fd09f: Verifying Checksum [2020-10-21T10:05:56.077Z] d951dd9fd09f: Download complete [2020-10-21T10:05:56.339Z] dce9c88c04bd: Verifying Checksum [2020-10-21T10:05:56.339Z] dce9c88c04bd: Download complete [2020-10-21T10:05:56.339Z] 25ad7478873d: Pull complete [2020-10-21T10:05:56.339Z] 4684f6177b5d: Pull complete [2020-10-21T10:05:56.922Z] 206f78d23536: Verifying Checksum [2020-10-21T10:05:56.922Z] 206f78d23536: Download complete [2020-10-21T10:05:59.508Z] 206f78d23536: Pull complete [2020-10-21T10:05:59.508Z] cee0542293f3: Pull complete [2020-10-21T10:05:59.508Z] d951dd9fd09f: Pull complete [2020-10-21T10:05:59.508Z] dce9c88c04bd: Pull complete [2020-10-21T10:05:59.508Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T10:05:59.508Z] Status: Downloaded newer image for docker:latest [2020-10-21T10:06:01.437Z] ---> d3b587a342fb [2020-10-21T10:06:01.437Z] Step 6/7 : COPY go.mod . [2020-10-21T10:06:01.437Z] ---> 9f990d56220e [2020-10-21T10:06:01.437Z] Step 7/7 : RUN go mod download [2020-10-21T10:06:01.703Z] ---> Running in 8b80a6337eb7 [2020-10-21T10:06:23.728Z] Removing intermediate container 8b80a6337eb7 [2020-10-21T10:06:23.728Z] ---> 74a37414a318 [2020-10-21T10:06:23.728Z] Successfully built 74a37414a318 [2020-10-21T10:06:23.728Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:06:24.083Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T10:06:24.083Z] . [Pipeline] withDockerContainer [2020-10-21T10:06:24.211Z] prd-centos7-docker-4c-2g-7474 does not seem to be running inside a container [2020-10-21T10:06:24.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-21T10:06:24.952Z] $ docker top abf016353ccc948e4f455e78f74f6aa556423dd424c28149ff2a03fc51a4b9a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T10:06:25.495Z] + go version [2020-10-21T10:06:25.495Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-21T10:06:25.529Z] $ docker stop --time=1 abf016353ccc948e4f455e78f74f6aa556423dd424c28149ff2a03fc51a4b9a3 [2020-10-21T10:06:27.636Z] $ docker rm -f abf016353ccc948e4f455e78f74f6aa556423dd424c28149ff2a03fc51a4b9a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:06:28.822Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T10:06:28.822Z] . [Pipeline] withDockerContainer [2020-10-21T10:06:28.950Z] prd-centos7-docker-4c-2g-7474 does not seem to be running inside a container [2020-10-21T10:06:28.995Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-21T10:06:29.647Z] $ docker top 2b75db1a64208d8c4931fa6f8bc1ea24a226a7a240830a127f064a3a477f0e40 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-21T10:06:29.920Z] ========================================================= [2020-10-21T10:06:29.920Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-21T10:06:29.920Z] ========================================================= [Pipeline] sh [2020-10-21T10:06:30.230Z] + make test [2020-10-21T10:06:30.230Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-21T10:06:32.809Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-21T10:06:42.940Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-21T10:06:48.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-21T10:06:48.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-21T10:06:48.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-21T10:06:48.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-21T10:06:50.360Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.011s [2020-10-21T10:06:50.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-21T10:06:50.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-21T10:06:50.360Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-21T10:06:50.636Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-21T10:06:51.220Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-21T10:06:51.492Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-21T10:06:51.492Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-21T10:06:51.492Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-21T10:06:54.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.033s coverage: 46.6% of statements [2020-10-21T10:06:54.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-21T10:06:54.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-21T10:06:54.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-21T10:06:54.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-21T10:06:54.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-21T10:06:57.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.051s coverage: 27.1% of statements [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-21T10:06:57.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.009s coverage: 100.0% of statements [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-21T10:06:57.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.024s coverage: 100.0% of statements [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-21T10:06:57.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.041s coverage: 83.3% of statements [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-21T10:06:57.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.055s coverage: 86.2% of statements [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-21T10:06:57.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-21T10:06:58.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.087s coverage: 28.6% of statements [2020-10-21T10:06:58.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-21T10:06:58.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-21T10:06:58.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-21T10:06:58.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-21T10:06:58.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-21T10:06:58.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.031s coverage: 100.0% of statements [2020-10-21T10:06:58.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-21T10:06:58.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.016s coverage: 100.0% of statements [2020-10-21T10:06:58.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-21T10:06:59.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.054s coverage: 86.7% of statements [2020-10-21T10:06:59.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-21T10:06:59.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.019s coverage: 97.5% of statements [2020-10-21T10:06:59.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-21T10:06:59.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.033s coverage: 100.0% of statements [2020-10-21T10:06:59.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-21T10:06:59.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-21T10:06:59.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-21T10:06:59.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-21T10:07:00.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.073s coverage: 95.5% of statements [2020-10-21T10:07:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-21T10:07:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-21T10:07:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-21T10:07:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-21T10:07:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-21T10:07:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-21T10:07:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-21T10:07:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-21T10:07:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-21T10:07:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-21T10:07:00.453Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.016s coverage: 58.8% of statements [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-21T10:07:00.453Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.015s coverage: 0.0% of statements [no tests to run] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-21T10:07:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-21T10:07:01.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 63.5% of statements [2020-10-21T10:07:01.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-21T10:07:01.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-21T10:07:01.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.018s coverage: 100.0% of statements [2020-10-21T10:07:01.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2020-10-21T10:07:01.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.014s coverage: 100.0% of statements [2020-10-21T10:07:01.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2020-10-21T10:07:01.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2020-10-21T10:07:02.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.112s coverage: 55.9% of statements [2020-10-21T10:07:02.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-21T10:07:02.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-21T10:07:02.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-21T10:07:02.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-21T10:07:15.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 12.242s coverage: 86.3% of statements [2020-10-21T10:07:15.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-21T10:07:15.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.328s coverage: 72.2% of statements [2020-10-21T10:07:15.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.116s coverage: 72.1% of statements [2020-10-21T10:07:15.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.011s coverage: 82.4% of statements [2020-10-21T10:07:15.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.011s coverage: 48.4% of statements [2020-10-21T10:07:15.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.021s coverage: 28.8% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.038s coverage: 96.8% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.019s coverage: 36.5% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.107s coverage: 84.1% of statements [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.009s coverage: 100.0% of statements [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.010s coverage: 42.9% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.011s coverage: 100.0% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.035s coverage: 47.1% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.004s coverage: 100.0% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.012s coverage: 100.0% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.017s coverage: 100.0% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.067s coverage: 29.1% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.012s coverage: 99.0% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.028s coverage: 100.0% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.010s coverage: 100.0% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.026s coverage: 87.9% of statements [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-21T10:07:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-10-21T10:07:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-10-21T10:07:15.173Z] GO111MODULE=on go vet ./... [2020-10-21T10:07:21.814Z] gofmt -l . [2020-10-21T10:07:21.814Z] [ "`gofmt -l .`" = "" ] [2020-10-21T10:07:22.393Z] ./bin/test-go-mod-tidy.sh [2020-10-21T10:07:22.969Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-21T10:07:24.713Z] + ls -al . [2020-10-21T10:07:24.713Z] total 616 [2020-10-21T10:07:24.713Z] drwxrwxr-x 10 1001 1001 4096 Oct 21 10:07 . [2020-10-21T10:07:24.713Z] drwxr-xr-x 4 root root 28 Oct 21 10:06 .. [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 11 Oct 21 10:04 .dockerignore [2020-10-21T10:07:24.713Z] drwxrwxr-x 8 1001 1001 179 Oct 21 10:04 .git [2020-10-21T10:07:24.713Z] drwxrwxr-x 3 1001 1001 125 Oct 21 10:04 .github [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 932 Oct 21 10:04 .gitignore [2020-10-21T10:07:24.713Z] drwx------ 3 1001 1001 47 Oct 21 10:05 .semver [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 166 Oct 21 10:04 .sonarcloud.properties [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 10:04 CONTRIBUTING.md [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 1035 Oct 21 10:04 Dockerfile.build [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 863 Oct 21 10:04 Jenkinsfile [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 10:04 LICENSE [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 6237 Oct 21 10:04 Makefile [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 6447 Oct 21 10:04 README.md [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 259 Oct 21 10:04 SECURITY.md [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 5 Oct 21 10:05 VERSION [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 4131 Oct 21 10:04 ZMQWindows.md [2020-10-21T10:07:24.713Z] drwxrwxr-x 2 1001 1001 117 Oct 21 10:04 bin [2020-10-21T10:07:24.713Z] drwxrwxr-x 15 1001 1001 4096 Oct 21 10:04 cmd [2020-10-21T10:07:24.713Z] -rw-r--r-- 1 root root 520240 Oct 21 10:07 coverage.out [2020-10-21T10:07:24.713Z] -rw-r--r-- 1 root root 1041 Oct 21 10:07 go.mod [2020-10-21T10:07:24.713Z] -rw-r--r-- 1 root root 18775 Oct 21 10:07 go.sum [2020-10-21T10:07:24.713Z] drwxrwxr-x 8 1001 1001 127 Oct 21 10:04 internal [2020-10-21T10:07:24.713Z] drwxrwxr-x 4 1001 1001 26 Oct 21 10:04 openapi [2020-10-21T10:07:24.713Z] drwxrwxr-x 4 1001 1001 71 Oct 21 10:04 snap [2020-10-21T10:07:24.713Z] -rw-rw-r-- 1 1001 1001 168 Oct 21 10:04 version.go [Pipeline] sh [2020-10-21T10:07:25.053Z] + '[' -e coverage.out ] [2020-10-21T10:07:25.053Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-21T10:07:25.248Z] Stashed 1 file(s) [Pipeline] sh [2020-10-21T10:07:25.567Z] + make build [2020-10-21T10:07:25.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-21T10:07:27.103Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7476 in /w/workspace/edgexfoundry_edgex-go_PR-2835 [Pipeline] { [Pipeline] ws [2020-10-21T10:07:27.203Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-21T10:07:32.669Z] using credential edgex-jenkins-ssh [2020-10-21T10:07:32.736Z] Cloning the remote Git repository [2020-10-21T10:07:32.792Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-21T10:07:32.907Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-21T10:07:32.986Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T10:07:32.987Z] > git --version # timeout=10 [2020-10-21T10:07:33.015Z] > git --version # 'git version 2.17.1' [2020-10-21T10:07:33.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T10:07:33.079Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T10:07:35.661Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-21T10:07:38.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-21T10:07:39.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-21T10:07:40.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-21T10:07:41.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-21T10:07:42.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-21T10:07:43.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-21T10:07:45.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-21T10:07:46.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-21T10:07:47.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-21T10:07:48.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-21T10:07:49.200Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T10:07:49.222Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T10:07:49.261Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T10:07:49.297Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T10:07:49.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T10:07:49.310Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2835/head:refs/remotes/origin/PR-2835 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T10:07:49.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-21T10:07:49.978Z] Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:07:50.381Z] Merge succeeded, producing a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:07:50.382Z] Checking out Revision a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 (PR-2835) [Pipeline] } [2020-10-21T10:07:50.412Z] $ docker stop --time=1 2b75db1a64208d8c4931fa6f8bc1ea24a226a7a240830a127f064a3a477f0e40 [2020-10-21T10:07:49.997Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T10:07:50.010Z] > git checkout -f a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 # timeout=10 [2020-10-21T10:07:50.308Z] > git remote # timeout=10 [2020-10-21T10:07:50.324Z] > git config --get remote.origin.url # timeout=10 [2020-10-21T10:07:50.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T10:07:50.348Z] > git merge 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 [2020-10-21T10:07:50.369Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-21T10:07:50.388Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T10:07:50.437Z] > git checkout -f a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 # timeout=10 [2020-10-21T10:07:51.981Z] $ docker rm -f 2b75db1a64208d8c4931fa6f8bc1ea24a226a7a240830a127f064a3a477f0e40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:07:54.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T10:07:54.481Z] [2020-10-21T10:07:54.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:07:54.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T10:07:54.880Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-21T10:07:54.880Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-21T10:07:54.880Z] ca9280d653b3: Pulling fs layer [2020-10-21T10:07:54.880Z] 7e9c9ca2126c: Pulling fs layer [2020-10-21T10:07:54.969Z] Commit message: "feat(metadata): Implement GET /device/service/name/{name} V2 API" [2020-10-21T10:07:55.027Z] > git --version # timeout=10 [2020-10-21T10:07:55.038Z] > git --version # 'git version 2.17.1' [2020-10-21T10:07:55.056Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-21T10:07:55.456Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-21T10:07:55.456Z] cbdbe7a5bc2a: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-21T10:07:56.037Z] ca9280d653b3: Verifying Checksum [2020-10-21T10:07:56.037Z] ca9280d653b3: Download complete [2020-10-21T10:07:56.037Z] cbdbe7a5bc2a: Pull complete [Pipeline] echo [2020-10-21T10:07:56.293Z] ========================================================= [2020-10-21T10:07:56.293Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-21T10:07:56.293Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:07:57.006Z] ca9280d653b3: Pull complete [2020-10-21T10:07:57.006Z] 7e9c9ca2126c: Verifying Checksum [2020-10-21T10:07:57.006Z] 7e9c9ca2126c: Download complete [2020-10-21T10:07:57.461Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-21T10:08:00.096Z] Sending build context to Docker daemon 165.1MB [2020-10-21T10:08:00.096Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-21T10:08:00.096Z] Step 2/7 : FROM ${BASE} [2020-10-21T10:08:00.371Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-21T10:08:00.371Z] b538f80385f9: Pulling fs layer [2020-10-21T10:08:00.371Z] 74f711af9a0d: Pulling fs layer [2020-10-21T10:08:00.371Z] 99f96fe45779: Pulling fs layer [2020-10-21T10:08:00.371Z] 8529a6b9a6be: Pulling fs layer [2020-10-21T10:08:00.371Z] 45590311c82a: Pulling fs layer [2020-10-21T10:08:00.371Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-21T10:08:00.371Z] 209524e5b208: Pulling fs layer [2020-10-21T10:08:00.371Z] 8529a6b9a6be: Waiting [2020-10-21T10:08:00.371Z] 45590311c82a: Waiting [2020-10-21T10:08:00.371Z] 69ca0ff8b7b3: Waiting [2020-10-21T10:08:00.371Z] 209524e5b208: Waiting [2020-10-21T10:08:00.371Z] 99f96fe45779: Verifying Checksum [2020-10-21T10:08:00.371Z] 99f96fe45779: Download complete [2020-10-21T10:08:00.371Z] 74f711af9a0d: Verifying Checksum [2020-10-21T10:08:00.371Z] 74f711af9a0d: Download complete [2020-10-21T10:08:00.646Z] 45590311c82a: Verifying Checksum [2020-10-21T10:08:00.646Z] 45590311c82a: Download complete [2020-10-21T10:08:00.646Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-21T10:08:00.646Z] 69ca0ff8b7b3: Download complete [2020-10-21T10:08:00.646Z] b538f80385f9: Verifying Checksum [2020-10-21T10:08:00.646Z] b538f80385f9: Download complete [2020-10-21T10:08:01.247Z] b538f80385f9: Pull complete [2020-10-21T10:08:01.856Z] 74f711af9a0d: Pull complete [2020-10-21T10:08:02.134Z] 99f96fe45779: Pull complete [2020-10-21T10:08:03.125Z] 209524e5b208: Download complete [2020-10-21T10:08:03.634Z] 7e9c9ca2126c: Pull complete [2020-10-21T10:08:03.634Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-21T10:08:03.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T10:08:03.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-21T10:08:03.844Z] prd-centos7-docker-4c-2g-7474 does not seem to be running inside a container [2020-10-21T10:08:03.891Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-21T10:08:04.559Z] 8529a6b9a6be: Verifying Checksum [2020-10-21T10:08:04.559Z] 8529a6b9a6be: Download complete [2020-10-21T10:08:07.072Z] $ docker top 8430888dbceaed5cfa36fde2fa5058c13f1fc62e2157c959cf77c2064151a283 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T10:08:07.680Z] + docker-compose build --help [2020-10-21T10:08:07.680Z] + grep parallel [2020-10-21T10:08:08.632Z] --parallel Build images in parallel. [Pipeline] } [2020-10-21T10:08:08.661Z] $ docker stop --time=1 8430888dbceaed5cfa36fde2fa5058c13f1fc62e2157c959cf77c2064151a283 [2020-10-21T10:08:10.013Z] $ docker rm -f 8430888dbceaed5cfa36fde2fa5058c13f1fc62e2157c959cf77c2064151a283 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:08:10.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T10:08:10.786Z] . [Pipeline] withDockerContainer [2020-10-21T10:08:10.908Z] prd-centos7-docker-4c-2g-7474 does not seem to be running inside a container [2020-10-21T10:08:10.955Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-21T10:08:11.641Z] $ docker top a8ebe01e1653a0d2c7f259074f630844e4515eeb6625571c2564c4d5f8a82b14 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T10:08:12.215Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-21T10:08:13.163Z] Building docker-core-command-go ... [2020-10-21T10:08:13.163Z] Building docker-core-data-go ... [2020-10-21T10:08:13.163Z] Building docker-core-metadata-go ... [2020-10-21T10:08:13.163Z] Building docker-security-proxy-setup-go ... [2020-10-21T10:08:13.163Z] Building docker-security-secrets-setup-go ... [2020-10-21T10:08:13.163Z] Building docker-security-secretstore-setup-go ... [2020-10-21T10:08:13.163Z] Building docker-support-logging-go ... [2020-10-21T10:08:13.163Z] Building docker-support-notifications-go ... [2020-10-21T10:08:13.163Z] Building docker-support-scheduler-go ... [2020-10-21T10:08:13.163Z] Building docker-sys-mgmt-agent-go ... [2020-10-21T10:08:13.163Z] Building docker-core-metadata-go [2020-10-21T10:08:13.163Z] Building docker-support-scheduler-go [2020-10-21T10:08:13.163Z] Building docker-core-data-go [2020-10-21T10:08:13.163Z] Building docker-sys-mgmt-agent-go [2020-10-21T10:08:13.163Z] Building docker-security-secrets-setup-go [2020-10-21T10:08:14.735Z] 8529a6b9a6be: Pull complete [2020-10-21T10:08:14.735Z] 45590311c82a: Pull complete [2020-10-21T10:08:15.352Z] 69ca0ff8b7b3: Pull complete [2020-10-21T10:08:19.029Z] 209524e5b208: Pull complete [2020-10-21T10:08:19.029Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-21T10:08:19.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-21T10:08:19.029Z] ---> 5bddaf1c2fca [2020-10-21T10:08:19.029Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-21T10:08:22.760Z] ---> Running in fbfa340351d6 [2020-10-21T10:08:23.782Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:08:24.790Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:08:25.422Z] (1/12) Installing libmagic (5.38-r0) [2020-10-21T10:08:25.705Z] (2/12) Installing file (5.38-r0) [2020-10-21T10:08:25.705Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-21T10:08:25.705Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-21T10:08:30.076Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-21T10:08:30.076Z] (6/12) Installing patch (2.7.6-r6) [2020-10-21T10:08:30.076Z] (7/12) Installing build-base (0.5-r2) [2020-10-21T10:08:30.076Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-21T10:08:30.358Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-21T10:08:30.358Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-21T10:08:30.358Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-21T10:08:30.633Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-21T10:08:30.633Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:08:30.633Z] OK: 217 MiB in 51 packages [2020-10-21T10:08:35.023Z] Removing intermediate container fbfa340351d6 [2020-10-21T10:08:35.023Z] ---> 4be599e08f57 [2020-10-21T10:08:35.023Z] Step 4/7 : WORKDIR /edgex-go [2020-10-21T10:08:35.023Z] ---> Running in 4193ca4fcedc [2020-10-21T10:08:35.301Z] Removing intermediate container 4193ca4fcedc [2020-10-21T10:08:35.301Z] ---> 4c3c2327201c [2020-10-21T10:08:35.301Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T10:08:35.908Z] latest: Pulling from library/docker [2020-10-21T10:08:35.908Z] b538f80385f9: Already exists [2020-10-21T10:08:35.908Z] 259a493cd78d: Pulling fs layer [2020-10-21T10:08:35.908Z] b8e66b5100f5: Pulling fs layer [2020-10-21T10:08:35.908Z] 203964748c9f: Pulling fs layer [2020-10-21T10:08:35.908Z] d6fc4445224b: Pulling fs layer [2020-10-21T10:08:35.908Z] 5ea39d09386c: Pulling fs layer [2020-10-21T10:08:35.908Z] 78a785fe32a7: Pulling fs layer [2020-10-21T10:08:35.908Z] 5ea39d09386c: Waiting [2020-10-21T10:08:35.908Z] 78a785fe32a7: Waiting [2020-10-21T10:08:35.908Z] d6fc4445224b: Waiting [2020-10-21T10:08:36.191Z] b8e66b5100f5: Verifying Checksum [2020-10-21T10:08:36.191Z] b8e66b5100f5: Download complete [2020-10-21T10:08:36.191Z] 259a493cd78d: Download complete [2020-10-21T10:08:36.191Z] d6fc4445224b: Verifying Checksum [2020-10-21T10:08:36.191Z] d6fc4445224b: Download complete [2020-10-21T10:08:36.191Z] 5ea39d09386c: Verifying Checksum [2020-10-21T10:08:36.191Z] 5ea39d09386c: Download complete [2020-10-21T10:08:36.467Z] 78a785fe32a7: Verifying Checksum [2020-10-21T10:08:36.744Z] 259a493cd78d: Pull complete [2020-10-21T10:08:37.342Z] b8e66b5100f5: Pull complete [2020-10-21T10:08:37.620Z] 203964748c9f: Verifying Checksum [2020-10-21T10:08:37.620Z] 203964748c9f: Download complete [2020-10-21T10:08:41.033Z] 203964748c9f: Pull complete [2020-10-21T10:08:41.033Z] d6fc4445224b: Pull complete [2020-10-21T10:08:41.311Z] 5ea39d09386c: Pull complete [2020-10-21T10:08:41.924Z] 78a785fe32a7: Pull complete [2020-10-21T10:08:41.924Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T10:08:41.924Z] Status: Downloaded newer image for docker:latest [2020-10-21T10:08:45.409Z] ---> 1c0ceb306689 [2020-10-21T10:08:45.409Z] Step 6/7 : COPY go.mod . [2020-10-21T10:08:45.686Z] ---> 3f6c359c311e [2020-10-21T10:08:45.686Z] Step 7/7 : RUN go mod download [2020-10-21T10:08:45.769Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:08:45.769Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:08:45.769Z] ---> 74a37414a318 [2020-10-21T10:08:45.769Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T10:08:45.769Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:08:45.769Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-21T10:08:45.769Z] ---> 74a37414a318 [2020-10-21T10:08:45.769Z] Step 3/29 : WORKDIR /edgex-go [2020-10-21T10:08:45.769Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:08:45.769Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:08:45.769Z] ---> 74a37414a318 [2020-10-21T10:08:45.769Z] Step 3/21 : WORKDIR /edgex-go [2020-10-21T10:08:45.769Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:08:45.769Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:08:45.769Z] ---> 74a37414a318 [2020-10-21T10:08:45.769Z] Step 3/27 : WORKDIR /edgex-go [2020-10-21T10:08:45.769Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:08:45.769Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:08:45.769Z] ---> 74a37414a318 [2020-10-21T10:08:45.769Z] Step 3/23 : WORKDIR /edgex-go [2020-10-21T10:08:45.769Z] ---> Running in c864efa2ccd1 [2020-10-21T10:08:45.769Z] ---> Running in b625df279a04 [2020-10-21T10:08:45.769Z] ---> Running in 8d43d9be5dd5 [2020-10-21T10:08:45.769Z] ---> Running in 7d4ca92fc533 [2020-10-21T10:08:45.769Z] ---> Running in b4679e792b85 [2020-10-21T10:08:45.769Z] Removing intermediate container b625df279a04 [2020-10-21T10:08:45.769Z] ---> 0a86e9c9b53c [2020-10-21T10:08:45.769Z] Step 4/29 : RUN apk update && apk add make git [2020-10-21T10:08:45.769Z] Removing intermediate container 7d4ca92fc533 [2020-10-21T10:08:45.769Z] ---> 23b05beb1a99 [2020-10-21T10:08:45.769Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:08:45.769Z] Removing intermediate container 8d43d9be5dd5 [2020-10-21T10:08:45.769Z] ---> b62a5b1353a1 [2020-10-21T10:08:45.769Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:08:45.769Z] Removing intermediate container b4679e792b85 [2020-10-21T10:08:45.769Z] ---> f4c6f75bf795 [2020-10-21T10:08:45.769Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:08:45.769Z] Removing intermediate container c864efa2ccd1 [2020-10-21T10:08:45.769Z] ---> 2b11c1958a78 [2020-10-21T10:08:45.769Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:08:45.769Z] ---> Running in 2c6431ff2a45 [2020-10-21T10:08:45.769Z] ---> Running in 3d3f72f16a06 [2020-10-21T10:08:45.769Z] ---> Running in 45bf698cf973 [2020-10-21T10:08:45.769Z] ---> Running in e5356cbc83ec [2020-10-21T10:08:45.769Z] ---> Running in 0937ad2d4ee4 [2020-10-21T10:08:45.978Z] ---> Running in 5292ce225ea2 [2020-10-21T10:08:46.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:08:47.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:08:47.047Z] Removing intermediate container 45bf698cf973 [2020-10-21T10:08:47.047Z] ---> a1b6481a8ed9 [2020-10-21T10:08:47.047Z] Step 5/21 : RUN apk update && apk add make git [2020-10-21T10:08:47.047Z] Removing intermediate container 3d3f72f16a06 [2020-10-21T10:08:47.047Z] ---> 2a2f49871b3b [2020-10-21T10:08:47.047Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-21T10:08:47.340Z] ---> Running in f4750d625b28 [2020-10-21T10:08:47.340Z] ---> Running in d64a03b732d7 [2020-10-21T10:08:47.340Z] Removing intermediate container e5356cbc83ec [2020-10-21T10:08:47.340Z] ---> 9847b02cd9ac [2020-10-21T10:08:47.340Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-21T10:08:47.340Z] Removing intermediate container 0937ad2d4ee4 [2020-10-21T10:08:47.340Z] ---> 016265dbf9a0 [2020-10-21T10:08:47.340Z] Step 5/22 : RUN apk update && apk add make git [2020-10-21T10:08:47.340Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:08:47.340Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:08:47.340Z] OK: 12752 distinct packages available [2020-10-21T10:08:47.642Z] ---> Running in d0f29c213959 [2020-10-21T10:08:47.642Z] ---> Running in 3ab1830ac772 [2020-10-21T10:08:47.642Z] OK: 233 MiB in 51 packages [2020-10-21T10:08:48.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:08:48.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:08:48.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:08:48.762Z] Removing intermediate container 2c6431ff2a45 [2020-10-21T10:08:48.762Z] ---> dbab8283fb2e [2020-10-21T10:08:48.762Z] Step 5/29 : COPY go.mod . [2020-10-21T10:08:48.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:08:49.149Z] ---> 8391b026ae20 [2020-10-21T10:08:49.149Z] Step 6/29 : RUN go mod download [2020-10-21T10:08:49.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:08:49.149Z] ---> Running in 1fc823368aae [2020-10-21T10:08:49.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:08:49.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:08:49.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:08:49.594Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:08:49.594Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:08:49.594Z] OK: 12752 distinct packages available [2020-10-21T10:08:49.924Z] OK: 233 MiB in 51 packages [2020-10-21T10:08:49.924Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:08:49.924Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:08:49.924Z] OK: 12752 distinct packages available [2020-10-21T10:08:49.924Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:08:49.924Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:08:49.924Z] OK: 12752 distinct packages available [2020-10-21T10:08:49.924Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:08:49.924Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:08:49.924Z] OK: 12752 distinct packages available [2020-10-21T10:08:50.200Z] OK: 233 MiB in 51 packages [2020-10-21T10:08:50.200Z] OK: 233 MiB in 51 packages [2020-10-21T10:08:50.489Z] OK: 233 MiB in 51 packages [2020-10-21T10:08:50.489Z] Removing intermediate container f4750d625b28 [2020-10-21T10:08:50.489Z] ---> 29258f7c170a [2020-10-21T10:08:50.489Z] Step 6/23 : COPY go.mod . [2020-10-21T10:08:50.765Z] ---> a860db6f31f0 [2020-10-21T10:08:50.765Z] Step 7/23 : RUN go mod download [2020-10-21T10:08:51.041Z] ---> Running in 00e8a8b32cab [2020-10-21T10:08:51.041Z] Removing intermediate container d64a03b732d7 [2020-10-21T10:08:51.041Z] ---> 448b8bde61e2 [2020-10-21T10:08:51.041Z] Step 6/21 : COPY go.mod . [2020-10-21T10:08:51.698Z] Removing intermediate container 1fc823368aae [2020-10-21T10:08:51.698Z] ---> 6c7644004aef [2020-10-21T10:08:51.698Z] Step 7/29 : COPY . . [2020-10-21T10:08:51.698Z] Removing intermediate container d0f29c213959 [2020-10-21T10:08:51.698Z] ---> 039d2c768b88 [2020-10-21T10:08:51.698Z] Step 6/27 : COPY go.mod . [2020-10-21T10:08:51.698Z] ---> 4defc9293690 [2020-10-21T10:08:51.698Z] Step 7/21 : RUN go mod download [2020-10-21T10:08:51.698Z] Removing intermediate container 3ab1830ac772 [2020-10-21T10:08:51.698Z] ---> 6815196a6e3e [2020-10-21T10:08:51.698Z] Step 6/22 : COPY go.mod . [2020-10-21T10:08:51.698Z] ---> Running in c9142dbbc1fb [2020-10-21T10:08:52.701Z] ---> 806b776419aa [2020-10-21T10:08:52.701Z] Step 7/27 : RUN go mod download [2020-10-21T10:08:52.998Z] ---> 5fdd59179f18 [2020-10-21T10:08:52.998Z] Step 7/22 : RUN go mod download [2020-10-21T10:08:54.993Z] ---> Running in c51b7dd05c42 [2020-10-21T10:08:54.993Z] ---> Running in 0d2fcf66a7e9 [2020-10-21T10:08:57.031Z] Removing intermediate container 00e8a8b32cab [2020-10-21T10:08:57.031Z] ---> 2c6d2e9407d8 [2020-10-21T10:08:57.031Z] Step 8/23 : COPY . . [2020-10-21T10:08:57.665Z] Removing intermediate container c9142dbbc1fb [2020-10-21T10:08:57.665Z] ---> ebfcf364cd2d [2020-10-21T10:08:57.665Z] Step 8/21 : COPY . . [2020-10-21T10:09:07.844Z] Removing intermediate container 0d2fcf66a7e9 [2020-10-21T10:09:07.844Z] ---> f4b795c5feea [2020-10-21T10:09:07.844Z] Step 8/22 : COPY . . [2020-10-21T10:09:12.081Z] Removing intermediate container c51b7dd05c42 [2020-10-21T10:09:12.081Z] ---> fec800144c0d [2020-10-21T10:09:12.081Z] Step 8/27 : COPY . . [2020-10-21T10:09:13.234Z] Removing intermediate container 5292ce225ea2 [2020-10-21T10:09:13.234Z] ---> a6d0fcf07347 [2020-10-21T10:09:13.234Z] Successfully built a6d0fcf07347 [2020-10-21T10:09:13.234Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:09:13.679Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T10:09:13.679Z] . [Pipeline] withDockerContainer [2020-10-21T10:09:13.994Z] prd-ubuntu18.04-docker-arm64-4c-16g-7476 does not seem to be running inside a container [2020-10-21T10:09:14.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-21T10:09:15.983Z] $ docker top ff2f6d72e2bb26d222ee1229b33277ebebe3e96e657b1a5da2ce1f0c5a2417b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T10:09:17.455Z] + go version [2020-10-21T10:09:17.455Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-21T10:09:17.492Z] $ docker stop --time=1 ff2f6d72e2bb26d222ee1229b33277ebebe3e96e657b1a5da2ce1f0c5a2417b4 [2020-10-21T10:09:19.427Z] $ docker rm -f ff2f6d72e2bb26d222ee1229b33277ebebe3e96e657b1a5da2ce1f0c5a2417b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:09:20.733Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T10:09:20.733Z] . [Pipeline] withDockerContainer [2020-10-21T10:09:21.019Z] prd-ubuntu18.04-docker-arm64-4c-16g-7476 does not seem to be running inside a container [2020-10-21T10:09:21.103Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-21T10:09:22.523Z] $ docker top 5a29eba987eed69fd4b8688ceed60295f54177f6bc9f5b9942f8b092e60d1037 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-21T10:09:22.974Z] ========================================================= [2020-10-21T10:09:22.974Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-21T10:09:22.974Z] ========================================================= [Pipeline] sh [2020-10-21T10:09:23.639Z] + make test [2020-10-21T10:09:23.639Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-21T10:09:26.273Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-21T10:09:30.469Z] ---> 58631533cae1 [2020-10-21T10:09:30.469Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-21T10:09:30.469Z] ---> 32ca07fc0a60 [2020-10-21T10:09:30.469Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-21T10:09:33.798Z] ---> 4b8d0d7afd3a [2020-10-21T10:09:33.798Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-21T10:09:35.211Z] ---> Running in 374d3ee9bbd4 [2020-10-21T10:09:35.211Z] ---> Running in 8b42971a352a [2020-10-21T10:09:36.169Z] ---> Running in b300afe1f89f [2020-10-21T10:09:38.443Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-21T10:09:38.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-21T10:09:38.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-21T10:09:41.800Z] ---> b1697a3e6430 [2020-10-21T10:09:41.800Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-21T10:09:43.220Z] ---> 48622439981c [2020-10-21T10:09:43.220Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-21T10:09:43.220Z] ---> Running in 3e977e4e6454 [2020-10-21T10:09:43.221Z] ---> Running in 3d419f62e96e [2020-10-21T10:09:44.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-21T10:09:44.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-21T10:09:58.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-21T10:10:11.362Z] Removing intermediate container 374d3ee9bbd4 [2020-10-21T10:10:11.363Z] ---> adae84c35f9f [2020-10-21T10:10:11.363Z] [2020-10-21T10:10:11.363Z] Step 9/29 : FROM alpine:latest [2020-10-21T10:10:11.363Z] latest: Pulling from library/alpine [2020-10-21T10:10:11.363Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-21T10:10:11.363Z] Status: Downloaded newer image for alpine:latest [2020-10-21T10:10:11.363Z] ---> a24bb4013296 [2020-10-21T10:10:11.363Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-21T10:10:11.363Z] ---> Running in 4eeac513fbf5 [2020-10-21T10:10:11.363Z] Removing intermediate container 4eeac513fbf5 [2020-10-21T10:10:11.363Z] ---> 2c2ca67b6e33 [2020-10-21T10:10:11.363Z] Step 11/29 : USER root [2020-10-21T10:10:11.363Z] ---> Running in c1386dad5d71 [2020-10-21T10:10:11.363Z] Removing intermediate container c1386dad5d71 [2020-10-21T10:10:11.363Z] ---> a0713b3a7485 [2020-10-21T10:10:11.363Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-21T10:10:11.363Z] ---> Running in 0488c3392401 [2020-10-21T10:10:11.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:10:11.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:10:11.363Z] v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:10:11.363Z] v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:10:11.363Z] OK: 12750 distinct packages available [2020-10-21T10:10:11.363Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-21T10:10:11.363Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-21T10:10:11.363Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:10:11.363Z] Executing ca-certificates-20191127-r4.trigger [2020-10-21T10:10:11.363Z] OK: 6 MiB in 16 packages [2020-10-21T10:10:13.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-21T10:10:13.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-21T10:10:13.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-21T10:10:13.801Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-21T10:10:14.000Z] Removing intermediate container 0488c3392401 [2020-10-21T10:10:14.001Z] ---> f3672981a9e8 [2020-10-21T10:10:14.001Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-21T10:10:14.282Z] ---> Running in c6c180885c79 [2020-10-21T10:10:16.851Z] Removing intermediate container c6c180885c79 [2020-10-21T10:10:16.851Z] ---> 5bb3ed715ffe [2020-10-21T10:10:16.851Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-21T10:10:17.209Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.057s [2020-10-21T10:10:17.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-21T10:10:17.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-21T10:10:17.209Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-21T10:10:17.817Z] ---> Running in b71d71e2700e [2020-10-21T10:10:18.087Z] Removing intermediate container b300afe1f89f [2020-10-21T10:10:18.087Z] ---> b34f89e1a895 [2020-10-21T10:10:18.087Z] [2020-10-21T10:10:18.087Z] Step 10/21 : FROM scratch [2020-10-21T10:10:18.087Z] ---> [2020-10-21T10:10:18.087Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T10:10:18.087Z] Removing intermediate container 3e977e4e6454 [2020-10-21T10:10:18.087Z] ---> 5dc6dceefaa5 [2020-10-21T10:10:18.087Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-21T10:10:18.087Z] ---> Running in 2bfc1b816c2b [2020-10-21T10:10:18.087Z] ---> Running in 4df42037d13d [2020-10-21T10:10:18.354Z] Removing intermediate container b71d71e2700e [2020-10-21T10:10:18.354Z] ---> f37e7f0b68c2 [2020-10-21T10:10:18.354Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-21T10:10:18.354Z] ---> Running in a07bacc160d6 [2020-10-21T10:10:18.637Z] Removing intermediate container 4df42037d13d [2020-10-21T10:10:18.637Z] ---> 1c4417790205 [2020-10-21T10:10:18.637Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-21T10:10:18.652Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-21T10:10:18.917Z] ---> Running in f0b608f108ff [2020-10-21T10:10:18.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-21T10:10:19.183Z] Removing intermediate container f0b608f108ff [2020-10-21T10:10:19.183Z] ---> ae2fa676066b [2020-10-21T10:10:19.183Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-21T10:10:20.118Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-21T10:10:20.118Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-21T10:10:20.118Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-21T10:10:20.118Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-21T10:10:21.118Z] ---> Running in 1f28e85c55bf [2020-10-21T10:10:21.390Z] Removing intermediate container 1f28e85c55bf [2020-10-21T10:10:21.390Z] ---> e306c569b104 [2020-10-21T10:10:21.390Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-21T10:10:21.975Z] ---> 5a395f5d7cd1 [2020-10-21T10:10:21.975Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-21T10:10:21.975Z] Removing intermediate container a07bacc160d6 [2020-10-21T10:10:21.975Z] ---> 7b6b79aff841 [2020-10-21T10:10:21.975Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-21T10:10:25.304Z] ---> eab51852f59d [2020-10-21T10:10:25.304Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-21T10:10:25.888Z] Removing intermediate container 2bfc1b816c2b [2020-10-21T10:10:25.888Z] ---> 7aad63b8a2de [2020-10-21T10:10:25.888Z] [2020-10-21T10:10:25.888Z] Step 11/27 : FROM docker:latest [2020-10-21T10:10:25.888Z] ---> 57e1c8313ec1 [2020-10-21T10:10:25.888Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-21T10:10:25.888Z] ---> 918aab7c7f09 [2020-10-21T10:10:25.888Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-21T10:10:25.888Z] Removing intermediate container 3d419f62e96e [2020-10-21T10:10:25.888Z] ---> 5b85a9b28655 [2020-10-21T10:10:25.888Z] [2020-10-21T10:10:25.888Z] Step 10/22 : FROM scratch [2020-10-21T10:10:25.888Z] ---> [2020-10-21T10:10:25.888Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T10:10:25.888Z] ---> Using cache [2020-10-21T10:10:25.888Z] ---> 1c4417790205 [2020-10-21T10:10:25.888Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-21T10:10:26.153Z] Removing intermediate container 8b42971a352a [2020-10-21T10:10:26.154Z] ---> 35a41f996981 [2020-10-21T10:10:26.154Z] [2020-10-21T10:10:26.154Z] Step 10/23 : FROM alpine [2020-10-21T10:10:26.154Z] ---> a24bb4013296 [2020-10-21T10:10:26.154Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T10:10:26.154Z] ---> c65cb5d02634 [2020-10-21T10:10:26.154Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-21T10:10:26.154Z] ---> Running in aa010d6f1cfa [2020-10-21T10:10:26.154Z] ---> Running in d3c994682cec [2020-10-21T10:10:26.154Z] ---> Running in 1d9d545cc23c [2020-10-21T10:10:26.419Z] ---> Running in 595d0df46458 [2020-10-21T10:10:26.419Z] ---> 7bf0b3e78a30 [2020-10-21T10:10:26.419Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-21T10:10:26.684Z] Removing intermediate container d3c994682cec [2020-10-21T10:10:26.684Z] ---> 9e0ceb2c20dc [2020-10-21T10:10:26.684Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T10:10:26.684Z] Removing intermediate container 595d0df46458 [2020-10-21T10:10:26.684Z] ---> 325eddebb953 [2020-10-21T10:10:26.684Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:10:26.684Z] Removing intermediate container 1d9d545cc23c [2020-10-21T10:10:26.684Z] ---> 7b55c6632e3a [2020-10-21T10:10:26.684Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-21T10:10:26.684Z] ---> Running in 083fcb8b7b74 [2020-10-21T10:10:26.951Z] ---> Running in f2eae74af1f7 [2020-10-21T10:10:26.951Z] ---> 556ca8b5d24c [2020-10-21T10:10:26.951Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-21T10:10:26.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:10:26.951Z] ---> Running in f812d4da694f [2020-10-21T10:10:27.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:10:27.216Z] Removing intermediate container 083fcb8b7b74 [2020-10-21T10:10:27.216Z] ---> 0ac620f31b66 [2020-10-21T10:10:27.216Z] Step 14/22 : WORKDIR / [2020-10-21T10:10:27.216Z] Removing intermediate container f2eae74af1f7 [2020-10-21T10:10:27.216Z] ---> 5c3269ef53b8 [2020-10-21T10:10:27.216Z] Step 19/21 : LABEL arch=x86_64 [2020-10-21T10:10:27.216Z] ---> Running in 84b1154ab423 [2020-10-21T10:10:27.216Z] (1/2) Installing readline (8.0.4-r0) [2020-10-21T10:10:27.216Z] (2/2) Installing bash (5.0.17-r0) [2020-10-21T10:10:27.216Z] Executing bash-5.0.17-r0.post-install [2020-10-21T10:10:27.481Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:10:27.481Z] OK: 12 MiB in 22 packages [2020-10-21T10:10:27.481Z] ---> Running in 6524f08f8b05 [2020-10-21T10:10:27.481Z] Removing intermediate container f812d4da694f [2020-10-21T10:10:27.481Z] ---> e22b0c75e8b0 [2020-10-21T10:10:27.481Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-21T10:10:28.059Z] ---> dcb978ce2f0d [2020-10-21T10:10:28.059Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-21T10:10:28.321Z] ---> Running in 5a9781547ab9 [2020-10-21T10:10:28.321Z] Removing intermediate container 84b1154ab423 [2020-10-21T10:10:28.321Z] ---> b5e93580bf6e [2020-10-21T10:10:28.321Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-21T10:10:28.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.069s coverage: 46.6% of statements [2020-10-21T10:10:28.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-21T10:10:28.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-21T10:10:28.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-21T10:10:28.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-21T10:10:28.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-21T10:10:28.585Z] Removing intermediate container 6524f08f8b05 [2020-10-21T10:10:28.585Z] ---> 7c8b48d346c3 [2020-10-21T10:10:28.585Z] Step 20/21 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:10:28.585Z] ---> Running in 597b004069bd [2020-10-21T10:10:28.585Z] ---> dd6e5de4228d [2020-10-21T10:10:28.585Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-21T10:10:29.536Z] ---> 29e766866e3b [2020-10-21T10:10:29.536Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-21T10:10:29.536Z] Removing intermediate container 5a9781547ab9 [2020-10-21T10:10:29.536Z] ---> 725f5654d030 [2020-10-21T10:10:29.536Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:10:29.802Z] ---> Running in d3e338a8bbee [2020-10-21T10:10:29.802Z] ---> Running in e83bed36d2bc [2020-10-21T10:10:29.802Z] Removing intermediate container aa010d6f1cfa [2020-10-21T10:10:29.802Z] ---> 2e5052694e26 [2020-10-21T10:10:29.802Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-21T10:10:29.802Z] Removing intermediate container 597b004069bd [2020-10-21T10:10:29.802Z] ---> 7d6b93809677 [2020-10-21T10:10:29.802Z] Step 21/21 : LABEL version=0.0.0 [2020-10-21T10:10:30.383Z] ---> Running in 14bc26e4eace [2020-10-21T10:10:30.383Z] ---> Running in 1fd6457a9af0 [2020-10-21T10:10:30.654Z] ---> 24436f7f3dbc [2020-10-21T10:10:30.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-21T10:10:30.654Z] Removing intermediate container 1fd6457a9af0 [2020-10-21T10:10:30.654Z] ---> 3b6f37d682c4 [2020-10-21T10:10:30.654Z] [2020-10-21T10:10:30.918Z] ---> 83fca0b9a067 [2020-10-21T10:10:30.918Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-21T10:10:31.180Z] Successfully built 3b6f37d682c4 [2020-10-21T10:10:31.180Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-21T10:10:31.180Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2020-10-21T10:10:31.180Z] ---> Running in 8727f9108220 [2020-10-21T10:10:31.448Z] Removing intermediate container 8727f9108220 [2020-10-21T10:10:31.448Z] ---> b2ef699859c5 [2020-10-21T10:10:31.448Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:10:31.448Z] ---> Running in a4fc638a2f72 [2020-10-21T10:10:31.715Z] Removing intermediate container d3e338a8bbee [2020-10-21T10:10:31.715Z] ---> ff5a515c6c86 [2020-10-21T10:10:31.715Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-21T10:10:31.979Z] Removing intermediate container e83bed36d2bc [2020-10-21T10:10:31.980Z] ---> 2c62f279288d [2020-10-21T10:10:31.980Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-21T10:10:31.980Z] Removing intermediate container 14bc26e4eace [2020-10-21T10:10:31.980Z] ---> 5247e40fc7c9 [2020-10-21T10:10:31.980Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-21T10:10:32.253Z] Removing intermediate container a4fc638a2f72 [2020-10-21T10:10:32.253Z] ---> 904981583c1a [2020-10-21T10:10:32.254Z] Step 20/22 : LABEL arch=x86_64 [2020-10-21T10:10:32.254Z] ---> 00976a467e68 [2020-10-21T10:10:32.254Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-21T10:10:32.254Z] ---> Running in f5efde7a744e [2020-10-21T10:10:32.527Z] ---> Running in d2e385a53149 [2020-10-21T10:10:32.527Z] ---> Running in 32f6ecb8eb59 [2020-10-21T10:10:32.527Z] ---> Running in c42d96ec76ae [2020-10-21T10:10:33.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.208s coverage: 27.1% of statements [2020-10-21T10:10:33.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-21T10:10:33.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-21T10:10:33.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-21T10:10:33.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-21T10:10:33.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-21T10:10:33.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-21T10:10:33.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements [2020-10-21T10:10:33.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-21T10:10:33.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2020-10-21T10:10:33.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-21T10:10:33.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-21T10:10:33.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.384s coverage: 85.0% of statements [2020-10-21T10:10:33.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-21T10:10:33.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-21T10:10:34.462Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:10:35.070Z] Removing intermediate container d2e385a53149 [2020-10-21T10:10:35.070Z] ---> 0c1cc9775d51 [2020-10-21T10:10:35.070Z] Step 21/22 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:10:35.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:10:35.344Z] Removing intermediate container 32f6ecb8eb59 [2020-10-21T10:10:35.344Z] ---> d43eecfaaed8 [2020-10-21T10:10:35.344Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-21T10:10:35.344Z] ---> Running in 3fb7d6e1b8b2 [2020-10-21T10:10:35.344Z] ---> Running in 5f20bc48c55c [2020-10-21T10:10:35.922Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-21T10:10:35.922Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-21T10:10:35.922Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-21T10:10:35.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.377s coverage: 86.2% of statements [2020-10-21T10:10:35.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-21T10:10:35.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-21T10:10:35.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-21T10:10:35.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-21T10:10:36.190Z] Removing intermediate container 3fb7d6e1b8b2 [2020-10-21T10:10:36.190Z] ---> ec62838b7eae [2020-10-21T10:10:36.190Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T10:10:36.190Z] Removing intermediate container 5f20bc48c55c [2020-10-21T10:10:36.190Z] ---> 0cd4a90b26b3 [2020-10-21T10:10:36.190Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-21T10:10:36.190Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-21T10:10:36.190Z] ---> Running in e9603d51b75b [2020-10-21T10:10:36.452Z] ---> Running in c3104e956df3 [2020-10-21T10:10:36.452Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-21T10:10:36.452Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:10:36.721Z] OK: 8 MiB in 19 packages [2020-10-21T10:10:37.303Z] Removing intermediate container c42d96ec76ae [2020-10-21T10:10:37.303Z] ---> fd5955c25602 [2020-10-21T10:10:37.303Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-21T10:10:38.712Z] ---> Running in 3f98db3b78c5 [2020-10-21T10:10:38.712Z] Removing intermediate container c3104e956df3 [2020-10-21T10:10:38.712Z] ---> bf6ebdd20518 [2020-10-21T10:10:38.712Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-21T10:10:38.975Z] Removing intermediate container e9603d51b75b [2020-10-21T10:10:38.975Z] ---> 61e800974166 [2020-10-21T10:10:38.975Z] [2020-10-21T10:10:39.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.505s coverage: 28.6% of statements [2020-10-21T10:10:39.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-21T10:10:39.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-21T10:10:39.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-21T10:10:39.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-21T10:10:39.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-21T10:10:39.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements [2020-10-21T10:10:39.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-21T10:10:39.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.027s coverage: 100.0% of statements [2020-10-21T10:10:39.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-21T10:10:39.941Z] Successfully built 61e800974166 [2020-10-21T10:10:41.343Z] Successfully tagged docker-core-metadata-go:latest [2020-10-21T10:10:41.343Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2020-10-21T10:10:41.343Z] Removing intermediate container f5efde7a744e [2020-10-21T10:10:41.343Z] ---> 58a9d19eb1be [2020-10-21T10:10:41.343Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-21T10:10:41.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.073s coverage: 86.7% of statements [2020-10-21T10:10:41.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-21T10:10:41.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.160s coverage: 97.5% of statements [2020-10-21T10:10:41.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-21T10:10:41.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.099s coverage: 100.0% of statements [2020-10-21T10:10:41.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-21T10:10:41.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-21T10:10:41.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-21T10:10:41.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-21T10:10:43.278Z] ---> 3bdba36e4a3d [2020-10-21T10:10:43.278Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-21T10:10:44.684Z] ---> ae2d9018a44b [2020-10-21T10:10:44.684Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-21T10:10:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.158s coverage: 95.5% of statements [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-21T10:10:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-21T10:10:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.069s coverage: 0.0% of statements [no tests to run] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-21T10:10:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 63.5% of statements [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-21T10:10:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-21T10:10:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.014s coverage: 100.0% of statements [2020-10-21T10:10:46.624Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:10:46.624Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:10:46.624Z] ---> 74a37414a318 [2020-10-21T10:10:46.624Z] Step 3/26 : WORKDIR /edgex-go [2020-10-21T10:10:46.624Z] ---> Using cache [2020-10-21T10:10:46.624Z] ---> 2b11c1958a78 [2020-10-21T10:10:46.624Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:10:46.624Z] ---> Using cache [2020-10-21T10:10:46.624Z] ---> 016265dbf9a0 [2020-10-21T10:10:46.624Z] Step 5/26 : RUN apk update && apk add make git [2020-10-21T10:10:46.624Z] ---> Using cache [2020-10-21T10:10:46.624Z] ---> 6815196a6e3e [2020-10-21T10:10:46.624Z] Step 6/26 : COPY go.mod . [2020-10-21T10:10:46.624Z] ---> Using cache [2020-10-21T10:10:46.624Z] ---> 5fdd59179f18 [2020-10-21T10:10:46.624Z] Step 7/26 : RUN go mod download [2020-10-21T10:10:46.624Z] ---> Using cache [2020-10-21T10:10:46.624Z] ---> f4b795c5feea [2020-10-21T10:10:46.624Z] Step 8/26 : COPY . . [2020-10-21T10:10:46.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.020s coverage: 91.3% of statements [2020-10-21T10:10:47.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2020-10-21T10:10:48.016Z] ---> Using cache [2020-10-21T10:10:48.017Z] ---> 48622439981c [2020-10-21T10:10:48.017Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-21T10:10:48.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2020-10-21T10:10:48.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2020-10-21T10:10:48.598Z] ---> 10c82f2b60ef [2020-10-21T10:10:48.598Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-21T10:10:48.598Z] ---> Running in e69b9001bce5 [2020-10-21T10:10:48.598Z] ---> e48aadfc2aae [2020-10-21T10:10:48.598Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-21T10:10:49.186Z] Removing intermediate container 3f98db3b78c5 [2020-10-21T10:10:49.186Z] ---> 1546002b67ad [2020-10-21T10:10:49.186Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-21T10:10:49.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-21T10:10:49.454Z] ---> Running in 277467903d80 [2020-10-21T10:10:49.454Z] ---> 1edb8eeee06d [2020-10-21T10:10:49.454Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-21T10:10:49.454Z] ---> b26210799c52 [2020-10-21T10:10:49.454Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-21T10:10:49.718Z] ---> Running in db940f797ab2 [2020-10-21T10:10:49.718Z] ---> Running in d0b5c0c743f0 [2020-10-21T10:10:49.990Z] Removing intermediate container 277467903d80 [2020-10-21T10:10:49.990Z] ---> c5d0198b7fbf [2020-10-21T10:10:49.990Z] Step 26/29 : CMD [ "generate" ] [2020-10-21T10:10:49.990Z] ---> Running in 91b2149eff9b [2020-10-21T10:10:50.264Z] Removing intermediate container db940f797ab2 [2020-10-21T10:10:50.264Z] ---> dd2fbe696bfe [2020-10-21T10:10:50.264Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:10:51.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:10:51.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:10:51.491Z] ---> Running in 4af3d58a4fa1 [2020-10-21T10:10:51.769Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-21T10:10:51.769Z] (2/33) Installing expat (2.2.9-r1) [2020-10-21T10:10:51.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.279s coverage: 55.9% of statements [2020-10-21T10:10:51.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-21T10:10:51.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-21T10:10:51.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-21T10:10:51.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-21T10:10:52.047Z] (3/33) Installing libffi (3.3-r2) [2020-10-21T10:10:52.047Z] (4/33) Installing gdbm (1.13-r1) [2020-10-21T10:10:52.322Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-21T10:10:52.322Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-21T10:10:52.322Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-21T10:10:52.597Z] Removing intermediate container 91b2149eff9b [2020-10-21T10:10:52.597Z] ---> 3b36ec83fc60 [2020-10-21T10:10:52.597Z] Step 27/29 : LABEL arch=x86_64 [2020-10-21T10:10:55.207Z] Removing intermediate container 4af3d58a4fa1 [2020-10-21T10:10:55.207Z] ---> a79037071eb3 [2020-10-21T10:10:55.207Z] Step 21/23 : LABEL arch=x86_64 [2020-10-21T10:10:56.180Z] ---> Running in 155a99df5a53 [2020-10-21T10:10:57.613Z] ---> Running in c5b985275389 [2020-10-21T10:10:57.613Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-21T10:10:57.613Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-21T10:10:57.613Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-21T10:10:57.613Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-21T10:10:57.613Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-21T10:10:58.200Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-21T10:10:58.200Z] Removing intermediate container 155a99df5a53 [2020-10-21T10:10:58.200Z] ---> 306c9fe7288d [2020-10-21T10:10:58.200Z] Step 28/29 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:10:58.200Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-21T10:10:58.464Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-21T10:10:59.471Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-21T10:10:59.471Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-21T10:10:59.471Z] ---> Running in a9f466eb6dcc [2020-10-21T10:10:59.471Z] Removing intermediate container c5b985275389 [2020-10-21T10:10:59.471Z] ---> 436a0d2ae963 [2020-10-21T10:10:59.471Z] Step 22/23 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:10:59.471Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-21T10:10:59.471Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-21T10:10:59.471Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-21T10:11:00.067Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:11:00.067Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:11:00.067Z] ---> 74a37414a318 [2020-10-21T10:11:00.067Z] Step 3/24 : WORKDIR /edgex-go [2020-10-21T10:11:00.067Z] ---> Using cache [2020-10-21T10:11:00.067Z] ---> 2b11c1958a78 [2020-10-21T10:11:00.067Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:11:00.067Z] ---> Using cache [2020-10-21T10:11:00.067Z] ---> 016265dbf9a0 [2020-10-21T10:11:00.067Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-21T10:11:00.330Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-21T10:11:00.596Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-21T10:11:00.596Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-21T10:11:00.867Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-21T10:11:00.868Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-21T10:11:00.868Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-21T10:11:00.868Z] ---> Running in 5bcdaf8474b1 [2020-10-21T10:11:00.868Z] ---> Running in b04dc4e81abc [2020-10-21T10:11:01.453Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-21T10:11:01.453Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-21T10:11:01.453Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-21T10:11:01.453Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-21T10:11:01.453Z] Removing intermediate container a9f466eb6dcc [2020-10-21T10:11:01.453Z] ---> 940aaf6602f8 [2020-10-21T10:11:01.453Z] Step 29/29 : LABEL version=0.0.0 [2020-10-21T10:11:01.453Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-21T10:11:01.718Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-21T10:11:01.718Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-21T10:11:02.721Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:11:02.721Z] OK: 71 MiB in 55 packages [2020-10-21T10:11:02.721Z] Removing intermediate container b04dc4e81abc [2020-10-21T10:11:02.721Z] ---> e30f34aa3c33 [2020-10-21T10:11:02.721Z] Step 23/23 : LABEL version=0.0.0 [2020-10-21T10:11:02.721Z] ---> Running in 738d1710d584 [2020-10-21T10:11:02.992Z] ---> Running in 863a84f9503f [2020-10-21T10:11:03.261Z] Removing intermediate container 738d1710d584 [2020-10-21T10:11:03.261Z] ---> 064c7c463b69 [2020-10-21T10:11:03.261Z] [2020-10-21T10:11:03.621Z] Successfully built 064c7c463b69 [2020-10-21T10:11:03.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:11:03.621Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-21T10:11:03.621Z]  Building docker-security-secrets-setup-go ... done Building docker-core-command-go [2020-10-21T10:11:03.621Z] Removing intermediate container 863a84f9503f [2020-10-21T10:11:03.621Z] ---> a849b69f1357 [2020-10-21T10:11:03.621Z] [2020-10-21T10:11:03.621Z] Successfully built a849b69f1357 [2020-10-21T10:11:03.918Z] Successfully tagged docker-core-data-go:latest [2020-10-21T10:11:03.918Z] Building docker-support-logging-go [2020-10-21T10:11:04.238Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:11:05.073Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:11:05.073Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:11:05.073Z] OK: 12752 distinct packages available [2020-10-21T10:11:06.029Z] OK: 233 MiB in 51 packages [2020-10-21T10:11:06.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-21T10:11:16.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-21T10:11:17.775Z] Removing intermediate container 5bcdaf8474b1 [2020-10-21T10:11:17.775Z] ---> 56e3ef2db27b [2020-10-21T10:11:17.775Z] Step 6/24 : COPY go.mod . [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 28.127s coverage: 86.3% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.138s coverage: 72.2% of statements [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.421s coverage: 72.1% of statements [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.045s coverage: 82.4% of statements [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.016s coverage: 48.4% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.028s coverage: 28.8% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.044s coverage: 96.8% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 36.5% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.282s coverage: 84.1% of statements [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.032s coverage: 100.0% of statements [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.024s coverage: 42.9% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.016s coverage: 100.0% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.023s coverage: 83.8% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.085s coverage: 47.1% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.024s coverage: 100.0% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.038s coverage: 100.0% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.163s coverage: 29.1% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.050s coverage: 99.0% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.017s coverage: 0.0% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-21T10:11:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.018s coverage: 87.9% of statements [2020-10-21T10:11:24.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-21T10:11:24.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-21T10:11:24.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.016s coverage: 100.0% of statements [2020-10-21T10:11:24.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.011s coverage: 32.1% of statements [2020-10-21T10:11:24.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.019s coverage: 100.0% of statements [2020-10-21T10:11:24.232Z] GO111MODULE=on go vet ./... [2020-10-21T10:11:24.434Z] ---> c796d1aa424e [2020-10-21T10:11:24.434Z] Step 7/24 : RUN go mod download [2020-10-21T10:11:25.782Z] ---> Running in fe1ed78047d5 [2020-10-21T10:11:26.903Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:11:26.903Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:11:26.903Z] ---> 74a37414a318 [2020-10-21T10:11:26.903Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T10:11:26.903Z] ---> Using cache [2020-10-21T10:11:26.903Z] ---> 2b11c1958a78 [2020-10-21T10:11:26.903Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:11:26.903Z] ---> Using cache [2020-10-21T10:11:26.903Z] ---> 016265dbf9a0 [2020-10-21T10:11:26.903Z] Step 5/22 : RUN apk update && apk add make git [2020-10-21T10:11:26.903Z] ---> Using cache [2020-10-21T10:11:26.903Z] ---> 6815196a6e3e [2020-10-21T10:11:26.903Z] Step 6/22 : COPY go.mod . [2020-10-21T10:11:26.903Z] ---> Using cache [2020-10-21T10:11:26.903Z] ---> 5fdd59179f18 [2020-10-21T10:11:26.903Z] Step 7/22 : RUN go mod download [2020-10-21T10:11:26.903Z] ---> Using cache [2020-10-21T10:11:26.903Z] ---> f4b795c5feea [2020-10-21T10:11:26.903Z] Step 8/22 : COPY . . [2020-10-21T10:11:26.903Z] ---> Using cache [2020-10-21T10:11:26.903Z] ---> 48622439981c [2020-10-21T10:11:26.903Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-21T10:11:27.223Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:11:27.223Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:11:27.223Z] ---> 74a37414a318 [2020-10-21T10:11:27.223Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T10:11:27.223Z] ---> Using cache [2020-10-21T10:11:27.223Z] ---> 2b11c1958a78 [2020-10-21T10:11:27.223Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:11:27.223Z] ---> Using cache [2020-10-21T10:11:27.223Z] ---> 016265dbf9a0 [2020-10-21T10:11:27.223Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-21T10:11:28.786Z] ---> Running in 108ebf45c9a3 [2020-10-21T10:11:28.786Z] ---> Running in 9acf12e6fb27 [2020-10-21T10:11:30.191Z] Removing intermediate container d0b5c0c743f0 [2020-10-21T10:11:30.191Z] ---> 18e9d16e4996 [2020-10-21T10:11:30.192Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-21T10:11:31.149Z] ---> Running in 136dc212a6b9 [2020-10-21T10:11:31.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-21T10:11:31.149Z] Removing intermediate container e69b9001bce5 [2020-10-21T10:11:31.149Z] ---> 5335abe3752b [2020-10-21T10:11:31.149Z] [2020-10-21T10:11:31.149Z] Step 10/26 : FROM alpine:3.10 [2020-10-21T10:11:31.430Z] Removing intermediate container fe1ed78047d5 [2020-10-21T10:11:31.430Z] ---> d83417e70ccd [2020-10-21T10:11:31.430Z] Step 8/24 : COPY . . [2020-10-21T10:11:31.430Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:11:31.704Z] 3.10: Pulling from library/alpine [2020-10-21T10:11:32.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:11:32.596Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-21T10:11:32.596Z] Status: Downloaded newer image for alpine:3.10 [2020-10-21T10:11:32.596Z] ---> be4e4bea2c2e [2020-10-21T10:11:32.596Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-21T10:11:32.881Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:11:32.881Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:11:32.881Z] OK: 12752 distinct packages available [2020-10-21T10:11:33.467Z] OK: 233 MiB in 51 packages [2020-10-21T10:11:33.738Z] OK: 233 MiB in 51 packages [2020-10-21T10:11:38.143Z] ---> Running in b19bbdf9b6a9 [2020-10-21T10:11:39.088Z] Collecting docker-compose==1.23.2 [2020-10-21T10:11:39.384Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-21T10:11:39.499Z] gofmt -l . [2020-10-21T10:11:40.338Z] Removing intermediate container 9acf12e6fb27 [2020-10-21T10:11:40.338Z] ---> 313bd916d897 [2020-10-21T10:11:40.338Z] Step 6/22 : COPY go.mod . [2020-10-21T10:11:40.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:11:40.338Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-21T10:11:40.338Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-21T10:11:40.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:11:40.612Z] v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-21T10:11:40.612Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-21T10:11:40.612Z] OK: 10346 distinct packages available [2020-10-21T10:11:40.945Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-21T10:11:40.945Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-21T10:11:41.230Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-21T10:11:41.230Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-21T10:11:41.230Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-21T10:11:41.230Z] (4/5) Installing curl (7.66.0-r1) [2020-10-21T10:11:41.230Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-21T10:11:41.230Z] Executing busybox-1.30.1-r3.trigger [2020-10-21T10:11:41.230Z] Executing ca-certificates-20191127-r2.trigger [2020-10-21T10:11:41.527Z] OK: 7 MiB in 19 packages [2020-10-21T10:11:42.077Z] [ "`gofmt -l .`" = "" ] [2020-10-21T10:11:42.988Z] ---> 3e3f52ca16d0 [2020-10-21T10:11:42.988Z] Step 7/22 : RUN go mod download [2020-10-21T10:11:43.962Z] ./bin/test-go-mod-tidy.sh [2020-10-21T10:11:44.095Z] Collecting jsonschema<3,>=2.5.1 [2020-10-21T10:11:44.095Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-21T10:11:44.573Z] ./bin/test-attribution-txt.sh [2020-10-21T10:11:44.705Z] ---> Running in 9cbc602711d6 [2020-10-21T10:11:44.994Z] Collecting docopt<0.7,>=0.6.1 [2020-10-21T10:11:45.278Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-21T10:11:46.314Z] Removing intermediate container b19bbdf9b6a9 [2020-10-21T10:11:46.314Z] ---> 7427054ae717 [2020-10-21T10:11:46.314Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-21T10:11:46.314Z] Collecting docker<4.0,>=3.6.0 [2020-10-21T10:11:46.314Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-21T10:11:46.595Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-21T10:11:47.581Z] ---> Running in e56855b6b9bd [2020-10-21T10:11:47.581Z] Collecting cached-property<2,>=1.2.0 [2020-10-21T10:11:47.581Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-21T10:11:47.581Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-21T10:11:47.581Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-21T10:11:48.559Z] Removing intermediate container e56855b6b9bd [2020-10-21T10:11:48.559Z] ---> 0db5670e6bf0 [2020-10-21T10:11:48.559Z] Step 13/26 : WORKDIR / [2020-10-21T10:11:48.559Z] Collecting PyYAML<4,>=3.10 [2020-10-21T10:11:48.559Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] sh [2020-10-21T10:11:49.620Z] + ls -al . [2020-10-21T10:11:49.620Z] total 644 [2020-10-21T10:11:49.620Z] drwxrwxr-x 9 1001 1001 4096 Oct 21 10:11 . [2020-10-21T10:11:49.620Z] drwxr-xr-x 4 root root 4096 Oct 21 10:09 .. [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 11 Oct 21 10:07 .dockerignore [2020-10-21T10:11:49.620Z] drwxrwxr-x 8 1001 1001 4096 Oct 21 10:07 .git [2020-10-21T10:11:49.620Z] drwxrwxr-x 3 1001 1001 4096 Oct 21 10:07 .github [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 932 Oct 21 10:07 .gitignore [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 166 Oct 21 10:07 .sonarcloud.properties [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 10:07 CONTRIBUTING.md [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 1035 Oct 21 10:07 Dockerfile.build [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 863 Oct 21 10:07 Jenkinsfile [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 10:07 LICENSE [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 6237 Oct 21 10:07 Makefile [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 6447 Oct 21 10:07 README.md [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 259 Oct 21 10:07 SECURITY.md [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 5 Oct 21 10:05 VERSION [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 4131 Oct 21 10:07 ZMQWindows.md [2020-10-21T10:11:49.620Z] drwxrwxr-x 2 1001 1001 4096 Oct 21 10:07 bin [2020-10-21T10:11:49.620Z] drwxrwxr-x 15 1001 1001 4096 Oct 21 10:07 cmd [2020-10-21T10:11:49.620Z] -rw-r--r-- 1 root root 520240 Oct 21 10:11 coverage.out [2020-10-21T10:11:49.620Z] -rw-r--r-- 1 root root 1041 Oct 21 10:11 go.mod [2020-10-21T10:11:49.620Z] -rw-r--r-- 1 root root 18775 Oct 21 10:11 go.sum [2020-10-21T10:11:49.620Z] drwxrwxr-x 8 1001 1001 4096 Oct 21 10:07 internal [2020-10-21T10:11:49.620Z] drwxrwxr-x 4 1001 1001 4096 Oct 21 10:07 openapi [2020-10-21T10:11:49.620Z] drwxrwxr-x 4 1001 1001 4096 Oct 21 10:07 snap [2020-10-21T10:11:49.620Z] -rw-rw-r-- 1 1001 1001 168 Oct 21 10:07 version.go [Pipeline] sh [2020-10-21T10:11:49.981Z] ---> Running in 7df19359c075 [2020-10-21T10:11:50.305Z] + '[' -e coverage.out ] [2020-10-21T10:11:50.305Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-21T10:11:50.372Z] Warning: overwriting stash ‘coverage-report’ [2020-10-21T10:11:50.943Z] Collecting texttable<0.10,>=0.9.0 [2020-10-21T10:11:50.943Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-21T10:11:51.620Z] Stashed 1 file(s) [Pipeline] sh [2020-10-21T10:11:52.314Z] + make build [2020-10-21T10:11:52.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-21T10:11:52.348Z] Collecting idna<2.8,>=2.5 [2020-10-21T10:11:52.348Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-21T10:11:52.615Z] ---> 278fc608f8cb [2020-10-21T10:11:52.615Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-21T10:11:52.615Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-21T10:11:52.615Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-21T10:11:52.615Z] Removing intermediate container 9cbc602711d6 [2020-10-21T10:11:52.615Z] ---> ee5b4945b9b4 [2020-10-21T10:11:52.615Z] Step 8/22 : COPY . . [2020-10-21T10:11:52.615Z] Removing intermediate container 7df19359c075 [2020-10-21T10:11:52.615Z] ---> 977804056774 [2020-10-21T10:11:52.615Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-21T10:11:52.615Z] ---> Running in f8bd6f34fe60 [2020-10-21T10:11:52.615Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-21T10:11:52.615Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-21T10:11:52.902Z] Collecting docker-pycreds>=0.4.0 [2020-10-21T10:11:52.902Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-21T10:11:52.902Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-21T10:11:52.902Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-21T10:11:52.902Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-21T10:11:52.902Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-21T10:11:53.166Z] Installing collected packages: idna, urllib3, requests, dockerpty, jsonschema, docopt, docker-pycreds, websocket-client, docker, cached-property, PyYAML, texttable, docker-compose [2020-10-21T10:11:53.166Z] Attempting uninstall: idna [2020-10-21T10:11:53.166Z] Found existing installation: idna 2.9 [2020-10-21T10:11:53.166Z] Uninstalling idna-2.9: [2020-10-21T10:11:53.433Z] Successfully uninstalled idna-2.9 [2020-10-21T10:11:53.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-21T10:11:53.706Z] ---> a609bfe4addc [2020-10-21T10:11:53.707Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-21T10:11:53.707Z] Attempting uninstall: urllib3 [2020-10-21T10:11:53.707Z] Found existing installation: urllib3 1.25.9 [2020-10-21T10:11:53.707Z] Uninstalling urllib3-1.25.9: [2020-10-21T10:11:53.973Z] Successfully uninstalled urllib3-1.25.9 [2020-10-21T10:11:56.572Z] Attempting uninstall: requests [2020-10-21T10:11:56.572Z] Found existing installation: requests 2.23.0 [2020-10-21T10:11:56.572Z] Uninstalling requests-2.23.0: [2020-10-21T10:11:58.046Z] Successfully uninstalled requests-2.23.0 [2020-10-21T10:11:58.634Z] ---> a24b467a8a37 [2020-10-21T10:11:58.634Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-21T10:12:00.067Z] Running setup.py install for dockerpty: started [2020-10-21T10:12:02.036Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-21T10:12:03.004Z] ---> c9d7e345fd3e [2020-10-21T10:12:03.004Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-21T10:12:03.004Z] Running setup.py install for docopt: started [2020-10-21T10:12:05.016Z] Running setup.py install for docopt: finished with status 'done' [2020-10-21T10:12:05.655Z] Removing intermediate container 108ebf45c9a3 [2020-10-21T10:12:05.655Z] ---> 284d939bb6e5 [2020-10-21T10:12:05.655Z] [2020-10-21T10:12:05.655Z] Step 10/22 : FROM scratch [2020-10-21T10:12:05.655Z] ---> [2020-10-21T10:12:05.655Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T10:12:05.655Z] ---> 17256703ee06 [2020-10-21T10:12:05.655Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-21T10:12:06.266Z] Running setup.py install for PyYAML: started [2020-10-21T10:12:07.247Z] ---> Using cache [2020-10-21T10:12:07.247Z] ---> 1c4417790205 [2020-10-21T10:12:07.247Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-21T10:12:07.512Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-21T10:12:07.512Z] Running setup.py install for texttable: started [2020-10-21T10:12:08.092Z] Running setup.py install for texttable: finished with status 'done' [2020-10-21T10:12:09.082Z] ---> Running in 2035855b6943 [2020-10-21T10:12:11.059Z] ---> 0807c39f8cc4 [2020-10-21T10:12:11.059Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-21T10:12:11.059Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-21T10:12:12.490Z] Removing intermediate container 2035855b6943 [2020-10-21T10:12:12.490Z] ---> f30aecc82aee [2020-10-21T10:12:12.490Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T10:12:15.856Z] ---> Running in 994806610afa [2020-10-21T10:12:15.856Z] ---> cc2eff2062b7 [2020-10-21T10:12:15.856Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-21T10:12:16.453Z] ---> ce1efdc27906 [2020-10-21T10:12:16.453Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-21T10:12:16.453Z] Removing intermediate container 994806610afa [2020-10-21T10:12:16.453Z] ---> 609e15e8ad80 [2020-10-21T10:12:16.453Z] Step 14/22 : WORKDIR / [2020-10-21T10:12:16.723Z] ---> Running in e94762542a77 [2020-10-21T10:12:16.723Z] ---> 948751da62b2 [2020-10-21T10:12:16.723Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-21T10:12:18.662Z] ---> Running in 73dca74ae3aa [2020-10-21T10:12:18.662Z] Removing intermediate container e94762542a77 [2020-10-21T10:12:18.662Z] ---> 0d83e25f2fd7 [2020-10-21T10:12:18.662Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-21T10:12:18.662Z] ---> 273102408313 [2020-10-21T10:12:18.662Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-21T10:12:18.933Z] Removing intermediate container 136dc212a6b9 [2020-10-21T10:12:18.933Z] ---> 4f4be2783568 [2020-10-21T10:12:18.933Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-21T10:12:18.933Z] ---> Running in e47ad28e3409 [2020-10-21T10:12:18.933Z] ---> f21e4b9be1db [2020-10-21T10:12:18.933Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-21T10:12:19.118Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-21T10:12:19.202Z] ---> Running in 8546e7224d3c [2020-10-21T10:12:19.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-21T10:12:19.745Z] ---> 7c637ace45d9 [2020-10-21T10:12:19.745Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-21T10:12:20.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:12:20.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:12:20.285Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-21T10:12:20.285Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-21T10:12:20.285Z] (3/3) Installing curl (7.69.1-r1) [2020-10-21T10:12:20.285Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:12:20.549Z] OK: 72 MiB in 58 packages [2020-10-21T10:12:20.820Z] ---> c92714e67ced [2020-10-21T10:12:20.820Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-21T10:12:21.833Z] ---> Running in 882ed2f3aab2 [2020-10-21T10:12:21.833Z] Removing intermediate container f8bd6f34fe60 [2020-10-21T10:12:21.833Z] ---> 563457ae6fc8 [2020-10-21T10:12:21.833Z] [2020-10-21T10:12:21.833Z] Step 10/24 : FROM scratch [2020-10-21T10:12:21.833Z] ---> [2020-10-21T10:12:21.833Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-21T10:12:23.258Z] ---> Running in fe14abbbc63d [2020-10-21T10:12:23.258Z] Removing intermediate container 882ed2f3aab2 [2020-10-21T10:12:23.258Z] ---> aaf19093bb40 [2020-10-21T10:12:23.258Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:12:23.258Z] Removing intermediate container e47ad28e3409 [2020-10-21T10:12:23.258Z] ---> 611ad8c8e832 [2020-10-21T10:12:23.258Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-21T10:12:23.258Z] ---> Running in 1752229c31ba [2020-10-21T10:12:23.258Z] Removing intermediate container 8546e7224d3c [2020-10-21T10:12:23.258Z] ---> dcd75d361097 [2020-10-21T10:12:23.258Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-21T10:12:23.258Z] Removing intermediate container fe14abbbc63d [2020-10-21T10:12:23.258Z] ---> 7b1275c792bd [2020-10-21T10:12:23.258Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-21T10:12:23.534Z] ---> Running in e31fca71a311 [2020-10-21T10:12:23.534Z] ---> Running in 55a693f78db5 [2020-10-21T10:12:23.534Z] ---> Running in 717a0fbb2870 [2020-10-21T10:12:23.534Z] Removing intermediate container 1752229c31ba [2020-10-21T10:12:23.534Z] ---> f5c04154926b [2020-10-21T10:12:23.534Z] Step 20/22 : LABEL arch=x86_64 [2020-10-21T10:12:23.813Z] ---> Running in 4b5350f3c089 [2020-10-21T10:12:23.813Z] Removing intermediate container e31fca71a311 [2020-10-21T10:12:23.813Z] ---> aad8aee71473 [2020-10-21T10:12:23.813Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:12:24.095Z] Removing intermediate container 55a693f78db5 [2020-10-21T10:12:24.095Z] ---> aba8481f132f [2020-10-21T10:12:24.095Z] Step 24/26 : LABEL arch=x86_64 [2020-10-21T10:12:24.095Z] Removing intermediate container 717a0fbb2870 [2020-10-21T10:12:24.095Z] ---> 1973e5a8ddc0 [2020-10-21T10:12:24.095Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-21T10:12:24.095Z] ---> Running in a9e75c1ffdb4 [2020-10-21T10:12:24.679Z] Removing intermediate container 4b5350f3c089 [2020-10-21T10:12:24.679Z] ---> ebab1edf5f79 [2020-10-21T10:12:24.679Z] Step 21/22 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:12:24.679Z] ---> Running in c178acbb8fcf [2020-10-21T10:12:24.679Z] ---> Running in 3078c7dc3b8f [2020-10-21T10:12:24.953Z] ---> Running in 4c446592573f [2020-10-21T10:12:24.953Z] Removing intermediate container a9e75c1ffdb4 [2020-10-21T10:12:24.953Z] ---> 2f0d18751833 [2020-10-21T10:12:24.953Z] Step 25/27 : LABEL arch=x86_64 [2020-10-21T10:12:25.225Z] Removing intermediate container c178acbb8fcf [2020-10-21T10:12:25.225Z] ---> 45b01c71083a [2020-10-21T10:12:25.225Z] Step 25/26 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:12:25.225Z] Removing intermediate container 3078c7dc3b8f [2020-10-21T10:12:25.225Z] ---> 935739cfe692 [2020-10-21T10:12:25.225Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-21T10:12:25.225Z] ---> Running in 2fd45c8d5e37 [2020-10-21T10:12:25.225Z] Removing intermediate container 4c446592573f [2020-10-21T10:12:25.225Z] ---> 827f9cf96b2b [2020-10-21T10:12:25.225Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T10:12:25.225Z] ---> Running in bb42738d12b9 [2020-10-21T10:12:25.498Z] ---> Running in 8692dad0578b [2020-10-21T10:12:25.498Z] ---> efa016e5ede5 [2020-10-21T10:12:25.498Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-21T10:12:25.498Z] Removing intermediate container 2fd45c8d5e37 [2020-10-21T10:12:25.498Z] ---> 2a149fc87275 [2020-10-21T10:12:25.498Z] Step 26/27 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:12:25.776Z] Removing intermediate container bb42738d12b9 [2020-10-21T10:12:25.776Z] ---> f180ddfc6d33 [2020-10-21T10:12:25.776Z] Step 26/26 : LABEL version=0.0.0 [2020-10-21T10:12:25.776Z] ---> Running in 4add489232ac [2020-10-21T10:12:25.776Z] Removing intermediate container 8692dad0578b [2020-10-21T10:12:25.776Z] ---> e5548fd732ce [2020-10-21T10:12:25.776Z] [2020-10-21T10:12:25.776Z] ---> Running in 8c04a83cc5de [2020-10-21T10:12:25.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-21T10:12:26.055Z] Removing intermediate container 4add489232ac [2020-10-21T10:12:26.055Z] ---> 5905773a56d6 [2020-10-21T10:12:26.055Z] Step 27/27 : LABEL version=0.0.0 [2020-10-21T10:12:26.055Z] Successfully built e5548fd732ce [2020-10-21T10:12:26.055Z] Successfully tagged docker-core-command-go:latest [2020-10-21T10:12:26.055Z] Building docker-security-proxy-setup-go [2020-10-21T10:12:26.055Z]  Building docker-core-command-go ... done  ---> Running in 8d8c4a596631 [2020-10-21T10:12:26.055Z] Removing intermediate container 8c04a83cc5de [2020-10-21T10:12:26.055Z] ---> 1e39f0166274 [2020-10-21T10:12:26.055Z] [2020-10-21T10:12:27.025Z] Successfully built 1e39f0166274 [2020-10-21T10:12:27.025Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-21T10:12:31.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-21T10:12:31.281Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8d8c4a596631 [2020-10-21T10:12:31.281Z] ---> 539040024aba [2020-10-21T10:12:31.281Z] [2020-10-21T10:12:32.255Z] Successfully built 539040024aba [2020-10-21T10:12:32.628Z] ---> f321b124f287 [2020-10-21T10:12:32.628Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-21T10:12:32.628Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-21T10:12:34.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-21T10:12:36.257Z]  Building docker-sys-mgmt-agent-go ... done  ---> 83f9f1a44448 [2020-10-21T10:12:36.257Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-21T10:12:37.678Z] ---> 79921cb33b1c [2020-10-21T10:12:37.678Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-21T10:12:38.649Z] ---> 9aaedc79233b [2020-10-21T10:12:38.649Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-21T10:12:41.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-21T10:12:41.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-21T10:12:41.999Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:12:41.999Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:12:41.999Z] ---> 74a37414a318 [2020-10-21T10:12:41.999Z] Step 3/20 : WORKDIR /edgex-go [2020-10-21T10:12:41.999Z] ---> Using cache [2020-10-21T10:12:41.999Z] ---> 2b11c1958a78 [2020-10-21T10:12:41.999Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:12:41.999Z] ---> Using cache [2020-10-21T10:12:41.999Z] ---> 016265dbf9a0 [2020-10-21T10:12:41.999Z] Step 5/20 : RUN apk update && apk add make git [2020-10-21T10:12:41.999Z] ---> Using cache [2020-10-21T10:12:41.999Z] ---> 6815196a6e3e [2020-10-21T10:12:41.999Z] Step 6/20 : COPY go.mod . [2020-10-21T10:12:41.999Z] ---> Using cache [2020-10-21T10:12:41.999Z] ---> 5fdd59179f18 [2020-10-21T10:12:41.999Z] Step 7/20 : RUN go mod download [2020-10-21T10:12:41.999Z] ---> Using cache [2020-10-21T10:12:41.999Z] ---> f4b795c5feea [2020-10-21T10:12:41.999Z] Step 8/20 : COPY . . [2020-10-21T10:12:41.999Z] ---> Using cache [2020-10-21T10:12:41.999Z] ---> 48622439981c [2020-10-21T10:12:41.999Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-21T10:12:42.264Z] ---> 24336d88209c [2020-10-21T10:12:42.264Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-21T10:12:42.537Z] ---> Running in e95360df8403 [2020-10-21T10:12:42.537Z] ---> Running in 766cb2e5c952 [2020-10-21T10:12:42.537Z] Removing intermediate container 73dca74ae3aa [2020-10-21T10:12:42.537Z] ---> e998fe7df71d [2020-10-21T10:12:42.537Z] [2020-10-21T10:12:42.537Z] Step 10/22 : FROM scratch [2020-10-21T10:12:42.537Z] ---> [2020-10-21T10:12:42.537Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-21T10:12:42.804Z] ---> Using cache [2020-10-21T10:12:42.804Z] ---> 7b1275c792bd [2020-10-21T10:12:42.804Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-21T10:12:42.804Z] Removing intermediate container 766cb2e5c952 [2020-10-21T10:12:42.804Z] ---> 2363ef6ef3f3 [2020-10-21T10:12:42.804Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:12:42.804Z] ---> Running in 251907095d07 [2020-10-21T10:12:42.804Z] ---> Running in ab4d30b063aa [2020-10-21T10:12:43.073Z] Removing intermediate container 251907095d07 [2020-10-21T10:12:43.073Z] ---> a809f01d05bd [2020-10-21T10:12:43.073Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T10:12:43.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-21T10:12:43.073Z] Removing intermediate container ab4d30b063aa [2020-10-21T10:12:43.073Z] ---> 7b9ae7e287ae [2020-10-21T10:12:43.073Z] Step 22/24 : LABEL arch=x86_64 [2020-10-21T10:12:43.073Z] ---> Running in f57999ba1015 [2020-10-21T10:12:43.073Z] ---> Running in 37a182093a27 [2020-10-21T10:12:43.344Z] Removing intermediate container f57999ba1015 [2020-10-21T10:12:43.344Z] ---> 956fff0a26c6 [2020-10-21T10:12:43.344Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-21T10:12:43.344Z] Removing intermediate container 37a182093a27 [2020-10-21T10:12:43.344Z] ---> cfd060276fd4 [2020-10-21T10:12:43.344Z] Step 23/24 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:12:43.344Z] ---> Running in 8aa72c345121 [2020-10-21T10:12:43.630Z] ---> f275c2c415ba [2020-10-21T10:12:43.630Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-21T10:12:43.630Z] Removing intermediate container 8aa72c345121 [2020-10-21T10:12:43.630Z] ---> a69883633c17 [2020-10-21T10:12:43.630Z] Step 24/24 : LABEL version=0.0.0 [2020-10-21T10:12:43.630Z] ---> Running in d7400c9ea555 [2020-10-21T10:12:43.917Z] ---> 11e5dd83409c [2020-10-21T10:12:43.917Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-21T10:12:43.917Z] Removing intermediate container d7400c9ea555 [2020-10-21T10:12:43.917Z] ---> 04f7c6264cf1 [2020-10-21T10:12:43.917Z] [2020-10-21T10:12:44.216Z] Successfully built 04f7c6264cf1 [2020-10-21T10:12:44.216Z] Successfully tagged docker-support-notifications-go:latest [2020-10-21T10:12:44.510Z]  Building docker-support-notifications-go ... done  ---> c214365b4c65 [2020-10-21T10:12:44.511Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-21T10:12:45.129Z] ---> 156438fafbd8 [2020-10-21T10:12:45.129Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-21T10:12:45.129Z] ---> Running in 8b128ee66599 [2020-10-21T10:12:45.417Z] Removing intermediate container 8b128ee66599 [2020-10-21T10:12:45.417Z] ---> ecb7465a9341 [2020-10-21T10:12:45.417Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:12:45.700Z] ---> Running in a1a5f6a7ec27 [2020-10-21T10:12:45.978Z] Removing intermediate container a1a5f6a7ec27 [2020-10-21T10:12:45.978Z] ---> dc89d2a9b2f9 [2020-10-21T10:12:45.978Z] Step 20/22 : LABEL arch=x86_64 [2020-10-21T10:12:45.978Z] ---> Running in f3ea22b19e54 [2020-10-21T10:12:46.250Z] Removing intermediate container f3ea22b19e54 [2020-10-21T10:12:46.250Z] ---> 5b3e509d4c65 [2020-10-21T10:12:46.250Z] Step 21/22 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:12:46.250Z] ---> Running in 992e12ef6987 [2020-10-21T10:12:46.521Z] Removing intermediate container 992e12ef6987 [2020-10-21T10:12:46.521Z] ---> c4f540a1acdc [2020-10-21T10:12:46.521Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T10:12:46.521Z] ---> Running in 2bca6cbb9509 [2020-10-21T10:12:46.792Z] Removing intermediate container 2bca6cbb9509 [2020-10-21T10:12:46.792Z] ---> 23b31e5fdde8 [2020-10-21T10:12:46.792Z] [2020-10-21T10:12:47.070Z] Successfully built 23b31e5fdde8 [2020-10-21T10:12:47.070Z] Successfully tagged docker-support-logging-go:latest [2020-10-21T10:12:47.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-21T10:12:52.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-21T10:12:53.741Z]  Building docker-support-logging-go ... done Removing intermediate container e95360df8403 [2020-10-21T10:12:53.741Z] ---> 2a69db8b2b03 [2020-10-21T10:12:53.741Z] [2020-10-21T10:12:53.741Z] Step 10/20 : FROM alpine [2020-10-21T10:12:53.741Z] ---> a24bb4013296 [2020-10-21T10:12:53.741Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-21T10:12:53.741Z] ---> Running in 7a0307d055c8 [2020-10-21T10:12:53.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T10:12:53.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T10:12:53.741Z] v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:12:53.741Z] v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:12:53.741Z] OK: 12750 distinct packages available [2020-10-21T10:12:54.005Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-21T10:12:54.005Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-21T10:12:54.005Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-21T10:12:54.005Z] (4/4) Installing curl (7.69.1-r1) [2020-10-21T10:12:54.005Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:12:54.005Z] Executing ca-certificates-20191127-r4.trigger [2020-10-21T10:12:54.270Z] OK: 7 MiB in 18 packages [2020-10-21T10:12:55.225Z] Removing intermediate container 7a0307d055c8 [2020-10-21T10:12:55.225Z] ---> e931b1aa6200 [2020-10-21T10:12:55.225Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-21T10:12:55.490Z] ---> Running in 130d563b15df [2020-10-21T10:12:55.490Z] Removing intermediate container 130d563b15df [2020-10-21T10:12:55.490Z] ---> 947aa9730985 [2020-10-21T10:12:55.490Z] Step 13/20 : WORKDIR /edgex [2020-10-21T10:12:55.490Z] ---> Running in 078a1d7545a1 [2020-10-21T10:12:55.756Z] Removing intermediate container 078a1d7545a1 [2020-10-21T10:12:55.756Z] ---> 9361137a2862 [2020-10-21T10:12:55.756Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-21T10:12:56.021Z] ---> 4275f2566978 [2020-10-21T10:12:56.021Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-21T10:12:56.601Z] ---> db2038aaa142 [2020-10-21T10:12:56.601Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-21T10:12:56.601Z] ---> Running in 510e3ae310ec [2020-10-21T10:12:56.601Z] Removing intermediate container 510e3ae310ec [2020-10-21T10:12:56.601Z] ---> ba1a287e8189 [2020-10-21T10:12:56.601Z] Step 17/20 : CMD ["--init=true"] [2020-10-21T10:12:56.601Z] ---> Running in 5aa1401521c9 [2020-10-21T10:12:56.865Z] Removing intermediate container 5aa1401521c9 [2020-10-21T10:12:56.865Z] ---> a2c4ac8eb7fd [2020-10-21T10:12:56.865Z] Step 18/20 : LABEL arch=x86_64 [2020-10-21T10:12:56.865Z] ---> Running in ef5a481ce9f8 [2020-10-21T10:12:57.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-21T10:12:57.129Z] Removing intermediate container ef5a481ce9f8 [2020-10-21T10:12:57.130Z] ---> 0242c129e473 [2020-10-21T10:12:57.130Z] Step 19/20 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:12:57.130Z] ---> Running in 0aa256ec050f [2020-10-21T10:12:57.395Z] Removing intermediate container 0aa256ec050f [2020-10-21T10:12:57.395Z] ---> e780a093e353 [2020-10-21T10:12:57.395Z] Step 20/20 : LABEL version=0.0.0 [2020-10-21T10:12:57.395Z] ---> Running in 00946320c2c6 [2020-10-21T10:12:57.660Z] Removing intermediate container 00946320c2c6 [2020-10-21T10:12:57.660Z] ---> 1e5605747821 [2020-10-21T10:12:57.660Z] [2020-10-21T10:12:57.660Z] Successfully built 1e5605747821 [2020-10-21T10:12:57.925Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-21T10:12:58.516Z]  Building docker-security-proxy-setup-go ... done  [Pipeline] } [2020-10-21T10:12:58.553Z] $ docker stop --time=1 a8ebe01e1653a0d2c7f259074f630844e4515eeb6625571c2564c4d5f8a82b14 [2020-10-21T10:13:00.439Z] $ docker rm -f a8ebe01e1653a0d2c7f259074f630844e4515eeb6625571c2564c4d5f8a82b14 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T10:13:01.136Z] + docker images [2020-10-21T10:13:01.136Z] + grep docker [2020-10-21T10:13:01.136Z] docker-security-proxy-setup-go latest 1e5605747821 4 seconds ago 15.8MB [2020-10-21T10:13:01.136Z] docker-support-logging-go latest 23b31e5fdde8 15 seconds ago 11.1MB [2020-10-21T10:13:01.136Z] docker-support-notifications-go latest 04f7c6264cf1 18 seconds ago 13.6MB [2020-10-21T10:13:01.136Z] docker-sys-mgmt-agent-go latest 539040024aba 35 seconds ago 290MB [2020-10-21T10:13:01.136Z] docker-core-command-go latest e5548fd732ce 36 seconds ago 12.2MB [2020-10-21T10:13:01.136Z] docker-security-secretstore-setup-go latest 1e39f0166274 36 seconds ago 32.4MB [2020-10-21T10:13:01.136Z] docker-core-data-go latest a849b69f1357 About a minute ago 23.6MB [2020-10-21T10:13:01.136Z] docker-security-secrets-setup-go latest 064c7c463b69 About a minute ago 24MB [2020-10-21T10:13:01.136Z] docker-core-metadata-go latest 61e800974166 2 minutes ago 14.4MB [2020-10-21T10:13:01.136Z] docker-support-scheduler-go latest 3b6f37d682c4 2 minutes ago 12.3MB [2020-10-21T10:13:01.136Z] docker latest 57e1c8313ec1 15 hours ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-21T10:13:01.346Z] 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 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-21T10:13:04.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-21T10:13:08.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-10-21T10:13:11.562Z] $ docker stop --time=1 5a29eba987eed69fd4b8688ceed60295f54177f6bc9f5b9942f8b092e60d1037 [2020-10-21T10:13:14.090Z] $ docker rm -f 5a29eba987eed69fd4b8688ceed60295f54177f6bc9f5b9942f8b092e60d1037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:13:16.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-21T10:13:16.114Z] [2020-10-21T10:13:16.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:13:16.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-21T10:13:16.829Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-21T10:13:16.829Z] 29e5d40040c1: Pulling fs layer [2020-10-21T10:13:16.829Z] 1ce36da41761: Pulling fs layer [2020-10-21T10:13:16.829Z] 25b303627fd3: Pulling fs layer [2020-10-21T10:13:17.423Z] 29e5d40040c1: Verifying Checksum [2020-10-21T10:13:17.423Z] 29e5d40040c1: Download complete [2020-10-21T10:13:17.460Z] Still waiting to schedule task [2020-10-21T10:13:17.460Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-21T10:13:18.022Z] 1ce36da41761: Verifying Checksum [2020-10-21T10:13:18.023Z] 1ce36da41761: Download complete [2020-10-21T10:13:18.023Z] 29e5d40040c1: Pull complete [2020-10-21T10:13:19.454Z] 1ce36da41761: Pull complete [2020-10-21T10:13:19.454Z] 25b303627fd3: Verifying Checksum [2020-10-21T10:13:19.454Z] 25b303627fd3: Download complete [2020-10-21T10:13:29.599Z] 25b303627fd3: Pull complete [2020-10-21T10:13:29.599Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-21T10:13:29.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-21T10:13:29.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-21T10:13:29.862Z] prd-ubuntu18.04-docker-arm64-4c-16g-7476 does not seem to be running inside a container [2020-10-21T10:13:29.939Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-21T10:13:33.235Z] $ docker top a938535cde35564cf1962882a232ee620bfacb4ed314c35fadadebaa76b3cc26 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T10:13:34.793Z] + grep parallel [2020-10-21T10:13:34.793Z] + docker-compose build --help [2020-10-21T10:13:38.162Z] --parallel Build images in parallel. [Pipeline] } [2020-10-21T10:13:38.194Z] $ docker stop --time=1 a938535cde35564cf1962882a232ee620bfacb4ed314c35fadadebaa76b3cc26 [2020-10-21T10:13:40.130Z] $ docker rm -f a938535cde35564cf1962882a232ee620bfacb4ed314c35fadadebaa76b3cc26 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:13:41.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-21T10:13:41.175Z] . [Pipeline] withDockerContainer [2020-10-21T10:13:41.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-7476 does not seem to be running inside a container [2020-10-21T10:13:41.530Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-21T10:13:43.021Z] $ docker top d7159fa8f1494bc5bb0797928066de2136e22909e7232872f5dd31027f152ff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T10:13:44.270Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-21T10:13:47.648Z] Building docker-core-command-go ... [2020-10-21T10:13:47.648Z] Building docker-core-data-go ... [2020-10-21T10:13:47.648Z] Building docker-core-metadata-go ... [2020-10-21T10:13:47.648Z] Building docker-security-proxy-setup-go ... [2020-10-21T10:13:47.648Z] Building docker-security-secrets-setup-go ... [2020-10-21T10:13:47.648Z] Building docker-security-secretstore-setup-go ... [2020-10-21T10:13:47.648Z] Building docker-support-logging-go ... [2020-10-21T10:13:47.648Z] Building docker-support-notifications-go ... [2020-10-21T10:13:47.648Z] Building docker-support-scheduler-go ... [2020-10-21T10:13:47.648Z] Building docker-sys-mgmt-agent-go ... [2020-10-21T10:13:47.648Z] Building docker-security-secrets-setup-go [2020-10-21T10:13:47.648Z] Building docker-support-notifications-go [2020-10-21T10:13:47.927Z] Building docker-core-command-go [2020-10-21T10:13:47.927Z] Building docker-support-logging-go [2020-10-21T10:13:47.927Z] Building docker-core-data-go [2020-10-21T10:15:09.675Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:15:09.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:15:09.675Z] ---> a6d0fcf07347 [2020-10-21T10:15:09.675Z] Step 3/23 : WORKDIR /edgex-go [2020-10-21T10:15:09.675Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:15:09.675Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:15:09.675Z] ---> a6d0fcf07347 [2020-10-21T10:15:09.675Z] Step 3/24 : WORKDIR /edgex-go [2020-10-21T10:15:09.675Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:15:09.675Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-21T10:15:09.675Z] ---> a6d0fcf07347 [2020-10-21T10:15:09.675Z] Step 3/29 : WORKDIR /edgex-go [2020-10-21T10:15:09.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:15:09.675Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:15:09.675Z] ---> a6d0fcf07347 [2020-10-21T10:15:09.675Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T10:15:09.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:15:09.675Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:15:09.675Z] ---> a6d0fcf07347 [2020-10-21T10:15:09.675Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T10:15:09.675Z] ---> Running in 264f5ba3a4b7 [2020-10-21T10:15:09.675Z] ---> Running in e3fae26369d6 [2020-10-21T10:15:09.675Z] ---> Running in 3615d1071130 [2020-10-21T10:15:09.675Z] ---> Running in 10bf7f2ad012 [2020-10-21T10:15:09.675Z] ---> Running in 1cdf1c872598 [2020-10-21T10:15:09.675Z] Removing intermediate container e3fae26369d6 [2020-10-21T10:15:09.675Z] ---> 0b7c79719274 [2020-10-21T10:15:09.675Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:15:09.675Z] Removing intermediate container 264f5ba3a4b7 [2020-10-21T10:15:09.675Z] ---> c5c3c58a8ec7 [2020-10-21T10:15:09.675Z] Step 4/29 : RUN apk update && apk add make git [2020-10-21T10:15:09.675Z] Removing intermediate container 3615d1071130 [2020-10-21T10:15:09.675Z] ---> 930226bf296e [2020-10-21T10:15:09.675Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:15:09.675Z] Removing intermediate container 10bf7f2ad012 [2020-10-21T10:15:09.675Z] ---> 1fdc39111e88 [2020-10-21T10:15:09.675Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:15:09.675Z] Removing intermediate container 1cdf1c872598 [2020-10-21T10:15:09.675Z] ---> bfdd1573e0a0 [2020-10-21T10:15:09.675Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:15:09.675Z] ---> Running in 15a7d0a2269a [2020-10-21T10:15:09.675Z] ---> Running in 5f32a8d78b9d [2020-10-21T10:15:09.675Z] ---> Running in 11c56f59dc2c [2020-10-21T10:15:09.675Z] ---> Running in c1bb12215bc2 [2020-10-21T10:15:09.675Z] ---> Running in 7635c84f4693 [2020-10-21T10:15:12.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:15:12.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:15:13.178Z] Removing intermediate container 15a7d0a2269a [2020-10-21T10:15:13.178Z] ---> 4541af8168f2 [2020-10-21T10:15:13.178Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-21T10:15:13.449Z] ---> Running in d26120168ddc [2020-10-21T10:15:13.449Z] Removing intermediate container 5f32a8d78b9d [2020-10-21T10:15:13.449Z] ---> 97c6d898ece5 [2020-10-21T10:15:13.449Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-21T10:15:13.728Z] ---> Running in 5896820bc127 [2020-10-21T10:15:14.008Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:15:14.008Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:15:14.008Z] OK: 12623 distinct packages available [2020-10-21T10:15:14.008Z] Removing intermediate container c1bb12215bc2 [2020-10-21T10:15:14.008Z] ---> ccb78d5f8a08 [2020-10-21T10:15:14.008Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-21T10:15:14.286Z] Removing intermediate container 7635c84f4693 [2020-10-21T10:15:14.286Z] ---> 48afad0bbe86 [2020-10-21T10:15:14.286Z] Step 5/22 : RUN apk update && apk add make git [2020-10-21T10:15:14.286Z] ---> Running in 160801353cee [2020-10-21T10:15:14.565Z] ---> Running in 1d39bb65dac9 [2020-10-21T10:15:14.842Z] OK: 217 MiB in 51 packages [2020-10-21T10:15:16.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:15:16.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:15:16.565Z] Removing intermediate container 11c56f59dc2c [2020-10-21T10:15:16.565Z] ---> 1ee9b4bc5778 [2020-10-21T10:15:16.565Z] Step 5/29 : COPY go.mod . [2020-10-21T10:15:16.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:15:16.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:15:16.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:15:17.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:15:17.389Z] ---> edf645507f84 [2020-10-21T10:15:17.389Z] Step 6/29 : RUN go mod download [2020-10-21T10:15:17.389Z] ---> Running in 315932a8d583 [2020-10-21T10:15:17.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:15:17.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:15:17.950Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:15:17.950Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:15:17.950Z] OK: 12623 distinct packages available [2020-10-21T10:15:17.950Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:15:17.950Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:15:17.950Z] OK: 12623 distinct packages available [2020-10-21T10:15:18.551Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:15:18.551Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:15:18.551Z] OK: 12623 distinct packages available [2020-10-21T10:15:18.827Z] OK: 217 MiB in 51 packages [2020-10-21T10:15:18.827Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:15:18.827Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:15:18.827Z] OK: 12623 distinct packages available [2020-10-21T10:15:18.827Z] OK: 217 MiB in 51 packages [2020-10-21T10:15:19.434Z] OK: 217 MiB in 51 packages [2020-10-21T10:15:19.713Z] OK: 217 MiB in 51 packages [2020-10-21T10:15:19.713Z] OK: 217 MiB in 51 packages [2020-10-21T10:15:20.703Z] Removing intermediate container d26120168ddc [2020-10-21T10:15:20.703Z] ---> 551739de27b7 [2020-10-21T10:15:20.703Z] Step 6/24 : COPY go.mod . [2020-10-21T10:15:21.302Z] Removing intermediate container 160801353cee [2020-10-21T10:15:21.302Z] ---> daa06e0e5bab [2020-10-21T10:15:21.303Z] Step 6/23 : COPY go.mod . [2020-10-21T10:15:21.579Z] ---> e591f4e444b2 [2020-10-21T10:15:21.579Z] Step 7/24 : RUN go mod download [2020-10-21T10:15:21.579Z] Removing intermediate container 1d39bb65dac9 [2020-10-21T10:15:21.579Z] ---> 69c7959316ac [2020-10-21T10:15:21.579Z] Step 6/22 : COPY go.mod . [2020-10-21T10:15:21.856Z] ---> Running in 512e261770d9 [2020-10-21T10:15:22.132Z] Removing intermediate container 5896820bc127 [2020-10-21T10:15:22.132Z] ---> 842597044442 [2020-10-21T10:15:22.132Z] Step 6/22 : COPY go.mod . [2020-10-21T10:15:22.132Z] Removing intermediate container 315932a8d583 [2020-10-21T10:15:22.132Z] ---> 86f8f747b9f2 [2020-10-21T10:15:22.132Z] Step 7/29 : COPY . . [2020-10-21T10:15:22.408Z] ---> 5088121a498c [2020-10-21T10:15:22.408Z] Step 7/23 : RUN go mod download [2020-10-21T10:15:22.683Z] ---> Running in a6e0601409aa [2020-10-21T10:15:22.958Z] ---> 789f6309f574 [2020-10-21T10:15:22.958Z] Step 7/22 : RUN go mod download [2020-10-21T10:15:23.233Z] ---> Running in 1d2820b0ff67 [2020-10-21T10:15:23.233Z] ---> 0ed9e1a9d0f2 [2020-10-21T10:15:23.233Z] Step 7/22 : RUN go mod download [2020-10-21T10:15:23.837Z] ---> Running in d5529780d8f1 [2020-10-21T10:15:27.258Z] Removing intermediate container 512e261770d9 [2020-10-21T10:15:27.258Z] ---> a6e85f803019 [2020-10-21T10:15:27.258Z] Step 8/24 : COPY . . [2020-10-21T10:15:27.880Z] Removing intermediate container a6e0601409aa [2020-10-21T10:15:27.880Z] ---> 236f2d46e4ab [2020-10-21T10:15:27.880Z] Step 8/23 : COPY . . [2020-10-21T10:15:28.868Z] Removing intermediate container 1d2820b0ff67 [2020-10-21T10:15:28.868Z] ---> ebc7e7c1492c [2020-10-21T10:15:28.868Z] Step 8/22 : COPY . . [2020-10-21T10:15:29.137Z] Removing intermediate container d5529780d8f1 [2020-10-21T10:15:29.137Z] ---> e0c90248663e [2020-10-21T10:15:29.137Z] Step 8/22 : COPY . . [2020-10-21T10:15:51.324Z] ---> a5cba486bdfd [2020-10-21T10:15:51.324Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-21T10:15:51.325Z] ---> 12b7867e8935 [2020-10-21T10:15:51.325Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-21T10:15:51.325Z] ---> 3a4381373d3c [2020-10-21T10:15:51.325Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-21T10:15:51.325Z] ---> Running in a1244825e52c [2020-10-21T10:15:51.325Z] ---> 7e04298b6335 [2020-10-21T10:15:51.325Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-21T10:15:51.325Z] ---> 3d850328a403 [2020-10-21T10:15:51.325Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-21T10:15:51.325Z] ---> Running in 5af7296ff5cd [2020-10-21T10:15:51.325Z] ---> Running in 8d13e6d67ff9 [2020-10-21T10:15:51.325Z] ---> Running in 9aebf53eb08c [2020-10-21T10:15:51.325Z] ---> Running in 240137591edb [2020-10-21T10:15:51.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-21T10:15:51.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-21T10:15:51.882Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-21T10:15:52.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-21T10:15:52.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-21T10:16:26.958Z] Running on prd-centos7-docker-8c-8g-7477 in /w/workspace/edgexfoundry_edgex-go_PR-2835 [Pipeline] { [Pipeline] ws [2020-10-21T10:16:27.183Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-21T10:16:29.481Z] using credential edgex-jenkins-ssh [2020-10-21T10:16:29.555Z] Cloning the remote Git repository [2020-10-21T10:16:29.481Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-21T10:16:29.565Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-21T10:16:29.596Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T10:16:29.596Z] > git --version # timeout=10 [2020-10-21T10:16:29.601Z] > git --version # 'git version 2.16.5' [2020-10-21T10:16:29.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T10:16:29.632Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T10:16:41.295Z] Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:16:41.479Z] Merge succeeded, producing a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:16:41.480Z] Checking out Revision a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 (PR-2835) [2020-10-21T10:16:40.769Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T10:16:40.773Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T10:16:40.783Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T10:16:40.793Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T10:16:40.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T10:16:40.797Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2835/head:refs/remotes/origin/PR-2835 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T10:16:41.304Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T10:16:41.307Z] > git checkout -f a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 # timeout=10 [2020-10-21T10:16:41.455Z] > git remote # timeout=10 [2020-10-21T10:16:41.459Z] > git config --get remote.origin.url # timeout=10 [2020-10-21T10:16:41.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T10:16:41.467Z] > git merge 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 [2020-10-21T10:16:41.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-21T10:16:41.485Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T10:16:41.488Z] > git checkout -f a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 # timeout=10 [2020-10-21T10:16:45.341Z] Commit message: "feat(metadata): Implement GET /device/service/name/{name} V2 API" [2020-10-21T10:16:45.375Z] > git --version # timeout=10 [2020-10-21T10:16:45.378Z] > git --version # 'git version 2.16.5' [2020-10-21T10:16:45.382Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-21T10:16:47.072Z] ++ find /w/workspace/edgex-go/1 [2020-10-21T10:16:47.072Z] ++ grep snapcraft.yaml [2020-10-21T10:16:47.072Z] + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T10:16:47.271Z] provisioning config files... [2020-10-21T10:16:47.283Z] copy managed file [EdgeX] to file:/w/workspace/edgex-go/1@tmp/config4158888431643302347tmp [Pipeline] { [Pipeline] sh [2020-10-21T10:16:47.740Z] + cp /w/workspace/edgex-go/1@tmp/config4158888431643302347tmp /w/workspace/edgex-go/1/edgex-snap-store-login [Pipeline] sh [2020-10-21T10:16:48.073Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/edgex-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-21T10:16:48.073Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-10-21T10:16:48.073Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-10-21T10:16:48.073Z] f08d8e2a3ba1: Pulling fs layer [2020-10-21T10:16:48.073Z] 3baa9cb2483b: Pulling fs layer [2020-10-21T10:16:48.073Z] 94e5ff4c0b15: Pulling fs layer [2020-10-21T10:16:48.073Z] 1860925334f9: Pulling fs layer [2020-10-21T10:16:48.073Z] 2daf38717194: Pulling fs layer [2020-10-21T10:16:48.073Z] 309017e8d7a4: Pulling fs layer [2020-10-21T10:16:48.073Z] f7790dc9fd0f: Pulling fs layer [2020-10-21T10:16:48.073Z] cac0ae9282c2: Pulling fs layer [2020-10-21T10:16:48.073Z] 1f4cadf9a1ed: Pulling fs layer [2020-10-21T10:16:48.073Z] 309017e8d7a4: Waiting [2020-10-21T10:16:48.073Z] f7790dc9fd0f: Waiting [2020-10-21T10:16:48.073Z] cac0ae9282c2: Waiting [2020-10-21T10:16:48.073Z] 2daf38717194: Waiting [2020-10-21T10:16:48.073Z] 1f4cadf9a1ed: Waiting [2020-10-21T10:16:48.073Z] 1860925334f9: Waiting [2020-10-21T10:16:48.335Z] 94e5ff4c0b15: Verifying Checksum [2020-10-21T10:16:48.335Z] 94e5ff4c0b15: Download complete [2020-10-21T10:16:48.335Z] 3baa9cb2483b: Verifying Checksum [2020-10-21T10:16:48.335Z] 3baa9cb2483b: Download complete [2020-10-21T10:16:48.335Z] 1860925334f9: Verifying Checksum [2020-10-21T10:16:48.335Z] 1860925334f9: Download complete [2020-10-21T10:16:48.335Z] 309017e8d7a4: Verifying Checksum [2020-10-21T10:16:48.335Z] 309017e8d7a4: Download complete [2020-10-21T10:16:48.335Z] f7790dc9fd0f: Verifying Checksum [2020-10-21T10:16:48.335Z] f7790dc9fd0f: Download complete [2020-10-21T10:16:48.335Z] cac0ae9282c2: Verifying Checksum [2020-10-21T10:16:48.335Z] cac0ae9282c2: Download complete [2020-10-21T10:16:48.335Z] 1f4cadf9a1ed: Verifying Checksum [2020-10-21T10:16:48.335Z] 1f4cadf9a1ed: Download complete [2020-10-21T10:16:50.883Z] f08d8e2a3ba1: Verifying Checksum [2020-10-21T10:16:50.883Z] f08d8e2a3ba1: Download complete [2020-10-21T10:16:51.833Z] f08d8e2a3ba1: Pull complete [2020-10-21T10:16:51.833Z] 3baa9cb2483b: Pull complete [2020-10-21T10:16:51.833Z] 94e5ff4c0b15: Pull complete [2020-10-21T10:16:52.093Z] 1860925334f9: Pull complete [2020-10-21T10:16:56.300Z] 2daf38717194: Verifying Checksum [2020-10-21T10:16:56.300Z] 2daf38717194: Download complete [2020-10-21T10:17:11.224Z] 2daf38717194: Pull complete [2020-10-21T10:17:11.224Z] 309017e8d7a4: Pull complete [2020-10-21T10:17:11.224Z] f7790dc9fd0f: Pull complete [2020-10-21T10:17:11.224Z] cac0ae9282c2: Pull complete [2020-10-21T10:17:11.224Z] 1f4cadf9a1ed: Pull complete [2020-10-21T10:17:11.224Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-10-21T10:17:11.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-21T10:17:14.030Z] Removing intermediate container 5af7296ff5cd [2020-10-21T10:17:14.030Z] ---> dfa9a19653cb [2020-10-21T10:17:14.030Z] [2020-10-21T10:17:14.030Z] Step 9/29 : FROM alpine:latest [2020-10-21T10:17:14.030Z] latest: Pulling from library/alpine [2020-10-21T10:17:14.030Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-21T10:17:14.030Z] Status: Downloaded newer image for alpine:latest [2020-10-21T10:17:14.030Z] ---> 62ee0e9f8440 [2020-10-21T10:17:14.030Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-21T10:17:14.030Z] ---> Running in ed35ceeaf6da [2020-10-21T10:17:14.530Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-21T10:17:14.793Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-21T10:17:14.793Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [211 kB] [2020-10-21T10:17:14.793Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-21T10:17:14.793Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1352 kB] [2020-10-21T10:17:14.793Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] [2020-10-21T10:17:14.793Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1745 kB] [2020-10-21T10:17:15.039Z] Removing intermediate container ed35ceeaf6da [2020-10-21T10:17:15.039Z] ---> bdcb5f7ad27f [2020-10-21T10:17:15.039Z] Step 11/29 : USER root [2020-10-21T10:17:15.039Z] ---> Running in 05ba6f2807bc [2020-10-21T10:17:15.055Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-21T10:17:15.316Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [238 kB] [2020-10-21T10:17:15.316Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] [2020-10-21T10:17:15.316Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2162 kB] [2020-10-21T10:17:15.577Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2115 kB] [2020-10-21T10:17:15.577Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-21T10:17:15.577Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-21T10:17:15.837Z] Fetched 8158 kB in 1s (5701 kB/s) [2020-10-21T10:17:16.041Z] Removing intermediate container 05ba6f2807bc [2020-10-21T10:17:16.041Z] ---> 12883edfb849 [2020-10-21T10:17:16.041Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-21T10:17:16.041Z] ---> Running in 695fcf2e4b02 [2020-10-21T10:17:17.222Z] Reading package lists... [2020-10-21T10:17:18.611Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-10-21T10:17:18.611Z] - README.md [2020-10-21T10:17:18.611Z] [2020-10-21T10:17:18.611Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-21T10:17:18.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:17:18.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:17:19.685Z] v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:17:19.685Z] v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:17:19.685Z] OK: 12621 distinct packages available [2020-10-21T10:17:20.525Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-21T10:17:20.525Z] 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-21T10:17:20.525Z] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-21T10:17:20.525Z] 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-21T10:17:20.675Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-21T10:17:20.675Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-21T10:17:20.675Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:17:20.675Z] Executing ca-certificates-20191127-r4.trigger [2020-10-21T10:17:20.954Z] OK: 6 MiB in 16 packages [2020-10-21T10:17:21.883Z] 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... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-21T10:17:23.801Z] Installing build dependencies: autoconf automake autopoint autotools-dev binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblua5.1-0 liblua5.1-0-dev libmpc3 libmpfr6 libmpx2 libncurses5-dev libnorm1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline-dev librhash0 libsigsegv2 libsodium23 libssl-dev libstdc++-7-dev libtinfo-dev libtool libtool-bin libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libyaml-0-2 libyaml-dev libzmq3-dev libzmq5 linux-libc-dev lua-any lua-sec lua-socket lua5.1 luarocks m4 make manpages manpages-dev netbase patch perl perl-modules-5.26 pkg-config unzip wget zip zlib1g-dev [2020-10-21T10:17:24.383Z] Removing intermediate container 695fcf2e4b02 [2020-10-21T10:17:24.383Z] ---> 1096a1cad86f [2020-10-21T10:17:24.383Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-21T10:17:24.383Z] ---> Running in 51939f91ac26 [2020-10-21T10:17:25.152Z] 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... 55% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-21T10:17:25.381Z] Removing intermediate container 51939f91ac26 [2020-10-21T10:17:25.381Z] ---> 0e056564486f [2020-10-21T10:17:25.381Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-21T10:17:25.381Z] ---> Running in 211343db04ff [2020-10-21T10:17:25.413Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-10-21T10:17:25.413Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-21T10:17:25.413Z] The following packages were automatically installed and are no longer required: [2020-10-21T10:17:25.413Z] libjq1 libonig4 [2020-10-21T10:17:25.413Z] Use 'sudo apt autoremove' to remove them. [2020-10-21T10:17:25.413Z] Suggested packages: [2020-10-21T10:17:25.413Z] autoconf-archive gnu-standards autoconf-doc gettext binutils-doc cmake-doc [2020-10-21T10:17:25.413Z] ninja-build cpp-doc gcc-7-locales debian-keyring gcc-7-doc libstdc++6-7-dbg [2020-10-21T10:17:25.413Z] lib32stdc++6-7-dbg libx32stdc++6-7-dbg flex bison gdb gcc-doc libgcc1-dbg [2020-10-21T10:17:25.413Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg [2020-10-21T10:17:25.413Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-10-21T10:17:25.413Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-21T10:17:25.413Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn lrzip glibc-doc bzr [2020-10-21T10:17:25.413Z] gdbm-l10n libtool-doc ncurses-doc readline-doc libssl-doc libstdc++-7-doc [2020-10-21T10:17:25.413Z] gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc make-doc [2020-10-21T10:17:25.413Z] man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-21T10:17:25.413Z] | libterm-readline-perl-perl [2020-10-21T10:17:25.984Z] The following NEW packages will be installed: [2020-10-21T10:17:25.984Z] autoconf automake autopoint autotools-dev binutils binutils-common [2020-10-21T10:17:25.984Z] binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl [2020-10-21T10:17:25.984Z] dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base [2020-10-21T10:17:25.985Z] gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 [2020-10-21T10:17:25.985Z] lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 [2020-10-21T10:17:25.985Z] lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 [2020-10-21T10:17:25.985Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-10-21T10:17:25.985Z] libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev [2020-10-21T10:17:25.985Z] libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 [2020-10-21T10:17:25.985Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-10-21T10:17:25.985Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-10-21T10:17:25.985Z] libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libltdl-dev [2020-10-21T10:17:25.985Z] libltdl7 liblua5.1-0 liblua5.1-0-dev libmpc3 libmpfr6 libmpx2 [2020-10-21T10:17:25.985Z] libncurses5-dev libnorm1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-21T10:17:25.985Z] libperl5.26 libpgm-5.2-0 libquadmath0 libreadline-dev librhash0 libsigsegv2 [2020-10-21T10:17:25.985Z] libsodium23 libssl-dev libstdc++-7-dev libtinfo-dev libtool libtool-bin [2020-10-21T10:17:25.985Z] libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 [2020-10-21T10:17:25.985Z] libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 [2020-10-21T10:17:25.985Z] libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libyaml-0-2 libyaml-dev [2020-10-21T10:17:25.985Z] libzmq3-dev libzmq5 linux-libc-dev lua-any lua-sec lua-socket lua5.1 [2020-10-21T10:17:25.985Z] luarocks m4 make manpages manpages-dev netbase patch perl perl-modules-5.26 [2020-10-21T10:17:25.985Z] pkg-config unzip wget zip zlib1g-dev [2020-10-21T10:17:25.985Z] 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. [2020-10-21T10:17:25.985Z] Need to get 86.0 MB of archives. [2020-10-21T10:17:25.985Z] After this operation, 394 MB of additional disk space will be used. [2020-10-21T10:17:26.245Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-10-21T10:17:26.505Z] 0% [1 liblocale-gettext-perl 12.6 kB/16.6 kB 76%] 0% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-10-21T10:17:26.836Z] Removing intermediate container 211343db04ff [2020-10-21T10:17:26.836Z] ---> 2c8e260d8fc9 [2020-10-21T10:17:26.836Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-21T10:17:27.028Z] 0% [2 perl-modules-5.26 7443 B/2763 kB 0%] 2% [2 perl-modules-5.26 1715 kB/2763 kB 62%] 3% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-10-21T10:17:27.028Z] 3% [3 libgdbm5 15.1 kB/26.0 kB 58%] 3% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-10-21T10:17:27.028Z] 3% [4 libgdbm-compat4 6084 B/6084 B 100%] 3% [Working] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-10-21T10:17:27.028Z] 3% [5 libperl5.26 2977 B/3527 kB 0%] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-10-21T10:17:27.028Z] 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] [2020-10-21T10:17:27.028Z] 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] [2020-10-21T10:17:27.028Z] 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] [2020-10-21T10:17:27.028Z] 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] [2020-10-21T10:17:27.029Z] 8% [10 manpages 25.9 kB/1234 kB 2%] 9% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] [2020-10-21T10:17:27.029Z] 9% [11 wget 15.6 kB/316 kB 5%] 9% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB] [2020-10-21T10:17:27.029Z] 9% [12 libsigsegv2 14.7 kB/14.7 kB 100%] 10% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] [2020-10-21T10:17:27.029Z] 10% [13 m4 0 B/197 kB 0%] 10% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] [2020-10-21T10:17:27.290Z] 10% [14 autoconf 620 B/322 kB 0%] 10% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] [2020-10-21T10:17:27.290Z] 10% [15 autotools-dev 30.6 kB/39.6 kB 77%] 11% [Waiting for headers] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] [2020-10-21T10:17:27.290Z] 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] [2020-10-21T10:17:27.290Z] 11% [17 autopoint 23.5 kB/426 kB 6%] 12% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-21T10:17:27.290Z] 12% [18 binutils-common 56.1 kB/196 kB 29%] 12% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-10-21T10:17:27.290Z] 12% [19 libbinutils 56.0 kB/488 kB 11%] 13% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-10-21T10:17:27.290Z] 13% [20 binutils-x86-64-linux-gnu 26.8 kB/1839 kB 1%] 15% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-10-21T10:17:27.290Z] 15% [21 binutils 3392 B/3392 B 100%] 15% [Working] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-10-21T10:17:27.290Z] 15% [22 libc-dev-bin 11.2 kB/71.8 kB 16%] 15% [Waiting for headers] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] [2020-10-21T10:17:27.462Z] ---> Running in 85200a965baa [2020-10-21T10:17:27.551Z] 15% [23 linux-libc-dev 12.0 kB/998 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] [2020-10-21T10:17:27.551Z] 16% [24 libc6-dev 62.7 kB/2585 kB 2%] 19% [Waiting for headers] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-10-21T10:17:27.551Z] 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] [2020-10-21T10:17:27.551Z] 19% [26 libisl19 15.0 kB/551 kB 3%] 19% [Waiting for headers] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-10-21T10:17:27.551Z] 19% [27 libmpfr6 53.1 kB/243 kB 22%] 20% [Waiting for headers] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-10-21T10:17:27.551Z] 20% [28 libmpc3 6832 B/40.8 kB 17%] 20% [Working] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-10-21T10:17:28.066Z] Removing intermediate container 9aebf53eb08c [2020-10-21T10:17:28.066Z] ---> ec2588b6f42a [2020-10-21T10:17:28.066Z] [2020-10-21T10:17:28.066Z] Step 10/22 : FROM scratch [2020-10-21T10:17:28.066Z] ---> [2020-10-21T10:17:28.066Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-21T10:17:28.122Z] 20% [29 cpp-7 31.3 kB/8591 kB 0%] 28% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-21T10:17:28.122Z] 28% [30 cpp 17.3 kB/27.7 kB 63%] 28% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-10-21T10:17:28.122Z] 28% [31 libcc1-0 25.4 kB/39.4 kB 65%] 28% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-10-21T10:17:28.122Z] 28% [32 libgomp1 18.0 kB/76.5 kB 23%] 29% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-10-21T10:17:28.122Z] 29% [33 libitm1 1760 B/27.9 kB 6%] 29% [Waiting for headers] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-10-21T10:17:28.122Z] 29% [34 libatomic1 9192 B/9192 B 100%] 29% [Working] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-10-21T10:17:28.122Z] 29% [35 libasan4 28.7 kB/358 kB 8%] 29% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-10-21T10:17:28.122Z] 30% [36 liblsan0 8776 B/133 kB 7%] 30% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-10-21T10:17:28.122Z] 30% [37 libtsan0 6877 B/288 kB 2%] 30% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-10-21T10:17:28.122Z] 30% [38 libubsan0 8400 B/126 kB 7%] 30% [Waiting for headers] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-10-21T10:17:28.122Z] 30% [39 libcilkrts5 0 B/42.5 kB 0%] 31% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-10-21T10:17:28.122Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-10-21T10:17:28.122Z] 31% [41 libquadmath0 61.6 kB/134 kB 46%] 31% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-10-21T10:17:28.122Z] 31% [42 libgcc-7-dev 4936 B/2378 kB 0%] 33% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-10-21T10:17:28.700Z] 33% [43 gcc-7 14.3 kB/9381 kB 0%] 42% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-10-21T10:17:28.700Z] 43% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-21T10:17:28.700Z] 43% [45 libstdc++-7-dev 18.6 kB/1471 kB 1%] 44% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-10-21T10:17:28.713Z] ---> Running in 04640ddcf620 [2020-10-21T10:17:28.961Z] 44% [46 g++-7 31.7 kB/9697 kB 0%] 53% [Working] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-10-21T10:17:28.961Z] 53% [47 g++ 1568 B/1568 B 100%] 53% [Working] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-10-21T10:17:28.962Z] 53% [48 make 20.5 kB/154 kB 13%] 54% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-21T10:17:28.962Z] 54% [49 libdpkg-perl 15.7 kB/211 kB 7%] 54% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-10-21T10:17:28.962Z] 54% [50 patch 19.4 kB/102 kB 19%] 54% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-21T10:17:28.962Z] 54% [51 dpkg-dev 31.9 kB/607 kB 5%] 55% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-10-21T10:17:28.962Z] 55% [52 build-essential 4758 B/4758 B 100%] 55% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] [2020-10-21T10:17:28.962Z] 55% [53 cmake-data 28.3 kB/1332 kB 2%] 57% [Working] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] [2020-10-21T10:17:28.962Z] 57% [54 libarchive13 7252 B/288 kB 3%] 57% [Waiting for headers] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] [2020-10-21T10:17:28.962Z] 57% [55 libjsoncpp1 47.1 kB/73.6 kB 64%] 57% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] [2020-10-21T10:17:29.223Z] 57% [56 librhash0 0 B/78.1 kB 0%] 57% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] [2020-10-21T10:17:29.223Z] 57% [57 libuv1 20.3 kB/64.4 kB 32%] 58% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3152 kB] [2020-10-21T10:17:29.223Z] 58% [58 cmake 24.6 kB/3152 kB 1%] 61% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-21T10:17:29.223Z] 61% [59 curl 20.2 kB/159 kB 13%] 61% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-10-21T10:17:29.223Z] 61% [60 libfakeroot 25.9 kB/25.9 kB 100%] 61% [Working] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-10-21T10:17:29.223Z] 61% [61 fakeroot 31.7 kB/62.3 kB 51%] 61% [Working] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.2 [2650 kB] [2020-10-21T10:17:29.484Z] 61% [62 libc6-i386 34.6 kB/2650 kB 1%] 64% [Working] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-i386 amd64 2.27-3ubuntu1.2 [1817 kB] [2020-10-21T10:17:29.484Z] 64% [63 libc6-dev-i386 5579 B/1817 kB 0%] 66% [Waiting for headers] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-x32 amd64 2.27-3ubuntu1.2 [2847 kB] [2020-10-21T10:17:29.484Z] 66% [64 libc6-x32 20.4 kB/2847 kB 1%] 69% [Working] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-x32 amd64 2.27-3ubuntu1.2 [2018 kB] [2020-10-21T10:17:29.745Z] 69% [65 libc6-dev-x32 27.4 kB/2018 kB 1%] 71% [Waiting for headers] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [48.1 kB] [2020-10-21T10:17:29.745Z] 71% [66 lib32gcc1 20.7 kB/48.1 kB 43%] 71% [Working] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.5 kB] [2020-10-21T10:17:29.745Z] 71% [67 libx32gcc1 24.0 kB/40.5 kB 59%] 71% [Working] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] [2020-10-21T10:17:29.745Z] 71% [68 lib32gomp1 48.8 kB/83.7 kB 58%] 71% [Waiting for headers] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gomp1 amd64 8.4.0-1ubuntu1~18.04 [77.8 kB] [2020-10-21T10:17:29.745Z] 71% [69 libx32gomp1 30.3 kB/77.8 kB 39%] 72% [Waiting for headers] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32itm1 amd64 8.4.0-1ubuntu1~18.04 [30.0 kB] [2020-10-21T10:17:29.745Z] 72% [70 lib32itm1 0 B/30.0 kB 0%] 72% [Working] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32itm1 amd64 8.4.0-1ubuntu1~18.04 [28.1 kB] [2020-10-21T10:17:29.745Z] 72% [71 libx32itm1 0 B/28.1 kB 0%] 72% [Working] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32atomic1 amd64 8.4.0-1ubuntu1~18.04 [8664 B] [2020-10-21T10:17:29.745Z] 72% [72 lib32atomic1 8664 B/8664 B 100%] 72% [Waiting for headers] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] [2020-10-21T10:17:29.745Z] 72% [73 libx32atomic1 9188 B/9188 B 100%] 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] [2020-10-21T10:17:29.745Z] 72% [74 lib32asan4 6250 B/362 kB 2%] 73% [Waiting for headers] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32asan4 amd64 7.5.0-3ubuntu1~18.04 [351 kB] [2020-10-21T10:17:29.745Z] 73% [75 libx32asan4 17.7 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] [2020-10-21T10:17:29.745Z] 73% [76 lib32stdc++6 13.7 kB/415 kB 3%] 74% [Waiting for headers] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [140 kB] [2020-10-21T10:17:29.746Z] 74% [77 lib32ubsan0 0 B/140 kB 0%] 74% [Waiting for headers] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [387 kB] [2020-10-21T10:17:29.746Z] 74% [78 libx32stdc++6 45.9 kB/387 kB 12%] 75% [Waiting for headers] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [127 kB] [2020-10-21T10:17:29.746Z] 75% [79 libx32ubsan0 11.2 kB/127 kB 9%] 75% [Waiting for headers] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [47.2 kB] [2020-10-21T10:17:29.746Z] 75% [80 lib32cilkrts5 9876 B/47.2 kB 21%] 75% [Waiting for headers] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [43.0 kB] [2020-10-21T10:17:29.746Z] 75% [81 libx32cilkrts5 9905 B/43.0 kB 23%] 75% [Waiting for headers] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32mpx2 amd64 8.4.0-1ubuntu1~18.04 [12.9 kB] [2020-10-21T10:17:29.746Z] 75% [82 lib32mpx2 12.9 kB/12.9 kB 100%] 75% [Working] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [208 kB] [2020-10-21T10:17:29.746Z] 75% [83 lib32quadmath0 19.0 kB/208 kB 9%] 76% [Waiting for headers] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [135 kB] [2020-10-21T10:17:29.746Z] 76% [84 libx32quadmath0 0 B/135 kB 0%] 76% [Waiting for headers] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2211 kB] [2020-10-21T10:17:29.785Z] Removing intermediate container 04640ddcf620 [2020-10-21T10:17:29.785Z] ---> f1e050e166c5 [2020-10-21T10:17:29.785Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-21T10:17:29.785Z] ---> Running in f5c9d1146c36 [2020-10-21T10:17:30.007Z] 76% [85 lib32gcc-7-dev 0 B/2211 kB 0%] 78% [Working] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [1999 kB] [2020-10-21T10:17:30.007Z] 78% [86 libx32gcc-7-dev 20.3 kB/1999 kB 1%] 80% [Waiting for headers] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1048 B] [2020-10-21T10:17:30.007Z] 80% [87 gcc-7-multilib 1048 B/1048 B 100%] 80% [Working] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [626 kB] [2020-10-21T10:17:30.007Z] 80% [88 lib32stdc++-7-dev 24.6 kB/626 kB 4%] 81% [Waiting for headers] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [582 kB] [2020-10-21T10:17:30.007Z] 81% [89 libx32stdc++-7-dev 9282 B/582 kB 2%] 82% [Waiting for headers] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1064 B] [2020-10-21T10:17:30.007Z] 82% [90 g++-7-multilib 1064 B/1064 B 100%] 82% [Working] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] [2020-10-21T10:17:30.007Z] 82% [91 gcc-multilib 1428 B/1428 B 100%] 82% [Working] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] [2020-10-21T10:17:30.007Z] 82% [92 g++-multilib 0 B/1020 B 0%] 82% [Working] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-21T10:17:30.007Z] 82% [93 libcurl3-gnutls 17.8 kB/213 kB 8%] 83% [Waiting for headers] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-21T10:17:30.007Z] 83% [94 liberror-perl 9717 B/22.8 kB 43%] 83% [Waiting for headers] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-21T10:17:30.268Z] 83% [95 git-man 22.7 kB/804 kB 3%] 84% [Waiting for headers] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-10-21T10:17:30.268Z] 84% [96 git 0 B/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] [2020-10-21T10:17:30.268Z] 87% [97 libalgorithm-diff-perl 15.5 kB/47.6 kB 33%] 88% [Working] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-10-21T10:17:30.268Z] 88% [98 libalgorithm-diff-xs-perl 11.1 kB/11.1 kB 100%] 88% [Working] Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-10-21T10:17:30.268Z] 88% [99 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 88% [Working] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-10-21T10:17:30.268Z] 88% [100 libfile-fcntllock-perl 0 B/33.2 kB 0%] 88% [Waiting for headers] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] [2020-10-21T10:17:30.441Z] Removing intermediate container f5c9d1146c36 [2020-10-21T10:17:30.441Z] ---> 30c21a807f98 [2020-10-21T10:17:30.441Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T10:17:30.528Z] 88% [101 libltdl7 4146 B/38.8 kB 11%] 88% [Working] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] [2020-10-21T10:17:30.812Z] ---> Running in 1d327dcf0c3d [2020-10-21T10:17:31.047Z] 88% [102 libltdl-dev 8192 B/162 kB 5%] 89% [Working] Get:103 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblua5.1-0 amd64 5.1.5-8.1build2 [100 kB] [2020-10-21T10:17:31.047Z] 89% [103 liblua5.1-0 4869 B/100 kB 5%] 89% [Working] Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo-dev amd64 6.1-1ubuntu1.18.04 [81.3 kB] [2020-10-21T10:17:31.047Z] 89% [104 libtinfo-dev 41.0 kB/81.3 kB 50%] 89% [Waiting for headers] Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline-dev amd64 7.0-3 [133 kB] [2020-10-21T10:17:31.047Z] 89% [105 libreadline-dev 492 B/133 kB 0%] 89% [Waiting for headers] Get:106 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblua5.1-0-dev amd64 5.1.5-8.1build2 [119 kB] [2020-10-21T10:17:31.047Z] 89% [106 liblua5.1-0-dev 2421 B/119 kB 2%] 90% [Waiting for headers] Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5-dev amd64 6.1-1ubuntu1.18.04 [174 kB] [2020-10-21T10:17:31.047Z] 90% [107 libncurses5-dev 398 B/174 kB 0%] 90% [Waiting for headers] Get:108 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-10-21T10:17:31.047Z] 90% [108 libnorm1 883 B/224 kB 0%] 90% [Waiting for headers] Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB] [2020-10-21T10:17:31.307Z] 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] [2020-10-21T10:17:31.307Z] 91% [110 libpcre32-3 4825 B/138 kB 4%] 91% [Waiting for headers] Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB] [2020-10-21T10:17:31.307Z] 91% [111 libpcrecpp0v5 5832 B/15.3 kB 38%] 91% [Waiting for headers] Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB] [2020-10-21T10:17:31.307Z] 91% [112 libpcre3-dev 589 B/537 kB 0%] 92% [Waiting for headers] Get:113 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-10-21T10:17:31.307Z] 92% [113 libpgm-5.2-0 5974 B/157 kB 4%] 92% [Waiting for headers] Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-10-21T10:17:31.307Z] 92% [114 libsodium23 9671 B/143 kB 7%] 92% [Waiting for headers] Get:115 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1566 kB] [2020-10-21T10:17:31.307Z] 92% [115 libssl-dev 394 B/1566 kB 0%] 94% [Waiting for headers] Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] [2020-10-21T10:17:31.307Z] 94% [116 libtool 15.9 kB/194 kB 8%] 94% [Waiting for headers] Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool-bin amd64 2.4.6-2 [79.5 kB] [2020-10-21T10:17:31.307Z] 94% [117 libtool-bin 12.4 kB/79.5 kB 16%] 95% [Waiting for headers] Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-10-21T10:17:31.307Z] 95% [118 libzmq5 9868 B/221 kB 4%] 95% [Waiting for headers] Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-10-21T10:17:31.307Z] 95% [119 libzmq3-dev 2029 B/400 kB 1%] 95% [Working] Get:120 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua5.1 amd64 5.1.5-8.1build2 [93.2 kB] [2020-10-21T10:17:31.307Z] 95% [120 lua5.1 12.3 kB/93.2 kB 13%] 96% [Waiting for headers] Get:121 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-any all 24 [4718 B] [2020-10-21T10:17:31.307Z] 96% [121 lua-any 4718 B/4718 B 100%] 96% [Working] Get:122 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-4 [70.5 kB] [2020-10-21T10:17:31.307Z] 96% [122 lua-socket 0 B/70.5 kB 0%] 96% [Waiting for headers] Get:123 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-sec amd64 0.6-4 [29.5 kB] [2020-10-21T10:17:31.307Z] 96% [123 lua-sec 18.5 kB/29.5 kB 63%] 96% [Waiting for headers] Get:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-10-21T10:17:31.568Z] 96% [124 zip 13.6 kB/167 kB 8%] 97% [Waiting for headers] Get:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] [2020-10-21T10:17:31.568Z] 97% [125 unzip 17.8 kB/167 kB 11%] 97% [Waiting for headers] Get:126 http://archive.ubuntu.com/ubuntu bionic/universe amd64 luarocks all 2.4.2+dfsg-1 [97.6 kB] [2020-10-21T10:17:31.569Z] 97% [126 luarocks 20.5 kB/97.6 kB 21%] 97% [Waiting for headers] Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-10-21T10:17:31.569Z] 97% [127 manpages-dev 14.8 kB/2217 kB 1%] 99% [Waiting for headers] Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-10-21T10:17:31.569Z] 99% [128 pkg-config 26.0 kB/45.0 kB 58%] 99% [Waiting for headers] Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] [2020-10-21T10:17:31.569Z] 99% [129 zlib1g-dev 8192 B/176 kB 5%] 100% [Waiting for headers] Get:130 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] [2020-10-21T10:17:31.569Z] 100% [130 libyaml-dev 55.7 kB/55.7 kB 100%] 100% [Working] Fetched 86.0 MB in 6s (15.6 MB/s) [2020-10-21T10:17:31.832Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-21T10:17:31.832Z] Selecting previously unselected package liblocale-gettext-perl. [2020-10-21T10:17:31.832Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) [2020-10-21T10:17:31.832Z] Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-10-21T10:17:31.832Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-10-21T10:17:31.832Z] Selecting previously unselected package perl-modules-5.26. [2020-10-21T10:17:31.832Z] Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-10-21T10:17:31.832Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-21T10:17:31.960Z] Removing intermediate container 1d327dcf0c3d [2020-10-21T10:17:31.960Z] ---> 4bbc64133e02 [2020-10-21T10:17:31.960Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-21T10:17:32.566Z] Removing intermediate container 85200a965baa [2020-10-21T10:17:32.566Z] ---> 64baad83c652 [2020-10-21T10:17:32.566Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-21T10:17:32.775Z] Selecting previously unselected package libgdbm5:amd64. [2020-10-21T10:17:32.775Z] Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... [2020-10-21T10:17:32.775Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-10-21T10:17:32.775Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-10-21T10:17:32.775Z] Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-10-21T10:17:32.775Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-21T10:17:33.035Z] Selecting previously unselected package libperl5.26:amd64. [2020-10-21T10:17:33.035Z] Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-10-21T10:17:33.035Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-10-21T10:17:33.570Z] ---> c51cae296b48 [2020-10-21T10:17:33.570Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-21T10:17:33.607Z] Selecting previously unselected package perl. [2020-10-21T10:17:33.607Z] Preparing to unpack .../005-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-10-21T10:17:33.607Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-10-21T10:17:33.607Z] Selecting previously unselected package less. [2020-10-21T10:17:33.607Z] Preparing to unpack .../006-less_487-0.1_amd64.deb ... [2020-10-21T10:17:33.607Z] Unpacking less (487-0.1) ... [2020-10-21T10:17:33.607Z] Selecting previously unselected package libyaml-0-2:amd64. [2020-10-21T10:17:33.607Z] Preparing to unpack .../007-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ... [2020-10-21T10:17:33.607Z] Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... [2020-10-21T10:17:33.867Z] Selecting previously unselected package netbase. [2020-10-21T10:17:33.867Z] Preparing to unpack .../008-netbase_5.4_all.deb ... [2020-10-21T10:17:33.867Z] Unpacking netbase (5.4) ... [2020-10-21T10:17:33.867Z] Selecting previously unselected package manpages. [2020-10-21T10:17:33.868Z] Preparing to unpack .../009-manpages_4.15-1_all.deb ... [2020-10-21T10:17:33.868Z] Unpacking manpages (4.15-1) ... [2020-10-21T10:17:33.868Z] Selecting previously unselected package wget. [2020-10-21T10:17:33.868Z] Preparing to unpack .../010-wget_1.19.4-1ubuntu2.2_amd64.deb ... [2020-10-21T10:17:33.868Z] Unpacking wget (1.19.4-1ubuntu2.2) ... [2020-10-21T10:17:34.128Z] Selecting previously unselected package libsigsegv2:amd64. [2020-10-21T10:17:34.128Z] Preparing to unpack .../011-libsigsegv2_2.12-1_amd64.deb ... [2020-10-21T10:17:34.128Z] Unpacking libsigsegv2:amd64 (2.12-1) ... [2020-10-21T10:17:34.128Z] Selecting previously unselected package m4. [2020-10-21T10:17:34.128Z] Preparing to unpack .../012-m4_1.4.18-1_amd64.deb ... [2020-10-21T10:17:34.128Z] Unpacking m4 (1.4.18-1) ... [2020-10-21T10:17:34.128Z] Selecting previously unselected package autoconf. [2020-10-21T10:17:34.128Z] Preparing to unpack .../013-autoconf_2.69-11_all.deb ... [2020-10-21T10:17:34.128Z] Unpacking autoconf (2.69-11) ... [2020-10-21T10:17:34.393Z] Selecting previously unselected package autotools-dev. [2020-10-21T10:17:34.393Z] Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... [2020-10-21T10:17:34.393Z] Unpacking autotools-dev (20180224.1) ... [2020-10-21T10:17:34.393Z] Selecting previously unselected package automake. [2020-10-21T10:17:34.393Z] Preparing to unpack .../015-automake_1%3a1.15.1-3ubuntu2_all.deb ... [2020-10-21T10:17:34.393Z] Unpacking automake (1:1.15.1-3ubuntu2) ... [2020-10-21T10:17:34.654Z] Selecting previously unselected package autopoint. [2020-10-21T10:17:34.654Z] Preparing to unpack .../016-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... [2020-10-21T10:17:34.654Z] Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... [2020-10-21T10:17:34.654Z] Selecting previously unselected package binutils-common:amd64. [2020-10-21T10:17:34.654Z] Preparing to unpack .../017-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-21T10:17:34.654Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-21T10:17:34.654Z] Selecting previously unselected package libbinutils:amd64. [2020-10-21T10:17:34.654Z] Preparing to unpack .../018-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-21T10:17:34.654Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-21T10:17:34.918Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-10-21T10:17:34.918Z] Preparing to unpack .../019-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-21T10:17:34.918Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-21T10:17:35.019Z] ---> 030167c77035 [2020-10-21T10:17:35.019Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-21T10:17:35.019Z] ---> fb783ffc98e4 [2020-10-21T10:17:35.019Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-21T10:17:35.178Z] Selecting previously unselected package binutils. [2020-10-21T10:17:35.178Z] Preparing to unpack .../020-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-21T10:17:35.178Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-21T10:17:35.178Z] Selecting previously unselected package libc-dev-bin. [2020-10-21T10:17:35.178Z] Preparing to unpack .../021-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-21T10:17:35.178Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-21T10:17:35.178Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-10-21T10:17:35.178Z] Preparing to unpack .../022-linux-libc-dev_4.15.0-122.124_amd64.deb ... [2020-10-21T10:17:35.178Z] Unpacking linux-libc-dev:amd64 (4.15.0-122.124) ... [2020-10-21T10:17:35.751Z] Selecting previously unselected package libc6-dev:amd64. [2020-10-21T10:17:35.751Z] Preparing to unpack .../023-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-10-21T10:17:35.751Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-21T10:17:36.321Z] Selecting previously unselected package gcc-7-base:amd64. [2020-10-21T10:17:36.322Z] Preparing to unpack .../024-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:36.322Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:36.322Z] Selecting previously unselected package libisl19:amd64. [2020-10-21T10:17:36.322Z] Preparing to unpack .../025-libisl19_0.19-1_amd64.deb ... [2020-10-21T10:17:36.322Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-10-21T10:17:36.322Z] Selecting previously unselected package libmpfr6:amd64. [2020-10-21T10:17:36.322Z] Preparing to unpack .../026-libmpfr6_4.0.1-1_amd64.deb ... [2020-10-21T10:17:36.322Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-10-21T10:17:36.322Z] Selecting previously unselected package libmpc3:amd64. [2020-10-21T10:17:36.322Z] Preparing to unpack .../027-libmpc3_1.1.0-1_amd64.deb ... [2020-10-21T10:17:36.322Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-10-21T10:17:36.466Z] ---> 8a34a68890eb [2020-10-21T10:17:36.466Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-21T10:17:36.582Z] Selecting previously unselected package cpp-7. [2020-10-21T10:17:36.582Z] Preparing to unpack .../028-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:36.582Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:37.078Z] ---> 19bc8c91c136 [2020-10-21T10:17:37.078Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-21T10:17:37.523Z] Selecting previously unselected package cpp. [2020-10-21T10:17:37.523Z] Preparing to unpack .../029-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-21T10:17:37.523Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-21T10:17:37.523Z] Selecting previously unselected package libcc1-0:amd64. [2020-10-21T10:17:37.523Z] Preparing to unpack .../030-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:37.523Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:37.523Z] Selecting previously unselected package libgomp1:amd64. [2020-10-21T10:17:37.523Z] Preparing to unpack .../031-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:37.523Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:37.523Z] Selecting previously unselected package libitm1:amd64. [2020-10-21T10:17:37.523Z] Preparing to unpack .../032-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:37.523Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:37.690Z] ---> 2529f271b694 [2020-10-21T10:17:37.690Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-21T10:17:37.783Z] Selecting previously unselected package libatomic1:amd64. [2020-10-21T10:17:37.783Z] Preparing to unpack .../033-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:37.783Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:37.783Z] Selecting previously unselected package libasan4:amd64. [2020-10-21T10:17:37.783Z] Preparing to unpack .../034-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:37.783Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:37.783Z] Selecting previously unselected package liblsan0:amd64. [2020-10-21T10:17:37.783Z] Preparing to unpack .../035-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:37.783Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:38.045Z] Selecting previously unselected package libtsan0:amd64. [2020-10-21T10:17:38.045Z] Preparing to unpack .../036-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:38.045Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:38.045Z] Selecting previously unselected package libubsan0:amd64. [2020-10-21T10:17:38.045Z] Preparing to unpack .../037-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:38.045Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:38.045Z] Selecting previously unselected package libcilkrts5:amd64. [2020-10-21T10:17:38.045Z] Preparing to unpack .../038-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:38.045Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:38.309Z] Selecting previously unselected package libmpx2:amd64. [2020-10-21T10:17:38.309Z] Preparing to unpack .../039-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:38.309Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:38.309Z] Selecting previously unselected package libquadmath0:amd64. [2020-10-21T10:17:38.309Z] Preparing to unpack .../040-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:38.309Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:38.309Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-10-21T10:17:38.309Z] Preparing to unpack .../041-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:38.309Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:38.570Z] Selecting previously unselected package gcc-7. [2020-10-21T10:17:38.570Z] Preparing to unpack .../042-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:38.570Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:38.677Z] ---> 1f25c7c6b55e [2020-10-21T10:17:38.677Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-21T10:17:38.960Z] ---> Running in e21028e5c63f [2020-10-21T10:17:39.245Z] ---> 3e2d201ef69a [2020-10-21T10:17:39.245Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-21T10:17:39.512Z] Selecting previously unselected package gcc. [2020-10-21T10:17:39.512Z] Preparing to unpack .../043-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-21T10:17:39.512Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-21T10:17:39.512Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-10-21T10:17:39.512Z] Preparing to unpack .../044-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:39.512Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:39.848Z] Removing intermediate container e21028e5c63f [2020-10-21T10:17:39.849Z] ---> baf2f13798ab [2020-10-21T10:17:39.849Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:17:40.083Z] Selecting previously unselected package g++-7. [2020-10-21T10:17:40.083Z] Preparing to unpack .../045-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:40.083Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:40.125Z] ---> Running in 60653e8377df [2020-10-21T10:17:40.729Z] ---> 88d61f660a8f [2020-10-21T10:17:40.729Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-21T10:17:41.006Z] ---> Running in ea62b4c82b60 [2020-10-21T10:17:41.025Z] Selecting previously unselected package g++. [2020-10-21T10:17:41.025Z] Preparing to unpack .../046-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-21T10:17:41.025Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-21T10:17:41.025Z] Selecting previously unselected package make. [2020-10-21T10:17:41.025Z] Preparing to unpack .../047-make_4.1-9.1ubuntu1_amd64.deb ... [2020-10-21T10:17:41.025Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-21T10:17:41.025Z] Selecting previously unselected package libdpkg-perl. [2020-10-21T10:17:41.025Z] Preparing to unpack .../048-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-21T10:17:41.025Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-21T10:17:41.285Z] Selecting previously unselected package patch. [2020-10-21T10:17:41.285Z] Preparing to unpack .../049-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-21T10:17:41.285Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-21T10:17:41.285Z] Selecting previously unselected package dpkg-dev. [2020-10-21T10:17:41.285Z] Preparing to unpack .../050-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-21T10:17:41.285Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-21T10:17:41.285Z] Selecting previously unselected package build-essential. [2020-10-21T10:17:41.285Z] Preparing to unpack .../051-build-essential_12.4ubuntu1_amd64.deb ... [2020-10-21T10:17:41.285Z] Unpacking build-essential (12.4ubuntu1) ... [2020-10-21T10:17:41.285Z] Selecting previously unselected package cmake-data. [2020-10-21T10:17:41.285Z] Preparing to unpack .../052-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... [2020-10-21T10:17:41.285Z] Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-10-21T10:17:41.620Z] Removing intermediate container 60653e8377df [2020-10-21T10:17:41.620Z] ---> a954c65268c1 [2020-10-21T10:17:41.620Z] Step 20/22 : LABEL arch=arm64 [2020-10-21T10:17:41.907Z] ---> Running in bd7d8c8c0660 [2020-10-21T10:17:42.229Z] Selecting previously unselected package libarchive13:amd64. [2020-10-21T10:17:42.229Z] Preparing to unpack .../053-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... [2020-10-21T10:17:42.229Z] Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-10-21T10:17:42.229Z] Selecting previously unselected package libjsoncpp1:amd64. [2020-10-21T10:17:42.229Z] Preparing to unpack .../054-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-21T10:17:42.229Z] Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-21T10:17:42.491Z] Selecting previously unselected package librhash0:amd64. [2020-10-21T10:17:42.491Z] Preparing to unpack .../055-librhash0_1.3.6-2_amd64.deb ... [2020-10-21T10:17:42.491Z] Unpacking librhash0:amd64 (1.3.6-2) ... [2020-10-21T10:17:42.491Z] Selecting previously unselected package libuv1:amd64. [2020-10-21T10:17:42.491Z] Preparing to unpack .../056-libuv1_1.18.0-3_amd64.deb ... [2020-10-21T10:17:42.491Z] Unpacking libuv1:amd64 (1.18.0-3) ... [2020-10-21T10:17:42.491Z] Selecting previously unselected package cmake. [2020-10-21T10:17:42.491Z] Preparing to unpack .../057-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... [2020-10-21T10:17:42.491Z] Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-10-21T10:17:43.063Z] Selecting previously unselected package curl. [2020-10-21T10:17:43.063Z] Preparing to unpack .../058-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-21T10:17:43.063Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-21T10:17:43.063Z] Selecting previously unselected package libfakeroot:amd64. [2020-10-21T10:17:43.063Z] Preparing to unpack .../059-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-10-21T10:17:43.063Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-10-21T10:17:43.063Z] Selecting previously unselected package fakeroot. [2020-10-21T10:17:43.063Z] Preparing to unpack .../060-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-10-21T10:17:43.063Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-10-21T10:17:43.326Z] Selecting previously unselected package libc6-i386. [2020-10-21T10:17:43.326Z] Preparing to unpack .../061-libc6-i386_2.27-3ubuntu1.2_amd64.deb ... [2020-10-21T10:17:43.326Z] Unpacking libc6-i386 (2.27-3ubuntu1.2) ... [2020-10-21T10:17:43.586Z] Selecting previously unselected package libc6-dev-i386. [2020-10-21T10:17:43.587Z] Preparing to unpack .../062-libc6-dev-i386_2.27-3ubuntu1.2_amd64.deb ... [2020-10-21T10:17:43.587Z] Unpacking libc6-dev-i386 (2.27-3ubuntu1.2) ... [2020-10-21T10:17:43.849Z] Selecting previously unselected package libc6-x32. [2020-10-21T10:17:43.849Z] Preparing to unpack .../063-libc6-x32_2.27-3ubuntu1.2_amd64.deb ... [2020-10-21T10:17:43.849Z] Unpacking libc6-x32 (2.27-3ubuntu1.2) ... [2020-10-21T10:17:43.915Z] Removing intermediate container bd7d8c8c0660 [2020-10-21T10:17:43.915Z] ---> 452509ce3898 [2020-10-21T10:17:43.915Z] Step 21/22 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:17:44.196Z] ---> Running in 587e22c2cd4a [2020-10-21T10:17:44.423Z] Selecting previously unselected package libc6-dev-x32. [2020-10-21T10:17:44.423Z] Preparing to unpack .../064-libc6-dev-x32_2.27-3ubuntu1.2_amd64.deb ... [2020-10-21T10:17:44.423Z] Unpacking libc6-dev-x32 (2.27-3ubuntu1.2) ... [2020-10-21T10:17:44.684Z] Selecting previously unselected package lib32gcc1. [2020-10-21T10:17:44.684Z] Preparing to unpack .../065-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:44.684Z] Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:44.684Z] Selecting previously unselected package libx32gcc1. [2020-10-21T10:17:44.684Z] Preparing to unpack .../066-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:44.684Z] Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:44.684Z] Selecting previously unselected package lib32gomp1. [2020-10-21T10:17:44.684Z] Preparing to unpack .../067-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:44.684Z] Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:44.945Z] Selecting previously unselected package libx32gomp1. [2020-10-21T10:17:44.945Z] Preparing to unpack .../068-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:44.945Z] Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:44.945Z] Selecting previously unselected package lib32itm1. [2020-10-21T10:17:44.945Z] Preparing to unpack .../069-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:44.945Z] Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:44.945Z] Selecting previously unselected package libx32itm1. [2020-10-21T10:17:44.945Z] Preparing to unpack .../070-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:44.945Z] Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:44.945Z] Selecting previously unselected package lib32atomic1. [2020-10-21T10:17:44.945Z] Preparing to unpack .../071-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:44.945Z] Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:45.205Z] Selecting previously unselected package libx32atomic1. [2020-10-21T10:17:45.205Z] Preparing to unpack .../072-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:45.205Z] Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:45.205Z] Selecting previously unselected package lib32asan4. [2020-10-21T10:17:45.205Z] Preparing to unpack .../073-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:45.205Z] Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:45.205Z] Selecting previously unselected package libx32asan4. [2020-10-21T10:17:45.205Z] Preparing to unpack .../074-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:45.468Z] Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:45.468Z] Selecting previously unselected package lib32stdc++6. [2020-10-21T10:17:45.468Z] Preparing to unpack .../075-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:45.468Z] Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:45.468Z] Selecting previously unselected package lib32ubsan0. [2020-10-21T10:17:45.468Z] Preparing to unpack .../076-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:45.468Z] Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:45.652Z] Removing intermediate container 587e22c2cd4a [2020-10-21T10:17:45.652Z] ---> 42a89937cced [2020-10-21T10:17:45.652Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T10:17:45.729Z] Selecting previously unselected package libx32stdc++6. [2020-10-21T10:17:45.729Z] Preparing to unpack .../077-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:45.729Z] Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:45.729Z] Selecting previously unselected package libx32ubsan0. [2020-10-21T10:17:45.729Z] Preparing to unpack .../078-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:45.729Z] Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:45.990Z] Selecting previously unselected package lib32cilkrts5. [2020-10-21T10:17:45.990Z] Preparing to unpack .../079-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:45.990Z] Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:45.990Z] Selecting previously unselected package libx32cilkrts5. [2020-10-21T10:17:45.990Z] Preparing to unpack .../080-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:45.990Z] Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:45.990Z] Selecting previously unselected package lib32mpx2. [2020-10-21T10:17:45.990Z] Preparing to unpack .../081-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:45.990Z] Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:46.248Z] ---> Running in 8a96cf198260 [2020-10-21T10:17:46.251Z] Selecting previously unselected package lib32quadmath0. [2020-10-21T10:17:46.251Z] Preparing to unpack .../082-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:46.251Z] Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:46.251Z] Selecting previously unselected package libx32quadmath0. [2020-10-21T10:17:46.251Z] Preparing to unpack .../083-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:46.251Z] Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:46.251Z] Selecting previously unselected package lib32gcc-7-dev. [2020-10-21T10:17:46.251Z] Preparing to unpack .../084-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:46.251Z] Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:46.512Z] Selecting previously unselected package libx32gcc-7-dev. [2020-10-21T10:17:46.512Z] Preparing to unpack .../085-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:46.512Z] Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:46.526Z] Removing intermediate container ea62b4c82b60 [2020-10-21T10:17:46.526Z] ---> 4c52e5aee7eb [2020-10-21T10:17:46.526Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-21T10:17:46.773Z] Selecting previously unselected package gcc-7-multilib. [2020-10-21T10:17:46.773Z] Preparing to unpack .../086-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:46.773Z] Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:46.773Z] Selecting previously unselected package lib32stdc++-7-dev. [2020-10-21T10:17:46.773Z] Preparing to unpack .../087-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:47.034Z] Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:47.034Z] Selecting previously unselected package libx32stdc++-7-dev. [2020-10-21T10:17:47.034Z] Preparing to unpack .../088-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:47.034Z] Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:47.133Z] Removing intermediate container 8d13e6d67ff9 [2020-10-21T10:17:47.133Z] ---> a4a275f931b0 [2020-10-21T10:17:47.133Z] [2020-10-21T10:17:47.133Z] Step 10/22 : FROM scratch [2020-10-21T10:17:47.133Z] ---> [2020-10-21T10:17:47.133Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T10:17:47.133Z] Removing intermediate container 8a96cf198260 [2020-10-21T10:17:47.133Z] ---> f324cd5d04dc [2020-10-21T10:17:47.133Z] [2020-10-21T10:17:47.296Z] Selecting previously unselected package g++-7-multilib. [2020-10-21T10:17:47.296Z] Preparing to unpack .../089-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-21T10:17:47.296Z] Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:47.296Z] Selecting previously unselected package gcc-multilib. [2020-10-21T10:17:47.296Z] Preparing to unpack .../090-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-21T10:17:47.296Z] Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-10-21T10:17:47.416Z] Removing intermediate container a1244825e52c [2020-10-21T10:17:47.416Z] ---> d15733241dd7 [2020-10-21T10:17:47.416Z] [2020-10-21T10:17:47.416Z] Step 10/24 : FROM scratch [2020-10-21T10:17:47.416Z] ---> [2020-10-21T10:17:47.416Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-21T10:17:47.416Z] ---> Using cache [2020-10-21T10:17:47.416Z] ---> f1e050e166c5 [2020-10-21T10:17:47.416Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-21T10:17:47.416Z] ---> Running in be3b34d7540d [2020-10-21T10:17:47.557Z] Selecting previously unselected package g++-multilib. [2020-10-21T10:17:47.557Z] Preparing to unpack .../091-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-21T10:17:47.557Z] Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-10-21T10:17:47.557Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-21T10:17:47.557Z] Preparing to unpack .../092-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-21T10:17:47.557Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-21T10:17:47.557Z] Selecting previously unselected package liberror-perl. [2020-10-21T10:17:47.557Z] Preparing to unpack .../093-liberror-perl_0.17025-1_all.deb ... [2020-10-21T10:17:47.557Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-21T10:17:47.690Z] ---> 99e55b1a269b [2020-10-21T10:17:47.690Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-21T10:17:47.690Z] ---> Running in ea504dd1cb64 [2020-10-21T10:17:47.690Z] Successfully built f324cd5d04dc [2020-10-21T10:17:47.817Z] Selecting previously unselected package git-man. [2020-10-21T10:17:47.817Z] Preparing to unpack .../094-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-21T10:17:47.817Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-21T10:17:47.817Z] Selecting previously unselected package git. [2020-10-21T10:17:47.817Z] Preparing to unpack .../095-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-21T10:17:47.817Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-21T10:17:47.963Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-21T10:17:47.963Z] Building docker-security-secretstore-setup-go [2020-10-21T10:17:47.963Z]  Building docker-support-logging-go ... done  ---> Running in 1ac7504b3fc3 [2020-10-21T10:17:48.390Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-10-21T10:17:48.390Z] Preparing to unpack .../096-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-10-21T10:17:48.390Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-10-21T10:17:48.390Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-10-21T10:17:48.390Z] Preparing to unpack .../097-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-10-21T10:17:48.390Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-21T10:17:48.390Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-10-21T10:17:48.390Z] Preparing to unpack .../098-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-10-21T10:17:48.568Z] Removing intermediate container be3b34d7540d [2020-10-21T10:17:48.569Z] ---> 1d37cf42d1d4 [2020-10-21T10:17:48.569Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-21T10:17:48.569Z] ---> Running in 0bbd73c77e91 [2020-10-21T10:17:48.651Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-10-21T10:17:48.651Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-10-21T10:17:48.651Z] Preparing to unpack .../099-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-10-21T10:17:48.651Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-10-21T10:17:48.651Z] Selecting previously unselected package libltdl7:amd64. [2020-10-21T10:17:48.651Z] Preparing to unpack .../100-libltdl7_2.4.6-2_amd64.deb ... [2020-10-21T10:17:48.651Z] Unpacking libltdl7:amd64 (2.4.6-2) ... [2020-10-21T10:17:48.651Z] Selecting previously unselected package libltdl-dev:amd64. [2020-10-21T10:17:48.651Z] Preparing to unpack .../101-libltdl-dev_2.4.6-2_amd64.deb ... [2020-10-21T10:17:48.651Z] Unpacking libltdl-dev:amd64 (2.4.6-2) ... [2020-10-21T10:17:48.847Z] Removing intermediate container ea504dd1cb64 [2020-10-21T10:17:48.847Z] ---> c79059163623 [2020-10-21T10:17:48.847Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-21T10:17:48.847Z] ---> Running in 288238d9fcc9 [2020-10-21T10:17:48.911Z] Selecting previously unselected package liblua5.1-0:amd64. [2020-10-21T10:17:48.911Z] Preparing to unpack .../102-liblua5.1-0_5.1.5-8.1build2_amd64.deb ... [2020-10-21T10:17:48.911Z] Unpacking liblua5.1-0:amd64 (5.1.5-8.1build2) ... [2020-10-21T10:17:48.911Z] Selecting previously unselected package libtinfo-dev:amd64. [2020-10-21T10:17:48.911Z] Preparing to unpack .../103-libtinfo-dev_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-21T10:17:48.911Z] Unpacking libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-21T10:17:48.911Z] Selecting previously unselected package libreadline-dev:amd64. [2020-10-21T10:17:48.911Z] Preparing to unpack .../104-libreadline-dev_7.0-3_amd64.deb ... [2020-10-21T10:17:48.911Z] Unpacking libreadline-dev:amd64 (7.0-3) ... [2020-10-21T10:17:49.172Z] Selecting previously unselected package liblua5.1-0-dev:amd64. [2020-10-21T10:17:49.172Z] Preparing to unpack .../105-liblua5.1-0-dev_5.1.5-8.1build2_amd64.deb ... [2020-10-21T10:17:49.172Z] Unpacking liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... [2020-10-21T10:17:49.172Z] Selecting previously unselected package libncurses5-dev:amd64. [2020-10-21T10:17:49.172Z] Preparing to unpack .../106-libncurses5-dev_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-21T10:17:49.172Z] Unpacking libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-21T10:17:49.172Z] Selecting previously unselected package libnorm1:amd64. [2020-10-21T10:17:49.172Z] Preparing to unpack .../107-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-10-21T10:17:49.172Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-21T10:17:49.435Z] Selecting previously unselected package libpcre16-3:amd64. [2020-10-21T10:17:49.435Z] Preparing to unpack .../108-libpcre16-3_2%3a8.39-9_amd64.deb ... [2020-10-21T10:17:49.435Z] Unpacking libpcre16-3:amd64 (2:8.39-9) ... [2020-10-21T10:17:49.435Z] Selecting previously unselected package libpcre32-3:amd64. [2020-10-21T10:17:49.435Z] Preparing to unpack .../109-libpcre32-3_2%3a8.39-9_amd64.deb ... [2020-10-21T10:17:49.435Z] Unpacking libpcre32-3:amd64 (2:8.39-9) ... [2020-10-21T10:17:49.435Z] Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-21T10:17:49.435Z] Preparing to unpack .../110-libpcrecpp0v5_2%3a8.39-9_amd64.deb ... [2020-10-21T10:17:49.435Z] Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ... [2020-10-21T10:17:49.695Z] Selecting previously unselected package libpcre3-dev:amd64. [2020-10-21T10:17:49.695Z] Preparing to unpack .../111-libpcre3-dev_2%3a8.39-9_amd64.deb ... [2020-10-21T10:17:49.695Z] Unpacking libpcre3-dev:amd64 (2:8.39-9) ... [2020-10-21T10:17:49.695Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-10-21T10:17:49.695Z] Preparing to unpack .../112-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-10-21T10:17:49.695Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-21T10:17:49.696Z] Selecting previously unselected package libsodium23:amd64. [2020-10-21T10:17:49.696Z] Preparing to unpack .../113-libsodium23_1.0.16-2_amd64.deb ... [2020-10-21T10:17:49.956Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-10-21T10:17:49.956Z] Selecting previously unselected package libssl-dev:amd64. [2020-10-21T10:17:49.956Z] Preparing to unpack .../114-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-10-21T10:17:49.956Z] Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-21T10:17:50.218Z] Selecting previously unselected package libtool. [2020-10-21T10:17:50.218Z] Preparing to unpack .../115-libtool_2.4.6-2_all.deb ... [2020-10-21T10:17:50.218Z] Unpacking libtool (2.4.6-2) ... [2020-10-21T10:17:50.218Z] Selecting previously unselected package libtool-bin. [2020-10-21T10:17:50.218Z] Preparing to unpack .../116-libtool-bin_2.4.6-2_amd64.deb ... [2020-10-21T10:17:50.218Z] Unpacking libtool-bin (2.4.6-2) ... [2020-10-21T10:17:50.218Z] Selecting previously unselected package libzmq5:amd64. [2020-10-21T10:17:50.218Z] Preparing to unpack .../117-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-21T10:17:50.218Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-21T10:17:50.218Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-10-21T10:17:50.218Z] Preparing to unpack .../118-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-21T10:17:50.218Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-21T10:17:50.315Z] Removing intermediate container 0bbd73c77e91 [2020-10-21T10:17:50.315Z] ---> e7c464a3edc5 [2020-10-21T10:17:50.315Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T10:17:50.479Z] Selecting previously unselected package lua5.1. [2020-10-21T10:17:50.479Z] Preparing to unpack .../119-lua5.1_5.1.5-8.1build2_amd64.deb ... [2020-10-21T10:17:50.479Z] Unpacking lua5.1 (5.1.5-8.1build2) ... [2020-10-21T10:17:50.479Z] Selecting previously unselected package lua-any. [2020-10-21T10:17:50.479Z] Preparing to unpack .../120-lua-any_24_all.deb ... [2020-10-21T10:17:50.479Z] Unpacking lua-any (24) ... [2020-10-21T10:17:50.479Z] Selecting previously unselected package lua-socket:amd64. [2020-10-21T10:17:50.479Z] Preparing to unpack .../121-lua-socket_3.0~rc1+git+ac3201d-4_amd64.deb ... [2020-10-21T10:17:50.479Z] Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... [2020-10-21T10:17:50.621Z] Removing intermediate container 288238d9fcc9 [2020-10-21T10:17:50.621Z] ---> 32c31fba0dbc [2020-10-21T10:17:50.621Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-21T10:17:50.741Z] Selecting previously unselected package lua-sec:amd64. [2020-10-21T10:17:50.741Z] Preparing to unpack .../122-lua-sec_0.6-4_amd64.deb ... [2020-10-21T10:17:50.741Z] Unpacking lua-sec:amd64 (0.6-4) ... [2020-10-21T10:17:50.741Z] Selecting previously unselected package zip. [2020-10-21T10:17:50.741Z] Preparing to unpack .../123-zip_3.0-11build1_amd64.deb ... [2020-10-21T10:17:50.741Z] Unpacking zip (3.0-11build1) ... [2020-10-21T10:17:50.741Z] Selecting previously unselected package unzip. [2020-10-21T10:17:50.741Z] Preparing to unpack .../124-unzip_6.0-21ubuntu1_amd64.deb ... [2020-10-21T10:17:50.741Z] Unpacking unzip (6.0-21ubuntu1) ... [2020-10-21T10:17:50.741Z] Selecting previously unselected package luarocks. [2020-10-21T10:17:50.741Z] Preparing to unpack .../125-luarocks_2.4.2+dfsg-1_all.deb ... [2020-10-21T10:17:50.741Z] Unpacking luarocks (2.4.2+dfsg-1) ... [2020-10-21T10:17:51.002Z] Selecting previously unselected package manpages-dev. [2020-10-21T10:17:51.002Z] Preparing to unpack .../126-manpages-dev_4.15-1_all.deb ... [2020-10-21T10:17:51.002Z] Unpacking manpages-dev (4.15-1) ... [2020-10-21T10:17:51.262Z] Selecting previously unselected package pkg-config. [2020-10-21T10:17:51.262Z] Preparing to unpack .../127-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-10-21T10:17:51.262Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-21T10:17:51.262Z] Selecting previously unselected package zlib1g-dev:amd64. [2020-10-21T10:17:51.262Z] Preparing to unpack .../128-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... [2020-10-21T10:17:51.262Z] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... [2020-10-21T10:17:51.262Z] Selecting previously unselected package libyaml-dev:amd64. [2020-10-21T10:17:51.262Z] Preparing to unpack .../129-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... [2020-10-21T10:17:51.262Z] Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... [2020-10-21T10:17:51.313Z] ---> Running in 89ca77223738 [2020-10-21T10:17:51.538Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:51.538Z] Setting up libc6-x32 (2.27-3ubuntu1.2) ... [2020-10-21T10:17:51.538Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:51.538Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-21T10:17:51.538Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:51.538Z] Setting up manpages (4.15-1) ... [2020-10-21T10:17:51.538Z] Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... [2020-10-21T10:17:51.538Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-21T10:17:51.538Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:51.538Z] Setting up less (487-0.1) ... [2020-10-21T10:17:51.806Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-21T10:17:51.806Z] Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:51.806Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-21T10:17:51.806Z] Setting up libsigsegv2:amd64 (2.12-1) ... [2020-10-21T10:17:51.806Z] Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-10-21T10:17:51.806Z] Setting up libuv1:amd64 (1.18.0-3) ... [2020-10-21T10:17:51.806Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-21T10:17:51.806Z] Setting up lua-sec:amd64 (0.6-4) ... [2020-10-21T10:17:51.806Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:51.806Z] Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-21T10:17:51.806Z] Setting up unzip (6.0-21ubuntu1) ... [2020-10-21T10:17:51.806Z] Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... [2020-10-21T10:17:51.806Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-10-21T10:17:51.806Z] Setting up libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-21T10:17:51.806Z] Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-10-21T10:17:51.806Z] Setting up libc6-i386 (2.27-3ubuntu1.2) ... [2020-10-21T10:17:51.908Z] ---> fcf683fd6145 [2020-10-21T10:17:51.908Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-21T10:17:51.908Z] Removing intermediate container 89ca77223738 [2020-10-21T10:17:51.908Z] ---> bdd4884e1fb3 [2020-10-21T10:17:51.908Z] Step 14/22 : WORKDIR / [2020-10-21T10:17:52.068Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-21T10:17:52.068Z] Setting up m4 (1.4.18-1) ... [2020-10-21T10:17:52.068Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-10-21T10:17:52.068Z] Setting up zip (3.0-11build1) ... [2020-10-21T10:17:52.068Z] Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:52.068Z] Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:52.068Z] Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:52.068Z] Setting up librhash0:amd64 (1.3.6-2) ... [2020-10-21T10:17:52.068Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:52.068Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-21T10:17:52.068Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:52.068Z] Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:52.068Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-21T10:17:52.328Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-10-21T10:17:52.328Z] Setting up lua5.1 (5.1.5-8.1build2) ... [2020-10-21T10:17:52.328Z] update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode [2020-10-21T10:17:52.328Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lua.1.gz because associated file /usr/share/man/man1/lua5.1.1.gz (of link group lua-interpreter) doesn't exist [2020-10-21T10:17:52.328Z] update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode [2020-10-21T10:17:52.328Z] update-alternatives: warning: skip creation of /usr/share/man/man1/luac.1.gz because associated file /usr/share/man/man1/luac5.1.1.gz (of link group lua-compiler) doesn't exist [2020-10-21T10:17:52.328Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:52.328Z] Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... [2020-10-21T10:17:52.328Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-21T10:17:52.328Z] Setting up autotools-dev (20180224.1) ... [2020-10-21T10:17:52.328Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-10-21T10:17:52.328Z] Setting up libltdl7:amd64 (2.4.6-2) ... [2020-10-21T10:17:52.328Z] Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:52.328Z] Setting up wget (1.19.4-1ubuntu2.2) ... [2020-10-21T10:17:52.328Z] Setting up libreadline-dev:amd64 (7.0-3) ... [2020-10-21T10:17:52.515Z] ---> Running in ddc750865b20 [2020-10-21T10:17:52.588Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-10-21T10:17:52.588Z] Setting up libpcrecpp0v5:amd64 (2:8.39-9) ... [2020-10-21T10:17:52.588Z] Setting up libpcre32-3:amd64 (2:8.39-9) ... [2020-10-21T10:17:52.588Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-10-21T10:17:52.588Z] Setting up liblua5.1-0:amd64 (5.1.5-8.1build2) ... [2020-10-21T10:17:52.588Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-21T10:17:52.588Z] Setting up libpcre16-3:amd64 (2:8.39-9) ... [2020-10-21T10:17:52.588Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-21T10:17:52.588Z] Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:52.848Z] Setting up manpages-dev (4.15-1) ... [2020-10-21T10:17:52.848Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-21T10:17:52.848Z] Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:52.848Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:52.848Z] Setting up autopoint (0.19.8.1-6ubuntu0.3) ... [2020-10-21T10:17:52.848Z] Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:52.848Z] Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:52.848Z] Setting up netbase (5.4) ... [2020-10-21T10:17:52.848Z] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... [2020-10-21T10:17:52.848Z] Setting up libisl19:amd64 (0.19-1) ... [2020-10-21T10:17:52.848Z] Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-21T10:17:53.107Z] Setting up lua-any (24) ... [2020-10-21T10:17:53.107Z] Setting up libpcre3-dev:amd64 (2:8.39-9) ... [2020-10-21T10:17:53.107Z] Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.107Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-21T10:17:53.107Z] Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.107Z] Setting up libltdl-dev:amd64 (2.4.6-2) ... [2020-10-21T10:17:53.107Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.107Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-21T10:17:53.107Z] Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:53.107Z] Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.107Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.114Z] Removing intermediate container 1ac7504b3fc3 [2020-10-21T10:17:53.114Z] ---> 61ac0db7cc00 [2020-10-21T10:17:53.114Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-21T10:17:53.368Z] Setting up liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... [2020-10-21T10:17:53.368Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.368Z] Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.368Z] Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:53.368Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-21T10:17:53.368Z] Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... [2020-10-21T10:17:53.368Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-10-21T10:17:53.368Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-10-21T10:17:53.368Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-21T10:17:53.368Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-21T10:17:53.368Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-21T10:17:53.368Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-21T10:17:53.368Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-21T10:17:53.368Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-21T10:17:53.368Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-21T10:17:53.368Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-21T10:17:53.368Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.368Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.628Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.628Z] Setting up libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-21T10:17:53.628Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-10-21T10:17:53.628Z] Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-10-21T10:17:53.628Z] Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.628Z] Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-10-21T10:17:53.628Z] Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.628Z] Setting up libc6-dev-i386 (2.27-3ubuntu1.2) ... [2020-10-21T10:17:53.628Z] Setting up libc6-dev-x32 (2.27-3ubuntu1.2) ... [2020-10-21T10:17:53.628Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-21T10:17:53.889Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-21T10:17:53.889Z] Setting up luarocks (2.4.2+dfsg-1) ... [2020-10-21T10:17:53.889Z] Making manifest for /usr/local/lib/luarocks/rocks [2020-10-21T10:17:53.889Z] Warning: This looks like a local rocks tree, but you did not pass --local-tree. [2020-10-21T10:17:53.889Z] Generating index.html for /usr/local/lib/luarocks/rocks [2020-10-21T10:17:53.889Z] Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:53.889Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-10-21T10:17:53.889Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-10-21T10:17:53.889Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-10-21T10:17:53.889Z] Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:54.096Z] ---> Running in 806bb388e5ea [2020-10-21T10:17:54.096Z] Removing intermediate container ddc750865b20 [2020-10-21T10:17:54.096Z] ---> b25a8711bbf9 [2020-10-21T10:17:54.096Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-21T10:17:54.096Z] ---> 626cfeb43fb0 [2020-10-21T10:17:54.096Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-21T10:17:54.148Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-21T10:17:54.148Z] Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:54.148Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:54.148Z] Setting up liberror-perl (0.17025-1) ... [2020-10-21T10:17:54.148Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:54.148Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-21T10:17:54.148Z] Setting up autoconf (2.69-11) ... [2020-10-21T10:17:54.148Z] Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:54.148Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-21T10:17:54.148Z] Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:54.409Z] Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-10-21T10:17:54.409Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-10-21T10:17:54.409Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-21T10:17:54.409Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-21T10:17:54.409Z] Setting up automake (1:1.15.1-3ubuntu2) ... [2020-10-21T10:17:54.409Z] update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode [2020-10-21T10:17:54.409Z] update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist [2020-10-21T10:17:54.409Z] update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist [2020-10-21T10:17:54.409Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-21T10:17:54.409Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-10-21T10:17:54.409Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-10-21T10:17:54.409Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-21T10:17:54.670Z] Setting up libtool (2.4.6-2) ... [2020-10-21T10:17:54.670Z] Setting up libtool-bin (2.4.6-2) ... [2020-10-21T10:17:54.670Z] Setting up build-essential (12.4ubuntu1) ... [2020-10-21T10:17:54.670Z] Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-10-21T10:17:54.670Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-21T10:17:54.670Z] Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-10-21T10:17:54.670Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-21T10:17:54.670Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-21T10:17:55.564Z] ---> bc9f8c7ae3d3 [2020-10-21T10:17:55.564Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-21T10:17:56.054Z] autoconf set to automatically installed. [2020-10-21T10:17:56.054Z] automake set to automatically installed. [2020-10-21T10:17:56.054Z] autopoint set to automatically installed. [2020-10-21T10:17:56.054Z] autotools-dev set to automatically installed. [2020-10-21T10:17:56.054Z] binutils set to automatically installed. [2020-10-21T10:17:56.054Z] binutils-common set to automatically installed. [2020-10-21T10:17:56.317Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-10-21T10:17:56.317Z] build-essential set to automatically installed. [2020-10-21T10:17:56.317Z] cmake set to automatically installed. [2020-10-21T10:17:56.317Z] cmake-data set to automatically installed. [2020-10-21T10:17:56.317Z] cpp set to automatically installed. [2020-10-21T10:17:56.317Z] cpp-7 set to automatically installed. [2020-10-21T10:17:56.317Z] curl set to automatically installed. [2020-10-21T10:17:56.317Z] dpkg-dev set to automatically installed. [2020-10-21T10:17:56.317Z] fakeroot set to automatically installed. [2020-10-21T10:17:56.317Z] g++ set to automatically installed. [2020-10-21T10:17:56.317Z] g++-7 set to automatically installed. [2020-10-21T10:17:56.317Z] g++-7-multilib set to automatically installed. [2020-10-21T10:17:56.317Z] g++-multilib set to automatically installed. [2020-10-21T10:17:56.317Z] gcc set to automatically installed. [2020-10-21T10:17:56.317Z] gcc-7 set to automatically installed. [2020-10-21T10:17:56.317Z] gcc-7-base set to automatically installed. [2020-10-21T10:17:56.317Z] gcc-7-multilib set to automatically installed. [2020-10-21T10:17:56.317Z] gcc-multilib set to automatically installed. [2020-10-21T10:17:56.317Z] git set to automatically installed. [2020-10-21T10:17:56.317Z] git-man set to automatically installed. [2020-10-21T10:17:56.317Z] less set to automatically installed. [2020-10-21T10:17:56.317Z] lib32asan4 set to automatically installed. [2020-10-21T10:17:56.317Z] lib32atomic1 set to automatically installed. [2020-10-21T10:17:56.317Z] lib32cilkrts5 set to automatically installed. [2020-10-21T10:17:56.317Z] lib32gcc-7-dev set to automatically installed. [2020-10-21T10:17:56.317Z] lib32gcc1 set to automatically installed. [2020-10-21T10:17:56.317Z] lib32gomp1 set to automatically installed. [2020-10-21T10:17:56.317Z] lib32itm1 set to automatically installed. [2020-10-21T10:17:56.317Z] lib32mpx2 set to automatically installed. [2020-10-21T10:17:56.317Z] lib32quadmath0 set to automatically installed. [2020-10-21T10:17:56.317Z] lib32stdc++-7-dev set to automatically installed. [2020-10-21T10:17:56.317Z] lib32stdc++6 set to automatically installed. [2020-10-21T10:17:56.317Z] lib32ubsan0 set to automatically installed. [2020-10-21T10:17:56.317Z] libalgorithm-diff-perl set to automatically installed. [2020-10-21T10:17:56.317Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-10-21T10:17:56.317Z] libalgorithm-merge-perl set to automatically installed. [2020-10-21T10:17:56.317Z] libarchive13 set to automatically installed. [2020-10-21T10:17:56.317Z] libasan4 set to automatically installed. [2020-10-21T10:17:56.317Z] libatomic1 set to automatically installed. [2020-10-21T10:17:56.317Z] libbinutils set to automatically installed. [2020-10-21T10:17:56.317Z] libc-dev-bin set to automatically installed. [2020-10-21T10:17:56.317Z] libc6-dev set to automatically installed. [2020-10-21T10:17:56.317Z] libc6-dev-i386 set to automatically installed. [2020-10-21T10:17:56.317Z] libc6-dev-x32 set to automatically installed. [2020-10-21T10:17:56.317Z] libc6-i386 set to automatically installed. [2020-10-21T10:17:56.317Z] libc6-x32 set to automatically installed. [2020-10-21T10:17:56.317Z] libcc1-0 set to automatically installed. [2020-10-21T10:17:56.317Z] libcilkrts5 set to automatically installed. [2020-10-21T10:17:56.317Z] libcurl3-gnutls set to automatically installed. [2020-10-21T10:17:56.317Z] libdpkg-perl set to automatically installed. [2020-10-21T10:17:56.317Z] liberror-perl set to automatically installed. [2020-10-21T10:17:56.546Z] ---> 887e60c69a80 [2020-10-21T10:17:56.546Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-21T10:17:56.577Z] libfakeroot set to automatically installed. [2020-10-21T10:17:56.577Z] libfile-fcntllock-perl set to automatically installed. [2020-10-21T10:17:56.577Z] libgcc-7-dev set to automatically installed. [2020-10-21T10:17:56.577Z] libgdbm-compat4 set to automatically installed. [2020-10-21T10:17:56.577Z] libgdbm5 set to automatically installed. [2020-10-21T10:17:56.577Z] libgomp1 set to automatically installed. [2020-10-21T10:17:56.577Z] libisl19 set to automatically installed. [2020-10-21T10:17:56.577Z] libitm1 set to automatically installed. [2020-10-21T10:17:56.577Z] libjsoncpp1 set to automatically installed. [2020-10-21T10:17:56.577Z] liblocale-gettext-perl set to automatically installed. [2020-10-21T10:17:56.577Z] liblsan0 set to automatically installed. [2020-10-21T10:17:56.577Z] libltdl-dev set to automatically installed. [2020-10-21T10:17:56.577Z] libltdl7 set to automatically installed. [2020-10-21T10:17:56.577Z] liblua5.1-0 set to automatically installed. [2020-10-21T10:17:56.577Z] liblua5.1-0-dev set to automatically installed. [2020-10-21T10:17:56.577Z] libmpc3 set to automatically installed. [2020-10-21T10:17:56.577Z] libmpfr6 set to automatically installed. [2020-10-21T10:17:56.577Z] libmpx2 set to automatically installed. [2020-10-21T10:17:56.577Z] libncurses5-dev set to automatically installed. [2020-10-21T10:17:56.577Z] libnorm1 set to automatically installed. [2020-10-21T10:17:56.577Z] libpcre16-3 set to automatically installed. [2020-10-21T10:17:56.577Z] libpcre3-dev set to automatically installed. [2020-10-21T10:17:56.577Z] libpcre32-3 set to automatically installed. [2020-10-21T10:17:56.577Z] libpcrecpp0v5 set to automatically installed. [2020-10-21T10:17:56.577Z] libperl5.26 set to automatically installed. [2020-10-21T10:17:56.577Z] libpgm-5.2-0 set to automatically installed. [2020-10-21T10:17:56.577Z] libquadmath0 set to automatically installed. [2020-10-21T10:17:56.577Z] libreadline-dev set to automatically installed. [2020-10-21T10:17:56.577Z] librhash0 set to automatically installed. [2020-10-21T10:17:56.577Z] libsigsegv2 set to automatically installed. [2020-10-21T10:17:56.577Z] libsodium23 set to automatically installed. [2020-10-21T10:17:56.577Z] libssl-dev set to automatically installed. [2020-10-21T10:17:56.577Z] libstdc++-7-dev set to automatically installed. [2020-10-21T10:17:56.577Z] libtinfo-dev set to automatically installed. [2020-10-21T10:17:56.577Z] libtool set to automatically installed. [2020-10-21T10:17:56.577Z] libtool-bin set to automatically installed. [2020-10-21T10:17:56.577Z] libtsan0 set to automatically installed. [2020-10-21T10:17:56.577Z] libubsan0 set to automatically installed. [2020-10-21T10:17:56.577Z] libuv1 set to automatically installed. [2020-10-21T10:17:56.577Z] libx32asan4 set to automatically installed. [2020-10-21T10:17:56.577Z] libx32atomic1 set to automatically installed. [2020-10-21T10:17:56.577Z] libx32cilkrts5 set to automatically installed. [2020-10-21T10:17:56.577Z] libx32gcc-7-dev set to automatically installed. [2020-10-21T10:17:56.577Z] libx32gcc1 set to automatically installed. [2020-10-21T10:17:56.577Z] libx32gomp1 set to automatically installed. [2020-10-21T10:17:56.577Z] libx32itm1 set to automatically installed. [2020-10-21T10:17:56.577Z] libx32quadmath0 set to automatically installed. [2020-10-21T10:17:56.577Z] libx32stdc++-7-dev set to automatically installed. [2020-10-21T10:17:56.577Z] libx32stdc++6 set to automatically installed. [2020-10-21T10:17:56.577Z] libx32ubsan0 set to automatically installed. [2020-10-21T10:17:56.577Z] libyaml-0-2 set to automatically installed. [2020-10-21T10:17:56.577Z] libyaml-dev set to automatically installed. [2020-10-21T10:17:56.837Z] libzmq3-dev set to automatically installed. [2020-10-21T10:17:56.837Z] libzmq5 set to automatically installed. [2020-10-21T10:17:56.837Z] linux-libc-dev set to automatically installed. [2020-10-21T10:17:56.837Z] lua-any set to automatically installed. [2020-10-21T10:17:56.837Z] lua-sec set to automatically installed. [2020-10-21T10:17:56.837Z] lua-socket set to automatically installed. [2020-10-21T10:17:56.837Z] lua5.1 set to automatically installed. [2020-10-21T10:17:56.837Z] luarocks set to automatically installed. [2020-10-21T10:17:56.837Z] m4 set to automatically installed. [2020-10-21T10:17:56.837Z] make set to automatically installed. [2020-10-21T10:17:56.837Z] manpages set to automatically installed. [2020-10-21T10:17:56.837Z] manpages-dev set to automatically installed. [2020-10-21T10:17:56.837Z] netbase set to automatically installed. [2020-10-21T10:17:56.837Z] patch set to automatically installed. [2020-10-21T10:17:56.837Z] perl set to automatically installed. [2020-10-21T10:17:56.837Z] perl-modules-5.26 set to automatically installed. [2020-10-21T10:17:56.837Z] pkg-config set to automatically installed. [2020-10-21T10:17:56.837Z] unzip set to automatically installed. [2020-10-21T10:17:56.837Z] wget set to automatically installed. [2020-10-21T10:17:56.837Z] zip set to automatically installed. [2020-10-21T10:17:56.837Z] zlib1g-dev set to automatically installed. [2020-10-21T10:17:56.837Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-21T10:17:56.837Z] Please ensure the environment is properly setup before continuing. [2020-10-21T10:17:56.837Z] Ignore this message if the appropriate measures have already been taken [2020-10-21T10:17:57.409Z] Pulling go-build-helper  [2020-10-21T10:17:58.351Z] Pulling lua-kong-nginx-module  [2020-10-21T10:17:58.539Z] ---> 8aedc8e922ee [2020-10-21T10:17:58.539Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-21T10:17:58.847Z] ---> d1f779cf7ff6 [2020-10-21T10:17:58.847Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-21T10:17:58.921Z] Cloning into '/build/parts/lua-kong-nginx-module/src'... [2020-10-21T10:17:59.181Z] remote: Enumerating objects: 18, done. [2020-10-21T10:17:59.181Z] remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. [2020-10-21T10:17:59.181Z] remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. [2020-10-21T10:17:59.181Z] Receiving objects: 0% (1/152) Receiving objects: 1% (2/152) Receiving objects: 2% (4/152) Receiving objects: 3% (5/152) Receiving objects: 4% (7/152) Receiving objects: 5% (8/152) Receiving objects: 6% (10/152) Receiving objects: 7% (11/152) Receiving objects: 8% (13/152) Receiving objects: 9% (14/152) Receiving objects: 10% (16/152) Receiving objects: 11% (17/152) Receiving objects: 12% (19/152) Receiving objects: 13% (20/152) Receiving objects: 14% (22/152) Receiving objects: 15% (23/152) Receiving objects: 16% (25/152) Receiving objects: 17% (26/152) Receiving objects: 18% (28/152) Receiving objects: 19% (29/152) Receiving objects: 20% (31/152) Receiving objects: 21% (32/152) Receiving objects: 22% (34/152) Receiving objects: 23% (35/152) Receiving objects: 24% (37/152) Receiving objects: 25% (38/152) Receiving objects: 26% (40/152) Receiving objects: 27% (42/152) Receiving objects: 28% (43/152) Receiving objects: 29% (45/152) Receiving objects: 30% (46/152) Receiving objects: 31% (48/152) Receiving objects: 32% (49/152) Receiving objects: 33% (51/152) Receiving objects: 34% (52/152) Receiving objects: 35% (54/152) Receiving objects: 36% (55/152) Receiving objects: 37% (57/152) Receiving objects: 38% (58/152) Receiving objects: 39% (60/152) Receiving objects: 40% (61/152) Receiving objects: 41% (63/152) Receiving objects: 42% (64/152) Receiving objects: 43% (66/152) Receiving objects: 44% (67/152) Receiving objects: 45% (69/152) Receiving objects: 46% (70/152) Receiving objects: 47% (72/152) Receiving objects: 48% (73/152) Receiving objects: 49% (75/152) Receiving objects: 50% (76/152) Receiving objects: 51% (78/152) Receiving objects: 52% (80/152) Receiving objects: 53% (81/152) remote: Total 152 (delta 4), reused 10 (delta 2), pack-reused 134 [2020-10-21T10:17:59.181Z] 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 | 3.69 MiB/s, done. [2020-10-21T10:17:59.181Z] Resolving deltas: 0% (0/42) Resolving deltas: 7% (3/42) Resolving deltas: 14% (6/42) Resolving deltas: 16% (7/42) Resolving deltas: 26% (11/42) Resolving deltas: 40% (17/42) Resolving deltas: 45% (19/42) Resolving deltas: 61% (26/42) Resolving deltas: 69% (29/42) Resolving deltas: 71% (30/42) Resolving deltas: 73% (31/42) Resolving deltas: 76% (32/42) Resolving deltas: 78% (33/42) Resolving deltas: 80% (34/42) Resolving deltas: 83% (35/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. [2020-10-21T10:17:59.181Z] Note: checking out 'e4cc508ff20f774b0dce68549f25b66e56345ddb'. [2020-10-21T10:17:59.181Z] [2020-10-21T10:17:59.181Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-10-21T10:17:59.181Z] changes and commit them, and you can discard any commits you make in this [2020-10-21T10:17:59.181Z] state without impacting any branches by performing another checkout. [2020-10-21T10:17:59.181Z] [2020-10-21T10:17:59.181Z] If you want to create a new branch to retain commits you create, you may [2020-10-21T10:17:59.181Z] do so (now or later) by using -b with the checkout command again. Example: [2020-10-21T10:17:59.181Z] [2020-10-21T10:17:59.181Z] git checkout -b [2020-10-21T10:17:59.181Z] [2020-10-21T10:17:59.441Z] Pulling openresty-kong-patches  [2020-10-21T10:17:59.441Z] Cloning into '/build/parts/openresty-kong-patches/src'... [2020-10-21T10:17:59.703Z] remote: Enumerating objects: 8, done. [2020-10-21T10:17:59.703Z] remote: Counting objects: 12% (1/8) remote: Counting objects: 25% (2/8) remote: Counting objects: 37% (3/8) remote: Counting objects: 50% (4/8) remote: Counting objects: 62% (5/8) remote: Counting objects: 75% (6/8) remote: Counting objects: 87% (7/8) remote: Counting objects: 100% (8/8) remote: Counting objects: 100% (8/8), done. [2020-10-21T10:17:59.703Z] remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. [2020-10-21T10:17:59.835Z] Removing intermediate container 806bb388e5ea [2020-10-21T10:17:59.835Z] ---> d09fe756ec5e [2020-10-21T10:17:59.835Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-21T10:18:00.435Z] ---> Running in 8c40f65624b2 [2020-10-21T10:18:00.717Z] ---> b61732fda5f2 [2020-10-21T10:18:00.717Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-21T10:18:00.991Z] ---> 5da0dfceb982 [2020-10-21T10:18:00.991Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-21T10:18:00.991Z] ---> Running in edf70b6046fa [2020-10-21T10:18:01.057Z] Receiving objects: 0% (1/2687) Receiving objects: 1% (27/2687) Receiving objects: 2% (54/2687) Receiving objects: 3% (81/2687) Receiving objects: 4% (108/2687) Receiving objects: 5% (135/2687) Receiving objects: 6% (162/2687) Receiving objects: 7% (189/2687) Receiving objects: 8% (215/2687) Receiving objects: 9% (242/2687) Receiving objects: 10% (269/2687) Receiving objects: 11% (296/2687) Receiving objects: 12% (323/2687) Receiving objects: 13% (350/2687) Receiving objects: 14% (377/2687) Receiving objects: 15% (404/2687) Receiving objects: 16% (430/2687) Receiving objects: 17% (457/2687) Receiving objects: 18% (484/2687) Receiving objects: 19% (511/2687) Receiving objects: 20% (538/2687) Receiving objects: 21% (565/2687) Receiving objects: 22% (592/2687) Receiving objects: 23% (619/2687) Receiving objects: 24% (645/2687) Receiving objects: 25% (672/2687) Receiving objects: 26% (699/2687) Receiving objects: 27% (726/2687) Receiving objects: 28% (753/2687) Receiving objects: 29% (780/2687) Receiving objects: 30% (807/2687) Receiving objects: 31% (833/2687) Receiving objects: 32% (860/2687) Receiving objects: 33% (887/2687) Receiving objects: 34% (914/2687) Receiving objects: 35% (941/2687) Receiving objects: 36% (968/2687) Receiving objects: 37% (995/2687) Receiving objects: 38% (1022/2687) Receiving objects: 39% (1048/2687) Receiving objects: 40% (1075/2687) Receiving objects: 41% (1102/2687) Receiving objects: 42% (1129/2687) Receiving objects: 43% (1156/2687) Receiving objects: 44% (1183/2687) Receiving objects: 45% (1210/2687) Receiving objects: 46% (1237/2687) Receiving objects: 47% (1263/2687) Receiving objects: 48% (1290/2687) Receiving objects: 49% (1317/2687) Receiving objects: 50% (1344/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 51% (1371/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 52% (1398/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 53% (1425/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 54% (1451/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 55% (1478/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 56% (1505/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 57% (1532/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 58% (1559/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 59% (1586/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 60% (1613/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 61% (1640/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 62% (1666/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 63% (1693/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 64% (1720/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 65% (1747/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 66% (1774/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 67% (1801/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 68% (1828/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 69% (1855/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 70% (1881/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 71% (1908/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 72% (1935/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 73% (1962/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 74% (1989/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 75% (2016/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 76% (2043/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 77% (2069/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 78% (2096/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 79% (2123/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 80% (2150/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 81% (2177/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 82% (2204/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 83% (2231/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 84% (2258/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 85% (2284/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 86% (2311/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 87% (2338/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 88% (2365/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 89% (2392/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 90% (2419/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 91% (2446/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 92% (2473/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 93% (2499/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 94% (2526/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 95% (2553/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 96% (2580/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 97% (2607/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 98% (2634/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 99% (2661/2687), 18.68 MiB | 37.36 MiB/s Receiving objects: 99% (2674/2687), 39.34 MiB | 39.34 MiB/s remote: Total 2687 (delta 1), reused 2 (delta 1), pack-reused 2679 [2020-10-21T10:18:01.057Z] Receiving objects: 100% (2687/2687), 39.34 MiB | 39.34 MiB/s Receiving objects: 100% (2687/2687), 48.20 MiB | 39.97 MiB/s, done. [2020-10-21T10:18:01.057Z] Resolving deltas: 0% (0/1754) Resolving deltas: 2% (39/1754) Resolving deltas: 3% (59/1754) Resolving deltas: 4% (78/1754) Resolving deltas: 5% (88/1754) Resolving deltas: 7% (125/1754) Resolving deltas: 8% (144/1754) Resolving deltas: 9% (162/1754) Resolving deltas: 11% (209/1754) Resolving deltas: 12% (212/1754) Resolving deltas: 14% (258/1754) Resolving deltas: 15% (268/1754) Resolving deltas: 16% (295/1754) Resolving deltas: 17% (299/1754) Resolving deltas: 18% (319/1754) Resolving deltas: 19% (346/1754) Resolving deltas: 20% (354/1754) Resolving deltas: 21% (369/1754) Resolving deltas: 22% (386/1754) Resolving deltas: 23% (412/1754) Resolving deltas: 24% (425/1754) Resolving deltas: 25% (439/1754) Resolving deltas: 37% (660/1754) Resolving deltas: 42% (737/1754) Resolving deltas: 43% (755/1754) Resolving deltas: 47% (837/1754) Resolving deltas: 48% (845/1754) Resolving deltas: 49% (875/1754) Resolving deltas: 50% (888/1754) Resolving deltas: 53% (936/1754) Resolving deltas: 55% (966/1754) Resolving deltas: 56% (989/1754) Resolving deltas: 57% (1007/1754) Resolving deltas: 59% (1038/1754) Resolving deltas: 60% (1066/1754) Resolving deltas: 61% (1077/1754) Resolving deltas: 62% (1096/1754) Resolving deltas: 63% (1119/1754) Resolving deltas: 64% (1123/1754) Resolving deltas: 67% (1190/1754) Resolving deltas: 68% (1194/1754) Resolving deltas: 70% (1240/1754) Resolving deltas: 71% (1247/1754) Resolving deltas: 72% (1264/1754) Resolving deltas: 74% (1315/1754) Resolving deltas: 75% (1324/1754) Resolving deltas: 79% (1403/1754) Resolving deltas: 80% (1420/1754) Resolving deltas: 83% (1469/1754) Resolving deltas: 88% (1547/1754) Resolving deltas: 89% (1564/1754) Resolving deltas: 90% (1579/1754) Resolving deltas: 94% (1654/1754) Resolving deltas: 95% (1675/1754) Resolving deltas: 97% (1709/1754) Resolving deltas: 98% (1721/1754) Resolving deltas: 100% (1754/1754) Resolving deltas: 100% (1754/1754), done. [2020-10-21T10:18:01.263Z] Removing intermediate container 8c40f65624b2 [2020-10-21T10:18:01.263Z] ---> 860441b23e31 [2020-10-21T10:18:01.263Z] Step 26/29 : CMD [ "generate" ] [2020-10-21T10:18:01.317Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-21T10:18:01.576Z] 14% [Working] 99% [Working] 99% [Working] 99% Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-10-21T10:18:01.576Z] 30% 2% 2% 2% Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [211 kB] [2020-10-21T10:18:01.576Z] 2% 8% 8% 8% 9% 9% Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] [2020-10-21T10:18:01.576Z] 9% Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1745 kB] [2020-10-21T10:18:01.837Z] 10% 10% 10% 10% Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1352 kB] [2020-10-21T10:18:01.869Z] ---> Running in 875c740e5591 [2020-10-21T10:18:02.099Z] 58% 58% 58% 95% 97% 97% 97% 99% 99% 99% 99% Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-21T10:18:02.099Z] 97% 22% 22% [Working] 22% [Working] 22% 17% [Working] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-21T10:18:02.359Z] 17% 17% [Working] 17% [Working] 17% 17% [Working] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-10-21T10:18:02.359Z] 17% Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-10-21T10:18:02.466Z] Removing intermediate container edf70b6046fa [2020-10-21T10:18:02.466Z] ---> a30cac97090a [2020-10-21T10:18:02.466Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:18:02.466Z] ---> dcd4dacdbb22 [2020-10-21T10:18:02.466Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-21T10:18:02.880Z] 24% 24% 24% 33% 77% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-10-21T10:18:02.880Z] 77% 77% Get:12 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-10-21T10:18:02.880Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] [2020-10-21T10:18:02.880Z] 78% 78% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2115 kB] [2020-10-21T10:18:03.081Z] ---> Running in 2e596ab0db14 [2020-10-21T10:18:03.081Z] ---> Running in a52bdf8343d0 [2020-10-21T10:18:03.081Z] Removing intermediate container 875c740e5591 [2020-10-21T10:18:03.081Z] ---> bc32609c92cc [2020-10-21T10:18:03.081Z] Step 27/29 : LABEL arch=arm64 [2020-10-21T10:18:03.143Z] 78% 88% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [238 kB] [2020-10-21T10:18:03.143Z] 88% 89% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2162 kB] [2020-10-21T10:18:03.143Z] 89% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-21T10:18:03.143Z] 99% 99% Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-21T10:18:03.680Z] ---> Running in c44f3d89b6b1 [2020-10-21T10:18:03.952Z] Removing intermediate container 2e596ab0db14 [2020-10-21T10:18:03.952Z] ---> 7507eacd17b8 [2020-10-21T10:18:03.952Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:18:03.952Z] Removing intermediate container a52bdf8343d0 [2020-10-21T10:18:03.952Z] ---> 2be252ad4782 [2020-10-21T10:18:03.952Z] Step 20/22 : LABEL arch=arm64 [2020-10-21T10:18:04.227Z] ---> Running in faee999fe205 [2020-10-21T10:18:04.233Z] 99% 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 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% 100% [Working] Fetched 21.3 MB in 0s (0 B/s) [2020-10-21T10:18:04.502Z] ---> Running in 1751485f1f7e [2020-10-21T10:18:04.781Z] Removing intermediate container c44f3d89b6b1 [2020-10-21T10:18:04.781Z] ---> 7439577c0781 [2020-10-21T10:18:04.781Z] Step 28/29 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:18:04.781Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:18:04.781Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:18:04.781Z] ---> a6d0fcf07347 [2020-10-21T10:18:04.781Z] Step 3/26 : WORKDIR /edgex-go [2020-10-21T10:18:04.781Z] ---> Using cache [2020-10-21T10:18:04.781Z] ---> bfdd1573e0a0 [2020-10-21T10:18:04.781Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:18:04.781Z] ---> Using cache [2020-10-21T10:18:04.781Z] ---> 48afad0bbe86 [2020-10-21T10:18:04.781Z] Step 5/26 : RUN apk update && apk add make git [2020-10-21T10:18:04.781Z] ---> Using cache [2020-10-21T10:18:04.781Z] ---> 69c7959316ac [2020-10-21T10:18:04.781Z] Step 6/26 : COPY go.mod . [2020-10-21T10:18:04.781Z] ---> Using cache [2020-10-21T10:18:04.781Z] ---> 789f6309f574 [2020-10-21T10:18:04.781Z] Step 7/26 : RUN go mod download [2020-10-21T10:18:04.781Z] ---> Using cache [2020-10-21T10:18:04.781Z] ---> ebc7e7c1492c [2020-10-21T10:18:04.781Z] Step 8/26 : COPY . . [2020-10-21T10:18:04.781Z] ---> Using cache [2020-10-21T10:18:04.781Z] ---> 3a4381373d3c [2020-10-21T10:18:04.781Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-21T10:18:05.381Z] ---> Running in 2e11d5c7ed37 [2020-10-21T10:18:05.381Z] ---> Running in a7b2baa4873b [2020-10-21T10:18:05.381Z] Removing intermediate container faee999fe205 [2020-10-21T10:18:05.381Z] ---> 93480500f6ac [2020-10-21T10:18:05.381Z] Step 22/24 : LABEL arch=arm64 [2020-10-21T10:18:05.381Z] Removing intermediate container 1751485f1f7e [2020-10-21T10:18:05.381Z] ---> 9d2813279a02 [2020-10-21T10:18:05.381Z] Step 21/22 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:18:05.981Z] ---> Running in 53d517b12a46 [2020-10-21T10:18:05.981Z] ---> Running in 32b068e9ccf1 [2020-10-21T10:18:06.258Z] Removing intermediate container a7b2baa4873b [2020-10-21T10:18:06.258Z] ---> 9e7c5e01ca6a [2020-10-21T10:18:06.258Z] Step 29/29 : LABEL version=0.0.0 [2020-10-21T10:18:06.533Z] ---> Running in 629dc68f56fd [2020-10-21T10:18:06.807Z] Removing intermediate container 53d517b12a46 [2020-10-21T10:18:06.807Z] ---> 2945c1ed0a19 [2020-10-21T10:18:06.807Z] Step 23/24 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:18:06.807Z] Removing intermediate container 32b068e9ccf1 [2020-10-21T10:18:06.807Z] ---> 9f825e1cdd1f [2020-10-21T10:18:06.807Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T10:18:07.086Z] Removing intermediate container 240137591edb [2020-10-21T10:18:07.086Z] ---> 976cc3c70c8a [2020-10-21T10:18:07.086Z] [2020-10-21T10:18:07.086Z] Step 10/23 : FROM alpine [2020-10-21T10:18:07.086Z] ---> 62ee0e9f8440 [2020-10-21T10:18:07.086Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T10:18:07.359Z] ---> Running in a167fb756ad6 [2020-10-21T10:18:07.359Z] ---> Running in 1426e6fde140 [2020-10-21T10:18:07.359Z] ---> Running in 8e71c4dbb37d [2020-10-21T10:18:07.359Z] Removing intermediate container 629dc68f56fd [2020-10-21T10:18:07.534Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb [415 kB] [2020-10-21T10:18:07.636Z] ---> c927654f081d [2020-10-21T10:18:07.636Z] [2020-10-21T10:18:07.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-21T10:18:07.913Z] Removing intermediate container 1426e6fde140 [2020-10-21T10:18:07.913Z] ---> 8eddf0d0a463 [2020-10-21T10:18:07.913Z] [2020-10-21T10:18:07.913Z] Removing intermediate container a167fb756ad6 [2020-10-21T10:18:07.913Z] ---> c7309fd8ee55 [2020-10-21T10:18:07.913Z] Step 24/24 : LABEL version=0.0.0 [2020-10-21T10:18:08.105Z] 3% 100% [Working] Fetched 415 kB in 0s (0 B/s) [2020-10-21T10:18:08.190Z] Successfully built c927654f081d [2020-10-21T10:18:08.191Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-21T10:18:08.191Z]  Building docker-security-secrets-setup-go ... done Building docker-support-scheduler-go [2020-10-21T10:18:08.191Z] Removing intermediate container 8e71c4dbb37d [2020-10-21T10:18:08.191Z] ---> 27105020b595 [2020-10-21T10:18:08.191Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-21T10:18:08.365Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb [18.7 kB] [2020-10-21T10:18:08.366Z] 67% 100% [Working] Fetched 18.7 kB in 0s (0 B/s) [2020-10-21T10:18:08.464Z] ---> Running in 89cd4230e2c4 [2020-10-21T10:18:08.465Z] ---> Running in da096dfa31e1 [2020-10-21T10:18:08.627Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32gcc1_8.4.0-1ubuntu1~18.04_amd64.deb [48.1 kB] [2020-10-21T10:18:08.739Z] Successfully built 8eddf0d0a463 [2020-10-21T10:18:08.739Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-21T10:18:08.739Z] Building docker-sys-mgmt-agent-go [2020-10-21T10:18:08.890Z] 26% 100% [Working] Fetched 48.1 kB in 0s (0 B/s) [2020-10-21T10:18:08.890Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-i386_2.27-3ubuntu1.2_amd64.deb [2650 kB] [2020-10-21T10:18:09.015Z]  Building docker-core-command-go ... done Removing intermediate container 89cd4230e2c4 [2020-10-21T10:18:09.015Z] ---> fc87b22afa7a [2020-10-21T10:18:09.015Z] [2020-10-21T10:18:09.291Z] Removing intermediate container da096dfa31e1 [2020-10-21T10:18:09.291Z] ---> db89305fcaef [2020-10-21T10:18:09.291Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-21T10:18:09.291Z] Successfully built fc87b22afa7a [2020-10-21T10:18:09.566Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-21T10:18:09.567Z] Building docker-security-proxy-setup-go [2020-10-21T10:18:09.567Z]  Building docker-support-notifications-go ... done  ---> Running in e8b02168932a [2020-10-21T10:18:09.724Z] 0% 25% 100% [Working] Fetched 2650 kB in 0s (0 B/s) [2020-10-21T10:18:10.183Z] Removing intermediate container e8b02168932a [2020-10-21T10:18:10.183Z] ---> fc99876c214e [2020-10-21T10:18:10.183Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:18:10.294Z] Pulling snapcraft-preload  [2020-10-21T10:18:10.459Z] ---> Running in d968cbc70b1b [2020-10-21T10:18:10.865Z] Cloning into '/build/parts/snapcraft-preload/src'... [2020-10-21T10:18:11.128Z] remote: Enumerating objects: 187, done. [2020-10-21T10:18:11.128Z] 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) 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) remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 187 [2020-10-21T10:18:11.128Z] 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.54 MiB/s, done. [2020-10-21T10:18:11.128Z] Resolving deltas: 0% (0/112) Resolving deltas: 3% (4/112) Resolving deltas: 8% (9/112) Resolving deltas: 13% (15/112) Resolving deltas: 46% (52/112) Resolving deltas: 48% (54/112) Resolving deltas: 56% (63/112) Resolving deltas: 62% (70/112) Resolving deltas: 65% (73/112) Resolving deltas: 69% (78/112) Resolving deltas: 100% (112/112) Resolving deltas: 100% (112/112), done. [2020-10-21T10:18:11.395Z] From https://github.com/sergiusens/snapcraft-preload [2020-10-21T10:18:11.395Z] * branch d654bbe8a5add5a4bea14d96342b656990c5c818 -> FETCH_HEAD [2020-10-21T10:18:11.395Z] Note: checking out 'd654bbe8a5add5a4bea14d96342b656990c5c818'. [2020-10-21T10:18:11.395Z] [2020-10-21T10:18:11.395Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-10-21T10:18:11.395Z] changes and commit them, and you can discard any commits you make in this [2020-10-21T10:18:11.395Z] state without impacting any branches by performing another checkout. [2020-10-21T10:18:11.395Z] [2020-10-21T10:18:11.395Z] If you want to create a new branch to retain commits you create, you may [2020-10-21T10:18:11.395Z] do so (now or later) by using -b with the checkout command again. Example: [2020-10-21T10:18:11.395Z] [2020-10-21T10:18:11.395Z] git checkout -b [2020-10-21T10:18:11.395Z] [2020-10-21T10:18:11.395Z] HEAD is now at d654bbe use SNAP_INSTANCE_NAME instead of SNAP_NAME for prefixing /dev/shm files (fixed #35) (#36) [2020-10-21T10:18:11.655Z] 'openresty' has dependencies that need to be staged: snapcraft-preload lua-kong-nginx-module openresty-kong-patches [2020-10-21T10:18:11.655Z] Skipping pull lua-kong-nginx-module (already ran) [2020-10-21T10:18:11.655Z] Skipping pull openresty-kong-patches (already ran) [2020-10-21T10:18:11.655Z] Skipping pull snapcraft-preload (already ran) [2020-10-21T10:18:11.655Z] Building lua-kong-nginx-module  [2020-10-21T10:18:14.198Z] Building openresty-kong-patches  [2020-10-21T10:18:15.891Z] Removing intermediate container d968cbc70b1b [2020-10-21T10:18:15.891Z] ---> e73db6631e78 [2020-10-21T10:18:15.891Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-21T10:18:15.891Z] ---> Running in 905bfe5c84b8 [2020-10-21T10:18:17.879Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:18:18.405Z] Building snapcraft-preload  [2020-10-21T10:18:18.863Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:18:18.977Z] cmake /build/parts/snapcraft-preload/src -DCMAKE_INSTALL_PREFIX= [2020-10-21T10:18:18.977Z] -- The C compiler identification is GNU 7.5.0 [2020-10-21T10:18:19.238Z] -- The CXX compiler identification is GNU 7.5.0 [2020-10-21T10:18:19.238Z] -- Check for working C compiler: /usr/bin/cc [2020-10-21T10:18:19.238Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-21T10:18:19.238Z] -- Detecting C compiler ABI info [2020-10-21T10:18:19.238Z] -- Detecting C compiler ABI info - done [2020-10-21T10:18:19.238Z] -- Detecting C compile features [2020-10-21T10:18:19.462Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-21T10:18:19.462Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-21T10:18:19.462Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-21T10:18:19.734Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-21T10:18:19.810Z] -- Detecting C compile features - done [2020-10-21T10:18:19.810Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-10-21T10:18:19.810Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-10-21T10:18:19.810Z] -- Detecting CXX compiler ABI info [2020-10-21T10:18:19.810Z] -- Detecting CXX compiler ABI info - done [2020-10-21T10:18:19.810Z] -- Detecting CXX compile features [2020-10-21T10:18:20.007Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-21T10:18:20.007Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:18:20.007Z] OK: 8 MiB in 19 packages [2020-10-21T10:18:20.381Z] -- Detecting CXX compile features - done [2020-10-21T10:18:20.381Z] -- Configuring done [2020-10-21T10:18:20.640Z] -- Generating done [2020-10-21T10:18:20.640Z] -- Build files have been written to: /build/parts/snapcraft-preload/build [2020-10-21T10:18:20.640Z] cmake --build . -- -j8 [2020-10-21T10:18:20.640Z] Scanning dependencies of target snapcraft-preload [2020-10-21T10:18:20.640Z] Scanning dependencies of target snapcraft-preload32 [2020-10-21T10:18:20.640Z] [ 50%] Building CXX object CMakeFiles/snapcraft-preload.dir/preload.cpp.o [2020-10-21T10:18:20.640Z] [ 50%] Building CXX object CMakeFiles/snapcraft-preload32.dir/preload.cpp.o [2020-10-21T10:18:23.183Z] [ 75%] Linking CXX shared library libsnapcraft-preload.so [2020-10-21T10:18:23.443Z] [ 75%] Built target snapcraft-preload [2020-10-21T10:18:23.443Z] [100%] Linking CXX shared library libsnapcraft-preload32.so [2020-10-21T10:18:23.704Z] [100%] Built target snapcraft-preload32 [2020-10-21T10:18:23.704Z] cmake --build . --target install [2020-10-21T10:18:23.704Z] [ 50%] Built target snapcraft-preload32 [2020-10-21T10:18:23.704Z] [100%] Built target snapcraft-preload [2020-10-21T10:18:23.964Z] Install the project... [2020-10-21T10:18:23.964Z] -- Install configuration: "Release" [2020-10-21T10:18:23.964Z] -- Installing: /build/parts/snapcraft-preload/install/lib/libsnapcraft-preload.so [2020-10-21T10:18:23.964Z] -- Installing: /build/parts/snapcraft-preload/install/lib/libsnapcraft-preload32.so [2020-10-21T10:18:23.964Z] -- Installing: /build/parts/snapcraft-preload/install/bin/snapcraft-preload [2020-10-21T10:18:24.346Z] Removing intermediate container 905bfe5c84b8 [2020-10-21T10:18:24.346Z] ---> e08496e69681 [2020-10-21T10:18:24.346Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-21T10:18:24.622Z] ---> e9d6567ceee6 [2020-10-21T10:18:24.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-21T10:18:26.608Z] ---> 398f43ae69b6 [2020-10-21T10:18:26.608Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-21T10:18:27.261Z] Staging lua-kong-nginx-module  [2020-10-21T10:18:27.521Z] Staging openresty-kong-patches  [2020-10-21T10:18:27.588Z] ---> b6022fee037d [2020-10-21T10:18:27.588Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-21T10:18:27.865Z] ---> Running in a07576ce737c [2020-10-21T10:18:28.463Z] Removing intermediate container a07576ce737c [2020-10-21T10:18:28.463Z] ---> cb0915c0e7dc [2020-10-21T10:18:28.463Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:18:28.464Z] Staging snapcraft-preload  [2020-10-21T10:18:28.737Z] ---> Running in eddd93633054 [2020-10-21T10:18:29.337Z] Removing intermediate container eddd93633054 [2020-10-21T10:18:29.337Z] ---> 17c7882c7675 [2020-10-21T10:18:29.337Z] Step 21/23 : LABEL arch=arm64 [2020-10-21T10:18:29.614Z] ---> Running in d8e030a52778 [2020-10-21T10:18:31.006Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-21T10:18:31.007Z] 0% [Working] 0% [Working] 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-21T10:18:31.007Z] 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-21T10:18:31.007Z] 69% 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-21T10:18:31.092Z] Removing intermediate container d8e030a52778 [2020-10-21T10:18:31.093Z] ---> 8f6cd9e6c313 [2020-10-21T10:18:31.093Z] Step 22/23 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:18:31.270Z] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-21T10:18:31.426Z] ---> Running in bc247a65ac06 [2020-10-21T10:18:33.001Z] Removing intermediate container bc247a65ac06 [2020-10-21T10:18:33.001Z] ---> fe87ea527ef0 [2020-10-21T10:18:33.001Z] Step 23/23 : LABEL version=0.0.0 [2020-10-21T10:18:33.297Z] ---> Running in 5890786bee38 [2020-10-21T10:18:34.284Z] Removing intermediate container 5890786bee38 [2020-10-21T10:18:34.284Z] ---> 0b7025980f53 [2020-10-21T10:18:34.284Z] [2020-10-21T10:18:34.565Z] Successfully built 0b7025980f53 [2020-10-21T10:18:34.565Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-21T10:18:34.565Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2020-10-21T10:18:34.569Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb [2763 kB] [2020-10-21T10:18:35.400Z] 0% 23% 100% [Working] Fetched 2763 kB in 0s (0 B/s) [2020-10-21T10:18:35.400Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.3_amd64.deb [3527 kB] [2020-10-21T10:18:36.240Z] 0% 18% 100% [Working] Fetched 3527 kB in 0s (0 B/s) [2020-10-21T10:18:36.501Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] [2020-10-21T10:18:36.501Z] 48% 100% [Working] Fetched 26.0 kB in 0s (0 B/s) [2020-10-21T10:18:36.762Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.3_amd64.deb [201 kB] [2020-10-21T10:18:37.024Z] 6% 100% [Working] Fetched 201 kB in 0s (0 B/s) [2020-10-21T10:18:37.285Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] [2020-10-21T10:18:37.285Z] 100% [Working] Fetched 6084 B in 0s (0 B/s) [2020-10-21T10:18:39.835Z] Pulling openresty  [2020-10-21T10:18:39.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-21T10:18:41.558Z] Downloading 'openresty-1.15.8.2.tar.gz'[] 0% Downloading 'openresty-1.15.8.2.tar.gz'[] 1% Downloading 'openresty-1.15.8.2.tar.gz'[] 2% Downloading 'openresty-1.15.8.2.tar.gz'[] 3% Downloading 'openresty-1.15.8.2.tar.gz'[] 4% Downloading 'openresty-1.15.8.2.tar.gz'[] 5% Downloading 'openresty-1.15.8.2.tar.gz'[] 6% Downloading 'openresty-1.15.8.2.tar.gz'[] 7% Downloading 'openresty-1.15.8.2.tar.gz'[] 8% Downloading 'openresty-1.15.8.2.tar.gz'[] 9% Downloading 'openresty-1.15.8.2.tar.gz'[] 10% Downloading 'openresty-1.15.8.2.tar.gz'[] 11% Downloading 'openresty-1.15.8.2.tar.gz'[] 12% Downloading 'openresty-1.15.8.2.tar.gz'[] 13% Downloading 'openresty-1.15.8.2.tar.gz'[] 14% Downloading 'openresty-1.15.8.2.tar.gz'[] 15% Downloading 'openresty-1.15.8.2.tar.gz'[] 16% Downloading 'openresty-1.15.8.2.tar.gz'[] 17% Downloading 'openresty-1.15.8.2.tar.gz'[] 18% Downloading 'openresty-1.15.8.2.tar.gz'[] 19% Downloading 'openresty-1.15.8.2.tar.gz'[] 20% Downloading 'openresty-1.15.8.2.tar.gz'[] 21% Downloading 'openresty-1.15.8.2.tar.gz'[] 22% Downloading 'openresty-1.15.8.2.tar.gz'[] 23% Downloading 'openresty-1.15.8.2.tar.gz'[] 24% Downloading 'openresty-1.15.8.2.tar.gz'[] 25% Downloading 'openresty-1.15.8.2.tar.gz'[] 26% Downloading 'openresty-1.15.8.2.tar.gz'[] 27% Downloading 'openresty-1.15.8.2.tar.gz'[] 28% Downloading 'openresty-1.15.8.2.tar.gz'[] 29% Downloading 'openresty-1.15.8.2.tar.gz'[] 30% Downloading 'openresty-1.15.8.2.tar.gz'[] 31% Downloading 'openresty-1.15.8.2.tar.gz'[] 32% Downloading 'openresty-1.15.8.2.tar.gz'[] 33% Downloading 'openresty-1.15.8.2.tar.gz'[] 34% Downloading 'openresty-1.15.8.2.tar.gz'[] 35% Downloading 'openresty-1.15.8.2.tar.gz'[] 36% Downloading 'openresty-1.15.8.2.tar.gz'[] 37% Downloading 'openresty-1.15.8.2.tar.gz'[] 38% Downloading 'openresty-1.15.8.2.tar.gz'[] 39% Downloading 'openresty-1.15.8.2.tar.gz'[] 40% Downloading 'openresty-1.15.8.2.tar.gz'[] 41% Downloading 'openresty-1.15.8.2.tar.gz'[] 42% Downloading 'openresty-1.15.8.2.tar.gz'[] 43% Downloading 'openresty-1.15.8.2.tar.gz'[] 44% Downloading 'openresty-1.15.8.2.tar.gz'[] 45% Downloading 'openresty-1.15.8.2.tar.gz'[] 46% Downloading 'openresty-1.15.8.2.tar.gz'[] 47% Downloading 'openresty-1.15.8.2.tar.gz'[] 48% Downloading 'openresty-1.15.8.2.tar.gz'[] 49% Downloading 'openresty-1.15.8.2.tar.gz'[] 50% Downloading 'openresty-1.15.8.2.tar.gz'[] 51% Downloading 'openresty-1.15.8.2.tar.gz'[] 52% Downloading 'openresty-1.15.8.2.tar.gz'[] 53% Downloading 'openresty-1.15.8.2.tar.gz'[] 54% Downloading 'openresty-1.15.8.2.tar.gz'[] 55% Downloading 'openresty-1.15.8.2.tar.gz'[] 56% Downloading 'openresty-1.15.8.2.tar.gz'[] 57% Downloading 'openresty-1.15.8.2.tar.gz'[] 58% Downloading 'openresty-1.15.8.2.tar.gz'[] 59% Downloading 'openresty-1.15.8.2.tar.gz'[] 60% Downloading 'openresty-1.15.8.2.tar.gz'[] 61% Downloading 'openresty-1.15.8.2.tar.gz'[] 62% Downloading 'openresty-1.15.8.2.tar.gz'[] 63% Downloading 'openresty-1.15.8.2.tar.gz'[] 64% Downloading 'openresty-1.15.8.2.tar.gz'[] 65% Downloading 'openresty-1.15.8.2.tar.gz'[] 66% Downloading 'openresty-1.15.8.2.tar.gz'[] 67% Downloading 'openresty-1.15.8.2.tar.gz'[] 68% Downloading 'openresty-1.15.8.2.tar.gz'[] 69% Downloading 'openresty-1.15.8.2.tar.gz'[] 70% Downloading 'openresty-1.15.8.2.tar.gz'[] 71% Downloading 'openresty-1.15.8.2.tar.gz'[] 72% Downloading 'openresty-1.15.8.2.tar.gz'[] 73% Downloading 'openresty-1.15.8.2.tar.gz'[] 74% Downloading 'openresty-1.15.8.2.tar.gz'[] 75% Downloading 'openresty-1.15.8.2.tar.gz'[] 76% Downloading 'openresty-1.15.8.2.tar.gz'[] 77% Downloading 'openresty-1.15.8.2.tar.gz'[] 78% Downloading 'openresty-1.15.8.2.tar.gz'[] 79% Downloading 'openresty-1.15.8.2.tar.gz'[] 80% Downloading 'openresty-1.15.8.2.tar.gz'[] 81% Downloading 'openresty-1.15.8.2.tar.gz'[] 82% Downloading 'openresty-1.15.8.2.tar.gz'[] 83% Downloading 'openresty-1.15.8.2.tar.gz'[] 84% Downloading 'openresty-1.15.8.2.tar.gz'[] 85% Downloading 'openresty-1.15.8.2.tar.gz'[] 86% Downloading 'openresty-1.15.8.2.tar.gz'[] 87% Downloading 'openresty-1.15.8.2.tar.gz'[] 88% Downloading 'openresty-1.15.8.2.tar.gz'[] 89% Downloading 'openresty-1.15.8.2.tar.gz'[] 90% Downloading 'openresty-1.15.8.2.tar.gz'[] 91% Downloading 'openresty-1.15.8.2.tar.gz'[] 92% Downloading 'openresty-1.15.8.2.tar.gz'[] 93% Downloading 'openresty-1.15.8.2.tar.gz'[] 94% Downloading 'openresty-1.15.8.2.tar.gz'[] 95% Downloading 'openresty-1.15.8.2.tar.gz'[] 96% Downloading 'openresty-1.15.8.2.tar.gz'[] 97% Downloading 'openresty-1.15.8.2.tar.gz'[] 98% Downloading 'openresty-1.15.8.2.tar.gz'[] 99% Downloading 'openresty-1.15.8.2.tar.gz'[] 100% [2020-10-21T10:18:42.940Z] patching file LuaJIT-2.1-20190507/src/lj_tab.c [2020-10-21T10:18:42.940Z] patching file LuaJIT-2.1-20190507/src/lj_asm_arm.h [2020-10-21T10:18:42.940Z] patching file LuaJIT-2.1-20190507/src/lj_api.c [2020-10-21T10:18:42.940Z] patching file LuaJIT-2.1-20190507/src/lj_arch.h [2020-10-21T10:18:42.940Z] patching file LuaJIT-2.1-20190507/src/lj_cconv.c [2020-10-21T10:18:42.940Z] patching file LuaJIT-2.1-20190507/src/lj_obj.h [2020-10-21T10:18:42.940Z] patching file LuaJIT-2.1-20190507/src/lj_state.c [2020-10-21T10:18:42.940Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-10-21T10:18:42.940Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-10-21T10:18:42.940Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-10-21T10:18:42.940Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-10-21T10:18:42.940Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-10-21T10:18:42.940Z] patching file lua-resty-core-0.1.17/lib/resty/core.lua [2020-10-21T10:18:42.940Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-10-21T10:18:42.940Z] patching file lua-resty-websocket-0.07/lib/resty/websocket/client.lua [2020-10-21T10:18:42.940Z] patching file nginx-1.15.8/src/http/ngx_http_upstream.c [2020-10-21T10:18:42.940Z] Hunk #2 succeeded at 1694 (offset -3 lines). [2020-10-21T10:18:42.940Z] Hunk #4 succeeded at 1782 (offset -7 lines). [2020-10-21T10:18:42.940Z] patching file nginx-1.15.8/src/http/ngx_http_special_response.c [2020-10-21T10:18:42.940Z] patching file nginx-1.15.8/src/stream/ngx_stream_proxy_module.c [2020-10-21T10:18:42.940Z] Hunk #2 succeeded at 802 (offset 20 lines). [2020-10-21T10:18:42.940Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-10-21T10:18:42.940Z] Hunk #5 succeeded at 1556 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #6 succeeded at 1626 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #7 succeeded at 1726 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #8 succeeded at 1749 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #9 succeeded at 1760 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #10 succeeded at 1775 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #11 succeeded at 1816 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #12 succeeded at 1827 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #13 succeeded at 1849 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #14 succeeded at 1868 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #15 succeeded at 1878 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #16 succeeded at 2008 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #17 succeeded at 6101 (offset 62 lines). [2020-10-21T10:18:42.940Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.h [2020-10-21T10:18:42.940Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-10-21T10:18:42.940Z] Hunk #1 succeeded at 1647 (offset 48 lines). [2020-10-21T10:18:42.940Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-10-21T10:18:42.940Z] Hunk #3 succeeded at 1579 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #4 succeeded at 1644 (offset 48 lines). [2020-10-21T10:18:42.940Z] Hunk #5 succeeded at 1668 (offset 48 lines). [2020-10-21T10:18:42.940Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-10-21T10:18:42.940Z] Hunk #1 succeeded at 1756 (offset 48 lines). [2020-10-21T10:18:42.940Z] patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c [2020-10-21T10:18:42.940Z] patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c [2020-10-21T10:18:42.940Z] patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_common.h [2020-10-21T10:18:42.940Z] patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c [2020-10-21T10:18:42.940Z] patching file ngx_stream_lua-0.0.7/src/api/ngx_stream_lua_api.h [2020-10-21T10:18:42.940Z] 'lua' has dependencies that need to be staged: openresty [2020-10-21T10:18:43.200Z] Skipping pull openresty (already ran) [2020-10-21T10:18:45.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-21T10:18:45.745Z] Building openresty  [2020-10-21T10:18:46.684Z] ./configure --prefix=/build/parts/openresty/install --with-pcre-jit --with-ipv6 --with-http_realip_module --with-http_ssl_module --with-http_stub_status_module --with-http_v2_module --add-module=/build/stage/lua-kong-nginx-module [2020-10-21T10:18:46.684Z] platform: linux (linux) [2020-10-21T10:18:46.684Z] cp -rp bundle/ build [2020-10-21T10:18:46.944Z] cd build [2020-10-21T10:18:46.944Z] cd LuaJIT-2.1-20190507 [2020-10-21T10:18:46.944Z] INFO: found -msse4.2 in cc. [2020-10-21T10:18:46.944Z] make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit [2020-10-21T10:18:46.944Z] ==== Building LuaJIT 2.1.0-beta3 ==== [2020-10-21T10:18:46.944Z] make -C src [2020-10-21T10:18:46.944Z] make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-10-21T10:18:47.204Z] HOSTCC host/minilua.o [2020-10-21T10:18:50.500Z] HOSTLINK host/minilua [2020-10-21T10:18:50.500Z] DYNASM host/buildvm_arch.h [2020-10-21T10:18:50.500Z] HOSTCC host/buildvm.o [2020-10-21T10:18:51.071Z] HOSTCC host/buildvm_asm.o [2020-10-21T10:18:51.071Z] HOSTCC host/buildvm_peobj.o [2020-10-21T10:18:51.071Z] HOSTCC host/buildvm_lib.o [2020-10-21T10:18:51.332Z] HOSTCC host/buildvm_fold.o [2020-10-21T10:18:51.332Z] HOSTLINK host/buildvm [2020-10-21T10:18:51.592Z] BUILDVM lj_vm.S [2020-10-21T10:18:51.592Z] ASM lj_vm.o [2020-10-21T10:18:51.592Z] CC lj_gc.o [2020-10-21T10:18:52.163Z] BUILDVM lj_ffdef.h [2020-10-21T10:18:52.163Z] CC lj_err.o [2020-10-21T10:18:52.429Z] CC lj_char.o [2020-10-21T10:18:52.697Z] BUILDVM lj_bcdef.h [2020-10-21T10:18:52.697Z] CC lj_bc.o [2020-10-21T10:18:52.697Z] CC lj_obj.o [2020-10-21T10:18:52.697Z] CC lj_buf.o [2020-10-21T10:18:52.960Z] CC lj_str.o [2020-10-21T10:18:53.530Z] CC lj_tab.o [2020-10-21T10:18:53.722Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:18:53.722Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:18:53.722Z] ---> a6d0fcf07347 [2020-10-21T10:18:53.722Z] Step 3/21 : WORKDIR /edgex-go [2020-10-21T10:18:53.722Z] ---> Using cache [2020-10-21T10:18:53.722Z] ---> bfdd1573e0a0 [2020-10-21T10:18:53.722Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:18:53.722Z] ---> Using cache [2020-10-21T10:18:53.722Z] ---> 48afad0bbe86 [2020-10-21T10:18:53.722Z] Step 5/21 : RUN apk update && apk add make git [2020-10-21T10:18:53.722Z] ---> Using cache [2020-10-21T10:18:53.722Z] ---> 69c7959316ac [2020-10-21T10:18:53.722Z] Step 6/21 : COPY go.mod . [2020-10-21T10:18:53.722Z] ---> Using cache [2020-10-21T10:18:53.722Z] ---> 789f6309f574 [2020-10-21T10:18:53.722Z] Step 7/21 : RUN go mod download [2020-10-21T10:18:53.722Z] ---> Using cache [2020-10-21T10:18:53.722Z] ---> ebc7e7c1492c [2020-10-21T10:18:53.722Z] Step 8/21 : COPY . . [2020-10-21T10:18:53.722Z] ---> Using cache [2020-10-21T10:18:53.722Z] ---> 3a4381373d3c [2020-10-21T10:18:53.722Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-21T10:18:54.101Z] CC lj_func.o [2020-10-21T10:18:54.101Z] CC lj_udata.o [2020-10-21T10:18:54.321Z] ---> Running in bb4b847c3be8 [2020-10-21T10:18:54.363Z] CC lj_meta.o [2020-10-21T10:18:54.637Z] CC lj_debug.o [2020-10-21T10:18:55.579Z] CC lj_state.o [2020-10-21T10:18:55.579Z] CC lj_dispatch.o [2020-10-21T10:18:55.838Z] CC lj_vmevent.o [2020-10-21T10:18:56.099Z] CC lj_vmmath.o [2020-10-21T10:18:56.305Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:18:56.305Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:18:56.305Z] ---> a6d0fcf07347 [2020-10-21T10:18:56.305Z] Step 3/20 : WORKDIR /edgex-go [2020-10-21T10:18:56.305Z] ---> Using cache [2020-10-21T10:18:56.305Z] ---> bfdd1573e0a0 [2020-10-21T10:18:56.305Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:18:56.305Z] ---> Using cache [2020-10-21T10:18:56.305Z] ---> 48afad0bbe86 [2020-10-21T10:18:56.305Z] Step 5/20 : RUN apk update && apk add make git [2020-10-21T10:18:56.305Z] ---> Using cache [2020-10-21T10:18:56.305Z] ---> 69c7959316ac [2020-10-21T10:18:56.305Z] Step 6/20 : COPY go.mod . [2020-10-21T10:18:56.305Z] ---> Using cache [2020-10-21T10:18:56.305Z] ---> 789f6309f574 [2020-10-21T10:18:56.305Z] Step 7/20 : RUN go mod download [2020-10-21T10:18:56.305Z] ---> Using cache [2020-10-21T10:18:56.305Z] ---> ebc7e7c1492c [2020-10-21T10:18:56.305Z] Step 8/20 : COPY . . [2020-10-21T10:18:56.305Z] ---> Using cache [2020-10-21T10:18:56.305Z] ---> 3a4381373d3c [2020-10-21T10:18:56.305Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-21T10:18:56.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-21T10:18:56.358Z] CC lj_strscan.o [2020-10-21T10:18:56.584Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:18:56.584Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:18:56.584Z] ---> a6d0fcf07347 [2020-10-21T10:18:56.584Z] Step 3/27 : WORKDIR /edgex-go [2020-10-21T10:18:56.584Z] ---> Using cache [2020-10-21T10:18:56.584Z] ---> bfdd1573e0a0 [2020-10-21T10:18:56.584Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:18:56.584Z] ---> Using cache [2020-10-21T10:18:56.584Z] ---> 48afad0bbe86 [2020-10-21T10:18:56.584Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-21T10:18:56.619Z] CC lj_strfmt.o [2020-10-21T10:18:57.190Z] ---> Running in 8a6f99edf070 [2020-10-21T10:18:57.190Z] ---> Running in 12d8d44abf5c [2020-10-21T10:18:57.194Z] CC lj_strfmt_num.o [2020-10-21T10:18:57.776Z] CC lj_api.o [2020-10-21T10:18:57.814Z] Removing intermediate container 2e11d5c7ed37 [2020-10-21T10:18:57.814Z] ---> 844d7935b95a [2020-10-21T10:18:57.814Z] [2020-10-21T10:18:57.814Z] Step 10/26 : FROM alpine:3.10 [2020-10-21T10:18:58.416Z] 3.10: Pulling from library/alpine [2020-10-21T10:18:58.718Z] CC lj_profile.o [2020-10-21T10:18:58.979Z] CC lj_lex.o [2020-10-21T10:18:59.550Z] CC lj_parse.o [2020-10-21T10:19:00.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-21T10:19:00.417Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-21T10:19:00.417Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:19:00.417Z] Status: Downloaded newer image for alpine:3.10 [2020-10-21T10:19:00.417Z] ---> 536a684cf733 [2020-10-21T10:19:00.417Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-21T10:19:01.410Z] ---> Running in 137c0ed72dc5 [2020-10-21T10:19:01.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:19:01.463Z] CC lj_bcread.o [2020-10-21T10:19:01.723Z] CC lj_bcwrite.o [2020-10-21T10:19:01.985Z] CC lj_load.o [2020-10-21T10:19:02.246Z] CC lj_ir.o [2020-10-21T10:19:02.508Z] CC lj_opt_mem.o [2020-10-21T10:19:02.855Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:19:02.855Z] v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:19:02.855Z] OK: 12623 distinct packages available [2020-10-21T10:19:03.456Z] BUILDVM lj_folddef.h [2020-10-21T10:19:03.717Z] CC lj_opt_fold.o [2020-10-21T10:19:03.844Z] OK: 217 MiB in 51 packages [2020-10-21T10:19:04.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:19:05.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:19:05.101Z] CC lj_opt_narrow.o [2020-10-21T10:19:05.361Z] CC lj_opt_dce.o [2020-10-21T10:19:05.361Z] CC lj_opt_loop.o [2020-10-21T10:19:05.687Z] v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-21T10:19:05.687Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-21T10:19:05.687Z] OK: 10167 distinct packages available [2020-10-21T10:19:05.934Z] CC lj_opt_split.o [2020-10-21T10:19:05.934Z] CC lj_opt_sink.o [2020-10-21T10:19:06.194Z] CC lj_mcode.o [2020-10-21T10:19:06.290Z] Removing intermediate container 12d8d44abf5c [2020-10-21T10:19:06.290Z] ---> cde35e0bc17f [2020-10-21T10:19:06.290Z] Step 6/27 : COPY go.mod . [2020-10-21T10:19:06.455Z] CC lj_snap.o [2020-10-21T10:19:06.564Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-21T10:19:06.564Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-21T10:19:06.564Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-21T10:19:06.564Z] (4/5) Installing curl (7.66.0-r1) [2020-10-21T10:19:06.842Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-21T10:19:06.842Z] Executing busybox-1.30.1-r3.trigger [2020-10-21T10:19:06.842Z] Executing ca-certificates-20191127-r2.trigger [2020-10-21T10:19:07.059Z] CC lj_record.o [2020-10-21T10:19:07.121Z] OK: 7 MiB in 19 packages [2020-10-21T10:19:07.749Z] ---> ff4cdd9908b2 [2020-10-21T10:19:07.749Z] Step 7/27 : RUN go mod download [2020-10-21T10:19:08.348Z] ---> Running in d8ef1ff57d3e [2020-10-21T10:19:08.973Z] CC lj_crecord.o [2020-10-21T10:19:10.356Z] BUILDVM lj_recdef.h [2020-10-21T10:19:10.356Z] CC lj_ffrecord.o [2020-10-21T10:19:10.985Z] Removing intermediate container 137c0ed72dc5 [2020-10-21T10:19:10.985Z] ---> e9b56d075394 [2020-10-21T10:19:10.985Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-21T10:19:10.985Z] ---> Running in 9a2f839c1409 [2020-10-21T10:19:11.261Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T10:19:11.261Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T10:19:11.261Z] ---> a6d0fcf07347 [2020-10-21T10:19:11.261Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T10:19:11.261Z] ---> Using cache [2020-10-21T10:19:11.261Z] ---> bfdd1573e0a0 [2020-10-21T10:19:11.261Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T10:19:11.261Z] ---> Using cache [2020-10-21T10:19:11.261Z] ---> 48afad0bbe86 [2020-10-21T10:19:11.261Z] Step 5/22 : RUN apk update && apk add make git [2020-10-21T10:19:11.261Z] ---> Using cache [2020-10-21T10:19:11.261Z] ---> 69c7959316ac [2020-10-21T10:19:11.261Z] Step 6/22 : COPY go.mod . [2020-10-21T10:19:11.261Z] ---> Using cache [2020-10-21T10:19:11.261Z] ---> 789f6309f574 [2020-10-21T10:19:11.261Z] Step 7/22 : RUN go mod download [2020-10-21T10:19:11.261Z] ---> Using cache [2020-10-21T10:19:11.261Z] ---> ebc7e7c1492c [2020-10-21T10:19:11.261Z] Step 8/22 : COPY . . [2020-10-21T10:19:11.261Z] ---> Using cache [2020-10-21T10:19:11.261Z] ---> 3a4381373d3c [2020-10-21T10:19:11.261Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-21T10:19:11.261Z] ---> Running in 5824dad8c979 [2020-10-21T10:19:11.297Z] CC lj_asm.o [2020-10-21T10:19:11.865Z] Removing intermediate container 9a2f839c1409 [2020-10-21T10:19:11.865Z] ---> 03ae13bfb53f [2020-10-21T10:19:11.865Z] Step 13/26 : WORKDIR / [2020-10-21T10:19:12.142Z] ---> Running in 03c36c8cbeea [2020-10-21T10:19:13.123Z] Removing intermediate container 03c36c8cbeea [2020-10-21T10:19:13.123Z] ---> 1e2982be5e36 [2020-10-21T10:19:13.123Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-21T10:19:14.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-21T10:19:14.392Z] ---> 78f33d3be045 [2020-10-21T10:19:14.392Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-21T10:19:14.593Z] CC lj_trace.o [2020-10-21T10:19:14.855Z] CC lj_gdbjit.o [2020-10-21T10:19:14.998Z] Removing intermediate container d8ef1ff57d3e [2020-10-21T10:19:14.998Z] ---> 5992b7aa9b1f [2020-10-21T10:19:14.998Z] Step 8/27 : COPY . . [2020-10-21T10:19:15.116Z] CC lj_ctype.o [2020-10-21T10:19:15.694Z] CC lj_cdata.o [2020-10-21T10:19:15.954Z] CC lj_cconv.o [2020-10-21T10:19:15.995Z] ---> 5158d14f84cb [2020-10-21T10:19:15.995Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-21T10:19:16.524Z] CC lj_ccall.o [2020-10-21T10:19:16.784Z] CC lj_ccallback.o [2020-10-21T10:19:17.046Z] CC lj_carith.o [2020-10-21T10:19:17.617Z] CC lj_clib.o [2020-10-21T10:19:17.887Z] CC lj_cparse.o [2020-10-21T10:19:17.988Z] ---> 360cd0a37388 [2020-10-21T10:19:17.988Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-21T10:19:19.271Z] CC lj_lib.o [2020-10-21T10:19:19.532Z] CC lj_alloc.o [2020-10-21T10:19:20.107Z] CC lib_aux.o [2020-10-21T10:19:20.368Z] BUILDVM lj_libdef.h [2020-10-21T10:19:20.368Z] CC lib_base.o [2020-10-21T10:19:20.655Z] ---> f300c8cbed62 [2020-10-21T10:19:20.655Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-21T10:19:20.939Z] CC lib_math.o [2020-10-21T10:19:21.201Z] CC lib_bit.o [2020-10-21T10:19:21.462Z] CC lib_string.o [2020-10-21T10:19:22.032Z] CC lib_table.o [2020-10-21T10:19:22.297Z] CC lib_io.o [2020-10-21T10:19:22.558Z] CC lib_os.o [2020-10-21T10:19:22.818Z] CC lib_package.o [2020-10-21T10:19:23.325Z] ---> 4be9a812bb26 [2020-10-21T10:19:23.325Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-21T10:19:23.388Z] CC lib_debug.o [2020-10-21T10:19:23.649Z] CC lib_jit.o [2020-10-21T10:19:24.219Z] CC lib_ffi.o [2020-10-21T10:19:24.790Z] CC lib_init.o [2020-10-21T10:19:24.791Z] AR libluajit.a [2020-10-21T10:19:24.791Z] CC luajit.o [2020-10-21T10:19:25.051Z] BUILDVM jit/vmdef.lua [2020-10-21T10:19:25.051Z] DYNLINK libluajit.so [2020-10-21T10:19:25.312Z] LINK luajit [2020-10-21T10:19:25.312Z] OK Successfully built LuaJIT [2020-10-21T10:19:25.312Z] make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-10-21T10:19:25.312Z] ==== Successfully built LuaJIT 2.1.0-beta3 ==== [2020-10-21T10:19:25.312Z] make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit DESTDIR=/build/parts/openresty/build/build/luajit-root/ [2020-10-21T10:19:25.312Z] ==== Installing LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== [2020-10-21T10:19:25.312Z] mkdir -p /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/include/luajit-2.1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/man/man1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/pkgconfig /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/luajit-2.1.0-beta3/jit /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/lua/5.1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/lua/5.1 [2020-10-21T10:19:25.312Z] cd src && install -m 0755 luajit /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin/luajit-2.1.0-beta3 [2020-10-21T10:19:25.312Z] cd src && test -f libluajit.a && install -m 0644 libluajit.a /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.a || : [2020-10-21T10:19:25.312Z] rm -f /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 [2020-10-21T10:19:25.312Z] cd src && test -f libluajit.so && \ [2020-10-21T10:19:25.312Z] install -m 0755 libluajit.so /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 && \ [2020-10-21T10:19:25.312Z] ldconfig -n /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib && \ [2020-10-21T10:19:25.312Z] ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so && \ [2020-10-21T10:19:25.312Z] ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 || : [2020-10-21T10:19:25.312Z] cd etc && install -m 0644 luajit.1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/man/man1 [2020-10-21T10:19:25.312Z] cd etc && sed -e "s|^prefix=.*|prefix=/build/parts/openresty/install/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ [2020-10-21T10:19:25.312Z] install -m 0644 luajit.pc.tmp /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/pkgconfig/luajit.pc && \ [2020-10-21T10:19:25.312Z] rm -f luajit.pc.tmp [2020-10-21T10:19:25.312Z] cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/include/luajit-2.1 [2020-10-21T10:19:25.312Z] cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/luajit-2.1.0-beta3/jit [2020-10-21T10:19:25.312Z] ln -sf luajit-2.1.0-beta3 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin/luajit [2020-10-21T10:19:25.312Z] ==== Successfully installed LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== [2020-10-21T10:19:25.312Z] export LUAJIT_LIB='/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib' [2020-10-21T10:19:25.312Z] export LUAJIT_INC='/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1' [2020-10-21T10:19:25.312Z] cd .. [2020-10-21T10:19:25.312Z] patching the resty script with hard-coded nginx binary path... [2020-10-21T10:19:25.312Z] cd nginx-1.15.8 [2020-10-21T10:19:25.312Z] sh ./configure --prefix=/build/parts/openresty/install/nginx \ [2020-10-21T10:19:25.312Z] --with-cc-opt='-O2' \ [2020-10-21T10:19:25.312Z] --add-module=../ngx_devel_kit-0.3.1rc1 \ [2020-10-21T10:19:25.312Z] --add-module=../echo-nginx-module-0.61 \ [2020-10-21T10:19:25.312Z] --add-module=../xss-nginx-module-0.06 \ [2020-10-21T10:19:25.312Z] --add-module=../ngx_coolkit-0.2 \ [2020-10-21T10:19:25.312Z] --add-module=../set-misc-nginx-module-0.32 \ [2020-10-21T10:19:25.312Z] --add-module=../form-input-nginx-module-0.12 \ [2020-10-21T10:19:25.312Z] --add-module=../encrypted-session-nginx-module-0.08 \ [2020-10-21T10:19:25.312Z] --add-module=../srcache-nginx-module-0.31 \ [2020-10-21T10:19:25.312Z] --add-module=../ngx_lua-0.10.15 \ [2020-10-21T10:19:25.312Z] --add-module=../ngx_lua_upstream-0.07 \ [2020-10-21T10:19:25.312Z] --add-module=../headers-more-nginx-module-0.33 \ [2020-10-21T10:19:25.312Z] --add-module=../array-var-nginx-module-0.05 \ [2020-10-21T10:19:25.312Z] --add-module=../memc-nginx-module-0.19 \ [2020-10-21T10:19:25.312Z] --add-module=../redis2-nginx-module-0.15 \ [2020-10-21T10:19:25.312Z] --add-module=../redis-nginx-module-0.3.7 \ [2020-10-21T10:19:25.312Z] --add-module=../rds-json-nginx-module-0.15 \ [2020-10-21T10:19:25.312Z] --add-module=../rds-csv-nginx-module-0.09 \ [2020-10-21T10:19:25.312Z] --add-module=../ngx_stream_lua-0.0.7 \ [2020-10-21T10:19:25.312Z] --with-ld-opt='-Wl,-rpath,/build/parts/openresty/install/luajit/lib' \ [2020-10-21T10:19:25.312Z] --with-pcre-jit --with-ipv6 --with-http_realip_module --with-http_ssl_module --with-http_stub_status_module --with-http_v2_module --add-module=/build/stage/lua-kong-nginx-module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module [2020-10-21T10:19:25.315Z] ---> 64b8c26846b7 [2020-10-21T10:19:25.315Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-21T10:19:25.572Z] checking for OS [2020-10-21T10:19:25.572Z] + Linux 3.10.0-1127.el7.x86_64 x86_64 [2020-10-21T10:19:25.572Z] checking for C compiler ... found [2020-10-21T10:19:25.572Z] + using GNU C compiler [2020-10-21T10:19:25.572Z] + gcc version: 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) [2020-10-21T10:19:25.572Z] checking for gcc -pipe switch ... found [2020-10-21T10:19:25.572Z] checking for --with-ld-opt="-Wl,-rpath,/build/parts/openresty/install/luajit/lib" ... found [2020-10-21T10:19:25.835Z] checking for -Wl,-E switch ... found [2020-10-21T10:19:25.835Z] checking for gcc builtin atomic operations ... found [2020-10-21T10:19:25.835Z] checking for C99 variadic macros ... found [2020-10-21T10:19:25.835Z] checking for gcc variadic macros ... found [2020-10-21T10:19:26.094Z] checking for gcc builtin 64 bit byteswap ... found [2020-10-21T10:19:26.094Z] checking for unistd.h ... found [2020-10-21T10:19:26.094Z] checking for inttypes.h ... found [2020-10-21T10:19:26.094Z] checking for limits.h ... found [2020-10-21T10:19:26.094Z] checking for sys/filio.h ... not found [2020-10-21T10:19:26.358Z] checking for sys/param.h ... found [2020-10-21T10:19:26.358Z] checking for sys/mount.h ... found [2020-10-21T10:19:26.358Z] checking for sys/statvfs.h ... found [2020-10-21T10:19:26.358Z] checking for crypt.h ... found [2020-10-21T10:19:26.358Z] checking for Linux specific features [2020-10-21T10:19:26.621Z] checking for epoll ... found [2020-10-21T10:19:26.621Z] checking for EPOLLRDHUP ... found [2020-10-21T10:19:26.621Z] checking for EPOLLEXCLUSIVE ... found [2020-10-21T10:19:26.621Z] checking for O_PATH ... found [2020-10-21T10:19:26.882Z] checking for sendfile() ... found [2020-10-21T10:19:26.882Z] checking for sendfile64() ... found [2020-10-21T10:19:26.882Z] checking for sys/prctl.h ... found [2020-10-21T10:19:26.882Z] checking for prctl(PR_SET_DUMPABLE) ... found [2020-10-21T10:19:27.144Z] checking for prctl(PR_SET_KEEPCAPS) ... found [2020-10-21T10:19:27.144Z] checking for capabilities ... found [2020-10-21T10:19:27.144Z] checking for crypt_r() ... found [2020-10-21T10:19:27.144Z] checking for sys/vfs.h ... found [2020-10-21T10:19:27.144Z] checking for nobody group ... not found [2020-10-21T10:19:27.144Z] checking for nogroup group ... found [2020-10-21T10:19:27.406Z] checking for poll() ... found [2020-10-21T10:19:27.406Z] checking for /dev/poll ... not found [2020-10-21T10:19:27.406Z] checking for kqueue ... not found [2020-10-21T10:19:27.406Z] checking for crypt() ... not found [2020-10-21T10:19:27.406Z] checking for crypt() in libcrypt ... found [2020-10-21T10:19:27.406Z] checking for F_READAHEAD ... not found [2020-10-21T10:19:27.668Z] checking for posix_fadvise() ... found [2020-10-21T10:19:27.668Z] checking for O_DIRECT ... found [2020-10-21T10:19:27.668Z] checking for F_NOCACHE ... not found [2020-10-21T10:19:27.668Z] checking for directio() ... not found [2020-10-21T10:19:27.668Z] checking for statfs() ... found [2020-10-21T10:19:27.929Z] checking for statvfs() ... found [2020-10-21T10:19:27.929Z] checking for dlopen() ... not found [2020-10-21T10:19:27.929Z] checking for dlopen() in libdl ... found [2020-10-21T10:19:27.959Z] ---> 66019148d5e8 [2020-10-21T10:19:27.959Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-21T10:19:28.188Z] checking for sched_yield() ... found [2020-10-21T10:19:28.188Z] checking for sched_setaffinity() ... found [2020-10-21T10:19:28.188Z] checking for SO_SETFIB ... not found [2020-10-21T10:19:28.188Z] checking for SO_REUSEPORT ... found [2020-10-21T10:19:28.188Z] checking for SO_ACCEPTFILTER ... not found [2020-10-21T10:19:28.188Z] checking for SO_BINDANY ... not found [2020-10-21T10:19:28.449Z] checking for IP_TRANSPARENT ... found [2020-10-21T10:19:28.449Z] checking for IP_BINDANY ... not found [2020-10-21T10:19:28.449Z] checking for IP_BIND_ADDRESS_NO_PORT ... found [2020-10-21T10:19:28.449Z] checking for IP_RECVDSTADDR ... not found [2020-10-21T10:19:28.449Z] checking for IP_SENDSRCADDR ... not found [2020-10-21T10:19:28.449Z] checking for IP_PKTINFO ... found [2020-10-21T10:19:28.710Z] checking for IPV6_RECVPKTINFO ... found [2020-10-21T10:19:28.710Z] checking for TCP_DEFER_ACCEPT ... found [2020-10-21T10:19:28.710Z] checking for TCP_KEEPIDLE ... found [2020-10-21T10:19:28.710Z] checking for TCP_FASTOPEN ... found [2020-10-21T10:19:28.971Z] checking for TCP_INFO ... found [2020-10-21T10:19:28.971Z] checking for accept4() ... found [2020-10-21T10:19:28.971Z] checking for eventfd() ... found [2020-10-21T10:19:28.971Z] checking for int size ... 4 bytes [2020-10-21T10:19:29.232Z] checking for long size ... 8 bytes [2020-10-21T10:19:29.232Z] checking for long long size ... 8 bytes [2020-10-21T10:19:29.232Z] checking for void * size ... 8 bytes [2020-10-21T10:19:29.494Z] checking for uint32_t ... found [2020-10-21T10:19:29.494Z] checking for uint64_t ... found [2020-10-21T10:19:29.494Z] checking for sig_atomic_t ... found [2020-10-21T10:19:29.494Z] checking for sig_atomic_t size ... 4 bytes [2020-10-21T10:19:29.756Z] checking for socklen_t ... found [2020-10-21T10:19:29.756Z] checking for in_addr_t ... found [2020-10-21T10:19:29.756Z] checking for in_port_t ... found [2020-10-21T10:19:29.756Z] checking for rlim_t ... found [2020-10-21T10:19:29.948Z] ---> eaadbd08ef9c [2020-10-21T10:19:29.949Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-21T10:19:29.949Z] ---> Running in b5ffdb3e77c5 [2020-10-21T10:19:30.016Z] checking for uintptr_t ... uintptr_t found [2020-10-21T10:19:30.016Z] checking for system byte ordering ... little endian [2020-10-21T10:19:30.016Z] checking for size_t size ... 8 bytes [2020-10-21T10:19:30.016Z] checking for off_t size ... 8 bytes [2020-10-21T10:19:30.277Z] checking for time_t size ... 8 bytes [2020-10-21T10:19:30.277Z] checking for AF_INET6 ... found [2020-10-21T10:19:30.277Z] checking for setproctitle() ... not found [2020-10-21T10:19:30.277Z] checking for pread() ... found [2020-10-21T10:19:30.537Z] checking for pwrite() ... found [2020-10-21T10:19:30.537Z] checking for pwritev() ... found [2020-10-21T10:19:30.537Z] checking for sys_nerr ... found [2020-10-21T10:19:30.537Z] checking for localtime_r() ... found [2020-10-21T10:19:30.797Z] checking for clock_gettime(CLOCK_MONOTONIC) ... found [2020-10-21T10:19:30.797Z] checking for posix_memalign() ... found [2020-10-21T10:19:30.797Z] checking for memalign() ... found [2020-10-21T10:19:31.058Z] checking for mmap(MAP_ANON|MAP_SHARED) ... found [2020-10-21T10:19:31.058Z] checking for mmap("/dev/zero", MAP_SHARED) ... found [2020-10-21T10:19:31.058Z] checking for System V shared memory ... found [2020-10-21T10:19:31.058Z] checking for POSIX semaphores ... not found [2020-10-21T10:19:31.319Z] checking for POSIX semaphores in libpthread ... found [2020-10-21T10:19:31.319Z] checking for struct msghdr.msg_control ... found [2020-10-21T10:19:31.319Z] checking for ioctl(FIONBIO) ... found [2020-10-21T10:19:31.319Z] checking for struct tm.tm_gmtoff ... found [2020-10-21T10:19:31.579Z] checking for struct dirent.d_namlen ... not found [2020-10-21T10:19:31.579Z] checking for struct dirent.d_type ... found [2020-10-21T10:19:31.579Z] checking for sysconf(_SC_NPROCESSORS_ONLN) ... found [2020-10-21T10:19:31.579Z] checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found [2020-10-21T10:19:31.840Z] checking for openat(), fstatat() ... found [2020-10-21T10:19:31.840Z] checking for getaddrinfo() ... found [2020-10-21T10:19:31.840Z] checking for SOCK_CLOEXEC support ... found [2020-10-21T10:19:31.840Z] checking for FD_CLOEXEC support ... found [2020-10-21T10:19:31.840Z] configuring additional modules [2020-10-21T10:19:31.840Z] adding module in ../ngx_devel_kit-0.3.1rc1 [2020-10-21T10:19:31.840Z] + ngx_devel_kit was configured [2020-10-21T10:19:31.840Z] adding module in ../echo-nginx-module-0.61 [2020-10-21T10:19:31.840Z] + ngx_http_echo_module was configured [2020-10-21T10:19:31.840Z] adding module in ../xss-nginx-module-0.06 [2020-10-21T10:19:31.840Z] + ngx_http_xss_filter_module was configured [2020-10-21T10:19:31.840Z] adding module in ../ngx_coolkit-0.2 [2020-10-21T10:19:31.840Z] + ngx_coolkit_module was configured [2020-10-21T10:19:31.840Z] adding module in ../set-misc-nginx-module-0.32 [2020-10-21T10:19:31.840Z] found ngx_devel_kit for ngx_set_misc; looks good. [2020-10-21T10:19:31.840Z] + ngx_http_set_misc_module was configured [2020-10-21T10:19:31.840Z] adding module in ../form-input-nginx-module-0.12 [2020-10-21T10:19:31.840Z] found ngx_devel_kit for ngx_form_input; looks good. [2020-10-21T10:19:31.840Z] + ngx_http_form_input_module was configured [2020-10-21T10:19:31.840Z] adding module in ../encrypted-session-nginx-module-0.08 [2020-10-21T10:19:31.840Z] found ngx_devel_kit for ngx_encrypted_session; looks good. [2020-10-21T10:19:31.840Z] + ngx_http_encrypted_session_module was configured [2020-10-21T10:19:31.840Z] adding module in ../srcache-nginx-module-0.31 [2020-10-21T10:19:31.840Z] + ngx_http_srcache_filter_module was configured [2020-10-21T10:19:31.840Z] adding module in ../ngx_lua-0.10.15 [2020-10-21T10:19:32.099Z] checking for LuaJIT library in /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib and /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found [2020-10-21T10:19:32.099Z] checking for export symbols by default (-E) ... found [2020-10-21T10:19:32.099Z] checking for export symbols by default (--export-all-symbols) ... not found [2020-10-21T10:19:32.363Z] checking for SO_PASSCRED ... found [2020-10-21T10:19:32.363Z] checking for SA_RESTART ... found [2020-10-21T10:19:32.363Z] checking for __attribute__(constructor) ... found [2020-10-21T10:19:32.363Z] checking for malloc_trim ... found [2020-10-21T10:19:32.363Z] checking for pipe2 ... not found [2020-10-21T10:19:32.624Z] checking for signalfd ... found [2020-10-21T10:19:32.624Z] + ngx_http_lua_module was configured [2020-10-21T10:19:32.624Z] adding module in ../ngx_lua_upstream-0.07 [2020-10-21T10:19:32.624Z] + ngx_http_lua_upstream_module was configured [2020-10-21T10:19:32.624Z] adding module in ../headers-more-nginx-module-0.33 [2020-10-21T10:19:32.624Z] + ngx_http_headers_more_filter_module was configured [2020-10-21T10:19:32.624Z] adding module in ../array-var-nginx-module-0.05 [2020-10-21T10:19:32.624Z] found ngx_devel_kit for ngx_array_var; looks good. [2020-10-21T10:19:32.624Z] + ngx_http_array_var_module was configured [2020-10-21T10:19:32.624Z] adding module in ../memc-nginx-module-0.19 [2020-10-21T10:19:32.624Z] + ngx_http_memc_module was configured [2020-10-21T10:19:32.624Z] adding module in ../redis2-nginx-module-0.15 [2020-10-21T10:19:32.624Z] + ngx_http_redis2_module was configured [2020-10-21T10:19:32.624Z] adding module in ../redis-nginx-module-0.3.7 [2020-10-21T10:19:32.624Z] + ngx_http_redis_module was configured [2020-10-21T10:19:32.624Z] adding module in ../rds-json-nginx-module-0.15 [2020-10-21T10:19:32.624Z] + ngx_http_rds_json_filter_module was configured [2020-10-21T10:19:32.624Z] adding module in ../rds-csv-nginx-module-0.09 [2020-10-21T10:19:32.624Z] + ngx_http_rds_csv_filter_module was configured [2020-10-21T10:19:32.624Z] adding module in ../ngx_stream_lua-0.0.7 [2020-10-21T10:19:32.624Z] checking for LuaJIT library in /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib and /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found [2020-10-21T10:19:32.624Z] checking for export symbols by default (-E) ... found [2020-10-21T10:19:32.624Z] checking for export symbols by default (--export-all-symbols) ... not found [2020-10-21T10:19:32.885Z] checking for SO_PASSCRED ... found [2020-10-21T10:19:32.885Z] checking for SA_RESTART ... found [2020-10-21T10:19:32.885Z] + ngx_stream_lua_module was configured [2020-10-21T10:19:32.885Z] adding module in /build/stage/lua-kong-nginx-module [2020-10-21T10:19:32.885Z] + ngx_http_lua_kong_module was configured [2020-10-21T10:19:32.885Z] checking for PCRE library ... found [2020-10-21T10:19:33.146Z] checking for PCRE JIT support ... found [2020-10-21T10:19:33.146Z] checking for OpenSSL library ... found [2020-10-21T10:19:33.146Z] checking for zlib library ... found [2020-10-21T10:19:33.146Z] creating objs/Makefile [2020-10-21T10:19:35.355Z] ---> 99f771e44a52 [2020-10-21T10:19:35.355Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-21T10:19:35.355Z] Removing intermediate container b5ffdb3e77c5 [2020-10-21T10:19:35.355Z] ---> 0fa20618b4fe [2020-10-21T10:19:35.355Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-21T10:19:35.355Z] ---> Running in d68e18c0c216 [2020-10-21T10:19:35.355Z] ---> Running in 6b1793338d84 [2020-10-21T10:19:36.345Z] Removing intermediate container d68e18c0c216 [2020-10-21T10:19:36.345Z] ---> c1b2c7593bc7 [2020-10-21T10:19:36.345Z] Step 24/26 : LABEL arch=arm64 [2020-10-21T10:19:36.345Z] ---> Running in 741d230a2284 [2020-10-21T10:19:36.445Z] [2020-10-21T10:19:36.445Z] Configuration summary [2020-10-21T10:19:36.445Z] + using system PCRE library [2020-10-21T10:19:36.445Z] + using system OpenSSL library [2020-10-21T10:19:36.445Z] + using system zlib library [2020-10-21T10:19:36.445Z] [2020-10-21T10:19:36.445Z] nginx path prefix: "/build/parts/openresty/install/nginx" [2020-10-21T10:19:36.445Z] nginx binary file: "/build/parts/openresty/install/nginx/sbin/nginx" [2020-10-21T10:19:36.445Z] nginx modules path: "/build/parts/openresty/install/nginx/modules" [2020-10-21T10:19:36.445Z] nginx configuration prefix: "/build/parts/openresty/install/nginx/conf" [2020-10-21T10:19:36.445Z] nginx configuration file: "/build/parts/openresty/install/nginx/conf/nginx.conf" [2020-10-21T10:19:36.445Z] nginx pid file: "/build/parts/openresty/install/nginx/logs/nginx.pid" [2020-10-21T10:19:36.445Z] nginx error log file: "/build/parts/openresty/install/nginx/logs/error.log" [2020-10-21T10:19:36.445Z] nginx http access log file: "/build/parts/openresty/install/nginx/logs/access.log" [2020-10-21T10:19:36.445Z] nginx http client request body temporary files: "client_body_temp" [2020-10-21T10:19:36.445Z] nginx http proxy temporary files: "proxy_temp" [2020-10-21T10:19:36.445Z] nginx http fastcgi temporary files: "fastcgi_temp" [2020-10-21T10:19:36.445Z] nginx http uwsgi temporary files: "uwsgi_temp" [2020-10-21T10:19:36.445Z] nginx http scgi temporary files: "scgi_temp" [2020-10-21T10:19:36.445Z] [2020-10-21T10:19:36.445Z] ./configure: warning: the "--with-ipv6" option is deprecated [2020-10-21T10:19:36.445Z] cd ../.. [2020-10-21T10:19:36.445Z] Type the following commands to build and install: [2020-10-21T10:19:36.445Z] make [2020-10-21T10:19:36.445Z] make install [2020-10-21T10:19:36.445Z] make -j8 [2020-10-21T10:19:36.445Z] cd /build/parts/openresty/build/build/LuaJIT-2.1-20190507 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit [2020-10-21T10:19:36.445Z] make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-10-21T10:19:36.445Z] ==== Building LuaJIT 2.1.0-beta3 ==== [2020-10-21T10:19:36.445Z] make -C src [2020-10-21T10:19:36.445Z] make[2]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-10-21T10:19:36.445Z] make[2]: Nothing to be done for 'default'. [2020-10-21T10:19:36.445Z] make[2]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-10-21T10:19:36.445Z] ==== Successfully built LuaJIT 2.1.0-beta3 ==== [2020-10-21T10:19:36.445Z] make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-10-21T10:19:36.445Z] cd /build/parts/openresty/build/build/lua-cjson-2.1.0.7 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/build/parts/openresty/install/lualib LUA_MODULE_DIR=/build/parts/openresty/install/lualib CJSON_CFLAGS="-g -fpic" CC=cc [2020-10-21T10:19:36.445Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-10-21T10:19:36.445Z] cc -c -O3 -Wall -pedantic -DNDEBUG -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -g -fpic -o lua_cjson.o lua_cjson.c [2020-10-21T10:19:36.445Z] cc -c -O3 -Wall -pedantic -DNDEBUG -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -g -fpic -o strbuf.o strbuf.c [2020-10-21T10:19:36.445Z] cc -c -O3 -Wall -pedantic -DNDEBUG -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -g -fpic -o fpconv.o fpconv.c [2020-10-21T10:19:36.706Z] cc -L/build/parts/openresty/install/usr/lib -L/build/parts/openresty/install/usr/lib/x86_64-linux-gnu -L/build/stage/lib -L/build/stage/usr/lib -shared -o cjson.so lua_cjson.o strbuf.o fpconv.o [2020-10-21T10:19:36.706Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-10-21T10:19:36.706Z] cd /build/parts/openresty/build/build/lua-resty-signal-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-10-21T10:19:36.706Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-10-21T10:19:36.706Z] cc -O3 -g -Wall -fpic -c resty_signal.c [2020-10-21T10:19:36.706Z] cc -shared -fvisibility=hidden resty_signal.o -o librestysignal.so [2020-10-21T10:19:36.706Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-10-21T10:19:36.706Z] cd /build/parts/openresty/build/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-10-21T10:19:36.706Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-10-21T10:19:36.706Z] cc -c -g -O -Wall -fpic -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -o redis-parser.o redis-parser.c [2020-10-21T10:19:36.968Z] cc -L/build/parts/openresty/install/usr/lib -L/build/parts/openresty/install/usr/lib/x86_64-linux-gnu -L/build/stage/lib -L/build/stage/usr/lib -shared -o parser.so redis-parser.o [2020-10-21T10:19:36.968Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-10-21T10:19:36.968Z] cd /build/parts/openresty/build/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-10-21T10:19:36.968Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-10-21T10:19:36.968Z] cc -c -g -O -Wall -fpic -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -o src/rds_parser.o src/rds_parser.c [2020-10-21T10:19:36.968Z] cc -L/build/parts/openresty/install/usr/lib -L/build/parts/openresty/install/usr/lib/x86_64-linux-gnu -L/build/stage/lib -L/build/stage/usr/lib -shared -o parser.so src/rds_parser.o [2020-10-21T10:19:36.968Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-10-21T10:19:36.968Z] cd /build/parts/openresty/build/build/nginx-1.15.8 && make [2020-10-21T10:19:36.968Z] make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-21T10:19:36.968Z] make -f objs/Makefile [2020-10-21T10:19:37.243Z] make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-21T10:19:37.243Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.243Z] -o objs/src/core/nginx.o \ [2020-10-21T10:19:37.243Z] src/core/nginx.c [2020-10-21T10:19:37.243Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.243Z] -o objs/src/core/ngx_log.o \ [2020-10-21T10:19:37.243Z] src/core/ngx_log.c [2020-10-21T10:19:37.244Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.244Z] -o objs/src/core/ngx_palloc.o \ [2020-10-21T10:19:37.244Z] src/core/ngx_palloc.c [2020-10-21T10:19:37.244Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.244Z] -o objs/src/core/ngx_array.o \ [2020-10-21T10:19:37.244Z] src/core/ngx_array.c [2020-10-21T10:19:37.244Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.244Z] -o objs/src/core/ngx_list.o \ [2020-10-21T10:19:37.244Z] src/core/ngx_list.c [2020-10-21T10:19:37.244Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.244Z] -o objs/src/core/ngx_hash.o \ [2020-10-21T10:19:37.244Z] src/core/ngx_hash.c [2020-10-21T10:19:37.244Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.244Z] -o objs/src/core/ngx_buf.o \ [2020-10-21T10:19:37.244Z] src/core/ngx_buf.c [2020-10-21T10:19:37.244Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.244Z] -o objs/src/core/ngx_queue.o \ [2020-10-21T10:19:37.244Z] src/core/ngx_queue.c [2020-10-21T10:19:37.244Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.244Z] -o objs/src/core/ngx_output_chain.o \ [2020-10-21T10:19:37.244Z] src/core/ngx_output_chain.c [2020-10-21T10:19:37.244Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.244Z] -o objs/src/core/ngx_string.o \ [2020-10-21T10:19:37.244Z] src/core/ngx_string.c [2020-10-21T10:19:37.244Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.244Z] -o objs/src/core/ngx_parse.o \ [2020-10-21T10:19:37.244Z] src/core/ngx_parse.c [2020-10-21T10:19:37.342Z] Removing intermediate container 741d230a2284 [2020-10-21T10:19:37.342Z] ---> b67888bdd58a [2020-10-21T10:19:37.342Z] Step 25/26 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:19:37.342Z] ---> Running in e71c85e2a0c4 [2020-10-21T10:19:37.527Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.527Z] -o objs/src/core/ngx_parse_time.o \ [2020-10-21T10:19:37.527Z] src/core/ngx_parse_time.c [2020-10-21T10:19:37.527Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.527Z] -o objs/src/core/ngx_inet.o \ [2020-10-21T10:19:37.527Z] src/core/ngx_inet.c [2020-10-21T10:19:37.527Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.527Z] -o objs/src/core/ngx_file.o \ [2020-10-21T10:19:37.527Z] src/core/ngx_file.c [2020-10-21T10:19:37.527Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.527Z] -o objs/src/core/ngx_crc32.o \ [2020-10-21T10:19:37.527Z] src/core/ngx_crc32.c [2020-10-21T10:19:37.527Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.527Z] -o objs/src/core/ngx_murmurhash.o \ [2020-10-21T10:19:37.527Z] src/core/ngx_murmurhash.c [2020-10-21T10:19:37.527Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.527Z] -o objs/src/core/ngx_md5.o \ [2020-10-21T10:19:37.527Z] src/core/ngx_md5.c [2020-10-21T10:19:37.527Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.527Z] -o objs/src/core/ngx_sha1.o \ [2020-10-21T10:19:37.527Z] src/core/ngx_sha1.c [2020-10-21T10:19:37.528Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.528Z] -o objs/src/core/ngx_rbtree.o \ [2020-10-21T10:19:37.528Z] src/core/ngx_rbtree.c [2020-10-21T10:19:37.825Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.825Z] -o objs/src/core/ngx_radix_tree.o \ [2020-10-21T10:19:37.825Z] src/core/ngx_radix_tree.c [2020-10-21T10:19:37.825Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.825Z] -o objs/src/core/ngx_slab.o \ [2020-10-21T10:19:37.825Z] src/core/ngx_slab.c [2020-10-21T10:19:37.825Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.825Z] -o objs/src/core/ngx_times.o \ [2020-10-21T10:19:37.825Z] src/core/ngx_times.c [2020-10-21T10:19:37.825Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.825Z] -o objs/src/core/ngx_shmtx.o \ [2020-10-21T10:19:37.825Z] src/core/ngx_shmtx.c [2020-10-21T10:19:37.825Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.825Z] -o objs/src/core/ngx_connection.o \ [2020-10-21T10:19:37.825Z] src/core/ngx_connection.c [2020-10-21T10:19:37.825Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.825Z] -o objs/src/core/ngx_cycle.o \ [2020-10-21T10:19:37.825Z] src/core/ngx_cycle.c [2020-10-21T10:19:37.825Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:37.825Z] -o objs/src/core/ngx_spinlock.o \ [2020-10-21T10:19:37.825Z] src/core/ngx_spinlock.c [2020-10-21T10:19:37.953Z] Removing intermediate container e71c85e2a0c4 [2020-10-21T10:19:37.953Z] ---> 783b60682377 [2020-10-21T10:19:37.953Z] Step 26/26 : LABEL version=0.0.0 [2020-10-21T10:19:38.124Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.124Z] -o objs/src/core/ngx_rwlock.o \ [2020-10-21T10:19:38.124Z] src/core/ngx_rwlock.c [2020-10-21T10:19:38.124Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.124Z] -o objs/src/core/ngx_cpuinfo.o \ [2020-10-21T10:19:38.124Z] src/core/ngx_cpuinfo.c [2020-10-21T10:19:38.124Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.124Z] -o objs/src/core/ngx_conf_file.o \ [2020-10-21T10:19:38.124Z] src/core/ngx_conf_file.c [2020-10-21T10:19:38.124Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.124Z] -o objs/src/core/ngx_module.o \ [2020-10-21T10:19:38.124Z] src/core/ngx_module.c [2020-10-21T10:19:38.124Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.124Z] -o objs/src/core/ngx_resolver.o \ [2020-10-21T10:19:38.124Z] src/core/ngx_resolver.c [2020-10-21T10:19:38.124Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.124Z] -o objs/src/core/ngx_open_file_cache.o \ [2020-10-21T10:19:38.124Z] src/core/ngx_open_file_cache.c [2020-10-21T10:19:38.124Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.124Z] -o objs/src/core/ngx_crypt.o \ [2020-10-21T10:19:38.124Z] src/core/ngx_crypt.c [2020-10-21T10:19:38.124Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.124Z] -o objs/src/core/ngx_proxy_protocol.o \ [2020-10-21T10:19:38.124Z] src/core/ngx_proxy_protocol.c [2020-10-21T10:19:38.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-21T10:19:38.228Z] ---> Running in 555b45da1519 [2020-10-21T10:19:38.410Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.410Z] -o objs/src/core/ngx_syslog.o \ [2020-10-21T10:19:38.410Z] src/core/ngx_syslog.c [2020-10-21T10:19:38.410Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.410Z] -o objs/src/event/ngx_event.o \ [2020-10-21T10:19:38.410Z] src/event/ngx_event.c [2020-10-21T10:19:38.410Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.410Z] -o objs/src/event/ngx_event_timer.o \ [2020-10-21T10:19:38.410Z] src/event/ngx_event_timer.c [2020-10-21T10:19:38.410Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.410Z] -o objs/src/event/ngx_event_posted.o \ [2020-10-21T10:19:38.410Z] src/event/ngx_event_posted.c [2020-10-21T10:19:38.410Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.410Z] -o objs/src/event/ngx_event_accept.o \ [2020-10-21T10:19:38.410Z] src/event/ngx_event_accept.c [2020-10-21T10:19:38.410Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.410Z] -o objs/src/event/ngx_event_udp.o \ [2020-10-21T10:19:38.410Z] src/event/ngx_event_udp.c [2020-10-21T10:19:38.410Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.410Z] -o objs/src/event/ngx_event_connect.o \ [2020-10-21T10:19:38.410Z] src/event/ngx_event_connect.c [2020-10-21T10:19:38.688Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.688Z] -o objs/src/event/ngx_event_pipe.o \ [2020-10-21T10:19:38.688Z] src/event/ngx_event_pipe.c [2020-10-21T10:19:38.688Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.688Z] -o objs/src/os/unix/ngx_time.o \ [2020-10-21T10:19:38.688Z] src/os/unix/ngx_time.c [2020-10-21T10:19:38.688Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.688Z] -o objs/src/os/unix/ngx_errno.o \ [2020-10-21T10:19:38.688Z] src/os/unix/ngx_errno.c [2020-10-21T10:19:38.688Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.688Z] -o objs/src/os/unix/ngx_alloc.o \ [2020-10-21T10:19:38.688Z] src/os/unix/ngx_alloc.c [2020-10-21T10:19:38.688Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.688Z] -o objs/src/os/unix/ngx_files.o \ [2020-10-21T10:19:38.688Z] src/os/unix/ngx_files.c [2020-10-21T10:19:38.688Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.688Z] -o objs/src/os/unix/ngx_socket.o \ [2020-10-21T10:19:38.688Z] src/os/unix/ngx_socket.c [2020-10-21T10:19:38.688Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.688Z] -o objs/src/os/unix/ngx_recv.o \ [2020-10-21T10:19:38.688Z] src/os/unix/ngx_recv.c [2020-10-21T10:19:38.689Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.689Z] -o objs/src/os/unix/ngx_readv_chain.o \ [2020-10-21T10:19:38.689Z] src/os/unix/ngx_readv_chain.c [2020-10-21T10:19:38.832Z] Removing intermediate container 555b45da1519 [2020-10-21T10:19:38.832Z] ---> 937ddc53cad7 [2020-10-21T10:19:38.832Z] [2020-10-21T10:19:38.969Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.969Z] -o objs/src/os/unix/ngx_udp_recv.o \ [2020-10-21T10:19:38.969Z] src/os/unix/ngx_udp_recv.c [2020-10-21T10:19:38.969Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.969Z] -o objs/src/os/unix/ngx_send.o \ [2020-10-21T10:19:38.969Z] src/os/unix/ngx_send.c [2020-10-21T10:19:38.969Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.969Z] -o objs/src/os/unix/ngx_writev_chain.o \ [2020-10-21T10:19:38.969Z] src/os/unix/ngx_writev_chain.c [2020-10-21T10:19:38.969Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.969Z] -o objs/src/os/unix/ngx_udp_send.o \ [2020-10-21T10:19:38.969Z] src/os/unix/ngx_udp_send.c [2020-10-21T10:19:38.969Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.970Z] -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \ [2020-10-21T10:19:38.970Z] src/os/unix/ngx_udp_sendmsg_chain.c [2020-10-21T10:19:38.970Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.970Z] -o objs/src/os/unix/ngx_channel.o \ [2020-10-21T10:19:38.970Z] src/os/unix/ngx_channel.c [2020-10-21T10:19:38.970Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:38.970Z] -o objs/src/os/unix/ngx_shmem.o \ [2020-10-21T10:19:38.970Z] src/os/unix/ngx_shmem.c [2020-10-21T10:19:39.241Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.241Z] -o objs/src/os/unix/ngx_process.o \ [2020-10-21T10:19:39.241Z] src/os/unix/ngx_process.c [2020-10-21T10:19:39.241Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.241Z] -o objs/src/os/unix/ngx_daemon.o \ [2020-10-21T10:19:39.241Z] src/os/unix/ngx_daemon.c [2020-10-21T10:19:39.241Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.241Z] -o objs/src/os/unix/ngx_setaffinity.o \ [2020-10-21T10:19:39.241Z] src/os/unix/ngx_setaffinity.c [2020-10-21T10:19:39.241Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.241Z] -o objs/src/os/unix/ngx_setproctitle.o \ [2020-10-21T10:19:39.241Z] src/os/unix/ngx_setproctitle.c [2020-10-21T10:19:39.241Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.241Z] -o objs/src/os/unix/ngx_posix_init.o \ [2020-10-21T10:19:39.241Z] src/os/unix/ngx_posix_init.c [2020-10-21T10:19:39.241Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.241Z] -o objs/src/os/unix/ngx_user.o \ [2020-10-21T10:19:39.241Z] src/os/unix/ngx_user.c [2020-10-21T10:19:39.241Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.241Z] -o objs/src/os/unix/ngx_dlopen.o \ [2020-10-21T10:19:39.241Z] src/os/unix/ngx_dlopen.c [2020-10-21T10:19:39.241Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.241Z] -o objs/src/os/unix/ngx_process_cycle.o \ [2020-10-21T10:19:39.241Z] src/os/unix/ngx_process_cycle.c [2020-10-21T10:19:39.438Z] Successfully built 937ddc53cad7 [2020-10-21T10:19:39.438Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-21T10:19:39.515Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.515Z] -o objs/src/os/unix/ngx_linux_init.o \ [2020-10-21T10:19:39.515Z] src/os/unix/ngx_linux_init.c [2020-10-21T10:19:39.515Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.515Z] -o objs/src/event/modules/ngx_epoll_module.o \ [2020-10-21T10:19:39.515Z] src/event/modules/ngx_epoll_module.c [2020-10-21T10:19:39.515Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.515Z] -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ [2020-10-21T10:19:39.515Z] src/os/unix/ngx_linux_sendfile_chain.c [2020-10-21T10:19:39.515Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.515Z] -o objs/src/event/ngx_event_openssl.o \ [2020-10-21T10:19:39.515Z] src/event/ngx_event_openssl.c [2020-10-21T10:19:39.516Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.516Z] -o objs/src/event/ngx_event_openssl_stapling.o \ [2020-10-21T10:19:39.516Z] src/event/ngx_event_openssl_stapling.c [2020-10-21T10:19:39.516Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:39.516Z] -o objs/src/core/ngx_regex.o \ [2020-10-21T10:19:39.516Z] src/core/ngx_regex.c [2020-10-21T10:19:39.516Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:39.516Z] -o objs/src/http/ngx_http.o \ [2020-10-21T10:19:39.516Z] src/http/ngx_http.c [2020-10-21T10:19:39.516Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:39.516Z] -o objs/src/http/ngx_http_core_module.o \ [2020-10-21T10:19:39.516Z] src/http/ngx_http_core_module.c [2020-10-21T10:19:39.790Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:39.790Z] -o objs/src/http/ngx_http_special_response.o \ [2020-10-21T10:19:39.790Z] src/http/ngx_http_special_response.c [2020-10-21T10:19:39.790Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:39.790Z] -o objs/src/http/ngx_http_request.o \ [2020-10-21T10:19:39.790Z] src/http/ngx_http_request.c [2020-10-21T10:19:39.790Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:39.790Z] -o objs/src/http/ngx_http_parse.o \ [2020-10-21T10:19:39.790Z] src/http/ngx_http_parse.c [2020-10-21T10:19:39.791Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:39.791Z] -o objs/src/http/modules/ngx_http_log_module.o \ [2020-10-21T10:19:39.791Z] src/http/modules/ngx_http_log_module.c [2020-10-21T10:19:40.072Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.072Z] -o objs/src/http/ngx_http_request_body.o \ [2020-10-21T10:19:40.072Z] src/http/ngx_http_request_body.c [2020-10-21T10:19:40.072Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.072Z] -o objs/src/http/ngx_http_variables.o \ [2020-10-21T10:19:40.072Z] src/http/ngx_http_variables.c [2020-10-21T10:19:40.072Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.072Z] -o objs/src/http/ngx_http_script.o \ [2020-10-21T10:19:40.072Z] src/http/ngx_http_script.c [2020-10-21T10:19:40.391Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.391Z] -o objs/src/http/ngx_http_upstream.o \ [2020-10-21T10:19:40.391Z] src/http/ngx_http_upstream.c [2020-10-21T10:19:40.391Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.391Z] -o objs/src/http/ngx_http_upstream_round_robin.o \ [2020-10-21T10:19:40.391Z] src/http/ngx_http_upstream_round_robin.c [2020-10-21T10:19:40.391Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.391Z] -o objs/src/http/ngx_http_file_cache.o \ [2020-10-21T10:19:40.391Z] src/http/ngx_http_file_cache.c [2020-10-21T10:19:40.391Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.391Z] -o objs/src/http/ngx_http_write_filter_module.o \ [2020-10-21T10:19:40.391Z] src/http/ngx_http_write_filter_module.c [2020-10-21T10:19:40.672Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.672Z] -o objs/src/http/ngx_http_header_filter_module.o \ [2020-10-21T10:19:40.672Z] src/http/ngx_http_header_filter_module.c [2020-10-21T10:19:40.672Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.672Z] -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ [2020-10-21T10:19:40.672Z] src/http/modules/ngx_http_chunked_filter_module.c [2020-10-21T10:19:40.672Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.672Z] -o objs/src/http/v2/ngx_http_v2_filter_module.o \ [2020-10-21T10:19:40.672Z] src/http/v2/ngx_http_v2_filter_module.c [2020-10-21T10:19:40.672Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.672Z] -o objs/src/http/modules/ngx_http_range_filter_module.o \ [2020-10-21T10:19:40.672Z] src/http/modules/ngx_http_range_filter_module.c [2020-10-21T10:19:40.673Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.673Z] -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ [2020-10-21T10:19:40.673Z] src/http/modules/ngx_http_gzip_filter_module.c [2020-10-21T10:19:40.673Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.673Z] -o objs/src/http/ngx_http_postpone_filter_module.o \ [2020-10-21T10:19:40.673Z] src/http/ngx_http_postpone_filter_module.c [2020-10-21T10:19:40.940Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.940Z] -o objs/src/http/modules/ngx_http_ssi_filter_module.o \ [2020-10-21T10:19:40.940Z] src/http/modules/ngx_http_ssi_filter_module.c [2020-10-21T10:19:40.940Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.940Z] -o objs/src/http/modules/ngx_http_charset_filter_module.o \ [2020-10-21T10:19:40.940Z] src/http/modules/ngx_http_charset_filter_module.c [2020-10-21T10:19:40.940Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.940Z] -o objs/src/http/modules/ngx_http_userid_filter_module.o \ [2020-10-21T10:19:40.940Z] src/http/modules/ngx_http_userid_filter_module.c [2020-10-21T10:19:40.940Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:40.940Z] -o objs/src/http/modules/ngx_http_headers_filter_module.o \ [2020-10-21T10:19:40.940Z] src/http/modules/ngx_http_headers_filter_module.c [2020-10-21T10:19:41.218Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.218Z] -o objs/src/http/ngx_http_copy_filter_module.o \ [2020-10-21T10:19:41.218Z] src/http/ngx_http_copy_filter_module.c [2020-10-21T10:19:41.218Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.218Z] -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ [2020-10-21T10:19:41.218Z] src/http/modules/ngx_http_not_modified_filter_module.c [2020-10-21T10:19:41.218Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.218Z] -o objs/src/http/v2/ngx_http_v2.o \ [2020-10-21T10:19:41.218Z] src/http/v2/ngx_http_v2.c [2020-10-21T10:19:41.494Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.494Z] -o objs/src/http/v2/ngx_http_v2_table.o \ [2020-10-21T10:19:41.494Z] src/http/v2/ngx_http_v2_table.c [2020-10-21T10:19:41.494Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.494Z] -o objs/src/http/v2/ngx_http_v2_encode.o \ [2020-10-21T10:19:41.494Z] src/http/v2/ngx_http_v2_encode.c [2020-10-21T10:19:41.494Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.494Z] -o objs/src/http/v2/ngx_http_v2_huff_decode.o \ [2020-10-21T10:19:41.494Z] src/http/v2/ngx_http_v2_huff_decode.c [2020-10-21T10:19:41.494Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.494Z] -o objs/src/http/v2/ngx_http_v2_huff_encode.o \ [2020-10-21T10:19:41.494Z] src/http/v2/ngx_http_v2_huff_encode.c [2020-10-21T10:19:41.494Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.494Z] -o objs/src/http/v2/ngx_http_v2_module.o \ [2020-10-21T10:19:41.494Z] src/http/v2/ngx_http_v2_module.c [2020-10-21T10:19:41.494Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.494Z] -o objs/src/http/modules/ngx_http_static_module.o \ [2020-10-21T10:19:41.494Z] src/http/modules/ngx_http_static_module.c [2020-10-21T10:19:41.494Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.494Z] -o objs/src/http/modules/ngx_http_autoindex_module.o \ [2020-10-21T10:19:41.494Z] src/http/modules/ngx_http_autoindex_module.c [2020-10-21T10:19:41.765Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.765Z] -o objs/src/http/modules/ngx_http_index_module.o \ [2020-10-21T10:19:41.765Z] src/http/modules/ngx_http_index_module.c [2020-10-21T10:19:41.765Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.765Z] -o objs/src/http/modules/ngx_http_mirror_module.o \ [2020-10-21T10:19:41.765Z] src/http/modules/ngx_http_mirror_module.c [2020-10-21T10:19:41.765Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.765Z] -o objs/src/http/modules/ngx_http_try_files_module.o \ [2020-10-21T10:19:41.765Z] src/http/modules/ngx_http_try_files_module.c [2020-10-21T10:19:41.766Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.766Z] -o objs/src/http/modules/ngx_http_auth_basic_module.o \ [2020-10-21T10:19:41.766Z] src/http/modules/ngx_http_auth_basic_module.c [2020-10-21T10:19:41.766Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.766Z] -o objs/src/http/modules/ngx_http_access_module.o \ [2020-10-21T10:19:41.766Z] src/http/modules/ngx_http_access_module.c [2020-10-21T10:19:41.766Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.766Z] -o objs/src/http/modules/ngx_http_limit_conn_module.o \ [2020-10-21T10:19:41.766Z] src/http/modules/ngx_http_limit_conn_module.c [2020-10-21T10:19:41.766Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:41.766Z] -o objs/src/http/modules/ngx_http_limit_req_module.o \ [2020-10-21T10:19:41.766Z] src/http/modules/ngx_http_limit_req_module.c [2020-10-21T10:19:42.043Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.043Z] -o objs/src/http/modules/ngx_http_realip_module.o \ [2020-10-21T10:19:42.043Z] src/http/modules/ngx_http_realip_module.c [2020-10-21T10:19:42.043Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.043Z] -o objs/src/http/modules/ngx_http_geo_module.o \ [2020-10-21T10:19:42.043Z] src/http/modules/ngx_http_geo_module.c [2020-10-21T10:19:42.043Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.043Z] -o objs/src/http/modules/ngx_http_map_module.o \ [2020-10-21T10:19:42.043Z] src/http/modules/ngx_http_map_module.c [2020-10-21T10:19:42.043Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.043Z] -o objs/src/http/modules/ngx_http_split_clients_module.o \ [2020-10-21T10:19:42.043Z] src/http/modules/ngx_http_split_clients_module.c [2020-10-21T10:19:42.044Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.044Z] -o objs/src/http/modules/ngx_http_referer_module.o \ [2020-10-21T10:19:42.044Z] src/http/modules/ngx_http_referer_module.c [2020-10-21T10:19:42.044Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.044Z] -o objs/src/http/modules/ngx_http_rewrite_module.o \ [2020-10-21T10:19:42.044Z] src/http/modules/ngx_http_rewrite_module.c [2020-10-21T10:19:42.316Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.316Z] -o objs/src/http/modules/ngx_http_ssl_module.o \ [2020-10-21T10:19:42.316Z] src/http/modules/ngx_http_ssl_module.c [2020-10-21T10:19:42.316Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.316Z] -o objs/src/http/modules/ngx_http_proxy_module.o \ [2020-10-21T10:19:42.316Z] src/http/modules/ngx_http_proxy_module.c [2020-10-21T10:19:42.316Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.316Z] -o objs/src/http/modules/ngx_http_fastcgi_module.o \ [2020-10-21T10:19:42.316Z] src/http/modules/ngx_http_fastcgi_module.c [2020-10-21T10:19:42.316Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.316Z] -o objs/src/http/modules/ngx_http_uwsgi_module.o \ [2020-10-21T10:19:42.316Z] src/http/modules/ngx_http_uwsgi_module.c [2020-10-21T10:19:42.317Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.317Z] -o objs/src/http/modules/ngx_http_scgi_module.o \ [2020-10-21T10:19:42.317Z] src/http/modules/ngx_http_scgi_module.c [2020-10-21T10:19:42.317Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.317Z] -o objs/src/http/modules/ngx_http_grpc_module.o \ [2020-10-21T10:19:42.317Z] src/http/modules/ngx_http_grpc_module.c [2020-10-21T10:19:42.317Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.317Z] -o objs/src/http/modules/ngx_http_memcached_module.o \ [2020-10-21T10:19:42.317Z] src/http/modules/ngx_http_memcached_module.c [2020-10-21T10:19:42.599Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.599Z] -o objs/src/http/modules/ngx_http_empty_gif_module.o \ [2020-10-21T10:19:42.599Z] src/http/modules/ngx_http_empty_gif_module.c [2020-10-21T10:19:42.599Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.599Z] -o objs/src/http/modules/ngx_http_browser_module.o \ [2020-10-21T10:19:42.599Z] src/http/modules/ngx_http_browser_module.c [2020-10-21T10:19:42.599Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.599Z] -o objs/src/http/modules/ngx_http_upstream_hash_module.o \ [2020-10-21T10:19:42.599Z] src/http/modules/ngx_http_upstream_hash_module.c [2020-10-21T10:19:42.871Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.871Z] -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ [2020-10-21T10:19:42.871Z] src/http/modules/ngx_http_upstream_ip_hash_module.c [2020-10-21T10:19:42.871Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.871Z] -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ [2020-10-21T10:19:42.871Z] src/http/modules/ngx_http_upstream_least_conn_module.c [2020-10-21T10:19:42.871Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.871Z] -o objs/src/http/modules/ngx_http_upstream_random_module.o \ [2020-10-21T10:19:42.871Z] src/http/modules/ngx_http_upstream_random_module.c [2020-10-21T10:19:42.871Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.871Z] -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ [2020-10-21T10:19:42.871Z] src/http/modules/ngx_http_upstream_keepalive_module.c [2020-10-21T10:19:42.871Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:42.871Z] -o objs/src/http/modules/ngx_http_upstream_zone_module.o \ [2020-10-21T10:19:42.871Z] src/http/modules/ngx_http_upstream_zone_module.c [2020-10-21T10:19:43.142Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ [2020-10-21T10:19:43.142Z] -o objs/src/http/modules/ngx_http_stub_status_module.o \ [2020-10-21T10:19:43.142Z] src/http/modules/ngx_http_stub_status_module.c [2020-10-21T10:19:43.142Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.142Z] -o objs/src/stream/ngx_stream.o \ [2020-10-21T10:19:43.142Z] src/stream/ngx_stream.c [2020-10-21T10:19:43.142Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.142Z] -o objs/src/stream/ngx_stream_variables.o \ [2020-10-21T10:19:43.142Z] src/stream/ngx_stream_variables.c [2020-10-21T10:19:43.142Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.142Z] -o objs/src/stream/ngx_stream_script.o \ [2020-10-21T10:19:43.142Z] src/stream/ngx_stream_script.c [2020-10-21T10:19:43.142Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.142Z] -o objs/src/stream/ngx_stream_handler.o \ [2020-10-21T10:19:43.142Z] src/stream/ngx_stream_handler.c [2020-10-21T10:19:43.142Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.142Z] -o objs/src/stream/ngx_stream_core_module.o \ [2020-10-21T10:19:43.142Z] src/stream/ngx_stream_core_module.c [2020-10-21T10:19:43.143Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.143Z] -o objs/src/stream/ngx_stream_log_module.o \ [2020-10-21T10:19:43.143Z] src/stream/ngx_stream_log_module.c [2020-10-21T10:19:43.143Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.143Z] -o objs/src/stream/ngx_stream_proxy_module.o \ [2020-10-21T10:19:43.143Z] src/stream/ngx_stream_proxy_module.c [2020-10-21T10:19:43.411Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.411Z] -o objs/src/stream/ngx_stream_upstream.o \ [2020-10-21T10:19:43.411Z] src/stream/ngx_stream_upstream.c [2020-10-21T10:19:43.411Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.411Z] -o objs/src/stream/ngx_stream_upstream_round_robin.o \ [2020-10-21T10:19:43.411Z] src/stream/ngx_stream_upstream_round_robin.c [2020-10-21T10:19:43.411Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.411Z] -o objs/src/stream/ngx_stream_write_filter_module.o \ [2020-10-21T10:19:43.411Z] src/stream/ngx_stream_write_filter_module.c [2020-10-21T10:19:43.411Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.411Z] -o objs/src/stream/ngx_stream_ssl_module.o \ [2020-10-21T10:19:43.411Z] src/stream/ngx_stream_ssl_module.c [2020-10-21T10:19:43.411Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.411Z] -o objs/src/stream/ngx_stream_limit_conn_module.o \ [2020-10-21T10:19:43.411Z] src/stream/ngx_stream_limit_conn_module.c [2020-10-21T10:19:43.412Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.412Z] -o objs/src/stream/ngx_stream_access_module.o \ [2020-10-21T10:19:43.412Z] src/stream/ngx_stream_access_module.c [2020-10-21T10:19:43.676Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.676Z] -o objs/src/stream/ngx_stream_geo_module.o \ [2020-10-21T10:19:43.676Z] src/stream/ngx_stream_geo_module.c [2020-10-21T10:19:43.676Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.676Z] -o objs/src/stream/ngx_stream_map_module.o \ [2020-10-21T10:19:43.676Z] src/stream/ngx_stream_map_module.c [2020-10-21T10:19:43.676Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.676Z] -o objs/src/stream/ngx_stream_split_clients_module.o \ [2020-10-21T10:19:43.676Z] src/stream/ngx_stream_split_clients_module.c [2020-10-21T10:19:43.676Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.676Z] -o objs/src/stream/ngx_stream_return_module.o \ [2020-10-21T10:19:43.676Z] src/stream/ngx_stream_return_module.c [2020-10-21T10:19:43.676Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.676Z] -o objs/src/stream/ngx_stream_upstream_hash_module.o \ [2020-10-21T10:19:43.676Z] src/stream/ngx_stream_upstream_hash_module.c [2020-10-21T10:19:43.676Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.676Z] -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \ [2020-10-21T10:19:43.676Z] src/stream/ngx_stream_upstream_least_conn_module.c [2020-10-21T10:19:43.676Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.676Z] -o objs/src/stream/ngx_stream_upstream_random_module.o \ [2020-10-21T10:19:43.676Z] src/stream/ngx_stream_upstream_random_module.c [2020-10-21T10:19:43.942Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.942Z] -o objs/src/stream/ngx_stream_upstream_zone_module.o \ [2020-10-21T10:19:43.942Z] src/stream/ngx_stream_upstream_zone_module.c [2020-10-21T10:19:43.942Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ [2020-10-21T10:19:43.942Z] -o objs/src/stream/ngx_stream_ssl_preread_module.o \ [2020-10-21T10:19:43.942Z] src/stream/ngx_stream_ssl_preread_module.c [2020-10-21T10:19:43.942Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:43.942Z] -o objs/addon/src/ndk.o \ [2020-10-21T10:19:43.942Z] ../ngx_devel_kit-0.3.1rc1/src/ndk.c [2020-10-21T10:19:43.942Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:43.942Z] -o objs/addon/src/ngx_http_echo_module.o \ [2020-10-21T10:19:43.942Z] ../echo-nginx-module-0.61/src/ngx_http_echo_module.c [2020-10-21T10:19:43.942Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:43.942Z] -o objs/addon/src/ngx_http_echo_util.o \ [2020-10-21T10:19:43.942Z] ../echo-nginx-module-0.61/src/ngx_http_echo_util.c [2020-10-21T10:19:43.942Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:43.942Z] -o objs/addon/src/ngx_http_echo_timer.o \ [2020-10-21T10:19:43.942Z] ../echo-nginx-module-0.61/src/ngx_http_echo_timer.c [2020-10-21T10:19:43.942Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:43.942Z] -o objs/addon/src/ngx_http_echo_var.o \ [2020-10-21T10:19:43.942Z] ../echo-nginx-module-0.61/src/ngx_http_echo_var.c [2020-10-21T10:19:44.207Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.207Z] -o objs/addon/src/ngx_http_echo_handler.o \ [2020-10-21T10:19:44.207Z] ../echo-nginx-module-0.61/src/ngx_http_echo_handler.c [2020-10-21T10:19:44.207Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.207Z] -o objs/addon/src/ngx_http_echo_filter.o \ [2020-10-21T10:19:44.207Z] ../echo-nginx-module-0.61/src/ngx_http_echo_filter.c [2020-10-21T10:19:44.207Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.207Z] -o objs/addon/src/ngx_http_echo_sleep.o \ [2020-10-21T10:19:44.207Z] ../echo-nginx-module-0.61/src/ngx_http_echo_sleep.c [2020-10-21T10:19:44.207Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.207Z] -o objs/addon/src/ngx_http_echo_location.o \ [2020-10-21T10:19:44.207Z] ../echo-nginx-module-0.61/src/ngx_http_echo_location.c [2020-10-21T10:19:44.207Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.207Z] -o objs/addon/src/ngx_http_echo_echo.o \ [2020-10-21T10:19:44.207Z] ../echo-nginx-module-0.61/src/ngx_http_echo_echo.c [2020-10-21T10:19:44.208Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.208Z] -o objs/addon/src/ngx_http_echo_request_info.o \ [2020-10-21T10:19:44.208Z] ../echo-nginx-module-0.61/src/ngx_http_echo_request_info.c [2020-10-21T10:19:44.208Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.208Z] -o objs/addon/src/ngx_http_echo_subrequest.o \ [2020-10-21T10:19:44.208Z] ../echo-nginx-module-0.61/src/ngx_http_echo_subrequest.c [2020-10-21T10:19:44.208Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.208Z] -o objs/addon/src/ngx_http_echo_foreach.o \ [2020-10-21T10:19:44.208Z] ../echo-nginx-module-0.61/src/ngx_http_echo_foreach.c [2020-10-21T10:19:44.208Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.208Z] -o objs/addon/src/ngx_http_xss_filter_module.o \ [2020-10-21T10:19:44.208Z] ../xss-nginx-module-0.06/src/ngx_http_xss_filter_module.c [2020-10-21T10:19:44.469Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.470Z] -o objs/addon/src/ngx_http_xss_util.o \ [2020-10-21T10:19:44.470Z] ../xss-nginx-module-0.06/src/ngx_http_xss_util.c [2020-10-21T10:19:44.470Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.470Z] -o objs/addon/src/ngx_coolkit_handlers.o \ [2020-10-21T10:19:44.470Z] ../ngx_coolkit-0.2/src/ngx_coolkit_handlers.c [2020-10-21T10:19:44.470Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.470Z] -o objs/addon/src/ngx_coolkit_module.o \ [2020-10-21T10:19:44.470Z] ../ngx_coolkit-0.2/src/ngx_coolkit_module.c [2020-10-21T10:19:44.470Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.470Z] -o objs/addon/src/ngx_coolkit_variables.o \ [2020-10-21T10:19:44.470Z] ../ngx_coolkit-0.2/src/ngx_coolkit_variables.c [2020-10-21T10:19:44.470Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.470Z] -o objs/addon/src/ngx_http_set_base32.o \ [2020-10-21T10:19:44.470Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_base32.c [2020-10-21T10:19:44.739Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.739Z] -o objs/addon/src/ngx_http_set_default_value.o \ [2020-10-21T10:19:44.739Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_default_value.c [2020-10-21T10:19:44.739Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.739Z] -o objs/addon/src/ngx_http_set_hashed_upstream.o \ [2020-10-21T10:19:44.739Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_hashed_upstream.c [2020-10-21T10:19:44.739Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.739Z] -o objs/addon/src/ngx_http_set_quote_sql.o \ [2020-10-21T10:19:44.739Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_sql.c [2020-10-21T10:19:44.740Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.740Z] -o objs/addon/src/ngx_http_set_quote_json.o \ [2020-10-21T10:19:44.740Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_json.c [2020-10-21T10:19:44.740Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.740Z] -o objs/addon/src/ngx_http_set_unescape_uri.o \ [2020-10-21T10:19:44.740Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_unescape_uri.c [2020-10-21T10:19:44.740Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.740Z] -o objs/addon/src/ngx_http_set_misc_module.o \ [2020-10-21T10:19:44.740Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_misc_module.c [2020-10-21T10:19:44.740Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.740Z] -o objs/addon/src/ngx_http_set_escape_uri.o \ [2020-10-21T10:19:44.740Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_escape_uri.c [2020-10-21T10:19:44.740Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.740Z] -o objs/addon/src/ngx_http_set_hash.o \ [2020-10-21T10:19:44.740Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_hash.c [2020-10-21T10:19:44.740Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.740Z] -o objs/addon/src/ngx_http_set_local_today.o \ [2020-10-21T10:19:44.740Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_local_today.c [2020-10-21T10:19:44.740Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:44.740Z] -o objs/addon/src/ngx_http_set_hex.o \ [2020-10-21T10:19:44.740Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_hex.c [2020-10-21T10:19:45.017Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.017Z] -o objs/addon/src/ngx_http_set_base64.o \ [2020-10-21T10:19:45.017Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_base64.c [2020-10-21T10:19:45.017Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.017Z] -o objs/addon/src/ngx_http_set_random.o \ [2020-10-21T10:19:45.017Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_random.c [2020-10-21T10:19:45.017Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.017Z] -o objs/addon/src/ngx_http_set_secure_random.o \ [2020-10-21T10:19:45.017Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_secure_random.c [2020-10-21T10:19:45.017Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.017Z] -o objs/addon/src/ngx_http_set_rotate.o \ [2020-10-21T10:19:45.017Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_rotate.c [2020-10-21T10:19:45.017Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.017Z] -o objs/addon/src/ngx_http_set_hmac.o \ [2020-10-21T10:19:45.017Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_hmac.c [2020-10-21T10:19:45.017Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.017Z] -o objs/addon/src/ngx_http_form_input_module.o \ [2020-10-21T10:19:45.017Z] ../form-input-nginx-module-0.12/src/ngx_http_form_input_module.c [2020-10-21T10:19:45.017Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.017Z] -o objs/addon/src/ngx_http_encrypted_session_module.o \ [2020-10-21T10:19:45.017Z] ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_module.c [2020-10-21T10:19:45.017Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.017Z] -o objs/addon/src/ngx_http_encrypted_session_cipher.o \ [2020-10-21T10:19:45.017Z] ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_cipher.c [2020-10-21T10:19:45.018Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.018Z] -o objs/addon/src/ngx_http_srcache_filter_module.o \ [2020-10-21T10:19:45.018Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_filter_module.c [2020-10-21T10:19:45.290Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.290Z] -o objs/addon/src/ngx_http_srcache_util.o \ [2020-10-21T10:19:45.290Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_util.c [2020-10-21T10:19:45.290Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.290Z] -o objs/addon/src/ngx_http_srcache_var.o \ [2020-10-21T10:19:45.290Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_var.c [2020-10-21T10:19:45.291Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.291Z] -o objs/addon/src/ngx_http_srcache_store.o \ [2020-10-21T10:19:45.291Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_store.c [2020-10-21T10:19:45.291Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.291Z] -o objs/addon/src/ngx_http_srcache_fetch.o \ [2020-10-21T10:19:45.291Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_fetch.c [2020-10-21T10:19:45.291Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.291Z] -o objs/addon/src/ngx_http_srcache_headers.o \ [2020-10-21T10:19:45.291Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_headers.c [2020-10-21T10:19:45.291Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.291Z] -o objs/addon/src/ngx_http_lua_script.o \ [2020-10-21T10:19:45.291Z] ../ngx_lua-0.10.15/src/ngx_http_lua_script.c [2020-10-21T10:19:45.291Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.291Z] -o objs/addon/src/ngx_http_lua_log.o \ [2020-10-21T10:19:45.291Z] ../ngx_lua-0.10.15/src/ngx_http_lua_log.c [2020-10-21T10:19:45.564Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.564Z] -o objs/addon/src/ngx_http_lua_subrequest.o \ [2020-10-21T10:19:45.564Z] ../ngx_lua-0.10.15/src/ngx_http_lua_subrequest.c [2020-10-21T10:19:45.564Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.564Z] -o objs/addon/src/ngx_http_lua_ndk.o \ [2020-10-21T10:19:45.564Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ndk.c [2020-10-21T10:19:45.564Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.564Z] -o objs/addon/src/ngx_http_lua_control.o \ [2020-10-21T10:19:45.564Z] ../ngx_lua-0.10.15/src/ngx_http_lua_control.c [2020-10-21T10:19:45.564Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.564Z] -o objs/addon/src/ngx_http_lua_time.o \ [2020-10-21T10:19:45.564Z] ../ngx_lua-0.10.15/src/ngx_http_lua_time.c [2020-10-21T10:19:45.565Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.565Z] -o objs/addon/src/ngx_http_lua_misc.o \ [2020-10-21T10:19:45.565Z] ../ngx_lua-0.10.15/src/ngx_http_lua_misc.c [2020-10-21T10:19:45.565Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.565Z] -o objs/addon/src/ngx_http_lua_variable.o \ [2020-10-21T10:19:45.565Z] ../ngx_lua-0.10.15/src/ngx_http_lua_variable.c [2020-10-21T10:19:45.565Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.565Z] -o objs/addon/src/ngx_http_lua_string.o \ [2020-10-21T10:19:45.565Z] ../ngx_lua-0.10.15/src/ngx_http_lua_string.c [2020-10-21T10:19:45.565Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.565Z] -o objs/addon/src/ngx_http_lua_output.o \ [2020-10-21T10:19:45.565Z] ../ngx_lua-0.10.15/src/ngx_http_lua_output.c [2020-10-21T10:19:45.838Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.838Z] -o objs/addon/src/ngx_http_lua_headers.o \ [2020-10-21T10:19:45.838Z] ../ngx_lua-0.10.15/src/ngx_http_lua_headers.c [2020-10-21T10:19:45.838Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.838Z] -o objs/addon/src/ngx_http_lua_req_body.o \ [2020-10-21T10:19:45.838Z] ../ngx_lua-0.10.15/src/ngx_http_lua_req_body.c [2020-10-21T10:19:45.838Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.838Z] -o objs/addon/src/ngx_http_lua_uri.o \ [2020-10-21T10:19:45.838Z] ../ngx_lua-0.10.15/src/ngx_http_lua_uri.c [2020-10-21T10:19:45.838Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.838Z] -o objs/addon/src/ngx_http_lua_args.o \ [2020-10-21T10:19:45.838Z] ../ngx_lua-0.10.15/src/ngx_http_lua_args.c [2020-10-21T10:19:45.838Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.838Z] -o objs/addon/src/ngx_http_lua_ctx.o \ [2020-10-21T10:19:45.838Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ctx.c [2020-10-21T10:19:45.838Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:45.838Z] -o objs/addon/src/ngx_http_lua_regex.o \ [2020-10-21T10:19:45.838Z] ../ngx_lua-0.10.15/src/ngx_http_lua_regex.c [2020-10-21T10:19:46.103Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.103Z] -o objs/addon/src/ngx_http_lua_module.o \ [2020-10-21T10:19:46.103Z] ../ngx_lua-0.10.15/src/ngx_http_lua_module.c [2020-10-21T10:19:46.103Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.103Z] -o objs/addon/src/ngx_http_lua_headers_out.o \ [2020-10-21T10:19:46.103Z] ../ngx_lua-0.10.15/src/ngx_http_lua_headers_out.c [2020-10-21T10:19:46.103Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.104Z] -o objs/addon/src/ngx_http_lua_headers_in.o \ [2020-10-21T10:19:46.104Z] ../ngx_lua-0.10.15/src/ngx_http_lua_headers_in.c [2020-10-21T10:19:46.104Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.104Z] -o objs/addon/src/ngx_http_lua_directive.o \ [2020-10-21T10:19:46.104Z] ../ngx_lua-0.10.15/src/ngx_http_lua_directive.c [2020-10-21T10:19:46.104Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.104Z] -o objs/addon/src/ngx_http_lua_consts.o \ [2020-10-21T10:19:46.104Z] ../ngx_lua-0.10.15/src/ngx_http_lua_consts.c [2020-10-21T10:19:46.104Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.104Z] -o objs/addon/src/ngx_http_lua_exception.o \ [2020-10-21T10:19:46.104Z] ../ngx_lua-0.10.15/src/ngx_http_lua_exception.c [2020-10-21T10:19:46.372Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.372Z] -o objs/addon/src/ngx_http_lua_util.o \ [2020-10-21T10:19:46.372Z] ../ngx_lua-0.10.15/src/ngx_http_lua_util.c [2020-10-21T10:19:46.372Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.372Z] -o objs/addon/src/ngx_http_lua_cache.o \ [2020-10-21T10:19:46.372Z] ../ngx_lua-0.10.15/src/ngx_http_lua_cache.c [2020-10-21T10:19:46.372Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.372Z] -o objs/addon/src/ngx_http_lua_contentby.o \ [2020-10-21T10:19:46.372Z] ../ngx_lua-0.10.15/src/ngx_http_lua_contentby.c [2020-10-21T10:19:46.372Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.372Z] -o objs/addon/src/ngx_http_lua_rewriteby.o \ [2020-10-21T10:19:46.372Z] ../ngx_lua-0.10.15/src/ngx_http_lua_rewriteby.c [2020-10-21T10:19:46.372Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.372Z] -o objs/addon/src/ngx_http_lua_accessby.o \ [2020-10-21T10:19:46.372Z] ../ngx_lua-0.10.15/src/ngx_http_lua_accessby.c [2020-10-21T10:19:46.372Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.372Z] -o objs/addon/src/ngx_http_lua_setby.o \ [2020-10-21T10:19:46.372Z] ../ngx_lua-0.10.15/src/ngx_http_lua_setby.c [2020-10-21T10:19:46.642Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.642Z] -o objs/addon/src/ngx_http_lua_capturefilter.o \ [2020-10-21T10:19:46.642Z] ../ngx_lua-0.10.15/src/ngx_http_lua_capturefilter.c [2020-10-21T10:19:46.642Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.642Z] -o objs/addon/src/ngx_http_lua_clfactory.o \ [2020-10-21T10:19:46.642Z] ../ngx_lua-0.10.15/src/ngx_http_lua_clfactory.c [2020-10-21T10:19:46.642Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.642Z] -o objs/addon/src/ngx_http_lua_pcrefix.o \ [2020-10-21T10:19:46.642Z] ../ngx_lua-0.10.15/src/ngx_http_lua_pcrefix.c [2020-10-21T10:19:46.642Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.642Z] -o objs/addon/src/ngx_http_lua_headerfilterby.o \ [2020-10-21T10:19:46.642Z] ../ngx_lua-0.10.15/src/ngx_http_lua_headerfilterby.c [2020-10-21T10:19:46.642Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.642Z] -o objs/addon/src/ngx_http_lua_shdict.o \ [2020-10-21T10:19:46.642Z] ../ngx_lua-0.10.15/src/ngx_http_lua_shdict.c [2020-10-21T10:19:46.643Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.643Z] -o objs/addon/src/ngx_http_lua_socket_tcp.o \ [2020-10-21T10:19:46.643Z] ../ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-10-21T10:19:46.643Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.643Z] -o objs/addon/src/ngx_http_lua_api.o \ [2020-10-21T10:19:46.643Z] ../ngx_lua-0.10.15/src/ngx_http_lua_api.c [2020-10-21T10:19:46.908Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.908Z] -o objs/addon/src/ngx_http_lua_logby.o \ [2020-10-21T10:19:46.908Z] ../ngx_lua-0.10.15/src/ngx_http_lua_logby.c [2020-10-21T10:19:46.908Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.908Z] -o objs/addon/src/ngx_http_lua_sleep.o \ [2020-10-21T10:19:46.908Z] ../ngx_lua-0.10.15/src/ngx_http_lua_sleep.c [2020-10-21T10:19:46.908Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.908Z] -o objs/addon/src/ngx_http_lua_semaphore.o \ [2020-10-21T10:19:46.908Z] ../ngx_lua-0.10.15/src/ngx_http_lua_semaphore.c [2020-10-21T10:19:46.908Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.908Z] -o objs/addon/src/ngx_http_lua_coroutine.o \ [2020-10-21T10:19:46.908Z] ../ngx_lua-0.10.15/src/ngx_http_lua_coroutine.c [2020-10-21T10:19:46.908Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:46.908Z] -o objs/addon/src/ngx_http_lua_bodyfilterby.o \ [2020-10-21T10:19:46.908Z] ../ngx_lua-0.10.15/src/ngx_http_lua_bodyfilterby.c [2020-10-21T10:19:47.174Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.174Z] -o objs/addon/src/ngx_http_lua_initby.o \ [2020-10-21T10:19:47.174Z] ../ngx_lua-0.10.15/src/ngx_http_lua_initby.c [2020-10-21T10:19:47.174Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.174Z] -o objs/addon/src/ngx_http_lua_initworkerby.o \ [2020-10-21T10:19:47.174Z] ../ngx_lua-0.10.15/src/ngx_http_lua_initworkerby.c [2020-10-21T10:19:47.175Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.175Z] -o objs/addon/src/ngx_http_lua_socket_udp.o \ [2020-10-21T10:19:47.175Z] ../ngx_lua-0.10.15/src/ngx_http_lua_socket_udp.c [2020-10-21T10:19:47.175Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.175Z] -o objs/addon/src/ngx_http_lua_req_method.o \ [2020-10-21T10:19:47.175Z] ../ngx_lua-0.10.15/src/ngx_http_lua_req_method.c [2020-10-21T10:19:47.175Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.175Z] -o objs/addon/src/ngx_http_lua_phase.o \ [2020-10-21T10:19:47.175Z] ../ngx_lua-0.10.15/src/ngx_http_lua_phase.c [2020-10-21T10:19:47.175Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.175Z] -o objs/addon/src/ngx_http_lua_uthread.o \ [2020-10-21T10:19:47.175Z] ../ngx_lua-0.10.15/src/ngx_http_lua_uthread.c [2020-10-21T10:19:47.438Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.438Z] -o objs/addon/src/ngx_http_lua_timer.o \ [2020-10-21T10:19:47.438Z] ../ngx_lua-0.10.15/src/ngx_http_lua_timer.c [2020-10-21T10:19:47.438Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.438Z] -o objs/addon/src/ngx_http_lua_config.o \ [2020-10-21T10:19:47.438Z] ../ngx_lua-0.10.15/src/ngx_http_lua_config.c [2020-10-21T10:19:47.438Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.438Z] -o objs/addon/src/ngx_http_lua_worker.o \ [2020-10-21T10:19:47.438Z] ../ngx_lua-0.10.15/src/ngx_http_lua_worker.c [2020-10-21T10:19:47.438Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.438Z] -o objs/addon/src/ngx_http_lua_ssl_certby.o \ [2020-10-21T10:19:47.438Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_certby.c [2020-10-21T10:19:47.438Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.438Z] -o objs/addon/src/ngx_http_lua_ssl_ocsp.o \ [2020-10-21T10:19:47.438Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_ocsp.c [2020-10-21T10:19:47.438Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.438Z] -o objs/addon/src/ngx_http_lua_lex.o \ [2020-10-21T10:19:47.438Z] ../ngx_lua-0.10.15/src/ngx_http_lua_lex.c [2020-10-21T10:19:47.709Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.709Z] -o objs/addon/src/ngx_http_lua_balancer.o \ [2020-10-21T10:19:47.709Z] ../ngx_lua-0.10.15/src/ngx_http_lua_balancer.c [2020-10-21T10:19:47.709Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.709Z] -o objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ [2020-10-21T10:19:47.709Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_storeby.c [2020-10-21T10:19:47.709Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.709Z] -o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ [2020-10-21T10:19:47.709Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_fetchby.c [2020-10-21T10:19:47.710Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.710Z] -o objs/addon/src/ngx_http_lua_ssl.o \ [2020-10-21T10:19:47.710Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl.c [2020-10-21T10:19:47.710Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.710Z] -o objs/addon/src/ngx_http_lua_log_ringbuf.o \ [2020-10-21T10:19:47.710Z] ../ngx_lua-0.10.15/src/ngx_http_lua_log_ringbuf.c [2020-10-21T10:19:47.710Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.710Z] -o objs/addon/src/ngx_http_lua_input_filters.o \ [2020-10-21T10:19:47.710Z] ../ngx_lua-0.10.15/src/ngx_http_lua_input_filters.c [2020-10-21T10:19:47.985Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.985Z] -o objs/addon/src/ngx_http_lua_pipe.o \ [2020-10-21T10:19:47.985Z] ../ngx_lua-0.10.15/src/ngx_http_lua_pipe.c [2020-10-21T10:19:47.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.986Z] -o objs/addon/src/ngx_http_lua_upstream_module.o \ [2020-10-21T10:19:47.986Z] ../ngx_lua_upstream-0.07/src/ngx_http_lua_upstream_module.c [2020-10-21T10:19:47.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.986Z] -o objs/addon/src/ngx_http_headers_more_filter_module.o \ [2020-10-21T10:19:47.986Z] ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_filter_module.c [2020-10-21T10:19:47.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.986Z] -o objs/addon/src/ngx_http_headers_more_headers_out.o \ [2020-10-21T10:19:47.986Z] ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_out.c [2020-10-21T10:19:47.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.986Z] -o objs/addon/src/ngx_http_headers_more_headers_in.o \ [2020-10-21T10:19:47.986Z] ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_in.c [2020-10-21T10:19:47.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.986Z] -o objs/addon/src/ngx_http_headers_more_util.o \ [2020-10-21T10:19:47.986Z] ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_util.c [2020-10-21T10:19:47.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:47.986Z] -o objs/addon/src/ngx_http_array_var_module.o \ [2020-10-21T10:19:47.986Z] ../array-var-nginx-module-0.05/src/ngx_http_array_var_module.c [2020-10-21T10:19:48.262Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.262Z] -o objs/addon/src/ngx_http_array_var_util.o \ [2020-10-21T10:19:48.262Z] ../array-var-nginx-module-0.05/src/ngx_http_array_var_util.c [2020-10-21T10:19:48.262Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.262Z] -o objs/addon/src/ngx_http_memc_module.o \ [2020-10-21T10:19:48.262Z] ../memc-nginx-module-0.19/src/ngx_http_memc_module.c [2020-10-21T10:19:48.262Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.262Z] -o objs/addon/src/ngx_http_memc_request.o \ [2020-10-21T10:19:48.262Z] ../memc-nginx-module-0.19/src/ngx_http_memc_request.c [2020-10-21T10:19:48.262Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.262Z] -o objs/addon/src/ngx_http_memc_response.o \ [2020-10-21T10:19:48.262Z] ../memc-nginx-module-0.19/src/ngx_http_memc_response.c [2020-10-21T10:19:48.262Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.262Z] -o objs/addon/src/ngx_http_memc_util.o \ [2020-10-21T10:19:48.262Z] ../memc-nginx-module-0.19/src/ngx_http_memc_util.c [2020-10-21T10:19:48.262Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.262Z] -o objs/addon/src/ngx_http_memc_handler.o \ [2020-10-21T10:19:48.262Z] ../memc-nginx-module-0.19/src/ngx_http_memc_handler.c [2020-10-21T10:19:48.534Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.534Z] -o objs/addon/src/ngx_http_redis2_module.o \ [2020-10-21T10:19:48.534Z] ../redis2-nginx-module-0.15/src/ngx_http_redis2_module.c [2020-10-21T10:19:48.534Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.534Z] -o objs/addon/src/ngx_http_redis2_handler.o \ [2020-10-21T10:19:48.534Z] ../redis2-nginx-module-0.15/src/ngx_http_redis2_handler.c [2020-10-21T10:19:48.534Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.534Z] -o objs/addon/src/ngx_http_redis2_reply.o \ [2020-10-21T10:19:48.534Z] ../redis2-nginx-module-0.15/src/ngx_http_redis2_reply.c [2020-10-21T10:19:48.535Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.535Z] -o objs/addon/src/ngx_http_redis2_util.o \ [2020-10-21T10:19:48.535Z] ../redis2-nginx-module-0.15/src/ngx_http_redis2_util.c [2020-10-21T10:19:48.535Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.535Z] -o objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ [2020-10-21T10:19:48.535Z] ../redis-nginx-module-0.3.7/ngx_http_redis_module.c [2020-10-21T10:19:48.535Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.535Z] -o objs/addon/src/ngx_http_rds_json_filter_module.o \ [2020-10-21T10:19:48.535Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_filter_module.c [2020-10-21T10:19:48.800Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.800Z] -o objs/addon/src/ngx_http_rds_json_processor.o \ [2020-10-21T10:19:48.800Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_processor.c [2020-10-21T10:19:48.800Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.800Z] -o objs/addon/src/ngx_http_rds_json_util.o \ [2020-10-21T10:19:48.800Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_util.c [2020-10-21T10:19:48.800Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.800Z] -o objs/addon/src/ngx_http_rds_json_output.o \ [2020-10-21T10:19:48.800Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_output.c [2020-10-21T10:19:48.800Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.800Z] -o objs/addon/src/ngx_http_rds_json_handler.o \ [2020-10-21T10:19:48.800Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_handler.c [2020-10-21T10:19:48.800Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.800Z] -o objs/addon/src/ngx_http_rds_csv_filter_module.o \ [2020-10-21T10:19:48.800Z] ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_filter_module.c [2020-10-21T10:19:48.801Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.801Z] -o objs/addon/src/ngx_http_rds_csv_processor.o \ [2020-10-21T10:19:48.801Z] ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_processor.c [2020-10-21T10:19:48.801Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:48.801Z] -o objs/addon/src/ngx_http_rds_csv_util.o \ [2020-10-21T10:19:48.801Z] ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_util.c [2020-10-21T10:19:49.069Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.070Z] -o objs/addon/src/ngx_http_rds_csv_output.o \ [2020-10-21T10:19:49.070Z] ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_output.c [2020-10-21T10:19:49.070Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.070Z] -o objs/addon/src/ngx_stream_lua_api.o \ [2020-10-21T10:19:49.070Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_api.c [2020-10-21T10:19:49.070Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.070Z] -o objs/addon/src/ngx_stream_lua_request.o \ [2020-10-21T10:19:49.070Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_request.c [2020-10-21T10:19:49.070Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.070Z] -o objs/addon/src/ngx_stream_lua_module.o \ [2020-10-21T10:19:49.070Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_module.c [2020-10-21T10:19:49.070Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.070Z] -o objs/addon/src/ngx_stream_lua_directive.o \ [2020-10-21T10:19:49.070Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_directive.c [2020-10-21T10:19:49.070Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.070Z] -o objs/addon/src/ngx_stream_lua_lex.o \ [2020-10-21T10:19:49.070Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_lex.c [2020-10-21T10:19:49.070Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.070Z] -o objs/addon/src/ngx_stream_lua_contentby.o \ [2020-10-21T10:19:49.070Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_contentby.c [2020-10-21T10:19:49.070Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.070Z] -o objs/addon/src/ngx_stream_lua_util.o \ [2020-10-21T10:19:49.070Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c [2020-10-21T10:19:49.070Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.070Z] -o objs/addon/src/ngx_stream_lua_cache.o \ [2020-10-21T10:19:49.070Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_cache.c [2020-10-21T10:19:49.336Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.336Z] -o objs/addon/src/ngx_stream_lua_clfactory.o \ [2020-10-21T10:19:49.336Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_clfactory.c [2020-10-21T10:19:49.336Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.336Z] -o objs/addon/src/ngx_stream_lua_exception.o \ [2020-10-21T10:19:49.336Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_exception.c [2020-10-21T10:19:49.336Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.336Z] -o objs/addon/src/ngx_stream_lua_pcrefix.o \ [2020-10-21T10:19:49.336Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_pcrefix.c [2020-10-21T10:19:49.336Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.336Z] -o objs/addon/src/ngx_stream_lua_uthread.o \ [2020-10-21T10:19:49.337Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_uthread.c [2020-10-21T10:19:49.337Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.337Z] -o objs/addon/src/ngx_stream_lua_coroutine.o \ [2020-10-21T10:19:49.337Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_coroutine.c [2020-10-21T10:19:49.337Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.337Z] -o objs/addon/src/ngx_stream_lua_output.o \ [2020-10-21T10:19:49.337Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_output.c [2020-10-21T10:19:49.337Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.337Z] -o objs/addon/src/ngx_stream_lua_consts.o \ [2020-10-21T10:19:49.337Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_consts.c [2020-10-21T10:19:49.605Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.605Z] -o objs/addon/src/ngx_stream_lua_log.o \ [2020-10-21T10:19:49.605Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log.c [2020-10-21T10:19:49.605Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.605Z] -o objs/addon/src/ngx_stream_lua_time.o \ [2020-10-21T10:19:49.605Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_time.c [2020-10-21T10:19:49.605Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.605Z] -o objs/addon/src/ngx_stream_lua_string.o \ [2020-10-21T10:19:49.605Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_string.c [2020-10-21T10:19:49.605Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.605Z] -o objs/addon/src/ngx_stream_lua_control.o \ [2020-10-21T10:19:49.605Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c [2020-10-21T10:19:49.605Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.605Z] -o objs/addon/src/ngx_stream_lua_sleep.o \ [2020-10-21T10:19:49.605Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_sleep.c [2020-10-21T10:19:49.878Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.878Z] -o objs/addon/src/ngx_stream_lua_phase.o \ [2020-10-21T10:19:49.878Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_phase.c [2020-10-21T10:19:49.878Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.878Z] -o objs/addon/src/ngx_stream_lua_ctx.o \ [2020-10-21T10:19:49.878Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ctx.c [2020-10-21T10:19:49.878Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.878Z] -o objs/addon/src/ngx_stream_lua_regex.o \ [2020-10-21T10:19:49.878Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_regex.c [2020-10-21T10:19:49.878Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.878Z] -o objs/addon/src/ngx_stream_lua_script.o \ [2020-10-21T10:19:49.878Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_script.c [2020-10-21T10:19:49.878Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.878Z] -o objs/addon/src/ngx_stream_lua_shdict.o \ [2020-10-21T10:19:49.878Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_shdict.c [2020-10-21T10:19:49.879Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.879Z] -o objs/addon/src/ngx_stream_lua_variable.o \ [2020-10-21T10:19:49.879Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c [2020-10-21T10:19:49.879Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.879Z] -o objs/addon/src/ngx_stream_lua_timer.o \ [2020-10-21T10:19:49.879Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_timer.c [2020-10-21T10:19:49.879Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:49.879Z] -o objs/addon/src/ngx_stream_lua_config.o \ [2020-10-21T10:19:49.879Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_config.c [2020-10-21T10:19:50.149Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.149Z] -o objs/addon/src/ngx_stream_lua_worker.o \ [2020-10-21T10:19:50.149Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_worker.c [2020-10-21T10:19:50.149Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.149Z] -o objs/addon/src/ngx_stream_lua_misc.o \ [2020-10-21T10:19:50.149Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_misc.c [2020-10-21T10:19:50.149Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.149Z] -o objs/addon/src/ngx_stream_lua_initby.o \ [2020-10-21T10:19:50.149Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initby.c [2020-10-21T10:19:50.149Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.149Z] -o objs/addon/src/ngx_stream_lua_initworkerby.o \ [2020-10-21T10:19:50.149Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initworkerby.c [2020-10-21T10:19:50.149Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.149Z] -o objs/addon/src/ngx_stream_lua_socket_tcp.o \ [2020-10-21T10:19:50.149Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_tcp.c [2020-10-21T10:19:50.149Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.149Z] -o objs/addon/src/ngx_stream_lua_socket_udp.o \ [2020-10-21T10:19:50.149Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_udp.c [2020-10-21T10:19:50.420Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.420Z] -o objs/addon/src/ngx_stream_lua_args.o \ [2020-10-21T10:19:50.420Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_args.c [2020-10-21T10:19:50.420Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.420Z] -o objs/addon/src/ngx_stream_lua_ssl.o \ [2020-10-21T10:19:50.420Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl.c [2020-10-21T10:19:50.421Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.421Z] -o objs/addon/src/ngx_stream_lua_balancer.o \ [2020-10-21T10:19:50.421Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_balancer.c [2020-10-21T10:19:50.421Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.421Z] -o objs/addon/src/ngx_stream_lua_logby.o \ [2020-10-21T10:19:50.421Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_logby.c [2020-10-21T10:19:50.421Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.421Z] -o objs/addon/src/ngx_stream_lua_prereadby.o \ [2020-10-21T10:19:50.421Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_prereadby.c [2020-10-21T10:19:50.421Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.421Z] -o objs/addon/src/ngx_stream_lua_semaphore.o \ [2020-10-21T10:19:50.421Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_semaphore.c [2020-10-21T10:19:50.692Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.692Z] -o objs/addon/src/ngx_stream_lua_ssl_certby.o \ [2020-10-21T10:19:50.692Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl_certby.c [2020-10-21T10:19:50.692Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.692Z] -o objs/addon/src/ngx_stream_lua_log_ringbuf.o \ [2020-10-21T10:19:50.692Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log_ringbuf.c [2020-10-21T10:19:50.692Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ [2020-10-21T10:19:50.692Z] -o objs/addon/src/ngx_http_lua_kong_module.o \ [2020-10-21T10:19:50.692Z] /build/stage/lua-kong-nginx-module/src/ngx_http_lua_kong_module.c [2020-10-21T10:19:50.693Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-21T10:19:50.693Z] -o objs/ngx_modules.o \ [2020-10-21T10:19:50.693Z] objs/ngx_modules.c [2020-10-21T10:19:50.693Z] sed -e "s|%%PREFIX%%|/build/parts/openresty/install/nginx|" \ [2020-10-21T10:19:50.693Z] -e "s|%%PID_PATH%%|/build/parts/openresty/install/nginx/logs/nginx.pid|" \ [2020-10-21T10:19:50.693Z] -e "s|%%CONF_PATH%%|/build/parts/openresty/install/nginx/conf/nginx.conf|" \ [2020-10-21T10:19:50.693Z] -e "s|%%ERROR_LOG_PATH%%|/build/parts/openresty/install/nginx/logs/error.log|" \ [2020-10-21T10:19:50.693Z] < docs/man/nginx.8 > objs/nginx.8 [2020-10-21T10:19:51.265Z] cc -o objs/nginx \ [2020-10-21T10:19:51.265Z] objs/src/core/nginx.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_log.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_palloc.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_array.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_list.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_hash.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_buf.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_queue.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_output_chain.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_string.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_parse.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_parse_time.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_inet.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_file.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_crc32.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_murmurhash.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_md5.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_sha1.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_rbtree.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_radix_tree.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_slab.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_times.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_shmtx.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_connection.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_cycle.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_spinlock.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_rwlock.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_cpuinfo.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_conf_file.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_module.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_resolver.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_open_file_cache.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_crypt.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_proxy_protocol.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_syslog.o \ [2020-10-21T10:19:51.265Z] objs/src/event/ngx_event.o \ [2020-10-21T10:19:51.265Z] objs/src/event/ngx_event_timer.o \ [2020-10-21T10:19:51.265Z] objs/src/event/ngx_event_posted.o \ [2020-10-21T10:19:51.265Z] objs/src/event/ngx_event_accept.o \ [2020-10-21T10:19:51.265Z] objs/src/event/ngx_event_udp.o \ [2020-10-21T10:19:51.265Z] objs/src/event/ngx_event_connect.o \ [2020-10-21T10:19:51.265Z] objs/src/event/ngx_event_pipe.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_time.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_errno.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_alloc.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_files.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_socket.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_recv.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_readv_chain.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_udp_recv.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_send.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_writev_chain.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_udp_send.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_udp_sendmsg_chain.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_channel.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_shmem.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_process.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_daemon.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_setaffinity.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_setproctitle.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_posix_init.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_user.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_dlopen.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_process_cycle.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_linux_init.o \ [2020-10-21T10:19:51.265Z] objs/src/event/modules/ngx_epoll_module.o \ [2020-10-21T10:19:51.265Z] objs/src/os/unix/ngx_linux_sendfile_chain.o \ [2020-10-21T10:19:51.265Z] objs/src/event/ngx_event_openssl.o \ [2020-10-21T10:19:51.265Z] objs/src/event/ngx_event_openssl_stapling.o \ [2020-10-21T10:19:51.265Z] objs/src/core/ngx_regex.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_core_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_special_response.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_request.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_parse.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_log_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_request_body.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_variables.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_script.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_upstream.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_upstream_round_robin.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_file_cache.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_write_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_header_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_chunked_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/v2/ngx_http_v2_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_range_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_gzip_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_postpone_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_ssi_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_charset_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_userid_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_headers_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/ngx_http_copy_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_not_modified_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/v2/ngx_http_v2.o \ [2020-10-21T10:19:51.265Z] objs/src/http/v2/ngx_http_v2_table.o \ [2020-10-21T10:19:51.265Z] objs/src/http/v2/ngx_http_v2_encode.o \ [2020-10-21T10:19:51.265Z] objs/src/http/v2/ngx_http_v2_huff_decode.o \ [2020-10-21T10:19:51.265Z] objs/src/http/v2/ngx_http_v2_huff_encode.o \ [2020-10-21T10:19:51.265Z] objs/src/http/v2/ngx_http_v2_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_static_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_autoindex_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_index_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_mirror_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_try_files_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_auth_basic_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_access_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_limit_conn_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_limit_req_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_realip_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_geo_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_map_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_split_clients_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_referer_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_rewrite_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_ssl_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_proxy_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_fastcgi_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_uwsgi_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_scgi_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_grpc_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_memcached_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_empty_gif_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_browser_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_upstream_hash_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_upstream_random_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_upstream_zone_module.o \ [2020-10-21T10:19:51.265Z] objs/src/http/modules/ngx_http_stub_status_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_variables.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_script.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_handler.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_core_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_log_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_proxy_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_upstream.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_upstream_round_robin.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_write_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_ssl_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_limit_conn_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_access_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_geo_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_map_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_split_clients_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_return_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_upstream_hash_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_upstream_least_conn_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_upstream_random_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_upstream_zone_module.o \ [2020-10-21T10:19:51.265Z] objs/src/stream/ngx_stream_ssl_preread_module.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ndk.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_echo_module.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_echo_util.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_echo_timer.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_echo_var.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_echo_handler.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_echo_filter.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_echo_sleep.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_echo_location.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_echo_echo.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_echo_request_info.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_echo_subrequest.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_echo_foreach.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_xss_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_xss_util.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_coolkit_handlers.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_coolkit_module.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_coolkit_variables.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_base32.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_default_value.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_hashed_upstream.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_quote_sql.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_quote_json.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_unescape_uri.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_misc_module.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_escape_uri.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_hash.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_local_today.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_hex.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_base64.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_random.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_secure_random.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_rotate.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_set_hmac.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_form_input_module.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_encrypted_session_module.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_encrypted_session_cipher.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_srcache_filter_module.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_srcache_util.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_srcache_var.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_srcache_store.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_srcache_fetch.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_srcache_headers.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_script.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_log.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_subrequest.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_ndk.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_control.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_time.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_misc.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_variable.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_string.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_output.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_headers.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_req_body.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_uri.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_args.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_ctx.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_regex.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_module.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_headers_out.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_headers_in.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_directive.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_consts.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_exception.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_util.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_cache.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_contentby.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_rewriteby.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_accessby.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_setby.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_capturefilter.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_clfactory.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_pcrefix.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_headerfilterby.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_shdict.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_socket_tcp.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_api.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_logby.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_sleep.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_semaphore.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_coroutine.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_bodyfilterby.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_initby.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_initworkerby.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_socket_udp.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_req_method.o \ [2020-10-21T10:19:51.265Z] objs/addon/src/ngx_http_lua_phase.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_uthread.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_timer.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_config.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_worker.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_ssl_certby.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_ssl_ocsp.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_lex.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_balancer.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_ssl.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_log_ringbuf.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_input_filters.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_pipe.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_upstream_module.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_headers_more_filter_module.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_headers_more_headers_out.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_headers_more_headers_in.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_headers_more_util.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_array_var_module.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_array_var_util.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_memc_module.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_memc_request.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_memc_response.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_memc_util.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_memc_handler.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_redis2_module.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_redis2_handler.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_redis2_reply.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_redis2_util.o \ [2020-10-21T10:19:51.266Z] objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_rds_json_filter_module.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_rds_json_processor.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_rds_json_util.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_rds_json_output.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_rds_json_handler.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_rds_csv_filter_module.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_rds_csv_processor.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_rds_csv_util.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_rds_csv_output.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_api.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_request.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_module.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_directive.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_lex.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_contentby.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_util.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_cache.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_clfactory.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_exception.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_pcrefix.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_uthread.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_coroutine.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_output.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_consts.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_log.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_time.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_string.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_control.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_sleep.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_phase.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_ctx.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_regex.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_script.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_shdict.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_variable.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_timer.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_config.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_worker.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_misc.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_initby.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_initworkerby.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_socket_tcp.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_socket_udp.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_args.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_ssl.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_balancer.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_logby.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_prereadby.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_semaphore.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_ssl_certby.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_stream_lua_log_ringbuf.o \ [2020-10-21T10:19:51.266Z] objs/addon/src/ngx_http_lua_kong_module.o \ [2020-10-21T10:19:51.266Z] objs/ngx_modules.o \ [2020-10-21T10:19:51.266Z] -L/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib -L/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib -Wl,-rpath,/build/parts/openresty/install/luajit/lib -Wl,-E -Wl,-E -ldl -lpthread -lcrypt -L/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib -lluajit-5.1 -lm -ldl -L/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib -lluajit-5.1 -lm -ldl -lpcre -lssl -lcrypto -ldl -lpthread -lz \ [2020-10-21T10:19:51.266Z] -Wl,-E [2020-10-21T10:19:51.835Z] make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-21T10:19:51.835Z] make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-21T10:19:51.835Z] make install [2020-10-21T10:19:51.835Z] cd /build/parts/openresty/build/build/LuaJIT-2.1-20190507 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit [2020-10-21T10:19:51.835Z] make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-10-21T10:19:51.835Z] ==== Building LuaJIT 2.1.0-beta3 ==== [2020-10-21T10:19:51.835Z] make -C src [2020-10-21T10:19:51.835Z] make[2]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-10-21T10:19:51.835Z] make[2]: Nothing to be done for 'default'. [2020-10-21T10:19:51.835Z] make[2]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-10-21T10:19:51.835Z] ==== Successfully built LuaJIT 2.1.0-beta3 ==== [2020-10-21T10:19:51.835Z] make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-10-21T10:19:51.835Z] cd /build/parts/openresty/build/build/lua-cjson-2.1.0.7 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/build/parts/openresty/install/lualib LUA_MODULE_DIR=/build/parts/openresty/install/lualib CJSON_CFLAGS="-g -fpic" CC=cc [2020-10-21T10:19:51.835Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-10-21T10:19:51.835Z] make[1]: Nothing to be done for 'all'. [2020-10-21T10:19:51.835Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-10-21T10:19:51.835Z] cd /build/parts/openresty/build/build/lua-resty-signal-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-10-21T10:19:51.835Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-10-21T10:19:51.835Z] make[1]: Nothing to be done for 'all'. [2020-10-21T10:19:51.835Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-10-21T10:19:51.835Z] cd /build/parts/openresty/build/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-10-21T10:19:51.835Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-10-21T10:19:51.835Z] make[1]: Nothing to be done for 'all'. [2020-10-21T10:19:51.835Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-10-21T10:19:51.835Z] cd /build/parts/openresty/build/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-10-21T10:19:51.835Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-10-21T10:19:51.835Z] make[1]: Nothing to be done for 'all'. [2020-10-21T10:19:51.835Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-10-21T10:19:51.835Z] cd /build/parts/openresty/build/build/nginx-1.15.8 && make [2020-10-21T10:19:51.835Z] make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-21T10:19:51.835Z] make -f objs/Makefile [2020-10-21T10:19:51.835Z] make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-21T10:19:51.835Z] make[2]: Nothing to be done for 'build'. [2020-10-21T10:19:51.835Z] make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-21T10:19:51.835Z] make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-21T10:19:51.835Z] mkdir -p /build/parts/openresty/install/ [2020-10-21T10:19:51.835Z] cp /build/parts/openresty/build/COPYRIGHT /build/parts/openresty/install/ [2020-10-21T10:19:51.835Z] cd /build/parts/openresty/build/build/LuaJIT-2.1-20190507 && make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit DESTDIR= [2020-10-21T10:19:51.835Z] make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-10-21T10:19:51.835Z] ==== Installing LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== [2020-10-21T10:19:51.835Z] mkdir -p /build/parts/openresty/install/luajit/bin /build/parts/openresty/install/luajit/lib /build/parts/openresty/install/luajit/include/luajit-2.1 /build/parts/openresty/install/luajit/share/man/man1 /build/parts/openresty/install/luajit/lib/pkgconfig /build/parts/openresty/install/luajit/share/luajit-2.1.0-beta3/jit /build/parts/openresty/install/luajit/share/lua/5.1 /build/parts/openresty/install/luajit/lib/lua/5.1 [2020-10-21T10:19:52.095Z] cd src && install -m 0755 luajit /build/parts/openresty/install/luajit/bin/luajit-2.1.0-beta3 [2020-10-21T10:19:52.095Z] cd src && test -f libluajit.a && install -m 0644 libluajit.a /build/parts/openresty/install/luajit/lib/libluajit-5.1.a || : [2020-10-21T10:19:52.095Z] rm -f /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 [2020-10-21T10:19:52.095Z] cd src && test -f libluajit.so && \ [2020-10-21T10:19:52.095Z] install -m 0755 libluajit.so /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 && \ [2020-10-21T10:19:52.095Z] ldconfig -n /build/parts/openresty/install/luajit/lib && \ [2020-10-21T10:19:52.095Z] ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so && \ [2020-10-21T10:19:52.095Z] ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 || : [2020-10-21T10:19:52.095Z] cd etc && install -m 0644 luajit.1 /build/parts/openresty/install/luajit/share/man/man1 [2020-10-21T10:19:52.095Z] cd etc && sed -e "s|^prefix=.*|prefix=/build/parts/openresty/install/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ [2020-10-21T10:19:52.095Z] install -m 0644 luajit.pc.tmp /build/parts/openresty/install/luajit/lib/pkgconfig/luajit.pc && \ [2020-10-21T10:19:52.095Z] rm -f luajit.pc.tmp [2020-10-21T10:19:52.095Z] cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /build/parts/openresty/install/luajit/include/luajit-2.1 [2020-10-21T10:19:52.095Z] cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /build/parts/openresty/install/luajit/share/luajit-2.1.0-beta3/jit [2020-10-21T10:19:52.095Z] ln -sf luajit-2.1.0-beta3 /build/parts/openresty/install/luajit/bin/luajit [2020-10-21T10:19:52.095Z] ==== Successfully installed LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== [2020-10-21T10:19:52.095Z] make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-10-21T10:19:52.095Z] cd /build/parts/openresty/build/build/lua-cjson-2.1.0.7 && make install DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/build/parts/openresty/install/lualib LUA_MODULE_DIR=/build/parts/openresty/install/lualib CJSON_CFLAGS="-g -fpic" CC=cc [2020-10-21T10:19:52.095Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-10-21T10:19:52.095Z] mkdir -p /build/parts/openresty/install/lualib [2020-10-21T10:19:52.095Z] rm -f /build/parts/openresty/install/lualib/cjson.so [2020-10-21T10:19:52.095Z] cp cjson.so /build/parts/openresty/install/lualib [2020-10-21T10:19:52.095Z] chmod 755 /build/parts/openresty/install/lualib/cjson.so [2020-10-21T10:19:52.095Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-10-21T10:19:52.095Z] cd /build/parts/openresty/build/build/lua-resty-signal-0.02 && make install DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-10-21T10:19:52.095Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-10-21T10:19:52.095Z] install -d /build/parts/openresty/install/lualib/resty [2020-10-21T10:19:52.095Z] install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-10-21T10:19:52.095Z] install librestysignal.so /build/parts/openresty/install/lualib/ [2020-10-21T10:19:52.095Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-10-21T10:19:52.095Z] cd /build/parts/openresty/build/build/lua-redis-parser-0.13 && make install DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-10-21T10:19:52.095Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-10-21T10:19:52.095Z] install -d /build/parts/openresty/install/lualib/redis [2020-10-21T10:19:52.095Z] install parser.so /build/parts/openresty/install/lualib/redis [2020-10-21T10:19:52.095Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-10-21T10:19:52.095Z] cd /build/parts/openresty/build/build/lua-rds-parser-0.06 && make install DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc [2020-10-21T10:19:52.095Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-10-21T10:19:52.095Z] install -d /build/parts/openresty/install/lualib/rds [2020-10-21T10:19:52.095Z] install parser.so /build/parts/openresty/install/lualib/rds [2020-10-21T10:19:52.095Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-10-21T10:19:52.095Z] cd /build/parts/openresty/build/build/lua-resty-dns-0.21 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.095Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-dns-0.21' [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/dns [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install lib/resty/dns/*.lua /build/parts/openresty/install/lualib/resty/dns/ [2020-10-21T10:19:52.095Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-dns-0.21' [2020-10-21T10:19:52.095Z] cd /build/parts/openresty/build/build/lua-resty-memcached-0.14 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.095Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-memcached-0.14' [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-10-21T10:19:52.095Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-memcached-0.14' [2020-10-21T10:19:52.095Z] cd /build/parts/openresty/build/build/lua-resty-redis-0.27 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.095Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-redis-0.27' [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-10-21T10:19:52.095Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-redis-0.27' [2020-10-21T10:19:52.095Z] cd /build/parts/openresty/build/build/lua-resty-mysql-0.21 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.095Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-mysql-0.21' [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-10-21T10:19:52.095Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-mysql-0.21' [2020-10-21T10:19:52.095Z] cd /build/parts/openresty/build/build/lua-resty-string-0.11 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.095Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-string-0.11' [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-10-21T10:19:52.095Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-string-0.11' [2020-10-21T10:19:52.095Z] cd /build/parts/openresty/build/build/lua-resty-upload-0.10 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.095Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-upload-0.10' [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-10-21T10:19:52.095Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-upload-0.10' [2020-10-21T10:19:52.095Z] cd /build/parts/openresty/build/build/lua-resty-websocket-0.07 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.095Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-websocket-0.07' [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/websocket [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install lib/resty/websocket/*.lua /build/parts/openresty/install/lualib/resty/websocket/ [2020-10-21T10:19:52.095Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-websocket-0.07' [2020-10-21T10:19:52.095Z] cd /build/parts/openresty/build/build/lua-resty-lock-0.08 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.095Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-lock-0.08' [2020-10-21T10:19:52.095Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/ [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ [2020-10-21T10:19:52.355Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-lock-0.08' [2020-10-21T10:19:52.355Z] cd /build/parts/openresty/build/build/lua-resty-lrucache-0.09 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.355Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-lrucache-0.09' [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/lrucache [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install lib/resty/lrucache/*.lua /build/parts/openresty/install/lualib/resty/lrucache/ [2020-10-21T10:19:52.355Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-lrucache-0.09' [2020-10-21T10:19:52.355Z] cd /build/parts/openresty/build/build/lua-resty-core-0.1.17 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.355Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-core-0.1.17' [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/core/ [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/ngx/ [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/ngx/ssl [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install lib/resty/core/*.lua /build/parts/openresty/install/lualib/resty/core/ [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install lib/ngx/*.lua /build/parts/openresty/install/lualib/ngx/ [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install lib/ngx/ssl/*.lua /build/parts/openresty/install/lualib/ngx/ssl/ [2020-10-21T10:19:52.355Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-core-0.1.17' [2020-10-21T10:19:52.355Z] cd /build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.355Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06' [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/upstream/ [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install lib/resty/upstream/*.lua /build/parts/openresty/install/lualib/resty/upstream/ [2020-10-21T10:19:52.355Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06' [2020-10-21T10:19:52.355Z] cd /build/parts/openresty/build/build/lua-resty-limit-traffic-0.06 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.355Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-limit-traffic-0.06' [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/limit/ [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install lib/resty/limit/*.lua /build/parts/openresty/install/lualib/resty/limit/ [2020-10-21T10:19:52.355Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-limit-traffic-0.06' [2020-10-21T10:19:52.355Z] cd /build/parts/openresty/build/build/lua-resty-shell-0.02 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.355Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-shell-0.02' [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/ [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ [2020-10-21T10:19:52.355Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-shell-0.02' [2020-10-21T10:19:52.355Z] cd /build/parts/openresty/build/build/lua-tablepool-0.01 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install [2020-10-21T10:19:52.355Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-tablepool-0.01' [2020-10-21T10:19:52.355Z] /build/parts/openresty/build/build/install lib/*.lua /build/parts/openresty/install/lualib/ [2020-10-21T10:19:52.355Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-tablepool-0.01' [2020-10-21T10:19:52.355Z] cd /build/parts/openresty/build/build/opm-0.0.5 && /build/parts/openresty/build/build/install bin/* /build/parts/openresty/install/bin/ [2020-10-21T10:19:52.355Z] cd /build/parts/openresty/build/build/resty-cli-0.24 && /build/parts/openresty/build/build/install bin/* /build/parts/openresty/install/bin/ [2020-10-21T10:19:52.355Z] cp /build/parts/openresty/build/build/resty.index /build/parts/openresty/install/ [2020-10-21T10:19:52.355Z] cp -r /build/parts/openresty/build/build/pod /build/parts/openresty/install/ [2020-10-21T10:19:52.617Z] cd /build/parts/openresty/build/build/nginx-1.15.8 && make install DESTDIR= [2020-10-21T10:19:52.617Z] make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-21T10:19:52.617Z] make -f objs/Makefile install [2020-10-21T10:19:52.617Z] make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-21T10:19:52.617Z] test -d '/build/parts/openresty/install/nginx' || mkdir -p '/build/parts/openresty/install/nginx' [2020-10-21T10:19:52.617Z] test -d '/build/parts/openresty/install/nginx/sbin' \ [2020-10-21T10:19:52.617Z] || mkdir -p '/build/parts/openresty/install/nginx/sbin' [2020-10-21T10:19:52.617Z] test ! -f '/build/parts/openresty/install/nginx/sbin/nginx' \ [2020-10-21T10:19:52.617Z] || mv '/build/parts/openresty/install/nginx/sbin/nginx' \ [2020-10-21T10:19:52.617Z] '/build/parts/openresty/install/nginx/sbin/nginx.old' [2020-10-21T10:19:52.617Z] cp objs/nginx '/build/parts/openresty/install/nginx/sbin/nginx' [2020-10-21T10:19:52.617Z] test -d '/build/parts/openresty/install/nginx/conf' \ [2020-10-21T10:19:52.618Z] || mkdir -p '/build/parts/openresty/install/nginx/conf' [2020-10-21T10:19:52.618Z] cp conf/koi-win '/build/parts/openresty/install/nginx/conf' [2020-10-21T10:19:52.618Z] cp conf/koi-utf '/build/parts/openresty/install/nginx/conf' [2020-10-21T10:19:52.618Z] cp conf/win-utf '/build/parts/openresty/install/nginx/conf' [2020-10-21T10:19:52.618Z] test -f '/build/parts/openresty/install/nginx/conf/mime.types' \ [2020-10-21T10:19:52.618Z] || cp conf/mime.types '/build/parts/openresty/install/nginx/conf' [2020-10-21T10:19:52.618Z] cp conf/mime.types '/build/parts/openresty/install/nginx/conf/mime.types.default' [2020-10-21T10:19:52.618Z] test -f '/build/parts/openresty/install/nginx/conf/fastcgi_params' \ [2020-10-21T10:19:52.618Z] || cp conf/fastcgi_params '/build/parts/openresty/install/nginx/conf' [2020-10-21T10:19:52.618Z] cp conf/fastcgi_params \ [2020-10-21T10:19:52.618Z] '/build/parts/openresty/install/nginx/conf/fastcgi_params.default' [2020-10-21T10:19:52.618Z] test -f '/build/parts/openresty/install/nginx/conf/fastcgi.conf' \ [2020-10-21T10:19:52.618Z] || cp conf/fastcgi.conf '/build/parts/openresty/install/nginx/conf' [2020-10-21T10:19:52.618Z] cp conf/fastcgi.conf '/build/parts/openresty/install/nginx/conf/fastcgi.conf.default' [2020-10-21T10:19:52.618Z] test -f '/build/parts/openresty/install/nginx/conf/uwsgi_params' \ [2020-10-21T10:19:52.618Z] || cp conf/uwsgi_params '/build/parts/openresty/install/nginx/conf' [2020-10-21T10:19:52.618Z] cp conf/uwsgi_params \ [2020-10-21T10:19:52.618Z] '/build/parts/openresty/install/nginx/conf/uwsgi_params.default' [2020-10-21T10:19:52.618Z] test -f '/build/parts/openresty/install/nginx/conf/scgi_params' \ [2020-10-21T10:19:52.618Z] || cp conf/scgi_params '/build/parts/openresty/install/nginx/conf' [2020-10-21T10:19:52.618Z] cp conf/scgi_params \ [2020-10-21T10:19:52.618Z] '/build/parts/openresty/install/nginx/conf/scgi_params.default' [2020-10-21T10:19:52.618Z] test -f '/build/parts/openresty/install/nginx/conf/nginx.conf' \ [2020-10-21T10:19:52.618Z] || cp conf/nginx.conf '/build/parts/openresty/install/nginx/conf/nginx.conf' [2020-10-21T10:19:52.618Z] cp conf/nginx.conf '/build/parts/openresty/install/nginx/conf/nginx.conf.default' [2020-10-21T10:19:52.618Z] test -d '/build/parts/openresty/install/nginx/logs' \ [2020-10-21T10:19:52.618Z] || mkdir -p '/build/parts/openresty/install/nginx/logs' [2020-10-21T10:19:52.618Z] test -d '/build/parts/openresty/install/nginx/logs' \ [2020-10-21T10:19:52.618Z] || mkdir -p '/build/parts/openresty/install/nginx/logs' [2020-10-21T10:19:52.618Z] test -d '/build/parts/openresty/install/nginx/html' \ [2020-10-21T10:19:52.618Z] || cp -R docs/html '/build/parts/openresty/install/nginx' [2020-10-21T10:19:52.618Z] test -d '/build/parts/openresty/install/nginx/logs' \ [2020-10-21T10:19:52.618Z] || mkdir -p '/build/parts/openresty/install/nginx/logs' [2020-10-21T10:19:52.618Z] make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-21T10:19:52.618Z] make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-21T10:19:52.618Z] mkdir -p /build/parts/openresty/install/site/lualib /build/parts/openresty/install/site/pod /build/parts/openresty/install/site/manifest [2020-10-21T10:19:52.618Z] ln -sf /build/parts/openresty/install/nginx/sbin/nginx /build/parts/openresty/install/bin/openresty [2020-10-21T10:19:55.917Z] Staging openresty  [2020-10-21T10:19:57.829Z] Pulling lua  [2020-10-21T10:19:59.290Z] Downloading 'lua-5.1.5.tar.gz'[] 0% Downloading 'lua-5.1.5.tar.gz'[] 1% Downloading 'lua-5.1.5.tar.gz'[] 2% Downloading 'lua-5.1.5.tar.gz'[] 4% Downloading 'lua-5.1.5.tar.gz'[] 5% Downloading 'lua-5.1.5.tar.gz'[] 6% Downloading 'lua-5.1.5.tar.gz'[] 8% Downloading 'lua-5.1.5.tar.gz'[] 9% Downloading 'lua-5.1.5.tar.gz'[] 11% Downloading 'lua-5.1.5.tar.gz'[] 12% Downloading 'lua-5.1.5.tar.gz'[] 13% Downloading 'lua-5.1.5.tar.gz'[] 15% Downloading 'lua-5.1.5.tar.gz'[] 16% Downloading 'lua-5.1.5.tar.gz'[] 18% Downloading 'lua-5.1.5.tar.gz'[] 19% Downloading 'lua-5.1.5.tar.gz'[] 20% Downloading 'lua-5.1.5.tar.gz'[] 22% Downloading 'lua-5.1.5.tar.gz'[] 23% Downloading 'lua-5.1.5.tar.gz'[] 24% Downloading 'lua-5.1.5.tar.gz'[] 26% Downloading 'lua-5.1.5.tar.gz'[] 27% Downloading 'lua-5.1.5.tar.gz'[] 29% Downloading 'lua-5.1.5.tar.gz'[] 30% Downloading 'lua-5.1.5.tar.gz'[] 31% Downloading 'lua-5.1.5.tar.gz'[] 33% Downloading 'lua-5.1.5.tar.gz'[] 34% Downloading 'lua-5.1.5.tar.gz'[] 36% Downloading 'lua-5.1.5.tar.gz'[] 37% Downloading 'lua-5.1.5.tar.gz'[] 38% Downloading 'lua-5.1.5.tar.gz'[] 40% Downloading 'lua-5.1.5.tar.gz'[] 41% Downloading 'lua-5.1.5.tar.gz'[] 43% Downloading 'lua-5.1.5.tar.gz'[] 44% Downloading 'lua-5.1.5.tar.gz'[] 45% Downloading 'lua-5.1.5.tar.gz'[] 47% Downloading 'lua-5.1.5.tar.gz'[] 48% Downloading 'lua-5.1.5.tar.gz'[] 49% Downloading 'lua-5.1.5.tar.gz'[] 51% Downloading 'lua-5.1.5.tar.gz'[] 52% Downloading 'lua-5.1.5.tar.gz'[] 54% Downloading 'lua-5.1.5.tar.gz'[] 55% Downloading 'lua-5.1.5.tar.gz'[] 56% Downloading 'lua-5.1.5.tar.gz'[] 58% Downloading 'lua-5.1.5.tar.gz'[] 59% Downloading 'lua-5.1.5.tar.gz'[] 61% Downloading 'lua-5.1.5.tar.gz'[] 62% Downloading 'lua-5.1.5.tar.gz'[] 63% Downloading 'lua-5.1.5.tar.gz'[] 65% Downloading 'lua-5.1.5.tar.gz'[] 66% Downloading 'lua-5.1.5.tar.gz'[] 68% Downloading 'lua-5.1.5.tar.gz'[] 69% Downloading 'lua-5.1.5.tar.gz'[] 70% Downloading 'lua-5.1.5.tar.gz'[] 72% Downloading 'lua-5.1.5.tar.gz'[] 73% Downloading 'lua-5.1.5.tar.gz'[] 74% Downloading 'lua-5.1.5.tar.gz'[] 76% Downloading 'lua-5.1.5.tar.gz'[] 77% Downloading 'lua-5.1.5.tar.gz'[] 79% Downloading 'lua-5.1.5.tar.gz'[] 80% Downloading 'lua-5.1.5.tar.gz'[] 81% Downloading 'lua-5.1.5.tar.gz'[] 83% Downloading 'lua-5.1.5.tar.gz'[] 84% Downloading 'lua-5.1.5.tar.gz'[] 86% Downloading 'lua-5.1.5.tar.gz'[] 87% Downloading 'lua-5.1.5.tar.gz'[] 88% Downloading 'lua-5.1.5.tar.gz'[] 90% Downloading 'lua-5.1.5.tar.gz'[] 91% Downloading 'lua-5.1.5.tar.gz'[] 93% Downloading 'lua-5.1.5.tar.gz'[] 94% Downloading 'lua-5.1.5.tar.gz'[] 95% Downloading 'lua-5.1.5.tar.gz'[] 97% Downloading 'lua-5.1.5.tar.gz'[] 98% Downloading 'lua-5.1.5.tar.gz'[] 99% Downloading 'lua-5.1.5.tar.gz'[] 100% [2020-10-21T10:19:59.550Z] 'luarocks' has dependencies that need to be staged: lua [2020-10-21T10:19:59.550Z] Skipping pull lua (already ran) [2020-10-21T10:19:59.550Z] Building lua  [2020-10-21T10:20:00.133Z] make linux -j8 [2020-10-21T10:20:00.133Z] cd src && make linux [2020-10-21T10:20:00.133Z] make[1]: Entering directory '/build/parts/lua/build/src' [2020-10-21T10:20:00.133Z] make all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" [2020-10-21T10:20:00.133Z] make[2]: Entering directory '/build/parts/lua/build/src' [2020-10-21T10:20:00.133Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lapi.o lapi.c [2020-10-21T10:20:00.133Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lcode.o lcode.c [2020-10-21T10:20:00.133Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldebug.o ldebug.c [2020-10-21T10:20:00.133Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldo.o ldo.c [2020-10-21T10:20:00.133Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldump.o ldump.c [2020-10-21T10:20:00.133Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lfunc.o lfunc.c [2020-10-21T10:20:00.133Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lgc.o lgc.c [2020-10-21T10:20:00.133Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o llex.o llex.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lmem.o lmem.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lobject.o lobject.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lopcodes.o lopcodes.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lparser.o lparser.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstate.o lstate.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstring.o lstring.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltable.o ltable.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltm.o ltm.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lundump.o lundump.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lvm.o lvm.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lzio.o lzio.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lauxlib.o lauxlib.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lbaselib.o lbaselib.c [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldblib.o ldblib.c [2020-10-21T10:20:00.406Z] lauxlib.c: In function ‘luaL_loadfile’: [2020-10-21T10:20:00.406Z] lauxlib.c:577:4: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] [2020-10-21T10:20:00.406Z] while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; [2020-10-21T10:20:00.406Z] ^~~~~ [2020-10-21T10:20:00.406Z] lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ [2020-10-21T10:20:00.406Z] lf.extraline = 0; [2020-10-21T10:20:00.406Z] ^~ [2020-10-21T10:20:00.406Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o liolib.o liolib.c [2020-10-21T10:20:00.669Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lmathlib.o lmathlib.c [2020-10-21T10:20:00.669Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o loslib.o loslib.c [2020-10-21T10:20:00.669Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltablib.o ltablib.c [2020-10-21T10:20:00.669Z] ltablib.c: In function ‘addfield’: [2020-10-21T10:20:00.669Z] ltablib.c:137:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] [2020-10-21T10:20:00.669Z] if (!lua_isstring(L, -1)) [2020-10-21T10:20:00.669Z] ^~ [2020-10-21T10:20:00.669Z] ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ [2020-10-21T10:20:00.669Z] luaL_addvalue(b); [2020-10-21T10:20:00.669Z] ^~~~~~~~~~~~~ [2020-10-21T10:20:00.669Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstrlib.o lstrlib.c [2020-10-21T10:20:00.669Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o loadlib.o loadlib.c [2020-10-21T10:20:00.669Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o linit.o linit.c [2020-10-21T10:20:00.669Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lua.o lua.c [2020-10-21T10:20:00.669Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o luac.o luac.c [2020-10-21T10:20:00.669Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o print.o print.c [2020-10-21T10:20:00.929Z] ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o # DLL needs all object files [2020-10-21T10:20:00.929Z] ar: `u' modifier ignored since `D' is the default (see `U') [2020-10-21T10:20:00.929Z] ranlib liblua.a [2020-10-21T10:20:00.929Z] gcc -o lua lua.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses [2020-10-21T10:20:00.929Z] gcc -o luac luac.o print.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses [2020-10-21T10:20:00.929Z] make[2]: Leaving directory '/build/parts/lua/build/src' [2020-10-21T10:20:00.929Z] make[1]: Leaving directory '/build/parts/lua/build/src' [2020-10-21T10:20:00.929Z] make linux install DESTDIR=/build/parts/lua/install [2020-10-21T10:20:00.929Z] cd src && make linux [2020-10-21T10:20:00.929Z] make[1]: Entering directory '/build/parts/lua/build/src' [2020-10-21T10:20:00.929Z] make all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" [2020-10-21T10:20:00.929Z] make[2]: Entering directory '/build/parts/lua/build/src' [2020-10-21T10:20:00.929Z] make[2]: Nothing to be done for 'all'. [2020-10-21T10:20:00.929Z] make[2]: Leaving directory '/build/parts/lua/build/src' [2020-10-21T10:20:00.929Z] make[1]: Leaving directory '/build/parts/lua/build/src' [2020-10-21T10:20:00.929Z] cd src && mkdir -p /build/stage/bin /build/stage/include /build/stage/lib /build/stage/man/man1 /build/stage/share/lua/5.1 /build/stage/lib/lua/5.1 [2020-10-21T10:20:00.929Z] cd src && install -p -m 0755 lua luac /build/stage/bin [2020-10-21T10:20:00.930Z] cd src && install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h ../etc/lua.hpp /build/stage/include [2020-10-21T10:20:00.930Z] cd src && install -p -m 0644 liblua.a /build/stage/lib [2020-10-21T10:20:00.930Z] cd doc && install -p -m 0644 lua.1 luac.1 /build/stage/man/man1 [2020-10-21T10:20:06.270Z] Staging lua  [2020-10-21T10:20:06.270Z] Pulling luarocks  [2020-10-21T10:20:06.922Z] Cloning into '/build/parts/luarocks/src'... [2020-10-21T10:20:07.254Z] remote: Enumerating objects: 312, done. [2020-10-21T10:20:07.254Z] remote: Counting objects: 0% (1/312) remote: Counting objects: 1% (4/312) remote: Counting objects: 2% (7/312) remote: Counting objects: 3% (10/312) remote: Counting objects: 4% (13/312) remote: Counting objects: 5% (16/312) remote: Counting objects: 6% (19/312) remote: Counting objects: 7% (22/312) remote: Counting objects: 8% (25/312) remote: Counting objects: 9% (29/312) remote: Counting objects: 10% (32/312) remote: Counting objects: 11% (35/312) remote: Counting objects: 12% (38/312) remote: Counting objects: 13% (41/312) remote: Counting objects: 14% (44/312) remote: Counting objects: 15% (47/312) remote: Counting objects: 16% (50/312) remote: Counting objects: 17% (54/312) remote: Counting objects: 18% (57/312) remote: Counting objects: 19% (60/312) remote: Counting objects: 20% (63/312) remote: Counting objects: 21% (66/312) remote: Counting objects: 22% (69/312) remote: Counting objects: 23% (72/312) remote: Counting objects: 24% (75/312) remote: Counting objects: 25% (78/312) remote: Counting objects: 26% (82/312) remote: Counting objects: 27% (85/312) remote: Counting objects: 28% (88/312) remote: Counting objects: 29% (91/312) remote: Counting objects: 30% (94/312) remote: Counting objects: 31% (97/312) remote: Counting objects: 32% (100/312) remote: Counting objects: 33% (103/312) remote: Counting objects: 34% (107/312) remote: Counting objects: 35% (110/312) remote: Counting objects: 36% (113/312) remote: Counting objects: 37% (116/312) remote: Counting objects: 38% (119/312) remote: Counting objects: 39% (122/312) remote: Counting objects: 40% (125/312) remote: Counting objects: 41% (128/312) remote: Counting objects: 42% (132/312) remote: Counting objects: 43% (135/312) remote: Counting objects: 44% (138/312) remote: Counting objects: 45% (141/312) remote: Counting objects: 46% (144/312) remote: Counting objects: 47% (147/312) remote: Counting objects: 48% (150/312) remote: Counting objects: 49% (153/312) remote: Counting objects: 50% (156/312) remote: Counting objects: 51% (160/312) remote: Counting objects: 52% (163/312) remote: Counting objects: 53% (166/312) remote: Counting objects: 54% (169/312) remote: Counting objects: 55% (172/312) remote: Counting objects: 56% (175/312) remote: Counting objects: 57% (178/312) remote: Counting objects: 58% (181/312) remote: Counting objects: 59% (185/312) remote: Counting objects: 60% (188/312) remote: Counting objects: 61% (191/312) remote: Counting objects: 62% (194/312) remote: Counting objects: 63% (197/312) remote: Counting objects: 64% (200/312) remote: Counting objects: 65% (203/312) remote: Counting objects: 66% (206/312) remote: Counting objects: 67% (210/312) remote: Counting objects: 68% (213/312) remote: Counting objects: 69% (216/312) remote: Counting objects: 70% (219/312) remote: Counting objects: 71% (222/312) remote: Counting objects: 72% (225/312) remote: Counting objects: 73% (228/312) remote: Counting objects: 74% (231/312) remote: Counting objects: 75% (234/312) remote: Counting objects: 76% (238/312) remote: Counting objects: 77% (241/312) remote: Counting objects: 78% (244/312) remote: Counting objects: 79% (247/312) remote: Counting objects: 80% (250/312) remote: Counting objects: 81% (253/312) remote: Counting objects: 82% (256/312) remote: Counting objects: 83% (259/312) remote: Counting objects: 84% (263/312) remote: Counting objects: 85% (266/312) remote: Counting objects: 86% (269/312) remote: Counting objects: 87% (272/312) remote: Counting objects: 88% (275/312) remote: Counting objects: 89% (278/312) remote: Counting objects: 90% (281/312) remote: Counting objects: 91% (284/312) remote: Counting objects: 92% (288/312) remote: Counting objects: 93% (291/312) remote: Counting objects: 94% (294/312) remote: Counting objects: 95% (297/312) remote: Counting objects: 96% (300/312) remote: Counting objects: 97% (303/312) remote: Counting objects: 98% (306/312) remote: Counting objects: 99% (309/312) remote: Counting objects: 100% (312/312) remote: Counting objects: 100% (312/312), done. [2020-10-21T10:20:07.559Z] remote: Compressing objects: 0% (1/271) remote: Compressing objects: 1% (3/271) remote: Compressing objects: 2% (6/271) remote: Compressing objects: 3% (9/271) remote: Compressing objects: 4% (11/271) remote: Compressing objects: 5% (14/271) remote: Compressing objects: 6% (17/271) remote: Compressing objects: 7% (19/271) remote: Compressing objects: 8% (22/271) remote: Compressing objects: 9% (25/271) remote: Compressing objects: 10% (28/271) remote: Compressing objects: 11% (30/271) remote: Compressing objects: 12% (33/271) remote: Compressing objects: 13% (36/271) remote: Compressing objects: 14% (38/271) remote: Compressing objects: 15% (41/271) remote: Compressing objects: 16% (44/271) remote: Compressing objects: 17% (47/271) remote: Compressing objects: 18% (49/271) remote: Compressing objects: 19% (52/271) remote: Compressing objects: 20% (55/271) remote: Compressing objects: 21% (57/271) remote: Compressing objects: 22% (60/271) remote: Compressing objects: 23% (63/271) remote: Compressing objects: 24% (66/271) remote: Compressing objects: 25% (68/271) remote: Compressing objects: 26% (71/271) remote: Compressing objects: 27% (74/271) remote: Compressing objects: 28% (76/271) remote: Compressing objects: 29% (79/271) remote: Compressing objects: 30% (82/271) remote: Compressing objects: 31% (85/271) remote: Compressing objects: 32% (87/271) remote: Compressing objects: 33% (90/271) remote: Compressing objects: 34% (93/271) remote: Compressing objects: 35% (95/271) remote: Compressing objects: 36% (98/271) remote: Compressing objects: 37% (101/271) remote: Compressing objects: 38% (103/271) remote: Compressing objects: 39% (106/271) remote: Compressing objects: 40% (109/271) remote: Compressing objects: 41% (112/271) remote: Compressing objects: 42% (114/271) remote: Compressing objects: 43% (117/271) remote: Compressing objects: 44% (120/271) remote: Compressing objects: 45% (122/271) remote: Compressing objects: 46% (125/271) remote: Compressing objects: 47% (128/271) remote: Compressing objects: 48% (131/271) remote: Compressing objects: 49% (133/271) remote: Compressing objects: 50% (136/271) remote: Compressing objects: 51% (139/271) remote: Compressing objects: 52% (141/271) remote: Compressing objects: 53% (144/271) remote: Compressing objects: 54% (147/271) remote: Compressing objects: 55% (150/271) remote: Compressing objects: 56% (152/271) remote: Compressing objects: 57% (155/271) remote: Compressing objects: 58% (158/271) remote: Compressing objects: 59% (160/271) remote: Compressing objects: 60% (163/271) remote: Compressing objects: 61% (166/271) remote: Compressing objects: 62% (169/271) remote: Compressing objects: 63% (171/271) remote: Compressing objects: 64% (174/271) remote: Compressing objects: 65% (177/271) remote: Compressing objects: 66% (179/271) remote: Compressing objects: 67% (182/271) remote: Compressing objects: 68% (185/271) remote: Compressing objects: 69% (187/271) remote: Compressing objects: 70% (190/271) remote: Compressing objects: 71% (193/271) remote: Compressing objects: 72% (196/271) remote: Compressing objects: 73% (198/271) remote: Compressing objects: 74% (201/271) remote: Compressing objects: 75% (204/271) remote: Compressing objects: 76% (206/271) remote: Compressing objects: 77% (209/271) remote: Compressing objects: 78% (212/271) remote: Compressing objects: 79% (215/271) remote: Compressing objects: 80% (217/271) remote: Compressing objects: 81% (220/271) remote: Compressing objects: 82% (223/271) remote: Compressing objects: 83% (225/271) remote: Compressing objects: 84% (228/271) remote: Compressing objects: 85% (231/271) remote: Compressing objects: 86% (234/271) remote: Compressing objects: 87% (236/271) remote: Compressing objects: 88% (239/271) remote: Compressing objects: 89% (242/271) remote: Compressing objects: 90% (244/271) remote: Compressing objects: 91% (247/271) remote: Compressing objects: 92% (250/271) remote: Compressing objects: 93% (253/271) remote: Compressing objects: 94% (255/271) remote: Compressing objects: 95% (258/271) remote: Compressing objects: 96% (261/271) remote: Compressing objects: 97% (263/271) remote: Compressing objects: 98% (266/271) remote: Compressing objects: 99% (269/271) remote: Compressing objects: 100% (271/271) remote: Compressing objects: 100% (271/271), done. [2020-10-21T10:20:07.894Z] 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 [2020-10-21T10:20:07.894Z] Receiving objects: 100% (312/312) Receiving objects: 100% (312/312), 5.09 MiB | 11.75 MiB/s, done. [2020-10-21T10:20:07.895Z] Resolving deltas: 0% (0/46) Resolving deltas: 2% (1/46) Resolving deltas: 17% (8/46) Resolving deltas: 19% (9/46) Resolving deltas: 21% (10/46) Resolving deltas: 23% (11/46) Resolving deltas: 26% (12/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: 47% (22/46) Resolving deltas: 50% (23/46) Resolving deltas: 54% (25/46) Resolving deltas: 63% (29/46) Resolving deltas: 65% (30/46) Resolving deltas: 67% (31/46) Resolving deltas: 69% (32/46) Resolving deltas: 71% (33/46) Resolving deltas: 76% (35/46) Resolving deltas: 78% (36/46) Resolving deltas: 80% (37/46) Resolving deltas: 82% (38/46) Resolving deltas: 84% (39/46) Resolving deltas: 86% (40/46) Resolving deltas: 93% (43/46) Resolving deltas: 100% (46/46) Resolving deltas: 100% (46/46), done. [2020-10-21T10:20:07.895Z] Note: checking out '62e705b9f7374dd12dadc993c6b2b2cacd855ac8'. [2020-10-21T10:20:07.895Z] [2020-10-21T10:20:07.895Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-10-21T10:20:07.895Z] changes and commit them, and you can discard any commits you make in this [2020-10-21T10:20:07.895Z] state without impacting any branches by performing another checkout. [2020-10-21T10:20:07.895Z] [2020-10-21T10:20:07.895Z] If you want to create a new branch to retain commits you create, you may [2020-10-21T10:20:07.895Z] do so (now or later) by using -b with the checkout command again. Example: [2020-10-21T10:20:07.895Z] [2020-10-21T10:20:07.895Z] git checkout -b [2020-10-21T10:20:07.895Z] [2020-10-21T10:20:08.539Z] 'kong' has dependencies that need to be staged: luarocks [2020-10-21T10:20:08.539Z] Skipping pull luarocks (already ran) [2020-10-21T10:20:08.539Z] Building luarocks  [2020-10-21T10:20:08.539Z] [2020-10-21T10:20:08.539Z] Configuring LuaRocks version 3.2.1... [2020-10-21T10:20:08.539Z] [2020-10-21T10:20:08.539Z] Lua interpreter found: /build/stage/bin/lua [2020-10-21T10:20:08.539Z] Checking if /build/stage/bin/lua is Lua version 5.1... yes [2020-10-21T10:20:08.539Z] lua.h found: /build/stage/luajit/include/luajit-2.1/lua.h [2020-10-21T10:20:08.539Z] unzip found in PATH: /usr/bin [2020-10-21T10:20:08.539Z] [2020-10-21T10:20:08.539Z] Done configuring. [2020-10-21T10:20:08.539Z] [2020-10-21T10:20:08.539Z] LuaRocks will be installed at......: /build/stage [2020-10-21T10:20:08.539Z] LuaRocks will install rocks at.....: /build/stage [2020-10-21T10:20:08.539Z] LuaRocks configuration directory...: /build/stage/etc/luarocks [2020-10-21T10:20:08.539Z] Using Lua from.....................: /build/stage [2020-10-21T10:20:08.539Z] Lua include directory..............: /build/stage/luajit/include/luajit-2.1 [2020-10-21T10:20:08.539Z] [2020-10-21T10:20:08.539Z] * Type make and make install: [2020-10-21T10:20:08.539Z] to install to /build/stage as usual. [2020-10-21T10:20:08.539Z] * Type make bootstrap: [2020-10-21T10:20:08.539Z] to install LuaRocks into /build/stage as a rock. [2020-10-21T10:20:08.539Z] [2020-10-21T10:20:08.539Z] mkdir -p "build" [2020-10-21T10:20:08.539Z] mkdir -p .luarocks [2020-10-21T10:20:08.539Z] cp ./build/config-5.1.lua .luarocks/config-5.1.lua [2020-10-21T10:20:08.539Z] rm -f src/luarocks/core/hardcoded.lua [2020-10-21T10:20:08.539Z] echo "#!/bin/sh" > luarocks [2020-10-21T10:20:08.539Z] echo "unset LUA_PATH LUA_PATH_5_2 LUA_PATH_5_3 LUA_PATH_5_4 LUA_CPATH LUA_CPATH_5_2 LUA_CPATH_5_3 LUA_CPATH_5_4" >> luarocks [2020-10-21T10:20:08.539Z] echo 'LUAROCKS_SYSCONFDIR="/build/stage/etc/luarocks" LUA_PATH="/build/parts/luarocks/build/src/?.lua;;" exec "/build/stage/bin/lua" "/build/parts/luarocks/build/src/bin/luarocks" --project-tree="/build/parts/luarocks/build/lua_modules" "$@"' >> luarocks [2020-10-21T10:20:08.539Z] chmod +rx ./luarocks [2020-10-21T10:20:08.539Z] ./luarocks init [2020-10-21T10:20:08.539Z] [2020-10-21T10:20:08.539Z] Initializing project 'build' for Lua 5.1 ... [2020-10-21T10:20:08.539Z] -------------------------------------------- [2020-10-21T10:20:08.539Z] [2020-10-21T10:20:08.539Z] Checking your Lua installation ... [2020-10-21T10:20:08.539Z] Adding entries to .gitignore ... [2020-10-21T10:20:08.539Z] Preparing ./.luarocks/ ... [2020-10-21T10:20:08.539Z] Wrote .luarocks/config-5.1.lua [2020-10-21T10:20:08.539Z] Preparing ./lua_modules/ ... [2020-10-21T10:20:08.539Z] ./luarocks already exists. Not overwriting it! [2020-10-21T10:20:08.539Z] Preparing ./lua for version 5.1... [2020-10-21T10:20:08.539Z] rm -f src/luarocks/core/hardcoded.lua [2020-10-21T10:20:08.539Z] echo "#!/bin/sh" > luarocks-admin [2020-10-21T10:20:08.539Z] echo "unset LUA_PATH LUA_PATH_5_2 LUA_PATH_5_3 LUA_PATH_5_4 LUA_CPATH LUA_CPATH_5_2 LUA_CPATH_5_3 LUA_CPATH_5_4" >> luarocks-admin [2020-10-21T10:20:08.539Z] echo 'LUAROCKS_SYSCONFDIR="/build/stage/etc/luarocks" LUA_PATH="/build/parts/luarocks/build/src/?.lua;;" exec "/build/stage/bin/lua" "/build/parts/luarocks/build/src/bin/luarocks-admin" --project-tree="/build/parts/luarocks/build/lua_modules" "$@"' >> luarocks-admin [2020-10-21T10:20:08.539Z] chmod +rx ./luarocks-admin [2020-10-21T10:20:08.539Z] mkdir -p "build" [2020-10-21T10:20:08.539Z] (printf '#!/build/stage/bin/lua\n'\ [2020-10-21T10:20:08.539Z] 'package.loaded["luarocks.core.hardcoded"] = { '\ [2020-10-21T10:20:08.539Z] "$([ -n "" ] && printf 'FORCE_CONFIG = true, ')"\ [2020-10-21T10:20:08.539Z] 'SYSCONFDIR = [[/build/stage/etc/luarocks]] }\n'\ [2020-10-21T10:20:08.539Z] 'package.path=[[/build/stage/share/lua/5.1/?.lua;]] .. package.path\n'\ [2020-10-21T10:20:08.539Z] 'local list = package.searchers or package.loaders; table.insert(list, 1, function(name) if name:match("^luarocks%%.") then return loadfile([[/build/stage/share/lua/5.1/]] .. name:gsub([[%%.]], [[/]]) .. [[.lua]]) end end)\n'; \ [2020-10-21T10:20:08.539Z] tail -n +2 src/bin/luarocks \ [2020-10-21T10:20:08.539Z] )> "build/luarocks" [2020-10-21T10:20:08.539Z] mkdir -p "build" [2020-10-21T10:20:08.539Z] (printf '#!/build/stage/bin/lua\n'\ [2020-10-21T10:20:08.539Z] 'package.loaded["luarocks.core.hardcoded"] = { '\ [2020-10-21T10:20:08.539Z] "$([ -n "" ] && printf 'FORCE_CONFIG = true, ')"\ [2020-10-21T10:20:08.539Z] 'SYSCONFDIR = [[/build/stage/etc/luarocks]] }\n'\ [2020-10-21T10:20:08.539Z] 'package.path=[[/build/stage/share/lua/5.1/?.lua;]] .. package.path\n'\ [2020-10-21T10:20:08.539Z] 'local list = package.searchers or package.loaders; table.insert(list, 1, function(name) if name:match("^luarocks%%.") then return loadfile([[/build/stage/share/lua/5.1/]] .. name:gsub([[%%.]], [[/]]) .. [[.lua]]) end end)\n'; \ [2020-10-21T10:20:08.539Z] tail -n +2 src/bin/luarocks-admin \ [2020-10-21T10:20:08.539Z] )> "build/luarocks-admin" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/bin" [2020-10-21T10:20:08.539Z] install "build/luarocks" "/build/stage/bin/luarocks" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/bin" [2020-10-21T10:20:08.539Z] install "build/luarocks-admin" "/build/stage/bin/luarocks-admin" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/etc/luarocks" [2020-10-21T10:20:08.539Z] install -m 644 "build/config-5.1.lua" "/build/stage/etc/luarocks/config-5.1.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/admin/cache.lua" "/build/stage/share/lua/5.1/luarocks/admin/cache.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/admin/cmd/add.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/add.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/admin/cmd/make_manifest.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/make_manifest.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/admin/cmd/refresh_cache.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/refresh_cache.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/admin/cmd/remove.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/remove.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/admin/index.lua" "/build/stage/share/lua/5.1/luarocks/admin/index.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/argparse.lua" "/build/stage/share/lua/5.1/luarocks/argparse.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/build.lua" "/build/stage/share/lua/5.1/luarocks/build.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/build" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/build/builtin.lua" "/build/stage/share/lua/5.1/luarocks/build/builtin.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/build" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/build/cmake.lua" "/build/stage/share/lua/5.1/luarocks/build/cmake.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/build" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/build/command.lua" "/build/stage/share/lua/5.1/luarocks/build/command.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/build" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/build/make.lua" "/build/stage/share/lua/5.1/luarocks/build/make.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/cmd.lua" "/build/stage/share/lua/5.1/luarocks/cmd.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/cmd/build.lua" "/build/stage/share/lua/5.1/luarocks/cmd/build.lua" [2020-10-21T10:20:08.539Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.539Z] install -m 644 "src/luarocks/cmd/config.lua" "/build/stage/share/lua/5.1/luarocks/cmd/config.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/doc.lua" "/build/stage/share/lua/5.1/luarocks/cmd/doc.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/download.lua" "/build/stage/share/lua/5.1/luarocks/cmd/download.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/init.lua" "/build/stage/share/lua/5.1/luarocks/cmd/init.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/install.lua" "/build/stage/share/lua/5.1/luarocks/cmd/install.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/lint.lua" "/build/stage/share/lua/5.1/luarocks/cmd/lint.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/list.lua" "/build/stage/share/lua/5.1/luarocks/cmd/list.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/make.lua" "/build/stage/share/lua/5.1/luarocks/cmd/make.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/new_version.lua" "/build/stage/share/lua/5.1/luarocks/cmd/new_version.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/pack.lua" "/build/stage/share/lua/5.1/luarocks/cmd/pack.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/path.lua" "/build/stage/share/lua/5.1/luarocks/cmd/path.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/purge.lua" "/build/stage/share/lua/5.1/luarocks/cmd/purge.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/remove.lua" "/build/stage/share/lua/5.1/luarocks/cmd/remove.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.853Z] install -m 644 "src/luarocks/cmd/search.lua" "/build/stage/share/lua/5.1/luarocks/cmd/search.lua" [2020-10-21T10:20:08.853Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/cmd/show.lua" "/build/stage/share/lua/5.1/luarocks/cmd/show.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/cmd/test.lua" "/build/stage/share/lua/5.1/luarocks/cmd/test.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/cmd/unpack.lua" "/build/stage/share/lua/5.1/luarocks/cmd/unpack.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/cmd/upload.lua" "/build/stage/share/lua/5.1/luarocks/cmd/upload.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/cmd/which.lua" "/build/stage/share/lua/5.1/luarocks/cmd/which.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/cmd/write_rockspec.lua" "/build/stage/share/lua/5.1/luarocks/cmd/write_rockspec.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/core/cfg.lua" "/build/stage/share/lua/5.1/luarocks/core/cfg.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/core/dir.lua" "/build/stage/share/lua/5.1/luarocks/core/dir.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/core/manif.lua" "/build/stage/share/lua/5.1/luarocks/core/manif.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/core/path.lua" "/build/stage/share/lua/5.1/luarocks/core/path.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/core/persist.lua" "/build/stage/share/lua/5.1/luarocks/core/persist.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/core/sysdetect.lua" "/build/stage/share/lua/5.1/luarocks/core/sysdetect.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/core/util.lua" "/build/stage/share/lua/5.1/luarocks/core/util.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/core/vers.lua" "/build/stage/share/lua/5.1/luarocks/core/vers.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/deps.lua" "/build/stage/share/lua/5.1/luarocks/deps.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/dir.lua" "/build/stage/share/lua/5.1/luarocks/dir.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/download.lua" "/build/stage/share/lua/5.1/luarocks/download.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch.lua" "/build/stage/share/lua/5.1/luarocks/fetch.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch/cvs.lua" "/build/stage/share/lua/5.1/luarocks/fetch/cvs.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch/git.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch/git_file.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_file.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch/git_http.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_http.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch/git_https.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_https.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch/git_ssh.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_ssh.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch/hg.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch/hg_http.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_http.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch/hg_https.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_https.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch/hg_ssh.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_ssh.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch/sscm.lua" "/build/stage/share/lua/5.1/luarocks/fetch/sscm.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fetch/svn.lua" "/build/stage/share/lua/5.1/luarocks/fetch/svn.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fs.lua" "/build/stage/share/lua/5.1/luarocks/fs.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fs/freebsd.lua" "/build/stage/share/lua/5.1/luarocks/fs/freebsd.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fs/linux.lua" "/build/stage/share/lua/5.1/luarocks/fs/linux.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fs/lua.lua" "/build/stage/share/lua/5.1/luarocks/fs/lua.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fs/macosx.lua" "/build/stage/share/lua/5.1/luarocks/fs/macosx.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fs/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/tools.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fs/unix.lua" "/build/stage/share/lua/5.1/luarocks/fs/unix.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs/unix" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fs/unix/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/unix/tools.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-21T10:20:08.854Z] install -m 644 "src/luarocks/fs/win32.lua" "/build/stage/share/lua/5.1/luarocks/fs/win32.lua" [2020-10-21T10:20:08.854Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs/win32" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/fs/win32/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/win32/tools.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/fun.lua" "/build/stage/share/lua/5.1/luarocks/fun.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/loader.lua" "/build/stage/share/lua/5.1/luarocks/loader.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/manif.lua" "/build/stage/share/lua/5.1/luarocks/manif.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/manif" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/manif/writer.lua" "/build/stage/share/lua/5.1/luarocks/manif/writer.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/pack.lua" "/build/stage/share/lua/5.1/luarocks/pack.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/path.lua" "/build/stage/share/lua/5.1/luarocks/path.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/persist.lua" "/build/stage/share/lua/5.1/luarocks/persist.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/queries.lua" "/build/stage/share/lua/5.1/luarocks/queries.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/remove.lua" "/build/stage/share/lua/5.1/luarocks/remove.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/repos.lua" "/build/stage/share/lua/5.1/luarocks/repos.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/require.lua" "/build/stage/share/lua/5.1/luarocks/require.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/results.lua" "/build/stage/share/lua/5.1/luarocks/results.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/rockspecs.lua" "/build/stage/share/lua/5.1/luarocks/rockspecs.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/search.lua" "/build/stage/share/lua/5.1/luarocks/search.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/signing.lua" "/build/stage/share/lua/5.1/luarocks/signing.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/test.lua" "/build/stage/share/lua/5.1/luarocks/test.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/test" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/test/busted.lua" "/build/stage/share/lua/5.1/luarocks/test/busted.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/test" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/test/command.lua" "/build/stage/share/lua/5.1/luarocks/test/command.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/tools/patch.lua" "/build/stage/share/lua/5.1/luarocks/tools/patch.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/tools/tar.lua" "/build/stage/share/lua/5.1/luarocks/tools/tar.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/tools/zip.lua" "/build/stage/share/lua/5.1/luarocks/tools/zip.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/type" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/type/manifest.lua" "/build/stage/share/lua/5.1/luarocks/type/manifest.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/type" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/type/rockspec.lua" "/build/stage/share/lua/5.1/luarocks/type/rockspec.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/type_check.lua" "/build/stage/share/lua/5.1/luarocks/type_check.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/upload" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/upload/api.lua" "/build/stage/share/lua/5.1/luarocks/upload/api.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/upload" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/upload/multipart.lua" "/build/stage/share/lua/5.1/luarocks/upload/multipart.lua" [2020-10-21T10:20:09.161Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-21T10:20:09.161Z] install -m 644 "src/luarocks/util.lua" "/build/stage/share/lua/5.1/luarocks/util.lua" [2020-10-21T10:20:12.552Z] Staging luarocks  [2020-10-21T10:20:14.728Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-21T10:20:14.728Z] 0% [Working] 0% [Working] 0% Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-21T10:20:14.988Z] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-21T10:20:14.988Z] 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-21T10:20:15.249Z] 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-21T10:20:18.559Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8a6f99edf070 [2020-10-21T10:20:18.559Z] ---> 3aaa7bdf9273 [2020-10-21T10:20:18.559Z] [2020-10-21T10:20:18.559Z] Step 10/20 : FROM alpine [2020-10-21T10:20:18.559Z] ---> 62ee0e9f8440 [2020-10-21T10:20:18.559Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-21T10:20:18.559Z] ---> Running in c01a0e0aa77f [2020-10-21T10:20:18.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:20:18.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:20:18.559Z] v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-21T10:20:18.559Z] v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-21T10:20:18.559Z] OK: 12621 distinct packages available [2020-10-21T10:20:18.559Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-21T10:20:18.559Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-21T10:20:18.559Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-21T10:20:18.559Z] (4/4) Installing curl (7.69.1-r1) [2020-10-21T10:20:18.559Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:20:18.559Z] Executing ca-certificates-20191127-r4.trigger [2020-10-21T10:20:18.559Z] OK: 7 MiB in 18 packages [2020-10-21T10:20:18.806Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 linux-libc-dev_4.15.0-122.124_amd64.deb [998 kB] [2020-10-21T10:20:19.376Z] 1% 68% 100% [Working] Fetched 998 kB in 0s (0 B/s) [2020-10-21T10:20:19.376Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-dev_2.27-3ubuntu1.2_amd64.deb [2585 kB] [2020-10-21T10:20:20.008Z] Removing intermediate container c01a0e0aa77f [2020-10-21T10:20:20.008Z] ---> 2f2356168ce3 [2020-10-21T10:20:20.008Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-21T10:20:20.210Z] 0% 26% 100% [Working] Fetched 2585 kB in 0s (0 B/s) [2020-10-21T10:20:20.286Z] ---> Running in 656c10a8209b [2020-10-21T10:20:20.469Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lua5.1_5.1.5-8.1build2_amd64.deb [93.2 kB] [2020-10-21T10:20:20.729Z] 13% 100% [Working] Fetched 93.2 kB in 0s (0 B/s) [2020-10-21T10:20:20.892Z] Removing intermediate container 656c10a8209b [2020-10-21T10:20:20.892Z] ---> 484c4b347f60 [2020-10-21T10:20:20.892Z] Step 13/20 : WORKDIR /edgex [2020-10-21T10:20:20.989Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-10-21T10:20:20.989Z] 30% 100% [Working] Fetched 41.8 kB in 0s (0 B/s) [2020-10-21T10:20:21.165Z] ---> Running in d5e42f8ac566 [2020-10-21T10:20:21.249Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb [2763 kB] [2020-10-21T10:20:21.249Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-21T10:20:21.509Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.3_amd64.deb [3527 kB] [2020-10-21T10:20:21.509Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-21T10:20:21.763Z] Removing intermediate container d5e42f8ac566 [2020-10-21T10:20:21.764Z] ---> 4d8ce2a76f58 [2020-10-21T10:20:21.764Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-21T10:20:21.773Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] [2020-10-21T10:20:21.773Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-21T10:20:22.034Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lua-any_24_all.deb [4718 B] [2020-10-21T10:20:22.034Z] 100% [Working] Fetched 4718 B in 0s (0 B/s) [2020-10-21T10:20:22.294Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 liblua5.1-0_5.1.5-8.1build2_amd64.deb [100 kB] [2020-10-21T10:20:22.554Z] 12% 100% [Working] Fetched 100 kB in 0s (0 B/s) [2020-10-21T10:20:22.814Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtinfo-dev_6.1-1ubuntu1.18.04_amd64.deb [81.3 kB] [2020-10-21T10:20:23.074Z] 15% 100% [Working] Fetched 81.3 kB in 0s (0 B/s) [2020-10-21T10:20:23.205Z] ---> 34ea708fc658 [2020-10-21T10:20:23.206Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-21T10:20:23.333Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libreadline7_7.0-3_amd64.deb [124 kB] [2020-10-21T10:20:23.593Z] 10% 100% [Working] Fetched 124 kB in 0s (0 B/s) [2020-10-21T10:20:23.853Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 unzip_6.0-21ubuntu1_amd64.deb [167 kB] [2020-10-21T10:20:24.112Z] 7% 100% [Working] Fetched 167 kB in 0s (0 B/s) [2020-10-21T10:20:24.372Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 zip_3.0-11build1_amd64.deb [167 kB] [2020-10-21T10:20:24.633Z] 7% 100% [Working] Fetched 167 kB in 0s (0 B/s) [2020-10-21T10:20:24.892Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc-dev-bin_2.27-3ubuntu1.2_amd64.deb [71.8 kB] [2020-10-21T10:20:25.152Z] 17% 100% [Working] Fetched 71.8 kB in 0s (0 B/s) [2020-10-21T10:20:25.152Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.3_amd64.deb [201 kB] [2020-10-21T10:20:25.152Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-21T10:20:25.192Z] ---> ea31605ab060 [2020-10-21T10:20:25.192Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-21T10:20:25.192Z] ---> Running in 11bbf266e56a [2020-10-21T10:20:25.411Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-10-21T10:20:25.799Z] Removing intermediate container 11bbf266e56a [2020-10-21T10:20:25.799Z] ---> bf5e201e0264 [2020-10-21T10:20:25.799Z] Step 17/20 : CMD ["--init=true"] [2020-10-21T10:20:25.981Z] 3% 100% [Working] Fetched 368 kB in 0s (0 B/s) [2020-10-21T10:20:25.981Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 wget_1.19.4-1ubuntu2.2_amd64.deb [316 kB] [2020-10-21T10:20:26.079Z] ---> Running in 1e1d318a9291 [2020-10-21T10:20:26.555Z] 3% 100% [Working] Fetched 316 kB in 0s (0 B/s) [2020-10-21T10:20:26.555Z] 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] [2020-10-21T10:20:27.076Z] Removing intermediate container 1e1d318a9291 [2020-10-21T10:20:27.076Z] ---> 7a67620cfbf1 [2020-10-21T10:20:27.076Z] Step 18/20 : LABEL arch=arm64 [2020-10-21T10:20:27.125Z] 0% 53% 100% [Working] Fetched 1301 kB in 0s (0 B/s) [2020-10-21T10:20:27.364Z] ---> Running in 3d6f5eb27f7b [2020-10-21T10:20:27.385Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 luarocks_2.4.2+dfsg-1_all.deb [97.6 kB] [2020-10-21T10:20:27.956Z] 12% 100% [Working] Fetched 97.6 kB in 0s (0 B/s) [2020-10-21T10:20:27.956Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libreadline-dev_7.0-3_amd64.deb [133 kB] [2020-10-21T10:20:28.218Z] 9% 100% [Working] Fetched 133 kB in 0s (0 B/s) [2020-10-21T10:20:28.478Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libyaml-0-2_0.1.7-2ubuntu3_amd64.deb [47.2 kB] [2020-10-21T10:20:28.740Z] 26% 100% [Working] Fetched 47.2 kB in 0s (0 B/s) [2020-10-21T10:20:28.740Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] [2020-10-21T10:20:28.740Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-21T10:20:28.829Z] Removing intermediate container 3d6f5eb27f7b [2020-10-21T10:20:28.829Z] ---> 168a141f24a0 [2020-10-21T10:20:28.829Z] Step 19/20 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:20:28.999Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 liblua5.1-0-dev_5.1.5-8.1build2_amd64.deb [119 kB] [2020-10-21T10:20:29.111Z] ---> Running in 10a16687201d [2020-10-21T10:20:29.259Z] 10% 100% [Working] Fetched 119 kB in 0s (0 B/s) [2020-10-21T10:20:29.519Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-10-21T10:20:29.779Z] 25% 100% [Working] Fetched 48.7 kB in 0s (0 B/s) [2020-10-21T10:20:30.109Z] Removing intermediate container 10a16687201d [2020-10-21T10:20:30.110Z] ---> 2003e14ec11f [2020-10-21T10:20:30.110Z] Step 20/20 : LABEL version=0.0.0 [2020-10-21T10:20:30.387Z] ---> Running in 1d1fd7cab7b5 [2020-10-21T10:20:30.999Z] Removing intermediate container bb4b847c3be8 [2020-10-21T10:20:30.999Z] ---> dc0d21f6a101 [2020-10-21T10:20:30.999Z] [2020-10-21T10:20:30.999Z] Step 10/21 : FROM scratch [2020-10-21T10:20:30.999Z] ---> [2020-10-21T10:20:30.999Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T10:20:30.999Z] ---> Using cache [2020-10-21T10:20:30.999Z] ---> 1d37cf42d1d4 [2020-10-21T10:20:30.999Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-21T10:20:31.275Z] ---> Running in b9ada35a9fae [2020-10-21T10:20:31.275Z] Removing intermediate container 1d1fd7cab7b5 [2020-10-21T10:20:31.275Z] ---> f59b55f9c6ca [2020-10-21T10:20:31.275Z] [2020-10-21T10:20:31.881Z] Removing intermediate container b9ada35a9fae [2020-10-21T10:20:31.881Z] ---> 1fb377f35c69 [2020-10-21T10:20:31.881Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-21T10:20:31.881Z] Successfully built f59b55f9c6ca [2020-10-21T10:20:31.881Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-21T10:20:32.164Z]  Building docker-security-proxy-setup-go ... done  ---> Running in e4842b63930c [2020-10-21T10:20:32.770Z] Removing intermediate container e4842b63930c [2020-10-21T10:20:32.770Z] ---> 8966396cd277 [2020-10-21T10:20:32.770Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-21T10:20:33.772Z] ---> a4702da2457b [2020-10-21T10:20:33.772Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-21T10:20:33.976Z] Copying needed target link from the system /lib/x86_64-linux-gnu/libtinfo.so.5.9 [2020-10-21T10:20:34.546Z] Pulling kong  [2020-10-21T10:20:35.115Z] Cloning into '/build/parts/kong/src'... [2020-10-21T10:20:35.375Z] remote: Enumerating objects: 834, done. [2020-10-21T10:20:35.376Z] remote: Counting objects: 0% (1/834) remote: Counting objects: 1% (9/834) remote: Counting objects: 2% (17/834) remote: Counting objects: 3% (26/834) remote: Counting objects: 4% (34/834) remote: Counting objects: 5% (42/834) remote: Counting objects: 6% (51/834) remote: Counting objects: 7% (59/834) remote: Counting objects: 8% (67/834) remote: Counting objects: 9% (76/834) remote: Counting objects: 10% (84/834) remote: Counting objects: 11% (92/834) remote: Counting objects: 12% (101/834) remote: Counting objects: 13% (109/834) remote: Counting objects: 14% (117/834) remote: Counting objects: 15% (126/834) remote: Counting objects: 16% (134/834) remote: Counting objects: 17% (142/834) remote: Counting objects: 18% (151/834) remote: Counting objects: 19% (159/834) remote: Counting objects: 20% (167/834) remote: Counting objects: 21% (176/834) remote: Counting objects: 22% (184/834) remote: Counting objects: 23% (192/834) remote: Counting objects: 24% (201/834) remote: Counting objects: 25% (209/834) remote: Counting objects: 26% (217/834) remote: Counting objects: 27% (226/834) remote: Counting objects: 28% (234/834) remote: Counting objects: 29% (242/834) remote: Counting objects: 30% (251/834) remote: Counting objects: 31% (259/834) remote: Counting objects: 32% (267/834) remote: Counting objects: 33% (276/834) remote: Counting objects: 34% (284/834) remote: Counting objects: 35% (292/834) remote: Counting objects: 36% (301/834) remote: Counting objects: 37% (309/834) remote: Counting objects: 38% (317/834) remote: Counting objects: 39% (326/834) remote: Counting objects: 40% (334/834) remote: Counting objects: 41% (342/834) remote: Counting objects: 42% (351/834) remote: Counting objects: 43% (359/834) remote: Counting objects: 44% (367/834) remote: Counting objects: 45% (376/834) remote: Counting objects: 46% (384/834) remote: Counting objects: 47% (392/834) remote: Counting objects: 48% (401/834) remote: Counting objects: 49% (409/834) remote: Counting objects: 50% (417/834) remote: Counting objects: 51% (426/834) remote: Counting objects: 52% (434/834) remote: Counting objects: 53% (443/834) remote: Counting objects: 54% (451/834) remote: Counting objects: 55% (459/834) remote: Counting objects: 56% (468/834) remote: Counting objects: 57% (476/834) remote: Counting objects: 58% (484/834) remote: Counting objects: 59% (493/834) remote: Counting objects: 60% (501/834) remote: Counting objects: 61% (509/834) remote: Counting objects: 62% (518/834) remote: Counting objects: 63% (526/834) remote: Counting objects: 64% (534/834) remote: Counting objects: 65% (543/834) remote: Counting objects: 66% (551/834) remote: Counting objects: 67% (559/834) remote: Counting objects: 68% (568/834) remote: Counting objects: 69% (576/834) remote: Counting objects: 70% (584/834) remote: Counting objects: 71% (593/834) remote: Counting objects: 72% (601/834) remote: Counting objects: 73% (609/834) remote: Counting objects: 74% (618/834) remote: Counting objects: 75% (626/834) remote: Counting objects: 76% (634/834) remote: Counting objects: 77% (643/834) remote: Counting objects: 78% (651/834) remote: Counting objects: 79% (659/834) remote: Counting objects: 80% (668/834) remote: Counting objects: 81% (676/834) remote: Counting objects: 82% (684/834) remote: Counting objects: 83% (693/834) remote: Counting objects: 84% (701/834) remote: Counting objects: 85% (709/834) remote: Counting objects: 86% (718/834) remote: Counting objects: 87% (726/834) remote: Counting objects: 88% (734/834) remote: Counting objects: 89% (743/834) remote: Counting objects: 90% (751/834) remote: Counting objects: 91% (759/834) remote: Counting objects: 92% (768/834) remote: Counting objects: 93% (776/834) remote: Counting objects: 94% (784/834) remote: Counting objects: 95% (793/834) remote: Counting objects: 96% (801/834) remote: Counting objects: 97% (809/834) remote: Counting objects: 98% (818/834) remote: Counting objects: 99% (826/834) remote: Counting objects: 100% (834/834) remote: Counting objects: 100% (834/834), done. [2020-10-21T10:20:35.635Z] remote: Compressing objects: 0% (1/736) remote: Compressing objects: 1% (8/736) remote: Compressing objects: 2% (15/736) remote: Compressing objects: 3% (23/736) remote: Compressing objects: 4% (30/736) remote: Compressing objects: 5% (37/736) remote: Compressing objects: 6% (45/736) remote: Compressing objects: 7% (52/736) remote: Compressing objects: 8% (59/736) remote: Compressing objects: 9% (67/736) remote: Compressing objects: 10% (74/736) remote: Compressing objects: 11% (81/736) remote: Compressing objects: 12% (89/736) remote: Compressing objects: 13% (96/736) remote: Compressing objects: 14% (104/736) remote: Compressing objects: 15% (111/736) remote: Compressing objects: 16% (118/736) remote: Compressing objects: 17% (126/736) remote: Compressing objects: 18% (133/736) remote: Compressing objects: 19% (140/736) remote: Compressing objects: 20% (148/736) remote: Compressing objects: 21% (155/736) remote: Compressing objects: 22% (162/736) remote: Compressing objects: 23% (170/736) remote: Compressing objects: 24% (177/736) remote: Compressing objects: 25% (184/736) remote: Compressing objects: 26% (192/736) remote: Compressing objects: 27% (199/736) remote: Compressing objects: 28% (207/736) remote: Compressing objects: 29% (214/736) remote: Compressing objects: 30% (221/736) remote: Compressing objects: 31% (229/736) remote: Compressing objects: 32% (236/736) remote: Compressing objects: 33% (243/736) remote: Compressing objects: 34% (251/736) remote: Compressing objects: 35% (258/736) remote: Compressing objects: 36% (265/736) remote: Compressing objects: 37% (273/736) remote: Compressing objects: 38% (280/736) remote: Compressing objects: 39% (288/736) remote: Compressing objects: 40% (295/736) remote: Compressing objects: 41% (302/736) remote: Compressing objects: 42% (310/736) remote: Compressing objects: 43% (317/736) remote: Compressing objects: 44% (324/736) remote: Compressing objects: 45% (332/736) remote: Compressing objects: 46% (339/736) remote: Compressing objects: 47% (346/736) remote: Compressing objects: 48% (354/736) remote: Compressing objects: 49% (361/736) remote: Compressing objects: 50% (368/736) remote: Compressing objects: 51% (376/736) remote: Compressing objects: 52% (383/736) remote: Compressing objects: 53% (391/736) remote: Compressing objects: 54% (398/736) remote: Compressing objects: 55% (405/736) remote: Compressing objects: 56% (413/736) remote: Compressing objects: 57% (420/736) remote: Compressing objects: 58% (427/736) remote: Compressing objects: 59% (435/736) remote: Compressing objects: 60% (442/736) remote: Compressing objects: 61% (449/736) remote: Compressing objects: 62% (457/736) remote: Compressing objects: 63% (464/736) remote: Compressing objects: 64% (472/736) remote: Compressing objects: 65% (479/736) remote: Compressing objects: 66% (486/736) remote: Compressing objects: 67% (494/736) remote: Compressing objects: 68% (501/736) remote: Compressing objects: 69% (508/736) remote: Compressing objects: 70% (516/736) remote: Compressing objects: 71% (523/736) remote: Compressing objects: 72% (530/736) remote: Compressing objects: 73% (538/736) remote: Compressing objects: 74% (545/736) remote: Compressing objects: 75% (552/736) remote: Compressing objects: 76% (560/736) remote: Compressing objects: 77% (567/736) remote: Compressing objects: 78% (575/736) remote: Compressing objects: 79% (582/736) remote: Compressing objects: 80% (589/736) remote: Compressing objects: 81% (597/736) remote: Compressing objects: 82% (604/736) remote: Compressing objects: 83% (611/736) remote: Compressing objects: 84% (619/736) remote: Compressing objects: 85% (626/736) remote: Compressing objects: 86% (633/736) remote: Compressing objects: 87% (641/736) remote: Compressing objects: 88% (648/736) remote: Compressing objects: 89% (656/736) remote: Compressing objects: 90% (663/736) remote: Compressing objects: 91% (670/736) remote: Compressing objects: 92% (678/736) remote: Compressing objects: 93% (685/736) remote: Compressing objects: 94% (692/736) remote: Compressing objects: 95% (700/736) remote: Compressing objects: 96% (707/736) remote: Compressing objects: 97% (714/736) remote: Compressing objects: 98% (722/736) remote: Compressing objects: 99% (729/736) remote: Compressing objects: 100% (736/736) remote: Compressing objects: 100% (736/736), done. [2020-10-21T10:20:35.805Z] ---> 8b7c9e21f6fd [2020-10-21T10:20:35.805Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-21T10:20:35.896Z] 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 [2020-10-21T10:20:35.896Z] Receiving objects: 99% (826/834) Receiving objects: 100% (834/834) Receiving objects: 100% (834/834), 1.02 MiB | 7.77 MiB/s, done. [2020-10-21T10:20:35.896Z] Resolving deltas: 0% (0/143) Resolving deltas: 1% (2/143) Resolving deltas: 2% (3/143) Resolving deltas: 3% (5/143) Resolving deltas: 4% (7/143) Resolving deltas: 5% (8/143) Resolving deltas: 9% (14/143) Resolving deltas: 11% (16/143) Resolving deltas: 12% (18/143) Resolving deltas: 13% (19/143) Resolving deltas: 17% (25/143) Resolving deltas: 18% (26/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: 28% (41/143) Resolving deltas: 30% (44/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: 41% (59/143) Resolving deltas: 48% (69/143) Resolving deltas: 49% (71/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: 58% (84/143) Resolving deltas: 59% (85/143) Resolving deltas: 60% (87/143) Resolving deltas: 61% (88/143) Resolving deltas: 64% (92/143) Resolving deltas: 72% (104/143) Resolving deltas: 74% (106/143) Resolving deltas: 91% (131/143) Resolving deltas: 93% (133/143) Resolving deltas: 100% (143/143) Resolving deltas: 100% (143/143), done. [2020-10-21T10:20:35.896Z] Note: checking out '8906d9415e5c117a1b92a33360fc896e0cbb4eda'. [2020-10-21T10:20:35.896Z] [2020-10-21T10:20:35.896Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-10-21T10:20:35.896Z] changes and commit them, and you can discard any commits you make in this [2020-10-21T10:20:35.896Z] state without impacting any branches by performing another checkout. [2020-10-21T10:20:35.896Z] [2020-10-21T10:20:35.896Z] If you want to create a new branch to retain commits you create, you may [2020-10-21T10:20:35.896Z] do so (now or later) by using -b with the checkout command again. Example: [2020-10-21T10:20:35.896Z] [2020-10-21T10:20:35.896Z] git checkout -b [2020-10-21T10:20:35.896Z] [2020-10-21T10:20:36.156Z] patching file kong-2.0.4-0.rockspec [2020-10-21T10:20:36.156Z] 'go115' has dependencies that need to be staged: go-build-helper kong [2020-10-21T10:20:36.156Z] Skipping pull go-build-helper (already ran) [2020-10-21T10:20:36.156Z] Skipping pull kong (already ran) [2020-10-21T10:20:36.156Z] Building go-build-helper  [2020-10-21T10:20:36.810Z] ---> 80aa482bfce1 [2020-10-21T10:20:36.810Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-21T10:20:37.091Z] ---> Running in deb7f34f735b [2020-10-21T10:20:37.699Z] Removing intermediate container deb7f34f735b [2020-10-21T10:20:37.699Z] ---> ef0b0f69e60e [2020-10-21T10:20:37.699Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:20:37.980Z] ---> Running in abec2abefd58 [2020-10-21T10:20:38.587Z] Removing intermediate container abec2abefd58 [2020-10-21T10:20:38.587Z] ---> 29cd3bd2623c [2020-10-21T10:20:38.587Z] Step 19/21 : LABEL arch=arm64 [2020-10-21T10:20:38.865Z] ---> Running in eaa98ad3919b [2020-10-21T10:20:39.480Z] Removing intermediate container eaa98ad3919b [2020-10-21T10:20:39.480Z] ---> 62136b529f35 [2020-10-21T10:20:39.480Z] Step 20/21 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:20:39.758Z] ---> Running in 63d6c0ecf1e6 [2020-10-21T10:20:40.363Z] Removing intermediate container 63d6c0ecf1e6 [2020-10-21T10:20:40.363Z] ---> 265cd0a4c3fb [2020-10-21T10:20:40.363Z] Step 21/21 : LABEL version=0.0.0 [2020-10-21T10:20:40.642Z] ---> Running in 5f240cb7afa2 [2020-10-21T10:20:41.246Z] Removing intermediate container 5f240cb7afa2 [2020-10-21T10:20:41.246Z] ---> 7dc70e1f149d [2020-10-21T10:20:41.246Z] [2020-10-21T10:20:41.522Z] Successfully built 7dc70e1f149d [2020-10-21T10:20:41.522Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-21T10:20:45.861Z]  Building docker-support-scheduler-go ... done Removing intermediate container 6b1793338d84 [2020-10-21T10:20:45.861Z] ---> fe9f6072aecb [2020-10-21T10:20:45.861Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-21T10:20:45.861Z] ---> Running in 63f5a4165044 [2020-10-21T10:20:46.146Z] Building kong  [2020-10-21T10:20:46.146Z] Missing dependencies for kong 2.0.4-0: [2020-10-21T10:20:46.146Z] inspect 3.1.1 (not installed) [2020-10-21T10:20:46.146Z] luasec 0.9 (not installed) [2020-10-21T10:20:46.146Z] luasocket 3.0-rc1 (not installed) [2020-10-21T10:20:46.146Z] penlight 1.7.0 (not installed) [2020-10-21T10:20:46.146Z] lua-resty-http 0.15 (not installed) [2020-10-21T10:20:46.146Z] lua-resty-jit-uuid 0.0.7 (not installed) [2020-10-21T10:20:46.146Z] multipart 0.5.6 (not installed) [2020-10-21T10:20:46.146Z] version 1.0.1 (not installed) [2020-10-21T10:20:46.146Z] kong-lapis 1.7.0.1 (not installed) [2020-10-21T10:20:46.146Z] lua-cassandra 1.5.0 (not installed) [2020-10-21T10:20:46.146Z] pgmoon 1.10.0 (not installed) [2020-10-21T10:20:46.147Z] luatz 0.4 (not installed) [2020-10-21T10:20:46.147Z] lua_system_constants 0.1.4 (not installed) [2020-10-21T10:20:46.147Z] lyaml 6.2.4 (not installed) [2020-10-21T10:20:46.147Z] lua-resty-iputils 0.3.0 (not installed) [2020-10-21T10:20:46.147Z] luasyslog 1.0.0 (not installed) [2020-10-21T10:20:46.147Z] lua_pack 1.0.5 (not installed) [2020-10-21T10:20:46.147Z] lua-resty-dns-client 4.1.3 (not installed) [2020-10-21T10:20:46.147Z] lua-resty-worker-events 1.0.0 (not installed) [2020-10-21T10:20:46.147Z] lua-resty-mediador 0.1.2 (not installed) [2020-10-21T10:20:46.147Z] lua-resty-healthcheck 1.2.0 (not installed) [2020-10-21T10:20:46.147Z] lua-resty-cookie 0.1.0 (not installed) [2020-10-21T10:20:46.147Z] lua-resty-mlcache 2.4.1 (not installed) [2020-10-21T10:20:46.147Z] lua-messagepack 0.5.2 (not installed) [2020-10-21T10:20:46.147Z] lua-resty-openssl 0.6.3 (not installed) [2020-10-21T10:20:46.147Z] lua-resty-counter 0.2.0 (not installed) [2020-10-21T10:20:46.147Z] kong-plugin-azure-functions ~> 0.4 (not installed) [2020-10-21T10:20:46.147Z] kong-plugin-zipkin ~> 0.2 (not installed) [2020-10-21T10:20:46.147Z] kong-plugin-serverless-functions ~> 0.3 (not installed) [2020-10-21T10:20:46.147Z] kong-prometheus-plugin ~> 0.7 (not installed) [2020-10-21T10:20:46.147Z] kong-proxy-cache-plugin ~> 1.3 (not installed) [2020-10-21T10:20:46.147Z] kong-plugin-request-transformer ~> 1.2 (not installed) [2020-10-21T10:20:46.147Z] kong-plugin-session ~> 2.2 (not installed) [2020-10-21T10:20:46.147Z] kong-plugin-aws-lambda ~> 3.1 (not installed) [2020-10-21T10:20:46.147Z] kong-plugin-acme ~> 0.2 (not installed) [2020-10-21T10:20:46.147Z] [2020-10-21T10:20:46.147Z] kong 2.0.4-0 depends on inspect 3.1.1 (not installed) [2020-10-21T10:20:46.147Z] Installing https://luarocks.org/inspect-3.1.1-0.src.rock [2020-10-21T10:20:46.147Z] [2020-10-21T10:20:46.147Z] No existing manifest. Attempting to rebuild... [2020-10-21T10:20:46.147Z] inspect 3.1.1-0 is now installed in /build/parts/kong/install (license: MIT ) [2020-10-21T10:20:46.147Z] [2020-10-21T10:20:46.147Z] kong 2.0.4-0 depends on luasec 0.9 (not installed) [2020-10-21T10:20:46.147Z] Installing https://luarocks.org/luasec-0.9-1.src.rock [2020-10-21T10:20:46.716Z] Missing dependencies for luasec 0.9-1: [2020-10-21T10:20:46.716Z] luasocket (not installed) [2020-10-21T10:20:46.716Z] [2020-10-21T10:20:46.716Z] luasec 0.9-1 depends on luasocket (not installed) [2020-10-21T10:20:46.716Z] Installing https://luarocks.org/luasocket-3.0rc1-2.src.rock [2020-10-21T10:20:47.286Z] [2020-10-21T10:20:47.286Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/mime.c -o src/mime.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:47.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-21T10:20:47.546Z] gcc -shared -o mime/core.so src/mime.o [2020-10-21T10:20:47.546Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/buffer.c -o src/buffer.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:47.807Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/auxiliar.c -o src/auxiliar.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:47.807Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/options.c -o src/options.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:47.807Z] src/options.c: In function ‘opt_meth_setoption’: [2020-10-21T10:20:47.807Z] src/options.c:41:43: warning: ‘%.35s’ directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] [2020-10-21T10:20:47.807Z] sprintf(msg, "unsupported option `%.35s'", name); [2020-10-21T10:20:47.807Z] ^~~~~ [2020-10-21T10:20:47.807Z] In file included from /usr/include/stdio.h:862:0, [2020-10-21T10:20:47.807Z] from /build/stage/luajit/include/luajit-2.1/lauxlib.h:13, [2020-10-21T10:20:47.807Z] from src/options.c:7: [2020-10-21T10:20:47.807Z] /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 22 and 57 bytes into a destination of size 45 [2020-10-21T10:20:47.807Z] return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [2020-10-21T10:20:47.807Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-21T10:20:47.807Z] __bos (__s), __fmt, __va_arg_pack ()); [2020-10-21T10:20:47.807Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-21T10:20:47.807Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/timeout.c -o src/timeout.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:48.067Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/io.c -o src/io.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:48.067Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/usocket.c -o src/usocket.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:48.067Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/serial.c -o src/serial.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:48.327Z] gcc -shared -o socket/serial.so src/buffer.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/serial.o [2020-10-21T10:20:48.327Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/buffer.c -o src/buffer.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:48.327Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/auxiliar.c -o src/auxiliar.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:48.328Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/options.c -o src/options.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:48.589Z] src/options.c: In function ‘opt_meth_setoption’: [2020-10-21T10:20:48.589Z] src/options.c:41:43: warning: ‘%.35s’ directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] [2020-10-21T10:20:48.589Z] sprintf(msg, "unsupported option `%.35s'", name); [2020-10-21T10:20:48.589Z] ^~~~~ [2020-10-21T10:20:48.589Z] In file included from /usr/include/stdio.h:862:0, [2020-10-21T10:20:48.589Z] from /build/stage/luajit/include/luajit-2.1/lauxlib.h:13, [2020-10-21T10:20:48.589Z] from src/options.c:7: [2020-10-21T10:20:48.589Z] /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 22 and 57 bytes into a destination of size 45 [2020-10-21T10:20:48.589Z] return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [2020-10-21T10:20:48.589Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-21T10:20:48.589Z] __bos (__s), __fmt, __va_arg_pack ()); [2020-10-21T10:20:48.589Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-21T10:20:48.589Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/timeout.c -o src/timeout.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:48.589Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/io.c -o src/io.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:48.589Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/usocket.c -o src/usocket.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:48.849Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/unix.c -o src/unix.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:48.849Z] gcc -shared -o socket/unix.so src/buffer.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/unix.o [2020-10-21T10:20:48.849Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket.c -o src/luasocket.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:48.849Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/timeout.c -o src/timeout.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:49.110Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/buffer.c -o src/buffer.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:49.110Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/io.c -o src/io.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:49.110Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/auxiliar.c -o src/auxiliar.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:49.110Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/options.c -o src/options.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:49.371Z] src/options.c: In function ‘opt_meth_setoption’: [2020-10-21T10:20:49.371Z] src/options.c:41:43: warning: ‘%.35s’ directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] [2020-10-21T10:20:49.371Z] sprintf(msg, "unsupported option `%.35s'", name); [2020-10-21T10:20:49.371Z] ^~~~~ [2020-10-21T10:20:49.371Z] In file included from /usr/include/stdio.h:862:0, [2020-10-21T10:20:49.371Z] from /build/stage/luajit/include/luajit-2.1/lauxlib.h:13, [2020-10-21T10:20:49.371Z] from src/options.c:7: [2020-10-21T10:20:49.371Z] /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 22 and 57 bytes into a destination of size 45 [2020-10-21T10:20:49.371Z] return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [2020-10-21T10:20:49.371Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-21T10:20:49.371Z] __bos (__s), __fmt, __va_arg_pack ()); [2020-10-21T10:20:49.371Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-21T10:20:49.371Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/inet.c -o src/inet.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:49.631Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/except.c -o src/except.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:49.631Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/select.c -o src/select.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:49.631Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/tcp.c -o src/tcp.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:49.891Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/udp.c -o src/udp.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:49.891Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/usocket.c -o src/usocket.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-21T10:20:50.152Z] gcc -shared -o socket/core.so src/luasocket.o src/timeout.o src/buffer.o src/io.o src/auxiliar.o src/options.o src/inet.o src/except.o src/select.o src/tcp.o src/udp.o src/usocket.o [2020-10-21T10:20:50.706Z] Removing intermediate container 63f5a4165044 [2020-10-21T10:20:50.706Z] ---> 1c03b4c0045d [2020-10-21T10:20:50.706Z] [2020-10-21T10:20:50.706Z] Step 11/27 : FROM docker:latest [2020-10-21T10:20:50.706Z] ---> 79b81ba6d94d [2020-10-21T10:20:50.706Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-21T10:20:50.706Z] Removing intermediate container 5824dad8c979 [2020-10-21T10:20:50.706Z] ---> 545eec972fbf [2020-10-21T10:20:50.706Z] [2020-10-21T10:20:50.706Z] Step 10/22 : FROM scratch [2020-10-21T10:20:50.706Z] ---> [2020-10-21T10:20:50.706Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T10:20:50.706Z] ---> Running in 912cb6ebf1f5 [2020-10-21T10:20:50.707Z] ---> Using cache [2020-10-21T10:20:50.707Z] ---> 1d37cf42d1d4 [2020-10-21T10:20:50.707Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-21T10:20:50.723Z] luasocket 3.0rc1-2 is now installed in /build/parts/kong/install (license: MIT) [2020-10-21T10:20:50.723Z] [2020-10-21T10:20:50.723Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/options.c -o src/options.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-21T10:20:50.723Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/config.c -o src/config.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-21T10:20:50.723Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/ec.c -o src/ec.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-21T10:20:50.981Z] ---> Running in 92e53300753d [2020-10-21T10:20:50.985Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/x509.c -o src/x509.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-21T10:20:51.245Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/context.c -o src/context.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-21T10:20:51.506Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/ssl.c -o src/ssl.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-21T10:20:51.578Z] Removing intermediate container 92e53300753d [2020-10-21T10:20:51.578Z] ---> 495036aa9cce [2020-10-21T10:20:51.578Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T10:20:51.578Z] ---> Running in 18727de60762 [2020-10-21T10:20:51.768Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket/buffer.c -o src/luasocket/buffer.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-21T10:20:51.768Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket/io.c -o src/luasocket/io.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-21T10:20:51.768Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket/timeout.c -o src/luasocket/timeout.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-21T10:20:51.768Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket/usocket.c -o src/luasocket/usocket.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-21T10:20:51.867Z] Removing intermediate container 18727de60762 [2020-10-21T10:20:51.867Z] ---> 38a21cf4b858 [2020-10-21T10:20:51.867Z] Step 14/22 : WORKDIR / [2020-10-21T10:20:52.029Z] gcc -shared -o ssl.so src/options.o src/config.o src/ec.o src/x509.o src/context.o src/ssl.o src/luasocket/buffer.o src/luasocket/io.o src/luasocket/timeout.o src/luasocket/usocket.o -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -lssl -lcrypto [2020-10-21T10:20:52.138Z] ---> Running in 1c76c7f7ec83 [2020-10-21T10:20:52.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:20:52.289Z] luasec 0.9-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-21T10:20:52.290Z] [2020-10-21T10:20:52.290Z] kong 2.0.4-0 depends on penlight 1.7.0 (not installed) [2020-10-21T10:20:52.410Z] Removing intermediate container 1c76c7f7ec83 [2020-10-21T10:20:52.410Z] ---> 3bd454c027d0 [2020-10-21T10:20:52.410Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-21T10:20:52.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:20:52.550Z] Installing https://luarocks.org/penlight-1.7.0-1.src.rock [2020-10-21T10:20:53.010Z] (1/2) Installing readline (8.0.4-r0) [2020-10-21T10:20:53.010Z] (2/2) Installing bash (5.0.17-r0) [2020-10-21T10:20:53.010Z] Executing bash-5.0.17-r0.post-install [2020-10-21T10:20:53.121Z] Missing dependencies for penlight 1.7.0-1: [2020-10-21T10:20:53.121Z] luafilesystem (not installed) [2020-10-21T10:20:53.121Z] [2020-10-21T10:20:53.121Z] penlight 1.7.0-1 depends on luafilesystem (not installed) [2020-10-21T10:20:53.121Z] Installing https://luarocks.org/luafilesystem-1.8.0-1.src.rock [2020-10-21T10:20:53.288Z] ---> e9cc795c0e98 [2020-10-21T10:20:53.288Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-21T10:20:53.288Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:20:53.288Z] OK: 12 MiB in 22 packages [2020-10-21T10:20:53.693Z] [2020-10-21T10:20:53.693Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/lfs.c -o src/lfs.o [2020-10-21T10:20:53.693Z] gcc -shared -o lfs.so src/lfs.o [2020-10-21T10:20:53.953Z] luafilesystem 1.8.0-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-10-21T10:20:53.953Z] [2020-10-21T10:20:54.732Z] ---> 16186b1e496b [2020-10-21T10:20:54.732Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-21T10:20:54.732Z] Removing intermediate container 912cb6ebf1f5 [2020-10-21T10:20:54.732Z] ---> e00da9f5564f [2020-10-21T10:20:54.732Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-21T10:20:54.732Z] ---> Running in 3ea7fad2b014 [2020-10-21T10:20:55.333Z] ---> a30a3dea7f9f [2020-10-21T10:20:55.333Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-21T10:20:55.333Z] ---> Running in ed77150be01f [2020-10-21T10:20:55.335Z] penlight 1.7.0-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-10-21T10:20:55.335Z] [2020-10-21T10:20:55.335Z] kong 2.0.4-0 depends on lua-resty-http 0.15 (not installed) [2020-10-21T10:20:55.335Z] Installing https://luarocks.org/lua-resty-http-0.15-0.src.rock [2020-10-21T10:20:55.904Z] [2020-10-21T10:20:55.904Z] lua-resty-http 0.15-0 is now installed in /build/parts/kong/install (license: 2-clause BSD) [2020-10-21T10:20:55.904Z] [2020-10-21T10:20:55.904Z] kong 2.0.4-0 depends on lua-resty-jit-uuid 0.0.7 (not installed) [2020-10-21T10:20:55.904Z] Installing https://luarocks.org/lua-resty-jit-uuid-0.0.7-2.src.rock [2020-10-21T10:20:55.945Z] Removing intermediate container ed77150be01f [2020-10-21T10:20:55.946Z] ---> cc995265709a [2020-10-21T10:20:55.946Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:20:55.946Z] ---> Running in 6f7077135434 [2020-10-21T10:20:56.475Z] [2020-10-21T10:20:56.475Z] lua-resty-jit-uuid 0.0.7-2 is now installed in /build/parts/kong/install (license: MIT) [2020-10-21T10:20:56.475Z] [2020-10-21T10:20:56.475Z] kong 2.0.4-0 depends on multipart 0.5.6 (not installed) [2020-10-21T10:20:56.475Z] Installing https://luarocks.org/multipart-0.5.6-1.src.rock [2020-10-21T10:20:56.544Z] Removing intermediate container 6f7077135434 [2020-10-21T10:20:56.544Z] ---> 0fd8ee307f4c [2020-10-21T10:20:56.544Z] Step 20/22 : LABEL arch=arm64 [2020-10-21T10:20:56.820Z] ---> Running in 371dfd49fbdd [2020-10-21T10:20:57.046Z] [2020-10-21T10:20:57.046Z] multipart 0.5.6-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-21T10:20:57.046Z] [2020-10-21T10:20:57.046Z] kong 2.0.4-0 depends on version 1.0.1 (not installed) [2020-10-21T10:20:57.046Z] Installing https://luarocks.org/version-1.0.1-2.src.rock [2020-10-21T10:20:57.096Z] Removing intermediate container 371dfd49fbdd [2020-10-21T10:20:57.096Z] ---> 73aac1f412e6 [2020-10-21T10:20:57.096Z] Step 21/22 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:20:57.376Z] Removing intermediate container 3ea7fad2b014 [2020-10-21T10:20:57.376Z] ---> 2f64d2db42cb [2020-10-21T10:20:57.376Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-21T10:20:57.376Z] ---> Running in d4a7e762d0ae [2020-10-21T10:20:57.376Z] ---> Running in 8350038df78c [2020-10-21T10:20:57.616Z] [2020-10-21T10:20:57.879Z] version 1.0.1-2 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-10-21T10:20:57.879Z] [2020-10-21T10:20:57.879Z] kong 2.0.4-0 depends on kong-lapis 1.7.0.1 (not installed) [2020-10-21T10:20:57.879Z] Installing https://luarocks.org/kong-lapis-1.7.0.1-1.src.rock [2020-10-21T10:20:57.974Z] Removing intermediate container d4a7e762d0ae [2020-10-21T10:20:57.974Z] ---> 4c66c380ca53 [2020-10-21T10:20:57.974Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T10:20:57.974Z] Removing intermediate container 8350038df78c [2020-10-21T10:20:57.974Z] ---> 8c2fc52101af [2020-10-21T10:20:57.974Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-21T10:20:57.974Z] ---> Running in 8dba0d7515ab [2020-10-21T10:20:58.253Z] ---> Running in 6db2911cc884 [2020-10-21T10:20:58.454Z] Missing dependencies for kong-lapis 1.7.0.1-1: [2020-10-21T10:20:58.454Z] ansicolors (not installed) [2020-10-21T10:20:58.454Z] date (not installed) [2020-10-21T10:20:58.454Z] etlua (not installed) [2020-10-21T10:20:58.454Z] loadkit (not installed) [2020-10-21T10:20:58.454Z] lpeg (not installed) [2020-10-21T10:20:58.454Z] mimetypes (not installed) [2020-10-21T10:20:58.454Z] pgmoon (not installed) [2020-10-21T10:20:58.454Z] [2020-10-21T10:20:58.454Z] kong-lapis 1.7.0.1-1 depends on ansicolors (not installed) [2020-10-21T10:20:58.527Z] Removing intermediate container 8dba0d7515ab [2020-10-21T10:20:58.527Z] ---> 30c6f08c9779 [2020-10-21T10:20:58.527Z] [2020-10-21T10:20:58.715Z] Installing https://luarocks.org/ansicolors-1.0.2-3.src.rock [2020-10-21T10:20:58.802Z] Removing intermediate container 6db2911cc884 [2020-10-21T10:20:58.802Z] ---> 6fd3bf20f427 [2020-10-21T10:20:58.802Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-21T10:20:58.802Z] Successfully built 30c6f08c9779 [2020-10-21T10:20:58.975Z] [2020-10-21T10:20:59.076Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-21T10:20:59.077Z]  Building docker-core-metadata-go ... done  ---> Running in b8c1aa239ab7 [2020-10-21T10:20:59.235Z] ansicolors 1.0.2-3 is now installed in /build/parts/kong/install (license: MIT ) [2020-10-21T10:20:59.235Z] [2020-10-21T10:20:59.235Z] kong-lapis 1.7.0.1-1 depends on date (not installed) [2020-10-21T10:20:59.235Z] Installing https://luarocks.org/date-2.1.2-1.src.rock [2020-10-21T10:20:59.673Z] Removing intermediate container b8c1aa239ab7 [2020-10-21T10:20:59.673Z] ---> 10c7b52bffd4 [2020-10-21T10:20:59.673Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-21T10:20:59.806Z] [2020-10-21T10:21:00.067Z] date 2.1.2-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-21T10:21:00.067Z] [2020-10-21T10:21:00.067Z] kong-lapis 1.7.0.1-1 depends on etlua (not installed) [2020-10-21T10:21:00.067Z] Installing https://luarocks.org/etlua-1.3.0-1.src.rock [2020-10-21T10:21:00.328Z] [2020-10-21T10:21:00.588Z] etlua 1.3.0-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-21T10:21:00.588Z] [2020-10-21T10:21:00.588Z] kong-lapis 1.7.0.1-1 depends on loadkit (not installed) [2020-10-21T10:21:00.588Z] Installing https://luarocks.org/loadkit-1.1.0-1.src.rock [2020-10-21T10:21:00.656Z] ---> 0f1469878de5 [2020-10-21T10:21:00.656Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-21T10:21:01.160Z] [2020-10-21T10:21:01.160Z] loadkit 1.1.0-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-21T10:21:01.160Z] [2020-10-21T10:21:01.160Z] kong-lapis 1.7.0.1-1 depends on lpeg (not installed) [2020-10-21T10:21:01.160Z] Installing https://luarocks.org/lpeg-1.0.2-1.src.rock [2020-10-21T10:21:01.256Z] ---> d751c8c038fb [2020-10-21T10:21:01.256Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-21T10:21:01.736Z] [2020-10-21T10:21:01.736Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpcap.c -o lpcap.o [2020-10-21T10:21:01.736Z] In file included from lpcap.h:9:0, [2020-10-21T10:21:01.736Z] from lpcap.c:9: [2020-10-21T10:21:01.736Z] lptypes.h:38:0: warning: "luaL_newlib" redefined [2020-10-21T10:21:01.736Z] #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) [2020-10-21T10:21:01.736Z] [2020-10-21T10:21:01.736Z] In file included from lpcap.c:7:0: [2020-10-21T10:21:01.736Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-10-21T10:21:01.736Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-10-21T10:21:01.736Z] [2020-10-21T10:21:01.999Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpcode.c -o lpcode.o [2020-10-21T10:21:01.999Z] In file included from lpcode.c:12:0: [2020-10-21T10:21:01.999Z] lptypes.h:38:0: warning: "luaL_newlib" redefined [2020-10-21T10:21:01.999Z] #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) [2020-10-21T10:21:01.999Z] [2020-10-21T10:21:01.999Z] In file included from lpcode.c:10:0: [2020-10-21T10:21:01.999Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-10-21T10:21:01.999Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-10-21T10:21:01.999Z] [2020-10-21T10:21:02.249Z] ---> 68bad9810995 [2020-10-21T10:21:02.250Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-21T10:21:02.250Z] ---> Running in 32fea2292071 [2020-10-21T10:21:02.258Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpprint.c -o lpprint.o [2020-10-21T10:21:02.258Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lptree.c -o lptree.o [2020-10-21T10:21:02.258Z] In file included from lptree.c:14:0: [2020-10-21T10:21:02.258Z] lptypes.h:38:0: warning: "luaL_newlib" redefined [2020-10-21T10:21:02.258Z] #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) [2020-10-21T10:21:02.258Z] [2020-10-21T10:21:02.258Z] In file included from lptree.c:12:0: [2020-10-21T10:21:02.258Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-10-21T10:21:02.258Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-10-21T10:21:02.258Z] [2020-10-21T10:21:02.520Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpvm.c -o lpvm.o [2020-10-21T10:21:02.520Z] In file included from lpcap.h:9:0, [2020-10-21T10:21:02.520Z] from lpvm.c:13: [2020-10-21T10:21:02.520Z] lptypes.h:38:0: warning: "luaL_newlib" redefined [2020-10-21T10:21:02.520Z] #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) [2020-10-21T10:21:02.520Z] [2020-10-21T10:21:02.520Z] In file included from lpvm.c:11:0: [2020-10-21T10:21:02.520Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-10-21T10:21:02.520Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-10-21T10:21:02.520Z] [2020-10-21T10:21:02.520Z] gcc -shared -o lpeg.so lpcap.o lpcode.o lpprint.o lptree.o lpvm.o [2020-10-21T10:21:02.781Z] lpeg 1.0.2-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-10-21T10:21:02.781Z] [2020-10-21T10:21:02.781Z] kong-lapis 1.7.0.1-1 depends on mimetypes (not installed) [2020-10-21T10:21:02.781Z] Installing https://luarocks.org/mimetypes-1.0.0-2.src.rock [2020-10-21T10:21:03.352Z] [2020-10-21T10:21:03.352Z] mimetypes 1.0.0-2 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-10-21T10:21:03.352Z] [2020-10-21T10:21:03.352Z] kong-lapis 1.7.0.1-1 depends on pgmoon (not installed) [2020-10-21T10:21:03.352Z] Installing https://luarocks.org/pgmoon-1.11.0-1.src.rock [2020-10-21T10:21:03.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:21:03.924Z] Missing dependencies for pgmoon 1.11.0-1: [2020-10-21T10:21:03.924Z] luabitop (not installed) [2020-10-21T10:21:03.924Z] [2020-10-21T10:21:03.924Z] pgmoon 1.11.0-1 depends on luabitop (not installed) [2020-10-21T10:21:03.924Z] Installing https://luarocks.org/luabitop-1.0.2-3.rockspec [2020-10-21T10:21:03.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:21:04.183Z] [2020-10-21T10:21:04.443Z] Cloning into 'luabitop'... [2020-10-21T10:21:04.563Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-21T10:21:04.564Z] (2/33) Installing expat (2.2.9-r1) [2020-10-21T10:21:04.564Z] (3/33) Installing libffi (3.3-r2) [2020-10-21T10:21:04.564Z] (4/33) Installing gdbm (1.13-r1) [2020-10-21T10:21:04.564Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-21T10:21:04.564Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-21T10:21:04.564Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-21T10:21:04.703Z] remote: Enumerating objects: 32, done. [2020-10-21T10:21:04.703Z] remote: Counting objects: 3% (1/32) remote: Counting objects: 6% (2/32) remote: Counting objects: 9% (3/32) remote: Counting objects: 12% (4/32) remote: Counting objects: 15% (5/32) remote: Counting objects: 18% (6/32) remote: Counting objects: 21% (7/32) remote: Counting objects: 25% (8/32) remote: Counting objects: 28% (9/32) remote: Counting objects: 31% (10/32) remote: Counting objects: 34% (11/32) remote: Counting objects: 37% (12/32) remote: Counting objects: 40% (13/32) remote: Counting objects: 43% (14/32) remote: Counting objects: 46% (15/32) remote: Counting objects: 50% (16/32) remote: Counting objects: 53% (17/32) remote: Counting objects: 56% (18/32) remote: Counting objects: 59% (19/32) remote: Counting objects: 62% (20/32) remote: Counting objects: 65% (21/32) remote: Counting objects: 68% (22/32) remote: Counting objects: 71% (23/32) remote: Counting objects: 75% (24/32) remote: Counting objects: 78% (25/32) remote: Counting objects: 81% (26/32) remote: Counting objects: 84% (27/32) remote: Counting objects: 87% (28/32) remote: Counting objects: 90% (29/32) remote: Counting objects: 93% (30/32) remote: Counting objects: 96% (31/32) remote: Counting objects: 100% (32/32) remote: Counting objects: 100% (32/32), done. [2020-10-21T10:21:04.703Z] remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. [2020-10-21T10:21:04.703Z] Receiving objects: 3% (1/32) Receiving objects: 6% (2/32) Receiving objects: 9% (3/32) Receiving objects: 12% (4/32) Receiving objects: 15% (5/32) Receiving objects: 18% (6/32) Receiving objects: 21% (7/32) Receiving objects: 25% (8/32) Receiving objects: 28% (9/32) Receiving objects: 31% (10/32) Receiving objects: 34% (11/32) Receiving objects: 37% (12/32) Receiving objects: 40% (13/32) Receiving objects: 43% (14/32) Receiving objects: 46% (15/32) Receiving objects: 50% (16/32) Receiving objects: 53% (17/32) Receiving objects: 56% (18/32) Receiving objects: 59% (19/32) Receiving objects: 62% (20/32) Receiving objects: 65% (21/32) Receiving objects: 68% (22/32) Receiving objects: 71% (23/32) Receiving objects: 75% (24/32) Receiving objects: 78% (25/32) Receiving objects: 81% (26/32) remote: Total 32 (delta 2), reused 22 (delta 2), pack-reused 0 [2020-10-21T10:21:04.703Z] 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 | 976.00 KiB/s, done. [2020-10-21T10:21:04.703Z] Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2020-10-21T10:21:04.703Z] Note: checking out 'ad0412ab7f94bd3d5b4ff3ddc1037e0e9531d54a'. [2020-10-21T10:21:04.703Z] [2020-10-21T10:21:04.703Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-10-21T10:21:04.703Z] changes and commit them, and you can discard any commits you make in this [2020-10-21T10:21:04.703Z] state without impacting any branches by performing another checkout. [2020-10-21T10:21:04.703Z] [2020-10-21T10:21:04.703Z] If you want to create a new branch to retain commits you create, you may [2020-10-21T10:21:04.703Z] do so (now or later) by using -b with the checkout command again. Example: [2020-10-21T10:21:04.703Z] [2020-10-21T10:21:04.703Z] git checkout -b [2020-10-21T10:21:04.703Z] [2020-10-21T10:21:04.703Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c bit.c -o bit.o [2020-10-21T10:21:04.703Z] gcc -shared -o bit.so bit.o [2020-10-21T10:21:04.963Z] luabitop 1.0.2-3 is now installed in /build/parts/kong/install (license: MIT/X license) [2020-10-21T10:21:04.963Z] [2020-10-21T10:21:04.963Z] pgmoon 1.11.0-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-21T10:21:04.963Z] [2020-10-21T10:21:06.538Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-21T10:21:06.538Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-21T10:21:06.538Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-21T10:21:06.538Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-21T10:21:06.538Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-21T10:21:06.538Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-21T10:21:06.538Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-21T10:21:06.538Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-21T10:21:06.538Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-21T10:21:06.538Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-21T10:21:06.538Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-21T10:21:06.538Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-21T10:21:06.810Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-21T10:21:06.810Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-21T10:21:06.810Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-21T10:21:06.810Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-21T10:21:06.810Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-21T10:21:06.810Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-21T10:21:06.810Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-21T10:21:06.810Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-21T10:21:06.810Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-21T10:21:06.810Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-21T10:21:06.810Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-21T10:21:06.810Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-21T10:21:07.086Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-21T10:21:07.086Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-21T10:21:07.086Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:21:07.086Z] OK: 71 MiB in 55 packages [2020-10-21T10:21:07.505Z] kong-lapis 1.7.0.1-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-21T10:21:07.505Z] [2020-10-21T10:21:07.505Z] kong 2.0.4-0 depends on lua-cassandra 1.5.0 (not installed) [2020-10-21T10:21:07.505Z] Installing https://luarocks.org/lua-cassandra-1.5.0-0.src.rock [2020-10-21T10:21:13.817Z] Removing intermediate container 32fea2292071 [2020-10-21T10:21:13.818Z] ---> 88e1c545e77a [2020-10-21T10:21:13.818Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-21T10:21:13.818Z] ---> Running in e4d52f0a1ec3 [2020-10-21T10:21:19.218Z] Collecting docker-compose==1.23.2 [2020-10-21T10:21:19.218Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-21T10:21:19.218Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-21T10:21:19.218Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-21T10:21:21.226Z] Collecting docopt<0.7,>=0.6.1 [2020-10-21T10:21:21.226Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-21T10:21:23.216Z] Collecting texttable<0.10,>=0.9.0 [2020-10-21T10:21:23.216Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-21T10:21:25.841Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-21T10:21:25.841Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-21T10:21:26.439Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-21T10:21:26.439Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-21T10:21:27.034Z] Collecting PyYAML<4,>=3.10 [2020-10-21T10:21:27.034Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-21T10:21:29.655Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-21T10:21:29.930Z] Collecting cached-property<2,>=1.2.0 [2020-10-21T10:21:29.930Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-21T10:21:30.526Z] Collecting jsonschema<3,>=2.5.1 [2020-10-21T10:21:30.527Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-21T10:21:31.119Z] Collecting docker<4.0,>=3.6.0 [2020-10-21T10:21:31.119Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-21T10:21:31.391Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-21T10:21:31.391Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-21T10:21:31.663Z] Collecting idna<2.8,>=2.5 [2020-10-21T10:21:31.663Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-21T10:21:32.257Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-21T10:21:32.257Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-21T10:21:32.531Z] Collecting docker-pycreds>=0.4.0 [2020-10-21T10:21:32.531Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-21T10:21:32.802Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-21T10:21:32.802Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-21T10:21:32.803Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-21T10:21:32.803Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-21T10:21:33.398Z] Installing collected packages: dockerpty, docopt, texttable, idna, urllib3, requests, websocket-client, PyYAML, cached-property, jsonschema, docker-pycreds, docker, docker-compose [2020-10-21T10:21:33.398Z] Running setup.py install for dockerpty: started [2020-10-21T10:21:35.367Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-21T10:21:35.367Z] Running setup.py install for docopt: started [2020-10-21T10:21:37.343Z] Running setup.py install for docopt: finished with status 'done' [2020-10-21T10:21:37.343Z] Running setup.py install for texttable: started [2020-10-21T10:21:38.775Z] Running setup.py install for texttable: finished with status 'done' [2020-10-21T10:21:38.775Z] Attempting uninstall: idna [2020-10-21T10:21:38.775Z] Found existing installation: idna 2.9 [2020-10-21T10:21:38.775Z] Uninstalling idna-2.9: [2020-10-21T10:21:38.775Z] Successfully uninstalled idna-2.9 [2020-10-21T10:21:39.369Z] Attempting uninstall: urllib3 [2020-10-21T10:21:39.369Z] Found existing installation: urllib3 1.25.9 [2020-10-21T10:21:39.369Z] Uninstalling urllib3-1.25.9: [2020-10-21T10:21:39.623Z] [2020-10-21T10:21:39.623Z] Error: Failed installing dependency: https://luarocks.org/lua-cassandra-1.5.0-0.src.rock - Could not fetch rock file: Error fetching file: Failed downloading https://luarocks.org/lua-cassandra-1.5.0-0.src.rock - lua-cassandra-1.5.0-0.src.rock [2020-10-21T10:21:39.623Z] Failed to run 'override-build': Exit code was 1. [2020-10-21T10:21:39.642Z] Successfully uninstalled urllib3-1.25.9 [Pipeline] } [2020-10-21T10:21:39.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2020-10-21T10:21:40.235Z] Attempting uninstall: requests [2020-10-21T10:21:40.235Z] Found existing installation: requests 2.23.0 [2020-10-21T10:21:40.235Z] Uninstalling requests-2.23.0: [2020-10-21T10:21:40.235Z] Successfully uninstalled requests-2.23.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2020-10-21T10:21:40.831Z] Running setup.py install for PyYAML: started [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-21T10:21:41.833Z] Failed in branch amd64 [2020-10-21T10:21:42.804Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-21T10:21:44.777Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-21T10:21:48.170Z] Removing intermediate container e4d52f0a1ec3 [2020-10-21T10:21:48.170Z] ---> 8fb8e4f8d3c3 [2020-10-21T10:21:48.170Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-21T10:21:48.443Z] ---> Running in bed2b468865b [2020-10-21T10:21:49.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T10:21:50.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T10:21:50.758Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-21T10:21:50.758Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-21T10:21:50.758Z] (3/3) Installing curl (7.69.1-r1) [2020-10-21T10:21:50.758Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T10:21:50.758Z] OK: 71 MiB in 58 packages [2020-10-21T10:21:52.200Z] Removing intermediate container bed2b468865b [2020-10-21T10:21:52.200Z] ---> d75278123aad [2020-10-21T10:21:52.200Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-21T10:21:52.200Z] ---> Running in df6a070608dd [2020-10-21T10:21:52.475Z] Removing intermediate container df6a070608dd [2020-10-21T10:21:52.475Z] ---> f5714a0bada6 [2020-10-21T10:21:52.475Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T10:21:52.749Z] ---> Running in 1b55a8a9af0a [2020-10-21T10:21:53.024Z] Removing intermediate container 1b55a8a9af0a [2020-10-21T10:21:53.024Z] ---> 878d391a6bf6 [2020-10-21T10:21:53.024Z] Step 25/27 : LABEL arch=arm64 [2020-10-21T10:21:53.300Z] ---> Running in ff26b0ef3561 [2020-10-21T10:21:53.579Z] Removing intermediate container ff26b0ef3561 [2020-10-21T10:21:53.579Z] ---> 95b2e1ec44b8 [2020-10-21T10:21:53.579Z] Step 26/27 : LABEL git_sha=a8431f5e691fb7b34d8ec73e4c6fadef8ac36368 [2020-10-21T10:21:53.857Z] ---> Running in bf4947d56e03 [2020-10-21T10:21:54.133Z] Removing intermediate container bf4947d56e03 [2020-10-21T10:21:54.133Z] ---> c60092139227 [2020-10-21T10:21:54.133Z] Step 27/27 : LABEL version=0.0.0 [2020-10-21T10:21:54.408Z] ---> Running in 1e9a8450d3a5 [2020-10-21T10:21:54.681Z] Removing intermediate container 1e9a8450d3a5 [2020-10-21T10:21:54.681Z] ---> 5b978ed30c3a [2020-10-21T10:21:54.681Z] [2020-10-21T10:21:54.953Z] Successfully built 5b978ed30c3a [2020-10-21T10:21:54.953Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-21T10:21:55.568Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-21T10:21:55.578Z] $ docker stop --time=1 d7159fa8f1494bc5bb0797928066de2136e22909e7232872f5dd31027f152ff8 [2020-10-21T10:21:57.434Z] $ docker rm -f d7159fa8f1494bc5bb0797928066de2136e22909e7232872f5dd31027f152ff8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T10:21:58.218Z] + grep docker [2020-10-21T10:21:58.218Z] + docker images [2020-10-21T10:21:58.489Z] docker-sys-mgmt-agent-go-arm64 latest 5b978ed30c3a 4 seconds ago 270MB [2020-10-21T10:21:58.489Z] docker-core-metadata-go-arm64 latest 30c6f08c9779 About a minute ago 13.5MB [2020-10-21T10:21:58.489Z] docker-support-scheduler-go-arm64 latest 7dc70e1f149d About a minute ago 11.5MB [2020-10-21T10:21:58.489Z] docker-security-proxy-setup-go-arm64 latest f59b55f9c6ca About a minute ago 15.1MB [2020-10-21T10:21:58.489Z] docker-security-secretstore-setup-go-arm64 latest 937ddc53cad7 2 minutes ago 30.8MB [2020-10-21T10:21:58.489Z] docker-core-data-go-arm64 latest 0b7025980f53 3 minutes ago 22.2MB [2020-10-21T10:21:58.489Z] docker-support-notifications-go-arm64 latest fc87b22afa7a 3 minutes ago 12.9MB [2020-10-21T10:21:58.489Z] docker-core-command-go-arm64 latest 8eddf0d0a463 3 minutes ago 11.4MB [2020-10-21T10:21:58.489Z] docker-security-secrets-setup-go-arm64 latest c927654f081d 3 minutes ago 22.7MB [2020-10-21T10:21:58.489Z] docker-support-logging-go-arm64 latest f324cd5d04dc 4 minutes ago 10.6MB [2020-10-21T10:21:58.489Z] docker latest 79b81ba6d94d 15 hours ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-21T10:22:04.507Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T10:22:05.437Z] ---> package-listing.sh [2020-10-21T10:22:05.437Z] ++ facter osfamily [2020-10-21T10:22:05.437Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-21T10:22:05.437Z] + OS_FAMILY=redhat [2020-10-21T10:22:05.437Z] + workspace=/w/workspace/edgex-go/1 [2020-10-21T10:22:05.437Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-21T10:22:05.437Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-21T10:22:05.437Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-21T10:22:05.437Z] + PACKAGES=/tmp/packages_start.txt [2020-10-21T10:22:05.437Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-21T10:22:05.437Z] + PACKAGES=/tmp/packages_end.txt [2020-10-21T10:22:05.437Z] + case "${OS_FAMILY}" in [2020-10-21T10:22:05.437Z] + rpm -qa [2020-10-21T10:22:05.437Z] + sort [2020-10-21T10:22:09.667Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-21T10:22:09.667Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-21T10:22:09.667Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-21T10:22:09.667Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-21T10:22:09.667Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-10-21T10:22:09.667Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-10-21T10:22:09.704Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-21T10:22:10.026Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:22:10.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T10:22:10.372Z] [2020-10-21T10:22:10.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-21T10:22:10.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T10:22:10.775Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-21T10:22:10.775Z] df20fa9351a1: Already exists [2020-10-21T10:22:10.775Z] 36b3adc4ff6f: Pulling fs layer [2020-10-21T10:22:10.775Z] 8ad3a11d3b57: Pulling fs layer [2020-10-21T10:22:10.775Z] 46f8f816bc3b: Pulling fs layer [2020-10-21T10:22:10.775Z] 93b61091891f: Pulling fs layer [2020-10-21T10:22:10.775Z] 93b9cdb0e59b: Pulling fs layer [2020-10-21T10:22:10.775Z] 5e14af77c1be: Pulling fs layer [2020-10-21T10:22:10.775Z] 01666e4c0597: Pulling fs layer [2020-10-21T10:22:10.775Z] aa168da1d23b: Pulling fs layer [2020-10-21T10:22:10.775Z] 93b61091891f: Waiting [2020-10-21T10:22:10.775Z] 93b9cdb0e59b: Waiting [2020-10-21T10:22:10.775Z] 5e14af77c1be: Waiting [2020-10-21T10:22:10.775Z] 01666e4c0597: Waiting [2020-10-21T10:22:10.775Z] aa168da1d23b: Waiting [2020-10-21T10:22:10.775Z] 46f8f816bc3b: Verifying Checksum [2020-10-21T10:22:10.775Z] 46f8f816bc3b: Download complete [2020-10-21T10:22:10.775Z] 36b3adc4ff6f: Verifying Checksum [2020-10-21T10:22:10.775Z] 93b9cdb0e59b: Verifying Checksum [2020-10-21T10:22:10.775Z] 93b9cdb0e59b: Download complete [2020-10-21T10:22:11.039Z] 5e14af77c1be: Verifying Checksum [2020-10-21T10:22:11.039Z] 5e14af77c1be: Download complete [2020-10-21T10:22:11.039Z] 01666e4c0597: Verifying Checksum [2020-10-21T10:22:11.039Z] 01666e4c0597: Download complete [2020-10-21T10:22:11.039Z] 93b61091891f: Verifying Checksum [2020-10-21T10:22:11.039Z] 93b61091891f: Download complete [2020-10-21T10:22:11.304Z] 36b3adc4ff6f: Pull complete [2020-10-21T10:22:11.888Z] 8ad3a11d3b57: Verifying Checksum [2020-10-21T10:22:11.888Z] 8ad3a11d3b57: Download complete [2020-10-21T10:22:12.475Z] 8ad3a11d3b57: Pull complete [2020-10-21T10:22:12.738Z] 46f8f816bc3b: Pull complete [2020-10-21T10:22:13.685Z] aa168da1d23b: Download complete [2020-10-21T10:22:13.947Z] 93b61091891f: Pull complete [2020-10-21T10:22:14.210Z] 93b9cdb0e59b: Pull complete [2020-10-21T10:22:14.210Z] 5e14af77c1be: Pull complete [2020-10-21T10:22:14.477Z] 01666e4c0597: Pull complete [2020-10-21T10:22:32.646Z] aa168da1d23b: Pull complete [2020-10-21T10:22:32.646Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-21T10:22:32.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T10:22:32.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-21T10:22:32.920Z] prd-centos7-docker-4c-2g-7474 does not seem to be running inside a container [2020-10-21T10:22:32.974Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-21T10:22:34.723Z] $ docker top 5bf9408bd5b5c50d9ad419eb82b62e94188fd5f2baf98549009ba77b1bad74a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T10:22:35.384Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-21T10:22:35.730Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-21T10:22:36.056Z] + ls /var/log/sa-host [2020-10-21T10:22:36.056Z] + sadf -c /var/log/sa-host/sa05 [2020-10-21T10:22:36.056Z] file_magic: OK [2020-10-21T10:22:36.056Z] HZ: Using current value: 100 [2020-10-21T10:22:36.056Z] file_header: OK [2020-10-21T10:22:36.056Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-21T10:22:36.056Z] Statistics: [2020-10-21T10:22:36.056Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T10:22:36.056Z] File successfully converted to sysstat format version 12.2.1 [2020-10-21T10:22:36.056Z] + sadf -c /var/log/sa-host/sa21 [2020-10-21T10:22:36.056Z] file_magic: OK [2020-10-21T10:22:36.056Z] HZ: Using current value: 100 [2020-10-21T10:22:36.056Z] file_header: OK [2020-10-21T10:22:36.056Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-21T10:22:36.056Z] Statistics: [2020-10-21T10:22:36.056Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T10:22:36.057Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T10:22:36.814Z] provisioning config files... [2020-10-21T10:22:36.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5822435128232713120tmp [Pipeline] { [Pipeline] echo [2020-10-21T10:22:36.977Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T10:22:37.332Z] ---> create-netrc.sh [Pipeline] } [2020-10-21T10:22:37.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-21T10:22:37.524Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T10:22:37.868Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-21T10:22:37.903Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T10:22:38.251Z] ---> sudo-logs.sh [2020-10-21T10:22:38.251Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-21T10:22:38.286Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T10:22:38.637Z] ---> job-cost.sh [2020-10-21T10:22:38.637Z] lf-activate-venv: SKIPPING [2020-10-21T10:22:38.637Z] INFO: No Stack... [2020-10-21T10:22:40.079Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-21T10:23:36.512Z] INFO: Archiving Costs [Pipeline] echo [2020-10-21T10:23:36.558Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T10:23:36.906Z] ---> logs-deploy.sh [2020-10-21T10:23:36.907Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2835/1 [2020-10-21T10:23:36.907Z] INFO: archiving workspace using pattern(s): [2020-10-21T10:23:38.300Z] Archives upload complete. [2020-10-21T10:23:38.565Z] INFO: archiving logs to Nexus