Pull request #366 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 5f766145a1eb3ccdcf44db31a4c6b0cd29058885+103eb2d1a1e0c2c0103fb2343729ae53009a4524 (6403e0d51ed8055a59747a6075a62e2cdfca8588) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5315436157375162273.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6755451699505483710.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-366/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-366/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8866649243301053493.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5442815403995065931.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-366/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-366/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1976852411178530034.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [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 ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-767 in /w/workspace/edgexfoundry_device-sdk-c_PR-366 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-366 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-366@tmp/jenkins-gitclient-ssh7478730949332814904.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 103eb2d1a1e0c2c0103fb2343729ae53009a4524 into PR head commit 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 Merge succeeded, producing 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 Checking out Revision 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 (PR-366) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.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/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-366@tmp/jenkins-gitclient-ssh5470437887389385087.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-366@tmp/jenkins-gitclient-ssh5070199955760699290.key > git merge 103eb2d1a1e0c2c0103fb2343729ae53009a4524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 # timeout=10 Commit message: "docs: Add templates for new GitHub issues" First time build. Skipping changelog. > git rev-list --no-walk c8594b023b7b26154ab08a5e478c3913b824877c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:18:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:18:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:18:28 ========================================================= 08:18:28 EdgeX Global Pipelines Version Info 08:18:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:18:29 ------------------- 08:18:29 stable info: 08:18:29 ------------------- 08:18:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:18:29 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 08:18:29 Message: update stable to v1.0.205 08:18:30 ------------------- 08:18:30 experimental info: 08:18:30 ------------------- 08:18:30 Commited By: **** collab-it+edgex@linuxfoundation.org 08:18:30 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 08:18:30 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-366 [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-366 [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-366 [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f76614 [Pipeline] echo 08:18:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:30 provisioning config files... 08:18:30 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-366@tmp/config5916996338506822491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:31 ---> docker-login.sh 08:18:31 nexus3.edgexfoundry.org:10001 08:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:31 Configure a credential helper to remove this warning. See 08:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:31 08:18:31 Login Succeeded 08:18:31 nexus3.edgexfoundry.org:10002 08:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:31 Configure a credential helper to remove this warning. See 08:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:31 08:18:31 Login Succeeded 08:18:31 nexus3.edgexfoundry.org:10003 08:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:31 Configure a credential helper to remove this warning. See 08:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:31 08:18:31 Login Succeeded 08:18:31 nexus3.edgexfoundry.org:10004 08:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:31 Configure a credential helper to remove this warning. See 08:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:31 08:18:31 Login Succeeded 08:18:31 docker.io 08:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:32 Configure a credential helper to remove this warning. See 08:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:32 08:18:32 Login Succeeded 08:18:32 ---> docker-login.sh ends [Pipeline] } 08:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:18:33 08:18:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:18:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:18:33 latest: Pulling from edgex-devops/git-semver 08:18:33 31603596830f: Pulling fs layer 08:18:33 04fac38145f0: Pulling fs layer 08:18:33 701f6daf10bf: Pulling fs layer 08:18:33 24f72da36158: Pulling fs layer 08:18:33 24f72da36158: Waiting 08:18:33 04fac38145f0: Verifying Checksum 08:18:33 04fac38145f0: Download complete 08:18:34 31603596830f: Verifying Checksum 08:18:34 31603596830f: Download complete 08:18:34 31603596830f: Pull complete 08:18:34 24f72da36158: Verifying Checksum 08:18:34 24f72da36158: Download complete 08:18:34 04fac38145f0: Pull complete 08:18:34 701f6daf10bf: Verifying Checksum 08:18:34 701f6daf10bf: Download complete 08:18:35 701f6daf10bf: Pull complete 08:18:35 24f72da36158: Pull complete 08:18:35 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 08:18:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:18:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:18:35 prd-centos7-docker-4c-2g-767 does not seem to be running inside a container 08:18:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-366 -v /w/workspace/edgexfoundry_device-sdk-c_PR-366:/w/workspace/edgexfoundry_device-sdk-c_PR-366:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-366@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:18:36 $ docker top 9a57add7809342ef1a977cad3f9e424510c47ebacda072b507c83ae09cc5e2c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:18:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:18:36 [ssh-agent] Looking for ssh-agent implementation... 08:18:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:18:36 $ docker exec 9a57add7809342ef1a977cad3f9e424510c47ebacda072b507c83ae09cc5e2c9 ssh-agent 08:18:36 SSH_AUTH_SOCK=/tmp/ssh-vUWKjC54Eb1n/agent.14 08:18:36 SSH_AGENT_PID=20 08:18:36 Running ssh-add (command line suppressed) 08:18:36 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-366@tmp/private_key_2087717268087389050.key (/w/workspace/edgexfoundry_device-sdk-c_PR-366@tmp/private_key_2087717268087389050.key) 08:18:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:18:37 + git tag --points-at HEAD [Pipeline] } 08:18:37 $ docker exec --env ******** --env ******** 9a57add7809342ef1a977cad3f9e424510c47ebacda072b507c83ae09cc5e2c9 ssh-agent -k 08:18:37 unset SSH_AUTH_SOCK; 08:18:37 unset SSH_AGENT_PID; 08:18:37 echo Agent pid 20 killed; 08:18:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:18:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:18:37 [ssh-agent] Looking for ssh-agent implementation... 08:18:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:18:37 $ docker exec 9a57add7809342ef1a977cad3f9e424510c47ebacda072b507c83ae09cc5e2c9 ssh-agent 08:18:37 SSH_AUTH_SOCK=/tmp/ssh-2pKgFGpAkGTE/agent.55 08:18:37 SSH_AGENT_PID=62 08:18:37 Running ssh-add (command line suppressed) 08:18:37 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-366@tmp/private_key_8340985990726556962.key (/w/workspace/edgexfoundry_device-sdk-c_PR-366@tmp/private_key_8340985990726556962.key) 08:18:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:18:38 + git semver init 08:18:38 # -> Open(): unable to determine branch for HEAD 08:18:38 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-366/.git 08:18:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-366 08:18:38 # $SEMVER_REMOTE_NAME = origin 08:18:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:18:38 # $SEMVER_USER_NAME = edgex-jenkins 08:18:38 # $SEMVER_BRANCH = PR-366 08:18:38 # $SEMVER_TEMP = /tmp/semver-694524858 08:18:38 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 08:18:38 # '/tmp/semver-694524858' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-366/.semver' 08:18:38 # -> Force: false 08:18:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-366/.semver [Pipeline] } 08:18:38 $ docker exec --env ******** --env ******** 9a57add7809342ef1a977cad3f9e424510c47ebacda072b507c83ae09cc5e2c9 ssh-agent -k 08:18:39 unset SSH_AUTH_SOCK; 08:18:39 unset SSH_AGENT_PID; 08:18:39 echo Agent pid 62 killed; 08:18:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:18:39 + git semver [Pipeline] } 08:18:39 $ docker stop --time=1 9a57add7809342ef1a977cad3f9e424510c47ebacda072b507c83ae09cc5e2c9 08:18:40 $ docker rm -f 9a57add7809342ef1a977cad3f9e424510c47ebacda072b507c83ae09cc5e2c9 [Pipeline] // withDockerContainer [Pipeline] sh 08:18:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:18:41 Stashed 1 file(s) [Pipeline] echo 08:18:41 [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] node 08:18:56 Still waiting to schedule task 08:18:56 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-767’ 08:18:56 Still waiting to schedule task 08:18:56 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-714’ 08:22:26 Running on prd-centos7-docker-4c-2g-770 in /w/workspace/edgexfoundry_device-sdk-c_PR-366 [Pipeline] { [Pipeline] ws 08:22:26 Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout 08:22:26 Selected Git installation does not exist. Using Default 08:22:26 The recommended git tool is: NONE 08:22:29 using credential edgex-jenkins-ssh 08:22:29 Cloning the remote Git repository 08:22:29 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 08:22:29 > git init /w/workspace/device-sdk-c/2 # timeout=10 08:22:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 08:22:29 > git --version # timeout=10 08:22:29 > git --version # 'git version 2.24.4' 08:22:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:29 [INFO] Currently running in a labeled security context 08:22:29 [INFO] Currently SELinux is 'enforcing' on the host 08:22:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh2512174623940258236.key 08:22:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:31 Merging remotes/origin/main commit 103eb2d1a1e0c2c0103fb2343729ae53009a4524 into PR head commit 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 08:22:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 08:22:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 08:22:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 08:22:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:30 [INFO] Currently running in a labeled security context 08:22:30 [INFO] Currently SELinux is 'enforcing' on the host 08:22:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh1560486612385542027.key 08:22:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:22:30 > git config core.sparsecheckout # timeout=10 08:22:30 > git checkout -f 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 # timeout=10 08:22:31 Merge succeeded, producing 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 08:22:31 Checking out Revision 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 (PR-366) 08:22:30 > git remote # timeout=10 08:22:30 > git config --get remote.origin.url # timeout=10 08:22:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:30 [INFO] Currently running in a labeled security context 08:22:30 [INFO] Currently SELinux is 'enforcing' on the host 08:22:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh5279263831676648199.key 08:22:30 > git merge 103eb2d1a1e0c2c0103fb2343729ae53009a4524 # timeout=10 08:22:30 > git rev-parse HEAD^{commit} # timeout=10 08:22:30 > git config core.sparsecheckout # timeout=10 08:22:30 > git checkout -f 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 # timeout=10 08:22:34 Commit message: "docs: Add templates for new GitHub issues" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:22:35 provisioning config files... 08:22:35 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config6993515000217252577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:35 ---> docker-login.sh 08:22:35 nexus3.edgexfoundry.org:10001 08:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:36 Configure a credential helper to remove this warning. See 08:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:36 08:22:36 Login Succeeded 08:22:36 nexus3.edgexfoundry.org:10002 08:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:36 Configure a credential helper to remove this warning. See 08:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:36 08:22:36 Login Succeeded 08:22:36 nexus3.edgexfoundry.org:10003 08:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:36 Configure a credential helper to remove this warning. See 08:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:36 08:22:36 Login Succeeded 08:22:36 nexus3.edgexfoundry.org:10004 08:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:36 Configure a credential helper to remove this warning. See 08:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:36 08:22:36 Login Succeeded 08:22:36 docker.io 08:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:36 Configure a credential helper to remove this warning. See 08:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:36 08:22:36 Login Succeeded 08:22:36 ---> docker-login.sh ends [Pipeline] } 08:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:22:37 ========================================================= 08:22:37 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 08:22:37 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:22:37 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 08:22:37 Sending build context to Docker daemon 2.678MB 08:22:37 Step 1/25 : ARG BASE=alpine:3.12 08:22:37 Step 2/25 : FROM ${BASE} as builder 08:22:37 latest: Pulling from edgex-devops/edgex-gcc-base 08:22:37 339de151aab4: Pulling fs layer 08:22:37 3691962f683c: Pulling fs layer 08:22:37 e1147bf81a45: Pulling fs layer 08:22:37 3691962f683c: Verifying Checksum 08:22:37 3691962f683c: Download complete 08:22:38 339de151aab4: Verifying Checksum 08:22:38 339de151aab4: Download complete 08:22:38 339de151aab4: Pull complete 08:22:38 3691962f683c: Pull complete 08:22:41 e1147bf81a45: Verifying Checksum 08:22:41 e1147bf81a45: Download complete 08:22:44 e1147bf81a45: Pull complete 08:22:44 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 08:22:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 08:22:44 ---> ac6a0feb3254 08:22:44 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 08:22:45 ---> Running in a01434d68f99 08:22:46 Connecting to iotech.jfrog.io (54.170.66.44:443) 08:22:46 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 08:22:46 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 08:22:46 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 08:22:46 Removing intermediate container a01434d68f99 08:22:46 ---> 451cb13ab21b 08:22:46 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 08:22:46 ---> Running in 9b48366eb260 08:22:47 Removing intermediate container 9b48366eb260 08:22:47 ---> 303a69e0c341 08:22:47 Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev 08:22:47 ---> Running in 78c4d1ad8c03 08:22:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-769 in /w/workspace/edgexfoundry_device-sdk-c_PR-366 [Pipeline] { [Pipeline] ws 08:22:47 Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout 08:22:47 Selected Git installation does not exist. Using Default 08:22:47 The recommended git tool is: NONE 08:22:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:22:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:22:48 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 08:22:49 (1/22) Installing hiredis (0.14.1-r0) 08:22:49 (2/22) Installing hiredis-dev (0.14.1-r0) 08:22:49 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 08:22:49 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 08:22:51 (5/22) Installing libblkid (2.35.2-r0) 08:22:51 (6/22) Installing blkid (2.35.2-r0) 08:22:51 (7/22) Installing libcap-ng (0.7.10-r1) 08:22:51 (8/22) Installing setpriv (2.35.2-r0) 08:22:51 (9/22) Installing libmount (2.35.2-r0) 08:22:51 (10/22) Installing libsmartcols (2.35.2-r0) 08:22:52 (11/22) Installing findmnt (2.35.2-r0) 08:22:52 (12/22) Installing mcookie (2.35.2-r0) 08:22:52 (13/22) Installing hexdump (2.35.2-r0) 08:22:52 (14/22) Installing lsblk (2.35.2-r0) 08:22:52 (15/22) Installing libuuid (2.35.2-r0) 08:22:52 (16/22) Installing libfdisk (2.35.2-r0) 08:22:52 (17/22) Installing sfdisk (2.35.2-r0) 08:22:52 (18/22) Installing cfdisk (2.35.2-r0) 08:22:52 (19/22) Installing util-linux (2.35.2-r0) 08:22:53 (20/22) Installing util-linux-dev (2.35.2-r0) 08:22:53 using credential edgex-jenkins-ssh 08:22:53 Cloning the remote Git repository 08:22:53 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 08:22:53 > git init /w/workspace/device-sdk-c/2 # timeout=10 08:22:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 08:22:53 > git --version # timeout=10 08:22:53 > git --version # 'git version 2.17.1' 08:22:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:53 (21/22) Installing libidn2 (2.3.0-r0) 08:22:53 (22/22) Installing wget (1.20.3-r1) 08:22:53 Executing busybox-1.31.1-r20.trigger 08:22:53 OK: 295 MiB in 97 packages 08:22:54 Removing intermediate container 78c4d1ad8c03 08:22:54 ---> 4246d6c563d2 08:22:54 Step 6/25 : ENV CBOR_VERSION=0.5.0 08:22:54 ---> Running in 4fc302cd9d75 08:22:54 Removing intermediate container 4fc302cd9d75 08:22:54 ---> 182b0adc0ced 08:22:54 Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 08:22:54 ---> Running in 13370c2e8615 08:22:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 08:22:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 08:22:55 --2021-08-25 08:22:54-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 08:22:55 Resolving github.com (github.com)... 140.82.114.4 08:22:55 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 08:22:55 HTTP request sent, awaiting response... 302 Found 08:22:55 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 08:22:55 --2021-08-25 08:22:55-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 08:22:55 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 08:22:55 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 08:22:55 Merging remotes/origin/main commit 103eb2d1a1e0c2c0103fb2343729ae53009a4524 into PR head commit 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 08:22:55 HTTP request sent, awaiting response... 200 OK 08:22:55 Length: unspecified [application/x-gzip] 08:22:55 Saving to: 'STDOUT' 08:22:55 08:22:55 0K .......... .......... .......... .......... .......... 1.22M 08:22:55 50K .......... .......... .......... .......... .......... 2.41M 08:22:55 100K .......... .......... .......... .......... .......... 21.3M 08:22:55 150K .......... .......... .......... .......... .......... 53.9M 08:22:55 200K .......... .......... .......... .......... .......... 2.73M 08:22:55 250K .......... .......... .......... .......... .......... 8.13M 08:22:55 300K .......... .......... .......... .......... .......... 8.86M 08:22:55 350K .......... .......... .......... .......... .......... 21.1M 08:22:55 400K .......... .......... .......... .......... .......... 8.07M 08:22:55 450K .......... .......... .......... .......... .......... 10.8M 08:22:55 500K .......... .......... .......... .......... .......... 18.7M 08:22:55 550K .......... .......... .......... .......... .......... 4.96M 08:22:55 600K .......... .......... .......... .......... .......... 6.83M 08:22:55 650K .......... .......... .......... .......... .......... 7.31M 08:22:55 700K .. 99.3M=0.1s 08:22:55 08:22:55 2021-08-25 08:22:55 (5.19 MB/s) - written to stdout [719348] 08:22:55 08:22:55 -- The C compiler identification is GNU 9.3.0 08:22:55 Merge succeeded, producing 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 08:22:55 Checking out Revision 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 (PR-366) 08:22:55 -- The CXX compiler identification is GNU 9.3.0 08:22:55 -- Check for working C compiler: /usr/bin/cc 08:22:55 -- Check for working C compiler: /usr/bin/cc - works 08:22:55 -- Detecting C compiler ABI info 08:22:55 -- Detecting C compiler ABI info - done 08:22:55 -- Detecting C compile features 08:22:55 -- Detecting C compile features - done 08:22:55 -- Check for working CXX compiler: /usr/bin/c++ 08:22:56 -- Check for working CXX compiler: /usr/bin/c++ - works 08:22:56 -- Detecting CXX compiler ABI info 08:22:56 -- Detecting CXX compiler ABI info - done 08:22:56 -- Detecting CXX compile features 08:22:56 -- Detecting CXX compile features - done 08:22:56 -- Looking for include file endian.h 08:22:56 -- Looking for include file endian.h - found 08:22:56 -- Check if the system is big endian 08:22:56 -- Searching 16 bit integer 08:22:56 -- Looking for sys/types.h 08:22:56 -- Looking for sys/types.h - found 08:22:56 -- Looking for stdint.h 08:22:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 08:22:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:22:55 > git config core.sparsecheckout # timeout=10 08:22:55 > git checkout -f 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 # timeout=10 08:22:55 > git remote # timeout=10 08:22:55 > git config --get remote.origin.url # timeout=10 08:22:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:55 > git merge 103eb2d1a1e0c2c0103fb2343729ae53009a4524 # timeout=10 08:22:55 > git rev-parse HEAD^{commit} # timeout=10 08:22:55 > git config core.sparsecheckout # timeout=10 08:22:55 > git checkout -f 5f766145a1eb3ccdcf44db31a4c6b0cd29058885 # timeout=10 08:22:56 -- Looking for stdint.h - found 08:22:56 -- Looking for stddef.h 08:22:56 -- Looking for stddef.h - found 08:22:56 -- Check size of unsigned short 08:22:56 -- Check size of unsigned short - done 08:22:56 -- Searching 16 bit integer - Using unsigned short 08:22:56 -- Check if the system is big endian - little endian 08:22:56 -- Check size of size_t 08:22:56 -- Check size of size_t - done 08:22:56 CMake Warning at examples/CMakeLists.txt:16 (find_package): 08:22:56 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 08:22:56 asked CMake to find a package configuration file provided by "cJSON", but 08:22:56 CMake did not find one. 08:22:56 08:22:56 Could not find a package configuration file provided by "cJSON" with any of 08:22:56 the following names: 08:22:56 08:22:56 cJSONConfig.cmake 08:22:56 cjson-config.cmake 08:22:56 08:22:56 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 08:22:56 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 08:22:56 provides a separate development package or SDK, be sure it has been 08:22:56 installed. 08:22:56 08:22:56 08:22:56 -- Configuring done 08:22:56 -- Generating done 08:22:56 -- Build files have been written to: /tmp/cbor 08:22:56 Scanning dependencies of target cbor_shared 08:22:56 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 08:22:56 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 08:22:56 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 08:22:56 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 08:22:57 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 08:22:57 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 08:22:57 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 08:22:57 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 08:22:57 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 08:22:57 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 08:22:57 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 08:22:57 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 08:22:57 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 08:22:57 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 08:22:57 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 08:22:57 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 08:22:57 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 08:22:58 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 08:22:58 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 08:22:58 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 08:22:58 [ 40%] Linking C shared library libcbor.so 08:22:58 [ 40%] Built target cbor_shared 08:22:58 Scanning dependencies of target cbor 08:22:58 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 08:22:58 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 08:22:58 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 08:22:58 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 08:22:58 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 08:22:58 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 08:22:58 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 08:22:58 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 08:22:58 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 08:22:59 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 08:22:59 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 08:22:59 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 08:22:59 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 08:22:59 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 08:22:59 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 08:22:59 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 08:22:59 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 08:22:59 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 08:22:59 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 08:22:59 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 08:22:59 [ 80%] Linking C static library libcbor.a 08:22:59 [ 80%] Built target cbor 08:22:59 Scanning dependencies of target sort 08:22:59 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 08:22:59 [ 84%] Linking C executable sort 08:22:59 [ 84%] Built target sort 08:22:59 Scanning dependencies of target readfile 08:22:59 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 08:22:59 [ 88%] Linking C executable readfile 08:22:59 [ 88%] Built target readfile 08:23:00 Commit message: "docs: Add templates for new GitHub issues" 08:23:00 Scanning dependencies of target streaming_parser 08:23:00 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 08:23:00 [ 92%] Linking C executable streaming_parser 08:23:00 [ 92%] Built target streaming_parser 08:23:00 Scanning dependencies of target hello 08:23:00 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 08:23:00 [ 96%] Linking C executable hello 08:23:00 [ 96%] Built target hello 08:23:00 Scanning dependencies of target create_items 08:23:00 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 08:23:00 [100%] Linking C executable create_items 08:23:00 [100%] Built target create_items [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:00 provisioning config files... 08:23:00 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config1534835291631862312tmp 08:23:00 Install the project... 08:23:00 -- Install configuration: "Release" 08:23:00 -- Installing: /usr/local/include/cbor/configuration.h 08:23:00 -- Installing: /usr/local/lib64/libcbor.a 08:23:00 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 08:23:00 -- Installing: /usr/local/lib64/libcbor.so.0 08:23:00 -- Installing: /usr/local/lib64/libcbor.so 08:23:00 -- Up-to-date: /usr/local/include/cbor 08:23:00 -- Installing: /usr/local/include/cbor/arrays.h 08:23:00 -- Installing: /usr/local/include/cbor/bytestrings.h 08:23:00 -- Installing: /usr/local/include/cbor/callbacks.h 08:23:00 -- Installing: /usr/local/include/cbor/common.h 08:23:00 -- Installing: /usr/local/include/cbor/data.h 08:23:00 -- Installing: /usr/local/include/cbor/encoding.h 08:23:00 -- Installing: /usr/local/include/cbor/floats_ctrls.h 08:23:00 -- Installing: /usr/local/include/cbor/internal 08:23:00 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 08:23:00 -- Installing: /usr/local/include/cbor/internal/encoders.h 08:23:00 -- Installing: /usr/local/include/cbor/internal/loaders.h 08:23:00 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 08:23:00 -- Installing: /usr/local/include/cbor/internal/stack.h 08:23:00 -- Installing: /usr/local/include/cbor/internal/unicode.h 08:23:00 -- Installing: /usr/local/include/cbor/ints.h 08:23:00 -- Installing: /usr/local/include/cbor/maps.h 08:23:00 -- Installing: /usr/local/include/cbor/serialization.h 08:23:00 -- Installing: /usr/local/include/cbor/streaming.h 08:23:00 -- Installing: /usr/local/include/cbor/strings.h 08:23:00 -- Installing: /usr/local/include/cbor/tags.h 08:23:00 -- Installing: /usr/local/include/cbor.h 08:23:00 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:00 ---> docker-login.sh 08:23:00 nexus3.edgexfoundry.org:10001 08:23:01 Removing intermediate container 13370c2e8615 08:23:01 ---> 01828513b81d 08:23:01 Step 8/25 : RUN mkdir /tmp/sdk 08:23:01 ---> Running in 43c67b299a8e 08:23:01 Removing intermediate container 43c67b299a8e 08:23:01 ---> 7ac2369b50b6 08:23:01 Step 9/25 : COPY VERSION /tmp/sdk 08:23:01 ---> 961bced278aa 08:23:01 Step 10/25 : COPY src /tmp/sdk/src 08:23:01 ---> e158fe5d2886 08:23:01 Step 11/25 : COPY include /tmp/sdk/include 08:23:01 ---> 31ec08b20964 08:23:01 Step 12/25 : COPY scripts /tmp/sdk/scripts 08:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:02 ---> a1fec1219b3e 08:23:02 Step 13/25 : COPY LICENSE /tmp/sdk 08:23:02 ---> 0ad08d547cd6 08:23:02 Step 14/25 : COPY Attribution.txt /tmp/sdk 08:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:23:02 Configure a credential helper to remove this warning. See 08:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:23:02 08:23:02 Login Succeeded 08:23:02 nexus3.edgexfoundry.org:10002 08:23:02 ---> 88ac80ca3fde 08:23:02 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 08:23:02 ---> Running in 00f9c38854eb 08:23:02 + CPPCHECK=false 08:23:02 + DOCGEN=false 08:23:02 + TOMLVER=SDK-0.2 08:23:02 + CUTILVER=1.1.4 08:23:02 + '[' 0 -gt 0 ] 08:23:02 + readlink -f ./scripts/build.sh 08:23:02 + dirname /tmp/sdk/scripts/build.sh 08:23:02 + dirname /tmp/sdk/scripts 08:23:02 + ROOT=/tmp/sdk 08:23:02 + cd /tmp/sdk 08:23:02 + '[' '!' -d deps ] 08:23:02 + mkdir deps 08:23:02 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 08:23:02 + tar -C deps -z -x -f - 08:23:02 --2021-08-25 08:23:02-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 08:23:02 Resolving github.com (github.com)... 140.82.114.4 08:23:02 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 08:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:23:02 Configure a credential helper to remove this warning. See 08:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:23:02 08:23:02 Login Succeeded 08:23:02 nexus3.edgexfoundry.org:10003 08:23:02 HTTP request sent, awaiting response... 302 Found 08:23:02 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 08:23:02 --2021-08-25 08:23:02-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 08:23:02 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 08:23:02 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 08:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:03 HTTP request sent, awaiting response... 200 OK 08:23:03 Length: unspecified [application/x-gzip] 08:23:03 Saving to: 'STDOUT' 08:23:03  08:23:03 0K .......... ...... 588K=0.03s 08:23:03 08:23:03 2021-08-25 08:23:03 (588 KB/s) - written to stdout [16451] 08:23:03 08:23:03 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 08:23:03 + + tar -Cwget deps -z -x -O -f - - 08:23:03 https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 08:23:03 --2021-08-25 08:23:03-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 08:23:03 Resolving github.com (github.com)... 140.82.114.4 08:23:03 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 08:23:03 HTTP request sent, awaiting response... 302 Found 08:23:03 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 08:23:03 --2021-08-25 08:23:03-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 08:23:03 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 08:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:23:03 Configure a credential helper to remove this warning. See 08:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:23:03 08:23:03 Login Succeeded 08:23:03 nexus3.edgexfoundry.org:10004 08:23:03 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 08:23:03 HTTP request sent, awaiting response... 200 OK 08:23:03 Length: unspecified [application/x-gzip] 08:23:03 Saving to: 'STDOUT' 08:23:03 08:23:03 0K .......... .......... .......... .......... .......... 1.21M 08:23:03 50K .......... .......... .......... .......... .......... 2.69M 08:23:03 100K .......... .......... .......... .......... .......... 23.1M 08:23:03 150K .......... .......... ....... 5.48M=0.07s 08:23:03 08:23:03 2021-08-25 08:23:03 (2.65 MB/s) - written to stdout [181796] 08:23:03 08:23:03 + mkdir -p src/c/iot 08:23:03 + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot 08:23:03 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 08:23:03 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 08:23:03 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 08:23:03 + mkdir -p include/iot 08:23:03 + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot 08:23:03 + mkdir -p include/iot/os 08:23:03 + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os 08:23:03 + mkdir -p /tmp/sdk/build/release 08:23:03 + cd /tmp/sdk/build/release 08:23:03 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 08:23:03 -- The C compiler identification is GNU 9.3.0 08:23:03 -- Check for working C compiler: /usr/bin/cc 08:23:03 -- Check for working C compiler: /usr/bin/cc - works 08:23:03 -- Detecting C compiler ABI info 08:23:03 -- Detecting C compiler ABI info - done 08:23:03 -- Detecting C compile features 08:23:03 -- Detecting C compile features - done 08:23:03 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 08:23:04 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 08:23:04 -- Found LIBYAML: /usr/lib/libyaml.so 08:23:04 -- Found LIBUUID: /usr/lib/libuuid.so 08:23:04 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 08:23:04 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 08:23:04 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 08:23:04 -- C SDK 0.0.0 for Linux 08:23:04 -- Performing Test CSDK_HAVE_ATOMIC 08:23:04 -- Performing Test CSDK_HAVE_ATOMIC - Success 08:23:04 -- Found Curses: /usr/lib/libcurses.so 08:23:04 -- Configuring done 08:23:04 -- Generating done 08:23:04 -- Build files have been written to: /tmp/sdk/build/release 08:23:04 + make all package 08:23:04 + tee release.log 08:23:04 Scanning dependencies of target csdk 08:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:23:04 Configure a credential helper to remove this warning. See 08:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:23:04 08:23:04 Login Succeeded 08:23:04 docker.io 08:23:04 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 08:23:04 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 08:23:04 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 08:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:04 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 08:23:04 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 08:23:04 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 08:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:23:04 Configure a credential helper to remove this warning. See 08:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:23:04 08:23:04 Login Succeeded 08:23:04 ---> docker-login.sh ends [Pipeline] } 08:23:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:23:05 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 08:23:05 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 08:23:05 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 08:23:05 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 08:23:05 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 08:23:05 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [Pipeline] echo 08:23:05 ========================================================= 08:23:05 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 08:23:05 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:23:05 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 08:23:05 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 08:23:06 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 08:23:06 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 08:23:06 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 08:23:06 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 08:23:06 Sending build context to Docker daemon 2.677MB 08:23:06 Step 1/25 : ARG BASE=alpine:3.12 08:23:06 Step 2/25 : FROM ${BASE} as builder 08:23:06 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 08:23:06 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 08:23:06 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 08:23:06 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 08:23:06 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 08:23:06 d2f70382dc9a: Pulling fs layer 08:23:06 b08cc2eccb4b: Pulling fs layer 08:23:06 7b69db201801: Pulling fs layer 08:23:06 b08cc2eccb4b: Download complete 08:23:06 d2f70382dc9a: Verifying Checksum 08:23:06 d2f70382dc9a: Download complete 08:23:07 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 08:23:07 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 08:23:07 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 08:23:07 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 08:23:07 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 08:23:07 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 08:23:07 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 08:23:07 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 08:23:07 d2f70382dc9a: Pull complete 08:23:08 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 08:23:08 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 08:23:08 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 08:23:08 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 08:23:08 b08cc2eccb4b: Pull complete 08:23:08 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 08:23:08 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 08:23:08 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 08:23:09 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 08:23:09 7b69db201801: Verifying Checksum 08:23:09 7b69db201801: Download complete 08:23:09 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 08:23:09 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 08:23:09 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 08:23:09 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 08:23:10 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 08:23:10 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 08:23:10 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 08:23:10 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 08:23:10 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 08:23:10 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 08:23:11 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 08:23:11 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 08:23:11 [ 75%] Linking C shared library libcsdk.so 08:23:11 [ 75%] Built target csdk 08:23:11 Scanning dependencies of target template 08:23:11 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 08:23:12 [ 78%] Linking C executable template 08:23:12 [ 78%] Built target template 08:23:12 Scanning dependencies of target device-counter 08:23:12 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 08:23:12 [ 81%] Linking C executable device-counter 08:23:12 [ 81%] Built target device-counter 08:23:12 Scanning dependencies of target device-random 08:23:12 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 08:23:12 [ 84%] Linking C executable device-random 08:23:12 [ 84%] Built target device-random 08:23:12 Scanning dependencies of target device-gyro 08:23:12 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 08:23:12 [ 87%] Linking C executable device-gyro 08:23:12 [ 87%] Built target device-gyro 08:23:12 Scanning dependencies of target device-bitfields 08:23:12 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 08:23:12 [ 90%] Linking C executable device-bitfields 08:23:12 [ 90%] Built target device-bitfields 08:23:12 Scanning dependencies of target template-discovery 08:23:12 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 08:23:12 [ 93%] Linking C executable template-discovery 08:23:12 [ 93%] Built target template-discovery 08:23:12 Scanning dependencies of target device-file 08:23:12 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 08:23:12 [ 96%] Linking C executable device-file 08:23:13 [ 96%] Built target device-file 08:23:13 Scanning dependencies of target device-terminal 08:23:13 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 08:23:13 [100%] Linking C executable device-terminal 08:23:13 [100%] Built target device-terminal 08:23:13 Run CPack packaging tool... 08:23:13 CPack: Create package using TGZ 08:23:13 CPack: Install projects 08:23:13 CPack: - Run preinstall target for: Csdk 08:23:13 CPack: - Install project: Csdk [] 08:23:13 CPack: Create package 08:23:13 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 08:23:13 + '[' false '=' true ] 08:23:13 + '[' false '=' true ] 08:23:13 + mkdir -p /tmp/sdk/build/debug 08:23:13 + cd /tmp/sdk/build/debug 08:23:13 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 08:23:13 -- The C compiler identification is GNU 9.3.0 08:23:13 -- Check for working C compiler: /usr/bin/cc 08:23:13 -- Check for working C compiler: /usr/bin/cc - works 08:23:13 -- Detecting C compiler ABI info 08:23:13 -- Detecting C compiler ABI info - done 08:23:13 -- Detecting C compile features 08:23:13 -- Detecting C compile features - done 08:23:13 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 08:23:13 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 08:23:13 -- Found LIBYAML: /usr/lib/libyaml.so 08:23:13 -- Found LIBUUID: /usr/lib/libuuid.so 08:23:13 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 08:23:13 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 08:23:13 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 08:23:13 -- C SDK 0.0.0 for Linux 08:23:13 -- Performing Test CSDK_HAVE_ATOMIC 08:23:13 -- Performing Test CSDK_HAVE_ATOMIC - Success 08:23:13 -- Found Curses: /usr/lib/libcurses.so 08:23:14 -- Configuring done 08:23:14 -- Generating done 08:23:14 -- Build files have been written to: /tmp/sdk/build/debug 08:23:14 + tee debug.log 08:23:14 + make 08:23:14 Scanning dependencies of target csdk 08:23:14 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 08:23:14 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 08:23:14 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 08:23:14 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 08:23:14 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 08:23:14 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 08:23:14 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 08:23:14 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 08:23:14 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 08:23:14 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 08:23:14 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 08:23:14 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 08:23:14 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 08:23:14 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 08:23:15 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 08:23:15 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 08:23:15 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 08:23:15 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 08:23:15 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 08:23:15 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 08:23:15 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 08:23:15 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 08:23:15 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 08:23:15 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 08:23:15 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 08:23:15 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 08:23:15 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 08:23:15 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 08:23:15 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 08:23:15 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 08:23:15 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 08:23:16 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 08:23:16 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 08:23:16 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 08:23:16 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 08:23:16 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 08:23:16 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 08:23:16 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 08:23:16 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 08:23:16 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 08:23:16 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 08:23:16 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 08:23:16 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 08:23:16 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 08:23:17 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 08:23:17 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 08:23:17 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 08:23:17 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 08:23:17 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 08:23:17 [ 75%] Linking C shared library libcsdk.so 08:23:17 [ 75%] Built target csdk 08:23:17 Scanning dependencies of target template 08:23:17 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 08:23:17 7b69db201801: Pull complete 08:23:17 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 08:23:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 08:23:17 ---> 759262b18b23 08:23:17 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 08:23:17 [ 78%] Linking C executable template 08:23:17 [ 78%] Built target template 08:23:17 Scanning dependencies of target device-counter 08:23:17 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 08:23:17 [ 81%] Linking C executable device-counter 08:23:17 [ 81%] Built target device-counter 08:23:17 Scanning dependencies of target device-random 08:23:17 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 08:23:18 [ 84%] Linking C executable device-random 08:23:18 [ 84%] Built target device-random 08:23:18 Scanning dependencies of target device-gyro 08:23:18 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 08:23:18 [ 87%] Linking C executable device-gyro 08:23:18 [ 87%] Built target device-gyro 08:23:18 Scanning dependencies of target device-bitfields 08:23:18 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 08:23:18 [ 90%] Linking C executable device-bitfields 08:23:18 [ 90%] Built target device-bitfields 08:23:18 Scanning dependencies of target template-discovery 08:23:18 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 08:23:18 [ 93%] Linking C executable template-discovery 08:23:18 [ 93%] Built target template-discovery 08:23:18 Scanning dependencies of target device-file 08:23:18 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 08:23:18 [ 96%] Linking C executable device-file 08:23:18 [ 96%] Built target device-file 08:23:18 Scanning dependencies of target device-terminal 08:23:18 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 08:23:18 [100%] Linking C executable device-terminal 08:23:18 [100%] Built target device-terminal 08:23:18 make: Entering directory '/tmp/sdk/build/release' 08:23:18 make[1]: Entering directory '/tmp/sdk/build/release' 08:23:18 make[2]: Entering directory '/tmp/sdk/build/release' 08:23:18 make[2]: Leaving directory '/tmp/sdk/build/release' 08:23:18 [ 75%] Built target csdk 08:23:18 make[2]: Entering directory '/tmp/sdk/build/release' 08:23:18 make[2]: Leaving directory '/tmp/sdk/build/release' 08:23:18 [ 78%] Built target template 08:23:18 make[2]: Entering directory '/tmp/sdk/build/release' 08:23:18 make[2]: Leaving directory '/tmp/sdk/build/release' 08:23:18 [ 81%] Built target device-counter 08:23:18 make[2]: Entering directory '/tmp/sdk/build/release' 08:23:18 make[2]: Leaving directory '/tmp/sdk/build/release' 08:23:18 [ 84%] Built target device-random 08:23:18 make[2]: Entering directory '/tmp/sdk/build/release' 08:23:18 make[2]: Leaving directory '/tmp/sdk/build/release' 08:23:18 [ 87%] Built target device-gyro 08:23:18 make[2]: Entering directory '/tmp/sdk/build/release' 08:23:18 make[2]: Leaving directory '/tmp/sdk/build/release' 08:23:18 [ 90%] Built target device-bitfields 08:23:18 make[2]: Entering directory '/tmp/sdk/build/release' 08:23:18 make[2]: Leaving directory '/tmp/sdk/build/release' 08:23:18 [ 93%] Built target template-discovery 08:23:18 make[2]: Entering directory '/tmp/sdk/build/release' 08:23:18 make[2]: Leaving directory '/tmp/sdk/build/release' 08:23:18 [ 96%] Built target device-file 08:23:18 make[2]: Entering directory '/tmp/sdk/build/release' 08:23:18 make[2]: Leaving directory '/tmp/sdk/build/release' 08:23:18 [100%] Built target device-terminal 08:23:18 make[1]: Leaving directory '/tmp/sdk/build/release' 08:23:18 Install the project... 08:23:18 -- Install configuration: "Release" 08:23:18 -- Installing: /usr/local/lib/libcsdk.so 08:23:18 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 08:23:18 -- Up-to-date: /usr/local/include 08:23:18 -- Installing: /usr/local/include/devsdk 08:23:18 -- Installing: /usr/local/include/devsdk/devsdk-base.h 08:23:18 -- Installing: /usr/local/include/devsdk/devsdk.h 08:23:18 -- Installing: /usr/local/include/edgex 08:23:18 -- Installing: /usr/local/include/edgex/devices.h 08:23:18 -- Installing: /usr/local/include/edgex/edgex-base.h 08:23:18 -- Installing: /usr/local/include/edgex/edgex.h 08:23:18 -- Installing: /usr/local/include/edgex/profiles.h 08:23:18 -- Installing: /usr/local/include/edgex/rest-server.h 08:23:18 -- Installing: /usr/local/include/edgex/csdk-defs.h 08:23:18 -- Installing: /usr/local/include/iot 08:23:18 -- Installing: /usr/local/include/iot/base64.h 08:23:18 -- Installing: /usr/local/include/iot/component.h 08:23:18 -- Installing: /usr/local/include/iot/config.h 08:23:18 -- Installing: /usr/local/include/iot/container.h 08:23:18 -- Installing: /usr/local/include/iot/data.h 08:23:18 -- Installing: /usr/local/include/iot/hash.h 08:23:18 -- Installing: /usr/local/include/iot/iot.h 08:23:18 -- Installing: /usr/local/include/iot/json.h 08:23:18 -- Installing: /usr/local/include/iot/logger.h 08:23:18 -- Installing: /usr/local/include/iot/os.h 08:23:18 -- Installing: /usr/local/include/iot/scheduler.h 08:23:18 -- Installing: /usr/local/include/iot/thread.h 08:23:18 -- Installing: /usr/local/include/iot/threadpool.h 08:23:18 -- Installing: /usr/local/include/iot/time.h 08:23:18 -- Installing: /usr/local/include/iot/typecode.h 08:23:18 -- Installing: /usr/local/include/iot/os 08:23:18 -- Installing: /usr/local/include/iot/os/linux.h 08:23:18 -- Installing: /usr/local/include/iot/os/macos.h 08:23:18 -- Installing: /usr/local/include/iot/os/zephyr.h 08:23:18 -- Installing: /usr/local/include/iot/defs.h 08:23:18 -- Installing: /usr/local/share/device-sdk-c/LICENSE 08:23:18 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 08:23:18 make: Leaving directory '/tmp/sdk/build/release' 08:23:18 ---> Running in 87e38638092a 08:23:19 Removing intermediate container 00f9c38854eb 08:23:19 ---> b2bb402ca0b7 08:23:19 Step 16/25 : FROM ${BASE} 08:23:19 ---> ac6a0feb3254 08:23:19 Step 17/25 : LABEL maintainer="IOTech " 08:23:19 ---> Running in cf9699489f82 08:23:19 Removing intermediate container cf9699489f82 08:23:19 ---> 85ebd558d131 08:23:19 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 08:23:19 ---> Running in c4b41fdf24f7 08:23:19 Connecting to iotech.jfrog.io (54.195.244.87:443) 08:23:20 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 08:23:20 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 08:23:20 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 08:23:20 Removing intermediate container c4b41fdf24f7 08:23:20 ---> da76f9afcd55 08:23:20 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 08:23:20 ---> Running in a4908ab790e8 08:23:20 Connecting to iotech.jfrog.io (54.229.110.245:443) 08:23:20 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 08:23:20 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 08:23:20 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 08:23:21 Removing intermediate container a4908ab790e8 08:23:21 ---> a8f9924a0e2f 08:23:21 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev 08:23:21 ---> Running in b52265f6a410 08:23:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:22 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 08:23:22 Removing intermediate container 87e38638092a 08:23:22 ---> 57db4062f9f7 08:23:22 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 08:23:22 ---> Running in 0281bdf0c0ff 08:23:22 (1/7) Installing curl (7.78.0-r0) 08:23:22 (2/7) Installing hiredis (0.14.1-r0) 08:23:23 (3/7) Installing hiredis-dev (0.14.1-r0) 08:23:23 (4/7) Installing libuuid (2.35.2-r0) 08:23:23 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 08:23:24 (6/7) Installing libidn2 (2.3.0-r0) 08:23:24 (7/7) Installing wget (1.20.3-r1) 08:23:24 Executing busybox-1.31.1-r20.trigger 08:23:24 OK: 286 MiB in 82 packages 08:23:25 Removing intermediate container 0281bdf0c0ff 08:23:25 ---> ef557aae75b9 08:23:25 Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev 08:23:25 ---> Running in 8b0bb3bd1730 08:23:25 Removing intermediate container b52265f6a410 08:23:25 ---> 4da96d3531c3 08:23:25 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 08:23:25 ---> c70b0e21ec27 08:23:25 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 08:23:25 ---> 1b1fadf0ac55 08:23:25 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 08:23:25 ---> dd70b82c77e5 08:23:25 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 08:23:25 ---> 09b2844d8f3c 08:23:25 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 08:23:25 ---> 7ae57b1ebe29 08:23:25 Successfully built 7ae57b1ebe29 08:23:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:23:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:23:26 + docker inspect -f . ci-base-image-x86_64 08:23:26 . [Pipeline] withDockerContainer 08:23:26 prd-centos7-docker-4c-2g-770 does not seem to be running inside a container 08:23:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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 ******** ci-base-image-x86_64 cat 08:23:26 $ docker top 4a89b6d0f9a7da83ffc9a6934583a128f0299a15aef1ee2db1cb967407c21ae0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:23:27 + make test 08:23:27 echo "make test" 08:23:27 make test [Pipeline] } 08:23:27 $ docker stop --time=1 4a89b6d0f9a7da83ffc9a6934583a128f0299a15aef1ee2db1cb967407c21ae0 08:23:27 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 08:23:27 (1/22) Installing hiredis (0.14.1-r0) 08:23:27 (2/22) Installing hiredis-dev (0.14.1-r0) 08:23:28 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 08:23:28 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 08:23:28 $ docker rm -f 4a89b6d0f9a7da83ffc9a6934583a128f0299a15aef1ee2db1cb967407c21ae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 08:23:29 (5/22) Installing libblkid (2.35.2-r0) 08:23:29 (6/22) Installing blkid (2.35.2-r0) 08:23:30 (7/22) Installing libcap-ng (0.7.10-r1) 08:23:30 (8/22) Installing setpriv (2.35.2-r0) 08:23:30 (9/22) Installing libmount (2.35.2-r0) 08:23:30 (10/22) Installing libsmartcols (2.35.2-r0) 08:23:30 (11/22) Installing findmnt (2.35.2-r0) [Pipeline] sh 08:23:30 (12/22) Installing mcookie (2.35.2-r0) 08:23:30 (13/22) Installing hexdump (2.35.2-r0) 08:23:30 (14/22) Installing lsblk (2.35.2-r0) 08:23:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:23:31 (15/22) Installing libuuid (2.35.2-r0) 08:23:31 (16/22) Installing libfdisk (2.35.2-r0) 08:23:31 (17/22) Installing sfdisk (2.35.2-r0) 08:23:31 + ls -al . 08:23:31 total 172 08:23:31 drwxrwxr-x. 8 jenkins jenkins 4096 Aug 25 08:22 . 08:23:31 drwxrwxr-x. 4 jenkins jenkins 28 Aug 25 08:22 .. 08:23:31 -rw-rw-r--. 1 jenkins jenkins 3104 Aug 25 08:22 Attribution.txt 08:23:31 -rw-rw-r--. 1 jenkins jenkins 7701 Aug 25 08:22 CHANGES 08:23:31 drwxrwxr-x. 2 jenkins jenkins 121 Aug 25 08:22 docs 08:23:31 -rw-rw-r--. 1 jenkins jenkins 108574 Aug 25 08:22 Doxyfile 08:23:31 drwxrwxr-x. 8 jenkins jenkins 179 Aug 25 08:22 .git 08:23:31 drwxrwxr-x. 3 jenkins jenkins 103 Aug 25 08:22 .github 08:23:31 -rw-rw-r--. 1 jenkins jenkins 176 Aug 25 08:22 .gitignore 08:23:31 -rw-rw-r--. 1 jenkins jenkins 677 Aug 25 08:22 GOVERNANCE.md 08:23:31 drwxrwxr-x. 4 jenkins jenkins 33 Aug 25 08:22 include 08:23:31 -rw-rw-r--. 1 jenkins jenkins 784 Aug 25 08:22 Jenkinsfile 08:23:31 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 25 08:22 LICENSE 08:23:31 -rw-rw-r--. 1 jenkins jenkins 444 Aug 25 08:22 Makefile 08:23:31 -rw-rw-r--. 1 jenkins jenkins 618 Aug 25 08:22 OWNERS.md 08:23:31 -rw-rw-r--. 1 jenkins jenkins 4086 Aug 25 08:22 README.md 08:23:31 -rw-rw-r--. 1 jenkins jenkins 7090 Aug 25 08:22 README.v2.md 08:23:31 drwxrwxr-x. 2 jenkins jenkins 98 Aug 25 08:22 scripts 08:23:31 drwxrwxr-x. 4 jenkins jenkins 50 Aug 25 08:22 src 08:23:31 -rw-rw-r--. 1 jenkins jenkins 5 Aug 25 08:18 VERSION [Pipeline] isUnix 08:23:31 (18/22) Installing cfdisk (2.35.2-r0) 08:23:31 (19/22) Installing util-linux (2.35.2-r0) [Pipeline] sh 08:23:31 (20/22) Installing util-linux-dev (2.35.2-r0) 08:23:31 + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5f766145a1eb3ccdcf44db31a4c6b0cd29058885 --label arch=amd64 --label version=0.0.0 . 08:23:31 Sending build context to Docker daemon 2.678MB 08:23:31 Step 1/17 : ARG BASE=alpine:3.12 08:23:31 Step 2/17 : FROM ${BASE} 08:23:31 ---> 7ae57b1ebe29 08:23:31 Step 3/17 : LABEL maintainer="IOTech " 08:23:31 ---> Running in 80bbf614facd 08:23:31 (21/22) Installing libidn2 (2.3.0-r0) 08:23:31 Removing intermediate container 80bbf614facd 08:23:31 ---> 82406ece8026 08:23:31 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 08:23:31 ---> Running in 7fa3394e2ade 08:23:32 (22/22) Installing wget (1.20.3-r1) 08:23:32 Executing busybox-1.31.1-r20.trigger 08:23:32 OK: 276 MiB in 97 packages 08:23:32 --2021-08-25 08:23:31-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 08:23:32 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.170.66.44, 54.229.110.245 08:23:32 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. 08:23:32 HTTP request sent, awaiting response... 200 OK 08:23:32 Length: 451 [application/octet-stream] 08:23:32 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 08:23:32 08:23:32 0K 100% 51.9M=0s 08:23:32 08:23:32 2021-08-25 08:23:32 (51.9 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 08:23:32 08:23:32 Removing intermediate container 7fa3394e2ade 08:23:32 ---> ecbb56aaaeca 08:23:32 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 08:23:32 ---> Running in a30d72ca8261 08:23:33 Removing intermediate container a30d72ca8261 08:23:33 ---> e51a54ed2724 08:23:33 Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build 08:23:33 ---> Running in d8fb2b3c2ff1 08:23:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:34 Removing intermediate container 8b0bb3bd1730 08:23:34 ---> a5aa088a1f7a 08:23:34 Step 6/25 : ENV CBOR_VERSION=0.5.0 08:23:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:34 ---> Running in a45fab6b1733 08:23:34 Removing intermediate container a45fab6b1733 08:23:34 ---> f875271267e1 08:23:34 Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 08:23:34 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 08:23:34 ---> Running in 12794208ee75 08:23:34 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 08:23:34 (2/16) Installing libblkid (2.35.2-r0) 08:23:35 (3/16) Installing blkid (2.35.2-r0) 08:23:35 (4/16) Installing libcap-ng (0.7.10-r1) 08:23:35 (5/16) Installing setpriv (2.35.2-r0) 08:23:35 (6/16) Installing libmount (2.35.2-r0) 08:23:35 (7/16) Installing libsmartcols (2.35.2-r0) 08:23:35 (8/16) Installing findmnt (2.35.2-r0) 08:23:35 (9/16) Installing mcookie (2.35.2-r0) 08:23:36 (10/16) Installing hexdump (2.35.2-r0) 08:23:36 (11/16) Installing lsblk (2.35.2-r0) 08:23:36 (12/16) Installing libfdisk (2.35.2-r0) 08:23:36 (13/16) Installing sfdisk (2.35.2-r0) 08:23:36 --2021-08-25 08:23:35-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 08:23:36 Resolving github.com (github.com)... 140.82.114.4 08:23:36 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 08:23:36 HTTP request sent, awaiting response... 302 Found 08:23:36 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 08:23:36 --2021-08-25 08:23:36-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 08:23:36 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 08:23:36 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 08:23:36 HTTP request sent, awaiting response... 200 OK 08:23:36 Length: unspecified [application/x-gzip] 08:23:36 Saving to: 'STDOUT' 08:23:36 08:23:36 0K .......... .......... .......... .......... .......... 1.25M 08:23:36 50K .......... .......... .......... .......... .......... 2.38M 08:23:36 100K .......... .......... .......... .......... .......... 11.4M 08:23:36 150K .......... .......... .......... .......... .......... 2.79M 08:23:36 200K .......... .......... .......... .......... .......... 7.42M 08:23:36 250K .......... .......... .......... .......... .......... 3.67M 08:23:36 300K .......... .......... .......... .......... .......... 5.87M 08:23:36 350K .......... .......... .......... .......... .......... 3.96M 08:23:36 400K .......... .......... .......... .......... .......... 3.97M 08:23:36 450K .......... .......... .......... .......... .......... 3.27M 08:23:36 (14/16) Installing cfdisk (2.35.2-r0) 08:23:36 (15/16) Installing util-linux (2.35.2-r0) 08:23:36 500K .......... .......... .......... .......... .......... 14.5M 08:23:36 550K .......... .......... .......... .......... .......... 2.41M 08:23:36 600K .......... .......... .......... .......... .......... 909K 08:23:36 650K .......... .......... .......... .......... .......... 1.82M 08:23:36 700K .. 4.41M=0.3s 08:23:36 08:23:36 2021-08-25 08:23:36 (2.69 MB/s) - written to stdout [719348] 08:23:36 08:23:36 -- The C compiler identification is GNU 9.3.0 08:23:37 -- The CXX compiler identification is GNU 9.3.0 08:23:37 -- Check for working C compiler: /usr/bin/cc 08:23:37 -- Check for working C compiler: /usr/bin/cc - works 08:23:37 -- Detecting C compiler ABI info 08:23:37 (16/16) Installing util-linux-dev (2.35.2-r0) 08:23:37 -- Detecting C compiler ABI info - done 08:23:37 -- Detecting C compile features 08:23:37 -- Detecting C compile features - done 08:23:37 -- Check for working CXX compiler: /usr/bin/c++ 08:23:38 -- Check for working CXX compiler: /usr/bin/c++ - works 08:23:38 -- Detecting CXX compiler ABI info 08:23:38 Executing busybox-1.31.1-r20.trigger 08:23:38 OK: 295 MiB in 98 packages 08:23:38 -- Detecting CXX compiler ABI info - done 08:23:38 -- Detecting CXX compile features 08:23:38 -- Detecting CXX compile features - done 08:23:38 -- Looking for include file endian.h 08:23:38 -- Looking for include file endian.h - found 08:23:38 -- Check if the system is big endian 08:23:38 -- Searching 16 bit integer 08:23:38 -- Looking for sys/types.h 08:23:38 Removing intermediate container d8fb2b3c2ff1 08:23:38 ---> 3fbbcdad13de 08:23:38 Step 7/17 : COPY VERSION /edgex-c-sdk/ 08:23:38 ---> 302e5fa6e512 08:23:38 Step 8/17 : COPY src /edgex-c-sdk/src/ 08:23:38 -- Looking for sys/types.h - found 08:23:38 -- Looking for stdint.h 08:23:38 ---> b112b3f671dd 08:23:38 Step 9/17 : COPY include /edgex-c-sdk/include/ 08:23:38 ---> bf95203072de 08:23:38 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 08:23:39 -- Looking for stdint.h - found 08:23:39 -- Looking for stddef.h 08:23:39 ---> 3441658fa03a 08:23:39 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 08:23:39 ---> decb521a9735 08:23:39 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 08:23:39 -- Looking for stddef.h - found 08:23:39 -- Check size of unsigned short 08:23:39 ---> 5fe4c61ed1a9 08:23:39 Step 13/17 : WORKDIR /edgex-c-sdk 08:23:39 ---> Running in 630b5c44bf53 08:23:39 Removing intermediate container 630b5c44bf53 08:23:39 ---> c6af02a45ba3 08:23:39 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 08:23:39 ---> Running in 316b83b93eaf 08:23:39 -- Check size of unsigned short - done 08:23:39 -- Searching 16 bit integer - Using unsigned short 08:23:39 Removing intermediate container 316b83b93eaf 08:23:39 ---> b0e0b8ffde14 08:23:39 Step 15/17 : LABEL arch=amd64 08:23:39 ---> Running in 194c7ee06516 08:23:39 Removing intermediate container 194c7ee06516 08:23:39 ---> 9ed89353596a 08:23:39 Step 16/17 : LABEL git_sha=5f766145a1eb3ccdcf44db31a4c6b0cd29058885 08:23:39 ---> Running in 250f4bd503c9 08:23:39 -- Check if the system is big endian - little endian 08:23:39 -- Check size of size_t 08:23:40 Removing intermediate container 250f4bd503c9 08:23:40 ---> 7cdd25c277d3 08:23:40 Step 17/17 : LABEL version=0.0.0 08:23:40 ---> Running in d99b312f2c55 08:23:40 Removing intermediate container d99b312f2c55 08:23:40 ---> 4788c5c411fa 08:23:40 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:23:40 Successfully built 4788c5c411fa 08:23:40 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 08:23:40 -- Check size of size_t - done 08:23:40 CMake Warning at examples/CMakeLists.txt:16 (find_package): 08:23:40 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 08:23:40 asked CMake to find a package configuration file provided by "cJSON", but 08:23:40 CMake did not find one. 08:23:40 08:23:40 Could not find a package configuration file provided by "cJSON" with any of 08:23:40 the following names: 08:23:40 08:23:40 cJSONConfig.cmake 08:23:40 cjson-config.cmake 08:23:40 08:23:40 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 08:23:40 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 08:23:40 provides a separate development package or SDK, be sure it has been 08:23:40 installed. 08:23:40 08:23:40 08:23:40 -- Configuring done Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 08:23:40 -- Generating done 08:23:40 -- Build files have been written to: /tmp/cbor 08:23:40 Scanning dependencies of target cbor_shared 08:23:40 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:40 08:23:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:41 latest: Pulling from edgex-lftools-log-publisher 08:23:41 b4d181a07f80: Pulling fs layer 08:23:41 a1111a8f2ec3: Pulling fs layer 08:23:41 ed53099fbce6: Pulling fs layer 08:23:41 dc539afda2c1: Pulling fs layer 08:23:41 77bc0d833cb6: Pulling fs layer 08:23:41 9065ff56babe: Pulling fs layer 08:23:41 d287ab97295c: Pulling fs layer 08:23:41 dc539afda2c1: Waiting 08:23:41 77bc0d833cb6: Waiting 08:23:41 9065ff56babe: Waiting 08:23:41 d287ab97295c: Waiting 08:23:41 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 08:23:41 a1111a8f2ec3: Verifying Checksum 08:23:41 a1111a8f2ec3: Download complete 08:23:41 dc539afda2c1: Verifying Checksum 08:23:41 dc539afda2c1: Download complete 08:23:42 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 08:23:42 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 08:23:42 77bc0d833cb6: Verifying Checksum 08:23:42 77bc0d833cb6: Download complete 08:23:42 9065ff56babe: Verifying Checksum 08:23:42 9065ff56babe: Download complete 08:23:42 ed53099fbce6: Verifying Checksum 08:23:42 ed53099fbce6: Download complete 08:23:43 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 08:23:43 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 08:23:43 b4d181a07f80: Verifying Checksum 08:23:43 b4d181a07f80: Download complete 08:23:43 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 08:23:43 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 08:23:43 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 08:23:43 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 08:23:44 b4d181a07f80: Pull complete 08:23:44 a1111a8f2ec3: Pull complete 08:23:44 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 08:23:44 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 08:23:44 ed53099fbce6: Pull complete 08:23:44 dc539afda2c1: Pull complete 08:23:45 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 08:23:45 77bc0d833cb6: Pull complete 08:23:45 9065ff56babe: Pull complete 08:23:45 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 08:23:45 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 08:23:45 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 08:23:46 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 08:23:46 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 08:23:46 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 08:23:46 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 08:23:47 [ 40%] Linking C shared library libcbor.so 08:23:47 [ 40%] Built target cbor_shared 08:23:47 Scanning dependencies of target cbor 08:23:47 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 08:23:48 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 08:23:48 d287ab97295c: Verifying Checksum 08:23:48 d287ab97295c: Download complete 08:23:48 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 08:23:49 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 08:23:50 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 08:23:50 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 08:23:50 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 08:23:51 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 08:23:51 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 08:23:51 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 08:23:52 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 08:23:52 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 08:23:52 d287ab97295c: Pull complete 08:23:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:23:52 prd-centos7-docker-4c-2g-770 does not seem to be running inside a container 08:23:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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-lftools-log-publisher:latest cat 08:23:53 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 08:23:53 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 08:23:53 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 08:23:54 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 08:23:54 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 08:23:54 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 08:23:54 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 08:23:55 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 08:23:55 [ 80%] Linking C static library libcbor.a 08:23:55 $ docker top aac131c9eaa399492da64721c905edaf3985f36cf04f42590fb4e21ece966e5a -eo pid,comm [Pipeline] { 08:23:55 [ 80%] Built target cbor 08:23:55 Scanning dependencies of target sort 08:23:55 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [Pipeline] libraryResource [Pipeline] sh 08:23:55 [ 84%] Linking C executable sort 08:23:55 [ 84%] Built target sort 08:23:55 Scanning dependencies of target readfile 08:23:55 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 08:23:55 ---> job-cost.sh 08:23:55 lf-activate-venv: SKIPPING 08:23:55 INFO: No Stack... 08:23:55 [ 88%] Linking C executable readfile 08:23:55 [ 88%] Built target readfile 08:23:55 Scanning dependencies of target streaming_parser 08:23:55 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 08:23:56 [ 92%] Linking C executable streaming_parser 08:23:56 [ 92%] Built target streaming_parser 08:23:56 Scanning dependencies of target hello 08:23:56 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 08:23:56 [ 96%] Linking C executable hello 08:23:56 [ 96%] Built target hello 08:23:56 Scanning dependencies of target create_items 08:23:56 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 08:23:56 [100%] Linking C executable create_items 08:23:56 [100%] Built target create_items 08:23:57 Install the project... 08:23:57 -- Install configuration: "Release" 08:23:57 -- Installing: /usr/local/include/cbor/configuration.h 08:23:57 -- Installing: /usr/local/lib64/libcbor.a 08:23:57 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 08:23:57 -- Installing: /usr/local/lib64/libcbor.so.0 08:23:57 -- Installing: /usr/local/lib64/libcbor.so 08:23:57 -- Up-to-date: /usr/local/include/cbor 08:23:57 -- Installing: /usr/local/include/cbor/streaming.h 08:23:57 -- Installing: /usr/local/include/cbor/ints.h 08:23:57 -- Installing: /usr/local/include/cbor/floats_ctrls.h 08:23:57 -- Installing: /usr/local/include/cbor/bytestrings.h 08:23:57 -- Installing: /usr/local/include/cbor/encoding.h 08:23:57 -- Installing: /usr/local/include/cbor/serialization.h 08:23:57 -- Installing: /usr/local/include/cbor/data.h 08:23:57 -- Installing: /usr/local/include/cbor/common.h 08:23:57 -- Installing: /usr/local/include/cbor/callbacks.h 08:23:57 -- Installing: /usr/local/include/cbor/strings.h 08:23:57 -- Installing: /usr/local/include/cbor/tags.h 08:23:57 -- Installing: /usr/local/include/cbor/internal 08:23:57 -- Installing: /usr/local/include/cbor/internal/encoders.h 08:23:57 -- Installing: /usr/local/include/cbor/internal/loaders.h 08:23:57 -- Installing: /usr/local/include/cbor/internal/stack.h 08:23:57 -- Installing: /usr/local/include/cbor/internal/unicode.h 08:23:57 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 08:23:57 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 08:23:57 -- Installing: /usr/local/include/cbor/arrays.h 08:23:57 -- Installing: /usr/local/include/cbor/maps.h 08:23:57 -- Installing: /usr/local/include/cbor.h 08:23:57 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 08:23:57 INFO: Retrieving Pricing Info for: v3-standard-2 08:23:57 INFO: Archiving Costs [Pipeline] sh 08:23:57 + cat /w/workspace/device-sdk-c/2/archives/cost.csv 08:23:57 + cut -d, -f6 [Pipeline] lock 08:23:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-366-2-stack-cost] 08:23:57 Resource [jenkins-edgexfoundry-device-sdk-c-PR-366-2-stack-cost] did not exist. Created. 08:23:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-366-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:23:58 + echo total: 0.05999999865889549 [Pipeline] stash 08:23:58 Stashed 1 file(s) [Pipeline] } 08:23:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-366-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:23:58 $ docker stop --time=1 aac131c9eaa399492da64721c905edaf3985f36cf04f42590fb4e21ece966e5a 08:23:59 Removing intermediate container 12794208ee75 08:23:59 ---> 29e213874929 08:23:59 Step 8/25 : RUN mkdir /tmp/sdk 08:23:59 ---> Running in 7ae8ae87bcce 08:23:59 $ docker rm -f aac131c9eaa399492da64721c905edaf3985f36cf04f42590fb4e21ece966e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:24:00 Removing intermediate container 7ae8ae87bcce 08:24:00 ---> 0091ea4ec3cc 08:24:00 Step 9/25 : COPY VERSION /tmp/sdk 08:24:01 ---> d8589d9760d7 08:24:01 Step 10/25 : COPY src /tmp/sdk/src 08:24:02 ---> bbe22193496b 08:24:02 Step 11/25 : COPY include /tmp/sdk/include 08:24:03 ---> d6bd2fb34325 08:24:03 Step 12/25 : COPY scripts /tmp/sdk/scripts 08:24:04 ---> 3ff6f880f2e7 08:24:04 Step 13/25 : COPY LICENSE /tmp/sdk 08:24:05 ---> 13d18b466e0d 08:24:05 Step 14/25 : COPY Attribution.txt /tmp/sdk 08:24:06 ---> 3d67a81d309c 08:24:06 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 08:24:06 ---> Running in 1e20d82554d9 08:24:07 + CPPCHECK=false 08:24:07 + DOCGEN=false 08:24:07 + TOMLVER=SDK-0.2 08:24:07 + CUTILVER=1.1.4 08:24:07 + '[' 0 -gt 0 ] 08:24:07 + readlink -f ./scripts/build.sh 08:24:07 + dirname /tmp/sdk/scripts/build.sh 08:24:07 + dirname /tmp/sdk/scripts 08:24:07 + ROOT=/tmp/sdk 08:24:07 + cd /tmp/sdk 08:24:07 + '[' '!' -d deps ] 08:24:07 + mkdir deps 08:24:07 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 08:24:07 + tar -C deps -z -x -f - 08:24:07 --2021-08-25 08:24:07-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 08:24:07 Resolving github.com (github.com)... 140.82.114.4 08:24:07 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 08:24:07 HTTP request sent, awaiting response... 302 Found 08:24:07 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 08:24:07 --2021-08-25 08:24:07-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 08:24:07 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 08:24:07 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 08:24:07 HTTP request sent, awaiting response... 200 OK 08:24:07 Length: unspecified [application/x-gzip] 08:24:07 Saving to: 'STDOUT' 08:24:07  08:24:07 0K .......... ......  839K=0.02s 08:24:07 08:24:07 2021-08-25 08:24:07 (839 KB/s) - written to stdout [16451] 08:24:07 08:24:07 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 08:24:07 + + wgettar -O -C - deps https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 08:24:07 -z -x -f - 08:24:07 --2021-08-25 08:24:07-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 08:24:08 Resolving github.com (github.com)... 140.82.114.4 08:24:08 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 08:24:08 HTTP request sent, awaiting response... 302 Found 08:24:08 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 08:24:08 --2021-08-25 08:24:07-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 08:24:08 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 08:24:08 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 08:24:08 HTTP request sent, awaiting response... 200 OK 08:24:08 Length: unspecified [application/x-gzip] 08:24:08 Saving to: 'STDOUT' 08:24:08  08:24:08 0K .......... .......... .......... .......... .......... 1.18M 08:24:08 50K .......... .......... .......... .......... .......... 2.16M 08:24:08 100K .......... .......... .......... .......... .......... 2.40M 08:24:08 150K .......... .......... ....... 14.2M=0.09s 08:24:08 08:24:08 2021-08-25 08:24:08 (2.01 MB/s) - written to stdout [181796] 08:24:08 08:24:08 + mkdir -p src/c/iot 08:24:08 + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot 08:24:08 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 08:24:08 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 08:24:08 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 08:24:08 + mkdir -p include/iot 08:24:08 + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot 08:24:08 + mkdir -p include/iot/os 08:24:08 + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os 08:24:08 + mkdir -p /tmp/sdk/build/release 08:24:08 + cd /tmp/sdk/build/release 08:24:08 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 08:24:08 -- The C compiler identification is GNU 9.3.0 08:24:08 -- Check for working C compiler: /usr/bin/cc 08:24:08 -- Check for working C compiler: /usr/bin/cc - works 08:24:08 -- Detecting C compiler ABI info 08:24:09 -- Detecting C compiler ABI info - done 08:24:09 -- Detecting C compile features 08:24:09 -- Detecting C compile features - done 08:24:09 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 08:24:09 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 08:24:09 -- Found LIBYAML: /usr/lib/libyaml.so 08:24:09 -- Found LIBUUID: /usr/lib/libuuid.so 08:24:09 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 08:24:09 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 08:24:09 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 08:24:09 -- C SDK 0.0.0 for Linux 08:24:09 -- Performing Test CSDK_HAVE_ATOMIC 08:24:09 -- Performing Test CSDK_HAVE_ATOMIC - Success 08:24:10 -- Found Curses: /usr/lib/libcurses.so 08:24:10 -- Configuring done 08:24:10 -- Generating done 08:24:10 -- Build files have been written to: /tmp/sdk/build/release 08:24:10 + make all package 08:24:10 + tee release.log 08:24:10 Scanning dependencies of target csdk 08:24:10 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 08:24:11 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 08:24:11 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 08:24:13 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 08:24:14 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 08:24:14 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 08:24:15 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 08:24:15 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 08:24:16 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 08:24:17 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 08:24:19 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 08:24:19 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 08:24:19 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 08:24:20 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 08:24:20 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 08:24:21 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 08:24:21 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 08:24:24 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 08:24:24 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 08:24:24 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 08:24:25 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 08:24:25 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 08:24:26 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 08:24:28 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 08:24:29 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 08:24:29 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 08:24:29 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 08:24:30 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 08:24:30 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 08:24:31 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 08:24:31 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 08:24:32 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 08:24:32 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 08:24:34 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 08:24:34 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 08:24:35 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 08:24:36 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 08:24:40 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 08:24:40 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 08:24:41 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 08:24:41 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 08:24:42 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 08:24:44 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 08:24:44 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 08:24:44 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 08:24:45 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 08:24:47 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 08:24:50 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 08:24:51 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 08:24:51 [ 75%] Linking C shared library libcsdk.so 08:24:51 [ 75%] Built target csdk 08:24:51 Scanning dependencies of target template 08:24:51 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 08:24:52 [ 78%] Linking C executable template 08:24:52 [ 78%] Built target template 08:24:52 Scanning dependencies of target device-counter 08:24:52 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 08:24:53 [ 81%] Linking C executable device-counter 08:24:53 [ 81%] Built target device-counter 08:24:53 Scanning dependencies of target device-random 08:24:53 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 08:24:53 [ 84%] Linking C executable device-random 08:24:54 [ 84%] Built target device-random 08:24:54 Scanning dependencies of target device-gyro 08:24:54 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 08:24:54 [ 87%] Linking C executable device-gyro 08:24:55 [ 87%] Built target device-gyro 08:24:55 Scanning dependencies of target device-bitfields 08:24:55 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 08:24:55 [ 90%] Linking C executable device-bitfields 08:24:55 [ 90%] Built target device-bitfields 08:24:55 Scanning dependencies of target template-discovery 08:24:55 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 08:24:56 [ 93%] Linking C executable template-discovery 08:24:56 [ 93%] Built target template-discovery 08:24:56 Scanning dependencies of target device-file 08:24:56 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 08:24:57 [ 96%] Linking C executable device-file 08:24:57 [ 96%] Built target device-file 08:24:57 Scanning dependencies of target device-terminal 08:24:57 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 08:24:58 [100%] Linking C executable device-terminal 08:24:58 [100%] Built target device-terminal 08:24:58 Run CPack packaging tool... 08:24:58 CPack: Create package using TGZ 08:24:58 CPack: Install projects 08:24:58 CPack: - Run preinstall target for: Csdk 08:24:59 CPack: - Install project: Csdk [] 08:24:59 CPack: Create package 08:24:59 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 08:24:59 + '[' false '=' true ] 08:24:59 + '[' false '=' true ] 08:24:59 + mkdir -p /tmp/sdk/build/debug 08:24:59 + cd /tmp/sdk/build/debug 08:24:59 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 08:24:59 -- The C compiler identification is GNU 9.3.0 08:24:59 -- Check for working C compiler: /usr/bin/cc 08:24:59 -- Check for working C compiler: /usr/bin/cc - works 08:24:59 -- Detecting C compiler ABI info 08:24:59 -- Detecting C compiler ABI info - done 08:25:00 -- Detecting C compile features 08:25:00 -- Detecting C compile features - done 08:25:00 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 08:25:00 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 08:25:00 -- Found LIBYAML: /usr/lib/libyaml.so 08:25:00 -- Found LIBUUID: /usr/lib/libuuid.so 08:25:00 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 08:25:00 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 08:25:00 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 08:25:00 -- C SDK 0.0.0 for Linux 08:25:00 -- Performing Test CSDK_HAVE_ATOMIC 08:25:00 -- Performing Test CSDK_HAVE_ATOMIC - Success 08:25:00 -- Found Curses: /usr/lib/libcurses.so 08:25:01 -- Configuring done 08:25:01 -- Generating done 08:25:01 -- Build files have been written to: /tmp/sdk/build/debug 08:25:01 + + tee debug.logmake 08:25:01 08:25:01 Scanning dependencies of target csdk 08:25:01 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 08:25:01 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 08:25:02 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 08:25:02 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 08:25:02 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 08:25:02 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 08:25:03 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 08:25:03 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 08:25:03 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 08:25:04 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 08:25:04 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 08:25:05 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 08:25:05 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 08:25:05 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 08:25:05 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 08:25:06 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 08:25:06 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 08:25:07 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 08:25:07 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 08:25:07 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 08:25:07 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 08:25:07 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 08:25:08 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 08:25:09 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 08:25:09 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 08:25:09 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 08:25:09 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 08:25:09 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 08:25:09 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 08:25:10 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 08:25:10 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 08:25:10 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 08:25:11 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 08:25:11 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 08:25:11 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 08:25:11 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 08:25:12 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 08:25:13 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 08:25:13 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 08:25:13 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 08:25:13 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 08:25:14 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 08:25:15 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 08:25:15 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 08:25:15 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 08:25:15 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 08:25:16 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 08:25:16 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 08:25:17 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 08:25:17 [ 75%] Linking C shared library libcsdk.so 08:25:17 [ 75%] Built target csdk 08:25:17 Scanning dependencies of target template 08:25:17 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 08:25:18 [ 78%] Linking C executable template 08:25:18 [ 78%] Built target template 08:25:18 Scanning dependencies of target device-counter 08:25:18 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 08:25:18 [ 81%] Linking C executable device-counter 08:25:18 [ 81%] Built target device-counter 08:25:18 Scanning dependencies of target device-random 08:25:18 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 08:25:19 [ 84%] Linking C executable device-random 08:25:19 [ 84%] Built target device-random 08:25:19 Scanning dependencies of target device-gyro 08:25:19 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 08:25:19 [ 87%] Linking C executable device-gyro 08:25:19 [ 87%] Built target device-gyro 08:25:19 Scanning dependencies of target device-bitfields 08:25:19 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 08:25:20 [ 90%] Linking C executable device-bitfields 08:25:20 [ 90%] Built target device-bitfields 08:25:20 Scanning dependencies of target template-discovery 08:25:20 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 08:25:20 [ 93%] Linking C executable template-discovery 08:25:21 [ 93%] Built target template-discovery 08:25:21 Scanning dependencies of target device-file 08:25:21 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 08:25:21 [ 96%] Linking C executable device-file 08:25:21 [ 96%] Built target device-file 08:25:21 Scanning dependencies of target device-terminal 08:25:21 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 08:25:21 [100%] Linking C executable device-terminal 08:25:22 [100%] Built target device-terminal 08:25:22 make: Entering directory '/tmp/sdk/build/release' 08:25:22 make[1]: Entering directory '/tmp/sdk/build/release' 08:25:22 make[2]: Entering directory '/tmp/sdk/build/release' 08:25:22 make[2]: Leaving directory '/tmp/sdk/build/release' 08:25:22 [ 75%] Built target csdk 08:25:22 make[2]: Entering directory '/tmp/sdk/build/release' 08:25:22 make[2]: Leaving directory '/tmp/sdk/build/release' 08:25:22 [ 78%] Built target template 08:25:22 make[2]: Entering directory '/tmp/sdk/build/release' 08:25:22 make[2]: Leaving directory '/tmp/sdk/build/release' 08:25:22 [ 81%] Built target device-counter 08:25:22 make[2]: Entering directory '/tmp/sdk/build/release' 08:25:22 make[2]: Leaving directory '/tmp/sdk/build/release' 08:25:22 [ 84%] Built target device-random 08:25:22 make[2]: Entering directory '/tmp/sdk/build/release' 08:25:22 make[2]: Leaving directory '/tmp/sdk/build/release' 08:25:22 [ 87%] Built target device-gyro 08:25:22 make[2]: Entering directory '/tmp/sdk/build/release' 08:25:22 make[2]: Leaving directory '/tmp/sdk/build/release' 08:25:22 [ 90%] Built target device-bitfields 08:25:22 make[2]: Entering directory '/tmp/sdk/build/release' 08:25:22 make[2]: Leaving directory '/tmp/sdk/build/release' 08:25:22 [ 93%] Built target template-discovery 08:25:22 make[2]: Entering directory '/tmp/sdk/build/release' 08:25:22 make[2]: Leaving directory '/tmp/sdk/build/release' 08:25:22 [ 96%] Built target device-file 08:25:22 make[2]: Entering directory '/tmp/sdk/build/release' 08:25:22 make[2]: Leaving directory '/tmp/sdk/build/release' 08:25:22 [100%] Built target device-terminal 08:25:22 make[1]: Leaving directory '/tmp/sdk/build/release' 08:25:22 Install the project... 08:25:22 -- Install configuration: "Release" 08:25:22 -- Installing: /usr/local/lib/libcsdk.so 08:25:22 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 08:25:22 -- Up-to-date: /usr/local/include 08:25:22 -- Installing: /usr/local/include/edgex 08:25:22 -- Installing: /usr/local/include/edgex/rest-server.h 08:25:22 -- Installing: /usr/local/include/edgex/edgex-base.h 08:25:22 -- Installing: /usr/local/include/edgex/edgex.h 08:25:22 -- Installing: /usr/local/include/edgex/devices.h 08:25:22 -- Installing: /usr/local/include/edgex/profiles.h 08:25:22 -- Installing: /usr/local/include/edgex/csdk-defs.h 08:25:22 -- Installing: /usr/local/include/devsdk 08:25:22 -- Installing: /usr/local/include/devsdk/devsdk-base.h 08:25:22 -- Installing: /usr/local/include/devsdk/devsdk.h 08:25:22 -- Installing: /usr/local/include/iot 08:25:22 -- Installing: /usr/local/include/iot/json.h 08:25:22 -- Installing: /usr/local/include/iot/container.h 08:25:22 -- Installing: /usr/local/include/iot/component.h 08:25:22 -- Installing: /usr/local/include/iot/typecode.h 08:25:22 -- Installing: /usr/local/include/iot/iot.h 08:25:22 -- Installing: /usr/local/include/iot/time.h 08:25:22 -- Installing: /usr/local/include/iot/hash.h 08:25:22 -- Installing: /usr/local/include/iot/logger.h 08:25:22 -- Installing: /usr/local/include/iot/os 08:25:22 -- Installing: /usr/local/include/iot/os/zephyr.h 08:25:22 -- Installing: /usr/local/include/iot/os/linux.h 08:25:22 -- Installing: /usr/local/include/iot/os/macos.h 08:25:22 -- Installing: /usr/local/include/iot/scheduler.h 08:25:22 -- Installing: /usr/local/include/iot/data.h 08:25:22 -- Installing: /usr/local/include/iot/thread.h 08:25:22 -- Installing: /usr/local/include/iot/os.h 08:25:22 -- Installing: /usr/local/include/iot/base64.h 08:25:22 -- Installing: /usr/local/include/iot/defs.h 08:25:22 -- Installing: /usr/local/include/iot/threadpool.h 08:25:22 -- Installing: /usr/local/include/iot/config.h 08:25:22 -- Installing: /usr/local/share/device-sdk-c/LICENSE 08:25:22 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 08:25:22 make: Leaving directory '/tmp/sdk/build/release' 08:25:24 Removing intermediate container 1e20d82554d9 08:25:24 ---> d946a7c43be7 08:25:24 Step 16/25 : FROM ${BASE} 08:25:24 ---> 759262b18b23 08:25:24 Step 17/25 : LABEL maintainer="IOTech " 08:25:24 ---> Running in d99634bdd6d3 08:25:25 Removing intermediate container d99634bdd6d3 08:25:25 ---> a25de7e81ca6 08:25:25 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 08:25:25 ---> Running in b3f22b48cc4e 08:25:26 Connecting to iotech.jfrog.io (54.195.244.87:443) 08:25:27 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 08:25:27 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 08:25:27 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 08:25:28 Removing intermediate container b3f22b48cc4e 08:25:28 ---> 81ba1af8dc5e 08:25:28 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 08:25:28 ---> Running in 72910be39088 08:25:30 Removing intermediate container 72910be39088 08:25:30 ---> 009763f42a59 08:25:30 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev 08:25:30 ---> Running in 63c047f85f64 08:25:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:25:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:25:32 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 08:25:33 (1/7) Installing curl (7.78.0-r0) 08:25:33 (2/7) Installing hiredis (0.14.1-r0) 08:25:33 (3/7) Installing hiredis-dev (0.14.1-r0) 08:25:33 (4/7) Installing libuuid (2.35.2-r0) 08:25:33 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 08:25:37 (6/7) Installing libidn2 (2.3.0-r0) 08:25:37 (7/7) Installing wget (1.20.3-r1) 08:25:37 Executing busybox-1.31.1-r20.trigger 08:25:37 OK: 267 MiB in 82 packages 08:25:38 Removing intermediate container 63c047f85f64 08:25:38 ---> 94e863dd889d 08:25:38 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 08:25:39 ---> eaf21e840baa 08:25:39 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 08:25:40 ---> 05069fa8f509 08:25:40 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 08:25:41 ---> abafb05ccd04 08:25:41 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 08:25:42 ---> 89954eb8e5ff 08:25:42 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 08:25:43 ---> e3f912d0fc0f 08:25:43 Successfully built e3f912d0fc0f 08:25:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:25:43 + docker inspect -f . ci-base-image-arm64 08:25:43 . [Pipeline] withDockerContainer 08:25:43 prd-ubuntu18.04-docker-arm64-4c-16g-769 does not seem to be running inside a container 08:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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 ******** ci-base-image-arm64 cat 08:25:45 $ docker top b02f1c5d21720957babd0d839a44d88d7786fac9fcf9f2d33221327cd5c40f5f -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:46 + make test 08:25:46 echo "make test" 08:25:46 make test [Pipeline] } 08:25:46 $ docker stop --time=1 b02f1c5d21720957babd0d839a44d88d7786fac9fcf9f2d33221327cd5c40f5f 08:25:48 $ docker rm -f b02f1c5d21720957babd0d839a44d88d7786fac9fcf9f2d33221327cd5c40f5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:25:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:25:49 + ls -al . 08:25:49 total 200 08:25:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 08:22 . 08:25:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 08:22 .. 08:25:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 08:22 .git 08:25:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 08:22 .github 08:25:49 -rw-rw-r-- 1 jenkins jenkins 176 Aug 25 08:22 .gitignore 08:25:49 -rw-rw-r-- 1 jenkins jenkins 3104 Aug 25 08:22 Attribution.txt 08:25:49 -rw-rw-r-- 1 jenkins jenkins 7701 Aug 25 08:22 CHANGES 08:25:49 -rw-rw-r-- 1 jenkins jenkins 108574 Aug 25 08:22 Doxyfile 08:25:49 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 08:22 GOVERNANCE.md 08:25:49 -rw-rw-r-- 1 jenkins jenkins 784 Aug 25 08:22 Jenkinsfile 08:25:49 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 08:22 LICENSE 08:25:49 -rw-rw-r-- 1 jenkins jenkins 444 Aug 25 08:22 Makefile 08:25:49 -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 08:22 OWNERS.md 08:25:49 -rw-rw-r-- 1 jenkins jenkins 4086 Aug 25 08:22 README.md 08:25:49 -rw-rw-r-- 1 jenkins jenkins 7090 Aug 25 08:22 README.v2.md 08:25:49 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 08:18 VERSION 08:25:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 08:22 docs 08:25:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 08:22 include 08:25:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 08:22 scripts 08:25:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 08:22 src [Pipeline] isUnix [Pipeline] sh 08:25:49 + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5f766145a1eb3ccdcf44db31a4c6b0cd29058885 --label arch=arm64 --label version=0.0.0 . 08:25:50 Sending build context to Docker daemon 2.677MB 08:25:50 Step 1/17 : ARG BASE=alpine:3.12 08:25:50 Step 2/17 : FROM ${BASE} 08:25:50 ---> e3f912d0fc0f 08:25:50 Step 3/17 : LABEL maintainer="IOTech " 08:25:50 ---> Running in fa2e7589ef20 08:25:51 Removing intermediate container fa2e7589ef20 08:25:51 ---> be78b9624886 08:25:51 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 08:25:51 ---> Running in 58c8fe10e76f 08:25:52 --2021-08-25 08:25:52-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 08:25:52 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.195.244.87, 54.170.66.44 08:25:52 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. 08:25:52 HTTP request sent, awaiting response... 200 OK 08:25:52 Length: 451 [application/octet-stream] 08:25:52 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 08:25:52 08:25:52 0K     100% 20.1M=0s 08:25:52 08:25:52 2021-08-25 08:25:52 (20.1 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 08:25:52 08:25:53 Removing intermediate container 58c8fe10e76f 08:25:53 ---> 5aefcd46a8ed 08:25:53 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 08:25:53 ---> Running in 29b8100c5933 08:25:56 Removing intermediate container 29b8100c5933 08:25:56 ---> c30d3a536fad 08:25:56 Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build 08:25:56 ---> Running in 1c96326eae0c 08:25:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:25:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:25:58 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 08:25:59 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 08:25:59 (2/16) Installing libblkid (2.35.2-r0) 08:25:59 (3/16) Installing blkid (2.35.2-r0) 08:25:59 (4/16) Installing libcap-ng (0.7.10-r1) 08:25:59 (5/16) Installing setpriv (2.35.2-r0) 08:25:59 (6/16) Installing libmount (2.35.2-r0) 08:25:59 (7/16) Installing libsmartcols (2.35.2-r0) 08:26:00 (8/16) Installing findmnt (2.35.2-r0) 08:26:00 (9/16) Installing mcookie (2.35.2-r0) 08:26:00 (10/16) Installing hexdump (2.35.2-r0) 08:26:00 (11/16) Installing lsblk (2.35.2-r0) 08:26:00 (12/16) Installing libfdisk (2.35.2-r0) 08:26:00 (13/16) Installing sfdisk (2.35.2-r0) 08:26:00 (14/16) Installing cfdisk (2.35.2-r0) 08:26:00 (15/16) Installing util-linux (2.35.2-r0) 08:26:01 (16/16) Installing util-linux-dev (2.35.2-r0) 08:26:01 Executing busybox-1.31.1-r20.trigger 08:26:01 OK: 276 MiB in 98 packages 08:26:02 Removing intermediate container 1c96326eae0c 08:26:02 ---> 28919521b9e8 08:26:02 Step 7/17 : COPY VERSION /edgex-c-sdk/ 08:26:03 ---> ac35a7026210 08:26:03 Step 8/17 : COPY src /edgex-c-sdk/src/ 08:26:04 ---> 07b64168abf4 08:26:04 Step 9/17 : COPY include /edgex-c-sdk/include/ 08:26:05 ---> 5273f7d297a9 08:26:05 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 08:26:06 ---> 370c66c7ad38 08:26:06 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 08:26:07 ---> 30a335b453e5 08:26:07 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 08:26:08 ---> 5dcd2952b87f 08:26:08 Step 13/17 : WORKDIR /edgex-c-sdk 08:26:08 ---> Running in 88dab323c279 08:26:08 Removing intermediate container 88dab323c279 08:26:08 ---> 2bd06b07e8aa 08:26:08 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 08:26:09 ---> Running in 6f3eaa8b89a4 08:26:09 Removing intermediate container 6f3eaa8b89a4 08:26:09 ---> c804767fe15c 08:26:09 Step 15/17 : LABEL arch=arm64 08:26:09 ---> Running in 44f8b429b191 08:26:10 Removing intermediate container 44f8b429b191 08:26:10 ---> 7a78892ea256 08:26:10 Step 16/17 : LABEL git_sha=5f766145a1eb3ccdcf44db31a4c6b0cd29058885 08:26:10 ---> Running in 6326316f995d 08:26:10 Removing intermediate container 6326316f995d 08:26:10 ---> 60db996f6a0a 08:26:10 Step 17/17 : LABEL version=0.0.0 08:26:10 ---> Running in 1925f3a484e5 08:26:11 Removing intermediate container 1925f3a484e5 08:26:11 ---> 4105cffba9bc 08:26:11 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:26:11 Successfully built 4105cffba9bc 08:26:11 Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:12 08:26:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:26:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:13 arm64: Pulling from edgex-lftools-log-publisher 08:26:13 448f6bf000e3: Pulling fs layer 08:26:13 f757da607395: Pulling fs layer 08:26:13 05883995daec: Pulling fs layer 08:26:13 8603b9c90790: Pulling fs layer 08:26:13 1560dd03e051: Pulling fs layer 08:26:13 27f5ce0e4adf: Pulling fs layer 08:26:13 c2d8d7efcc4b: Pulling fs layer 08:26:13 27f5ce0e4adf: Waiting 08:26:13 8603b9c90790: Waiting 08:26:13 1560dd03e051: Waiting 08:26:13 c2d8d7efcc4b: Waiting 08:26:13 f757da607395: Verifying Checksum 08:26:13 f757da607395: Download complete 08:26:13 8603b9c90790: Download complete 08:26:13 1560dd03e051: Verifying Checksum 08:26:13 27f5ce0e4adf: Download complete 08:26:13 05883995daec: Verifying Checksum 08:26:13 05883995daec: Download complete 08:26:15 448f6bf000e3: Download complete 08:26:17 c2d8d7efcc4b: Verifying Checksum 08:26:17 c2d8d7efcc4b: Download complete 08:26:18 448f6bf000e3: Pull complete 08:26:18 f757da607395: Pull complete 08:26:20 05883995daec: Pull complete 08:26:20 8603b9c90790: Pull complete 08:26:21 1560dd03e051: Pull complete 08:26:21 27f5ce0e4adf: Pull complete 08:26:37 c2d8d7efcc4b: Pull complete 08:26:37 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:26:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:26:37 prd-ubuntu18.04-docker-arm64-4c-16g-769 does not seem to be running inside a container 08:26:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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-lftools-log-publisher:arm64 cat 08:26:41 $ docker top d749a170dc5f6235cffdce87025f2a8476bbdc7040f6c2cfece7c039aa7e63de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:26:42 ---> job-cost.sh 08:26:42 lf-activate-venv: SKIPPING 08:26:42 INFO: No Stack... 08:26:43 INFO: Retrieving Pricing Info for: v3-standard-4 08:26:44 INFO: Archiving Costs [Pipeline] sh 08:26:44 + cut -d, -f6 08:26:44 + cat /w/workspace/device-sdk-c/2/archives/cost.csv [Pipeline] lock 08:26:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-366-2-stack-cost] 08:26:44 Resource [jenkins-edgexfoundry-device-sdk-c-PR-366-2-stack-cost] did not exist. Created. 08:26:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-366-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:26:45 /w/workspace/device-sdk-c/2@tmp/durable-4d821bb0/script.sh: 1: /w/workspace/device-sdk-c/2@tmp/durable-4d821bb0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:26:46 + echo total: 0.10999999940395355 [Pipeline] stash 08:26:46 Warning: overwriting stash ‘stack-cost’ 08:26:46 Stashed 1 file(s) [Pipeline] } 08:26:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-366-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:26:46 $ docker stop --time=1 d749a170dc5f6235cffdce87025f2a8476bbdc7040f6c2cfece7c039aa7e63de 08:26:48 $ docker rm -f d749a170dc5f6235cffdce87025f2a8476bbdc7040f6c2cfece7c039aa7e63de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:26:50 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_PR-366/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:26:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:26:50 ---> package-listing.sh 08:26:50 ++ facter osfamily 08:26:50 ++ tr '[:upper:]' '[:lower:]' 08:26:51 + OS_FAMILY=redhat 08:26:51 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-366 08:26:51 + START_PACKAGES=/tmp/packages_start.txt 08:26:51 + END_PACKAGES=/tmp/packages_end.txt 08:26:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:26:51 + PACKAGES=/tmp/packages_start.txt 08:26:51 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-366 ']' 08:26:51 + PACKAGES=/tmp/packages_end.txt 08:26:51 + case "${OS_FAMILY}" in 08:26:51 + sort 08:26:51 + rpm -qa 08:26:51 + '[' -f /tmp/packages_start.txt ']' 08:26:51 + '[' -f /tmp/packages_end.txt ']' 08:26:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:26:51 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-366 ']' 08:26:51 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-366/archives/ 08:26:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-366/archives/ [Pipeline] echo 08:26:51 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/edgexfoundry_device-sdk-c_PR-366/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:26:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:26:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:52 08:26:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:26:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:53 latest: Pulling from edgex-lftools-log-publisher 08:26:53 b4d181a07f80: Pulling fs layer 08:26:53 a1111a8f2ec3: Pulling fs layer 08:26:53 ed53099fbce6: Pulling fs layer 08:26:53 dc539afda2c1: Pulling fs layer 08:26:53 77bc0d833cb6: Pulling fs layer 08:26:53 9065ff56babe: Pulling fs layer 08:26:53 d287ab97295c: Pulling fs layer 08:26:53 dc539afda2c1: Waiting 08:26:53 77bc0d833cb6: Waiting 08:26:53 9065ff56babe: Waiting 08:26:53 d287ab97295c: Waiting 08:26:53 a1111a8f2ec3: Download complete 08:26:53 dc539afda2c1: Verifying Checksum 08:26:53 dc539afda2c1: Download complete 08:26:53 77bc0d833cb6: Verifying Checksum 08:26:53 77bc0d833cb6: Download complete 08:26:53 9065ff56babe: Verifying Checksum 08:26:53 9065ff56babe: Download complete 08:26:54 ed53099fbce6: Verifying Checksum 08:26:54 ed53099fbce6: Download complete 08:26:54 b4d181a07f80: Verifying Checksum 08:26:54 b4d181a07f80: Download complete 08:26:56 b4d181a07f80: Pull complete 08:26:56 a1111a8f2ec3: Pull complete 08:26:56 ed53099fbce6: Pull complete 08:26:56 dc539afda2c1: Pull complete 08:26:57 77bc0d833cb6: Pull complete 08:26:57 9065ff56babe: Pull complete 08:26:58 d287ab97295c: Verifying Checksum 08:26:58 d287ab97295c: Download complete 08:27:03 d287ab97295c: Pull complete 08:27:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:27:03 prd-centos7-docker-4c-2g-767 does not seem to be running inside a container 08:27:03 $ 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/edgexfoundry_device-sdk-c_PR-366/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-366 -v /w/workspace/edgexfoundry_device-sdk-c_PR-366:/w/workspace/edgexfoundry_device-sdk-c_PR-366:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-366@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-366@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-lftools-log-publisher:latest cat 08:27:05 $ docker top a0d1b7637942693f3585653848ac1e1425d73a32cf5964c6619257a1d6bbdb52 -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:06 + touch /tmp/pre-build-complete [Pipeline] sh 08:27:06 + mkdir -p /var/log/sysstat [Pipeline] sh 08:27:06 + ls /var/log/sa-host 08:27:06 + sadf -c /var/log/sa-host/sa05 08:27:06 file_magic: OK 08:27:06 HZ: Using current value: 100 08:27:06 file_header: OK 08:27:06 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 08:27:06 Statistics: 08:27:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:27:06 File successfully converted to sysstat format version 12.0.3 08:27:06 + sadf -c /var/log/sa-host/sa25 08:27:06 file_magic: OK 08:27:06 HZ: Using current value: 100 08:27:06 file_header: OK 08:27:06 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 08:27:06 Statistics: 08:27:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:27:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:07 provisioning config files... 08:27:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-366@tmp/config4337233008055732011tmp [Pipeline] { [Pipeline] echo 08:27:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:27:07 ---> create-netrc.sh [Pipeline] } 08:27:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:27:07 ---> python-tools-install.sh [Pipeline] echo 08:27:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:27:08 ---> sudo-logs.sh 08:27:08 Archiving 'sudo' log.. 08:27:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-767.vexxhost.local: Name or service not known 08:27:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-767.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:27:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:27:08 ---> job-cost.sh 08:27:08 lf-activate-venv: SKIPPING 08:27:08 DEBUG: total: 0.10999999940395355 08:27:08 INFO: Retrieving Stack Cost... 08:27:10 INFO: Retrieving Pricing Info for: v3-standard-2 08:27:10 INFO: Archiving Costs [Pipeline] echo 08:27:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:27:10 ---> logs-deploy.sh 08:27:10 lf-activate-venv: SKIPPING 08:27:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-366/2 08:27:10 INFO: archiving workspace using pattern(s): 08:27:11 Archives upload complete. 08:27:11 INFO: archiving logs to Nexus 08:27:12 ---> uname -a: 08:27:12 Linux prd-centos7-docker-4c-2g-767.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 08:27:12 08:27:12 08:27:12 ---> lscpu: 08:27:12 Architecture: x86_64 08:27:12 CPU op-mode(s): 32-bit, 64-bit 08:27:12 Byte Order: Little Endian 08:27:12 Address sizes: 40 bits physical, 48 bits virtual 08:27:12 CPU(s): 2 08:27:12 On-line CPU(s) list: 0,1 08:27:12 Thread(s) per core: 1 08:27:12 Core(s) per socket: 1 08:27:12 Socket(s): 2 08:27:12 NUMA node(s): 1 08:27:12 Vendor ID: AuthenticAMD 08:27:12 CPU family: 23 08:27:12 Model: 49 08:27:12 Model name: AMD EPYC-Rome Processor 08:27:12 Stepping: 0 08:27:12 CPU MHz: 2799.996 08:27:12 BogoMIPS: 5599.99 08:27:12 Virtualization: AMD-V 08:27:12 Hypervisor vendor: KVM 08:27:12 Virtualization type: full 08:27:12 L1d cache: 32K 08:27:12 L1i cache: 32K 08:27:12 L2 cache: 512K 08:27:12 L3 cache: 16384K 08:27:12 NUMA node0 CPU(s): 0,1 08:27:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:27:12 08:27:12 08:27:12 ---> nproc: 08:27:12 2 08:27:12 08:27:12 08:27:12 ---> df -h: 08:27:12 Filesystem Size Used Avail Use% Mounted on 08:27:12 overlay 40G 7.7G 33G 20% / 08:27:12 tmpfs 64M 0 64M 0% /dev 08:27:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:27:12 shm 64M 0 64M 0% /dev/shm 08:27:12 /dev/vda1 40G 7.7G 33G 20% /facter-os 08:27:12 08:27:12 08:27:12 ---> sar -b -r -n DEV: 08:27:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/25/21 _x86_64_ (2 CPU) 08:27:12 08:27:12 08:17:49 LINUX RESTART (2 CPU) 08:27:12 08:27:12 08:18:02 tps rtps wtps bread/s bwrtn/s 08:27:12 08:19:01 252.08 121.17 130.91 11482.79 41293.70 08:27:12 08:20:01 1.87 0.00 1.87 0.00 39.39 08:27:12 08:21:01 0.25 0.00 0.25 0.00 2.56 08:27:12 08:22:01 0.17 0.00 0.17 0.00 1.48 08:27:12 08:23:01 0.27 0.00 0.27 0.00 3.48 08:27:12 08:24:01 0.27 0.00 0.27 0.00 4.13 08:27:12 08:25:01 0.35 0.00 0.35 0.00 4.76 08:27:12 08:26:01 0.27 0.00 0.27 0.00 3.13 08:27:12 08:27:01 5.08 0.10 4.98 9.99 224.67 08:27:12 Average: 28.54 13.28 15.27 1258.12 4551.96 08:27:12 08:27:12 08:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:27:12 08:19:01 5462436 0 807264 10.08 2620 1736620 1305860 14.42 584084 1562628 124 08:27:12 08:20:01 5472760 0 796932 9.95 2620 1736628 1233228 13.62 575516 1562592 12 08:27:12 08:21:01 5473424 0 796268 9.94 2620 1736628 1216780 13.43 581096 1557184 8 08:27:12 08:22:01 5470120 0 799564 9.98 2620 1736636 1216780 13.43 583976 1557184 8 08:27:12 08:23:01 5468416 0 801264 10.00 2620 1736640 1217132 13.44 579864 1563032 12 08:27:12 08:24:01 5468272 0 801404 10.01 2620 1736644 1217180 13.44 580156 1563032 8 08:27:12 08:25:01 5470324 0 799344 9.98 2620 1736652 1216844 13.43 578296 1563032 8 08:27:12 08:26:01 5467892 0 801772 10.01 2620 1736656 1216844 13.43 580672 1563032 16 08:27:12 08:27:01 4802552 0 961120 12.00 2620 2242648 1616080 17.84 897824 1844316 504980 08:27:12 Average: 5395133 0 818326 10.22 2620 1792861 1272970 14.05 615720 1592892 56131 08:27:12 08:27:12 08:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:27:12 08:19:01 eth0 621.73 361.75 1094.58 81.96 0.00 0.00 0.00 0.00 08:27:12 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:19:01 docker0 8.57 6.84 1.05 26.49 0.00 0.00 0.00 0.00 08:27:12 08:20:01 eth0 4.38 2.20 3.07 0.15 0.00 0.00 0.00 0.00 08:27:12 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:27:12 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:22:01 eth0 1.12 0.08 0.09 0.01 0.00 0.00 0.00 0.00 08:27:12 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:23:01 eth0 1.93 0.77 0.64 0.38 0.00 0.00 0.00 0.00 08:27:12 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:24:01 eth0 1.48 0.78 0.70 0.50 0.00 0.00 0.00 0.00 08:27:12 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:25:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:27:12 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:26:01 eth0 0.28 0.07 0.02 0.01 0.00 0.00 0.00 0.00 08:27:12 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:27:01 eth0 381.36 248.88 2612.11 21.93 0.00 0.00 0.00 0.00 08:27:12 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 Average: eth0 111.57 67.76 411.12 11.53 0.00 0.00 0.00 0.00 08:27:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:12 Average: docker0 0.94 0.75 0.11 2.90 0.00 0.00 0.00 0.00 08:27:12 08:27:12 08:27:12 ---> sar -P ALL: 08:27:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/25/21 _x86_64_ (2 CPU) 08:27:12 08:27:12 08:17:49 LINUX RESTART (2 CPU) 08:27:12 08:27:12 08:18:02 CPU %user %nice %system %iowait %steal %idle 08:27:12 08:19:01 all 23.54 0.00 9.70 5.24 0.07 61.45 08:27:12 08:19:01 0 23.24 0.00 10.49 5.22 0.07 60.98 08:27:12 08:19:01 1 23.84 0.00 8.91 5.26 0.07 61.93 08:27:12 08:20:01 all 0.23 0.00 0.07 0.00 0.02 99.68 08:27:12 08:20:01 0 0.25 0.00 0.08 0.00 0.02 99.65 08:27:12 08:20:01 1 0.22 0.00 0.05 0.00 0.02 99.72 08:27:12 08:21:01 all 0.13 0.00 0.07 0.00 0.03 99.77 08:27:12 08:21:01 0 0.20 0.00 0.07 0.00 0.02 99.72 08:27:12 08:21:01 1 0.07 0.00 0.07 0.00 0.03 99.83 08:27:12 08:22:01 all 0.15 0.00 0.06 0.00 0.02 99.77 08:27:12 08:22:01 0 0.25 0.00 0.03 0.00 0.02 99.70 08:27:12 08:22:01 1 0.05 0.00 0.08 0.00 0.02 99.85 08:27:12 08:23:01 all 0.21 0.00 0.05 0.00 0.02 99.72 08:27:12 08:23:01 0 0.30 0.00 0.03 0.00 0.00 99.67 08:27:12 08:23:01 1 0.12 0.00 0.07 0.00 0.03 99.78 08:27:12 08:24:01 all 0.15 0.00 0.03 0.00 0.03 99.79 08:27:12 08:24:01 0 0.25 0.00 0.03 0.00 0.02 99.70 08:27:12 08:24:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:27:12 08:25:01 all 0.16 0.00 0.05 0.00 0.02 99.77 08:27:12 08:25:01 0 0.27 0.00 0.03 0.00 0.00 99.70 08:27:12 08:25:01 1 0.05 0.00 0.07 0.00 0.03 99.85 08:27:12 08:26:01 all 0.18 0.00 0.06 0.00 0.03 99.73 08:27:12 08:26:01 0 0.32 0.00 0.03 0.00 0.02 99.63 08:27:12 08:26:01 1 0.05 0.00 0.08 0.00 0.03 99.83 08:27:12 08:27:01 all 6.14 0.00 2.23 0.03 0.03 91.56 08:27:12 08:27:01 0 6.86 0.00 2.20 0.02 0.03 90.90 08:27:12 08:27:01 1 5.42 0.00 2.27 0.05 0.03 92.23 08:27:12 Average: all 3.30 0.00 1.31 0.56 0.03 94.80 08:27:12 Average: 0 3.42 0.00 1.39 0.55 0.02 94.62 08:27:12 Average: 1 3.18 0.00 1.24 0.56 0.03 94.98 08:27:12 08:27:12 08:27:12